cp -f .layerapi2_label /opt/metwork-mfext-1.0/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-1.0/.layerapi2_dependencies rm -f /opt/metwork-mfext-1.0/.dhash_ignore_hash touch /opt/metwork-mfext-1.0/.dhash_ignore_hash echo "bin/python2" >>/opt/metwork-mfext-1.0/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-1.0/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory `/src/adm' cp -f guess_version.sh /opt/metwork-mfext-1.0/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-1.0/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-1.0/bin/envtpl chmod a+rx /opt/metwork-mfext-1.0/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-1.0/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-1.0/bin/dhash chmod a+rx /opt/metwork-mfext-1.0/bin/dhash cp -f layer_hash /opt/metwork-mfext-1.0/bin/layer_hash chmod a+rx /opt/metwork-mfext-1.0/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-1.0/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-1.0/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-1.0/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-1.0/bin/_layer_hash chmod a+rx /opt/metwork-mfext-1.0/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-1.0/bin/module_hash chmod a+rx /opt/metwork-mfext-1.0/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-1.0/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-1.0/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-1.0/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-1.0/bin/_check_layers_hash cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-1.0/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-1.0/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-1.0/lib/bash_utils.sh make[1]: Leaving directory `/src/adm' cd config && make make[1]: Entering directory `/src/config' cp -f dhash_ignore_all /opt/metwork-mfext-1.0/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-1.0/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-1.0/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-1.0/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-1.0/config/version || { rm -f /opt/metwork-mfext-1.0/config/version ; false ; } make[1]: Leaving directory `/src/config' cd layers && make helpers make[1]: Entering directory `/src/layers' cp -f _uncompress_helper.sh /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-1.0/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-1.0/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-1.0/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_pip_package_to_yaml.sh make[1]: Leaving directory `/src/layers' cd layers && make makefiles make[1]: Entering directory `/src/layers' cat python_layer.mk |sed 's/PYTHONMAJORVERSION/2/g' >python2_layer.mk cat python_layer.mk |sed 's/PYTHONMAJORVERSION/3/g' >python3_layer.mk cp -f python3_layer.mk /opt/metwork-mfext-1.0/share/python3_layer.mk cp -f python2_layer.mk /opt/metwork-mfext-1.0/share/python2_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-1.0/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-1.0/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-1.0/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-1.0/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-1.0/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-1.0/share/layer_wrapper.mk make[1]: Leaving directory `/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-1.0/.dhash cd layers && make make[1]: Entering directory `/src/layers' make[2]: Entering directory `/src/layers/layer0_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat dhash_ignore_hash |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/core" "core" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: e20219ffb10ed126a876fc44a16b8282 cache missed (/buildcache/mfext_cache_layer_core_dc35466ccbf481b2aef12877e4b517cd.tar) if ! test -f cache/hit; then \ for SUBDIR in 0003_xz 0004_libffi 0005_pcre 0005_readline 0010_liquidprompt 0015_libev 0020_sqlite 0027_cares 0028_libressl 0029_curl 0030_glib2 0035_dtreetrawl 0040_json-c 0045_mfutil_c 0050_libxml 0060_libxslt 0070_layerapi2 0080_log_proxy 0100_redis 0117_yajl 0130_tcping 0200_ctags; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-1.0/opt/core ; \ fi 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.0/opt/core/share/metwork_packages/xz.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/xz.yaml echo "name: 'xz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/xz.yaml echo "version: '5.2.5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/xz.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/xz.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/xz.yaml echo "checksum: '33ab3ef79aa1146b83b778210e7b0a54'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/xz.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/xz.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/xz.yaml echo "website: 'https://tukaani.org/xz/'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/xz.yaml echo "license: 'Public domain (liblzma) + GNU LGPLv2.1 + GPLv2 + GPLv3'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/xz.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/xz.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/xz.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/xz.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/xz.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/xz-5.2.5.tar.bz2` `readlink -m ./sources` MD5 33ab3ef79aa1146b83b778210e7b0a54 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.0/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.0/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.0/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.0/opt/core,g' \ -e 's,@exec_prefix[@],/opt/metwork-mfext-1.0/opt/core,g' \ -e 's,@libdir[@],/opt/metwork-mfext-1.0/opt/core/lib,g' \ -e 's,@includedir[@],/opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/core/include/lzma' /usr/bin/install -c -m 644 lzma.h '/opt/metwork-mfext-1.0/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.0/opt/core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c liblzma.la '/opt/metwork-mfext-1.0/opt/core/lib' libtool: install: /usr/bin/install -c .libs/liblzma.so.5.2.5 /opt/metwork-mfext-1.0/opt/core/lib/liblzma.so.5.2.5 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/liblzma.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 liblzma.pc '/opt/metwork-mfext-1.0/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.0/opt/core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/opt/metwork-mfext-1.0/opt/core/bin' libtool: install: /usr/bin/install -c .libs/xzdec /opt/metwork-mfext-1.0/opt/core/bin/xzdec libtool: install: /usr/bin/install -c .libs/lzmadec /opt/metwork-mfext-1.0/opt/core/bin/lzmadec /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/man/man1' /usr/bin/install -c -m 644 xzdec.1 '/opt/metwork-mfext-1.0/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.0/opt/core/share/man/$lang" install-man; \ fi; \ man1dir="/opt/metwork-mfext-1.0/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.0/opt/core/share/man/de/man1' /usr/bin/install -c -m 644 ../../po4a/man/de/xzdec.1 '/opt/metwork-mfext-1.0/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.0/opt/core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/opt/metwork-mfext-1.0/opt/core/bin' libtool: install: /usr/bin/install -c .libs/xz /opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/man/man1' /usr/bin/install -c -m 644 xz.1 '/opt/metwork-mfext-1.0/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.0/opt/core/share/man/$lang" install-man; \ fi; \ man1dir="/opt/metwork-mfext-1.0/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.0/opt/core/share/man/de/man1' /usr/bin/install -c -m 644 ../../po4a/man/de/xz.1 '/opt/metwork-mfext-1.0/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.0/opt/core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/opt/metwork-mfext-1.0/opt/core/bin' libtool: install: /usr/bin/install -c .libs/lzmainfo /opt/metwork-mfext-1.0/opt/core/bin/lzmainfo /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/man/man1' /usr/bin/install -c -m 644 lzmainfo.1 '/opt/metwork-mfext-1.0/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.0/opt/core/bin' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/man/man1' /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/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.0/opt/core/share/locale/cs/LC_MESSAGES/xz.mo installing da.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/da/LC_MESSAGES/xz.mo installing de.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/de/LC_MESSAGES/xz.mo installing fi.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/fi/LC_MESSAGES/xz.mo installing fr.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/fr/LC_MESSAGES/xz.mo installing hu.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/hu/LC_MESSAGES/xz.mo installing it.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/it/LC_MESSAGES/xz.mo installing pl.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/pl/LC_MESSAGES/xz.mo installing pt_BR.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/pt_BR/LC_MESSAGES/xz.mo installing vi.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/vi/LC_MESSAGES/xz.mo installing zh_CN.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/zh_CN/LC_MESSAGES/xz.mo installing zh_TW.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/zh_TW/LC_MESSAGES/xz.mo if test "xz" = "gettext-tools"; then \ /bin/mkdir -p /opt/metwork-mfext-1.0/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.0/opt/core/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/doc/xz' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/core/share/doc/xz/examples' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/metwork_packages/libffi.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libffi.yaml echo "name: 'libffi'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libffi.yaml echo "version: '3.2'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libffi.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libffi.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libffi.yaml echo "checksum: '41e0216cc2be4029fad3128988295f0f'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libffi.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libffi.yaml echo -n "A Portable Foreign Function Interface Library" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libffi.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libffi.yaml echo "website: 'https://sourceware.org/libffi/'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libffi.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libffi.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libffi.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libffi.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libffi.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libffi.yaml; fi make --file=../../Makefile.standard OPTIONS="--libdir=/opt/metwork-mfext-1.0/opt/core/lib --enable-portable-binary --enable-shared --disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0004_libffi' /opt/metwork-mfext-1.0/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.0/bin/_uncompress_helper.sh `readlink -m ./build/libffi-3.2.tar.gz` tar.gz libffi-3.2 Patching with libffi_build.patch... patching file configure Patch ok cd build/libffi-3.2 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.0/opt/core --libdir=/opt/metwork-mfext-1.0/opt/core/lib --enable-portable-binary --enable-shared --disable-static checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu continue configure in default builddir "./x86_64-unknown-linux-gnu" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-unknown-linux-gnu" "linux gnu" checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for gsed... sed checking for a BSD-compatible install... /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... 906e9:1100800: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.0/opt/core' 'infodir=/opt/metwork-mfext-1.0/opt/core/share/info' 'libdir=/opt/metwork-mfext-1.0/opt/core/lib' 'mandir=/opt/metwork-mfext-1.0/opt/core/share/man' 'prefix=/opt/metwork-mfext-1.0/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.0/opt/core/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo libtool: link: gcc -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o -O3 -mtune=core2 -Wl,-soname -Wl,libffi.so.6 -o .libs/libffi.so.6.0.4 libtool: link: (cd ".libs" && rm -f "libffi.so.6" && ln -s "libffi.so.6.0.4" "libffi.so.6") libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.6.0.4" "libffi.so") libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[4]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[3]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[2]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2' cd build/libffi-3.2 && make install make[2]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2' MAKE x86_64-unknown-linux-gnu : 0 * install make[3]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' Making install in include make[4]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/lib/libffi-3.2/include' /usr/bin/install -c -m 644 ffi.h ffitarget.h '/opt/metwork-mfext-1.0/opt/core/lib/libffi-3.2/include' make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' make[4]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/include' Making install in testsuite make[4]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' make[4]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/testsuite' Making install in man make[4]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/core/share/man/man3' make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[4]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu/man' make[4]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[5]: Entering directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libffi.la '/opt/metwork-mfext-1.0/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libffi.so.6.0.4 /opt/metwork-mfext-1.0/opt/core/lib/libffi.so.6.0.4 libtool: install: (cd /opt/metwork-mfext-1.0/opt/core/lib && { ln -s -f libffi.so.6.0.4 libffi.so.6 || { rm -f libffi.so.6 && ln -s libffi.so.6.0.4 libffi.so.6; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/core/lib && { ln -s -f libffi.so.6.0.4 libffi.so || { rm -f libffi.so && ln -s libffi.so.6.0.4 libffi.so; }; }) libtool: install: /usr/bin/install -c .libs/libffi.lai /opt/metwork-mfext-1.0/opt/core/lib/libffi.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/info' /usr/bin/install -c -m 644 ../doc/libffi.info '/opt/metwork-mfext-1.0/opt/core/share/info' install-info --info-dir='/opt/metwork-mfext-1.0/opt/core/share/info' '/opt/metwork-mfext-1.0/opt/core/share/info/libffi.info' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libffi.pc '/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig' make[5]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[4]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[3]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2/x86_64-unknown-linux-gnu' make[2]: Leaving directory '/src/layers/layer0_core/0004_libffi/build/libffi-3.2' make[1]: Leaving directory '/src/layers/layer0_core/0004_libffi' make[3]: Leaving directory `/src/layers/layer0_core/0004_libffi' make[3]: Entering directory `/src/layers/layer0_core/0005_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.0/opt/core/share/metwork_packages/pcre.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/pcre.yaml echo "name: 'pcre'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/pcre.yaml echo "version: '8.43'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/pcre.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/pcre.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/pcre.yaml echo "checksum: 'e775489c9f024a92ca0f431301ef4c5c'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/pcre.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/pcre.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/pcre.yaml echo "website: 'http://www.pcre.org'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/pcre.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/pcre.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/pcre.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/pcre.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/pcre.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/pcre-8.43.tar.gz` `readlink -m ./sources` MD5 e775489c9f024a92ca0f431301ef4c5c 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.0/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.0/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.0/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.0/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la libpcreposix.la libpcrecpp.la '/opt/metwork-mfext-1.0/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.11 /opt/metwork-mfext-1.0/opt/core/lib/libpcre.so.1.2.11 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/opt/core/lib/libpcreposix.so.0.0.6 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/opt/core/lib/libpcrecpp.so.0.0.1 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libpcrecpp.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/opt/metwork-mfext-1.0/opt/core/bin' libtool: install: /usr/bin/install -c .libs/pcretest /opt/metwork-mfext-1.0/opt/core/bin/pcretest libtool: install: /usr/bin/install -c .libs/pcregrep /opt/metwork-mfext-1.0/opt/core/bin/pcregrep /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/bin' /usr/bin/install -c pcre-config '/opt/metwork-mfext-1.0/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/core/share/doc/pcre' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/doc/pcre/html' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/pcrecpp.html '/opt/metwork-mfext-1.0/opt/core/share/doc/pcre/html' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/include' /usr/bin/install -c -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/opt/metwork-mfext-1.0/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/include' /usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/opt/metwork-mfext-1.0/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcrecpp.pc '/opt/metwork-mfext-1.0/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.0/opt/core/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_compile.3 ln -sf pcre_compile2.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/readline.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/readline.yaml echo "name: 'readline'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/readline.yaml echo "version: '8.0'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/readline.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/readline.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/readline.yaml echo "checksum: '7e6c1f16aee3244a69aba6e438295ca3'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/readline.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/readline.yaml echo -n "The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/readline.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/readline.yaml echo "website: 'https://www.gnu.org/software/readline'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/readline.yaml echo "license: 'GNU GPLv3'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/readline.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/readline.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/readline.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/readline.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/readline.yaml; fi make --file=../../Makefile.standard download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0005_readline' /opt/metwork-mfext-1.0/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.0/bin/_uncompress_helper.sh `readlink -m ./build/readline-8.0.tar.gz` tar.gz readline-8.0 Patching with readline-link-to-libtinfo.patch... patching file support/shobj-conf Patch ok cd build/readline-8.0 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.0/opt/core checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Beginning configuration for readline-8.0 for x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether gcc needs -traditional... no checking for a BSD-compatible install... /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.0/opt/core/lib -Wl,-soname,`basename libreadline.so.8.0 .0` -o libreadline.so.8.0 readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so colors.so parse-colors.so xmalloc.so xfree.so compat.so -ltinfo rm -f libhistory.so.8.0 gcc -shared -Wl,-soname,libhistory.so.8.0 -Wl,-rpath,/opt/metwork-mfext-1.0/opt/core/lib -Wl,-soname,`basename libhistory.so.8.0 .0` -o libhistory.so.8.0 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so -ltinfo make[3]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' make[2]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0' cd build/readline-8.0 && make install make[2]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0' /bin/sh ./support/mkinstalldirs /opt/metwork-mfext-1.0/opt/core/include \ /opt/metwork-mfext-1.0/opt/core/include/readline /opt/metwork-mfext-1.0/opt/core/lib \ /opt/metwork-mfext-1.0/opt/core/share/info /opt/metwork-mfext-1.0/opt/core/share/man/man3 /opt/metwork-mfext-1.0/opt/core/share/doc/readline \ /opt/metwork-mfext-1.0/opt/core/lib/pkgconfig mkdir -p -- /opt/metwork-mfext-1.0/opt/core/include/readline /opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/core/share/info /opt/metwork-mfext-1.0/opt/core/share/man/man3 /opt/metwork-mfext-1.0/opt/core/share/doc/readline /opt/metwork-mfext-1.0/opt/core/lib/pkgconfig for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \ /usr/bin/install -c -m 644 ./$f /opt/metwork-mfext-1.0/opt/core/include/readline ; \ done /usr/bin/install -c -m 644 ./CHANGES ./INSTALL ./README /opt/metwork-mfext-1.0/opt/core/share/doc/readline ( if test -d doc ; then \ cd doc && \ make -w infodir=/opt/metwork-mfext-1.0/opt/core/share/info DESTDIR= install; \ fi ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/doc' /bin/sh ../support/mkdirs /opt/metwork-mfext-1.0/opt/core/share/info /opt/metwork-mfext-1.0/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.0/opt/core/share/info/readline.info; \ else \ /usr/bin/install -c -m 644 ./readline.info /opt/metwork-mfext-1.0/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.0/opt/core/share/info/rluserman.info; \ else \ /usr/bin/install -c -m 644 ./rluserman.info /opt/metwork-mfext-1.0/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.0/opt/core/share/info/history.info; \ else \ /usr/bin/install -c -m 644 ./history.info /opt/metwork-mfext-1.0/opt/core/share/info/history.info; \ fi if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/opt/metwork-mfext-1.0/opt/core/share/info/dir \ /opt/metwork-mfext-1.0/opt/core/share/info/readline.info ; \ install-info --dir-file=/opt/metwork-mfext-1.0/opt/core/share/info/dir \ /opt/metwork-mfext-1.0/opt/core/share/info/history.info ; \ install-info --dir-file=/opt/metwork-mfext-1.0/opt/core/share/info/dir \ /opt/metwork-mfext-1.0/opt/core/share/info/rluserman.info ; \ else true; fi /usr/bin/install -c -m 644 ./readline.3 /opt/metwork-mfext-1.0/opt/core/share/man/man3/readline.3 /usr/bin/install -c -m 644 ./history.3 /opt/metwork-mfext-1.0/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.0/opt/core/share/readline mkdir /opt/metwork-mfext-1.0/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.0/opt/core/lib/pkgconfig/readline.pc mv /opt/metwork-mfext-1.0/opt/core/lib/libreadline.a /opt/metwork-mfext-1.0/opt/core/lib/libreadline.old mv: cannot stat `/opt/metwork-mfext-1.0/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.0/opt/core/lib/libreadline.a test -n "ranlib" && ranlib /opt/metwork-mfext-1.0/opt/core/lib/libreadline.a mv /opt/metwork-mfext-1.0/opt/core/lib/libhistory.a /opt/metwork-mfext-1.0/opt/core/lib/libhistory.old mv: cannot stat `/opt/metwork-mfext-1.0/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.0/opt/core/lib/libhistory.a test -n "ranlib" && ranlib /opt/metwork-mfext-1.0/opt/core/lib/libhistory.a test -d shlib || mkdir shlib ( cd shlib ; make -w all ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' ( cd shlib ; make -w DESTDIR= install ) make[3]: Entering directory '/src/layers/layer0_core/0005_readline/build/readline-8.0/shlib' /bin/sh ../support/mkdirs /opt/metwork-mfext-1.0/opt/core/lib /bin/sh ../support/mkdirs /opt/metwork-mfext-1.0/opt/core/bin /bin/sh ../support/shlib-install -O linux-gnu -V pc -d /opt/metwork-mfext-1.0/opt/core/lib -b /opt/metwork-mfext-1.0/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.0/opt/core/lib -b /opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/liquidprompt.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "name: 'liquidprompt'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "version: 'v_1.11'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "checksum: '4b2562a5cc66829d18c0bffe368af8f0'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/liquidprompt.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/liquidprompt.yaml echo -n "LIQUIDPROMPT is a full-featured & carefully designed adaptive prompt for Bash & Zsh" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "website: 'https://github.com/nojhan/liquidprompt'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/liquidprompt.yaml echo "license: 'AGPL'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/liquidprompt.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/liquidprompt.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/liquidprompt.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/liquidprompt.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/liquidprompt.yaml; fi make --file=../../Makefile.standard ARCHIVE=v_1.11.tar.gz download uncompress make[1]: Entering directory '/src/layers/layer0_core/0010_liquidprompt' /opt/metwork-mfext-1.0/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.0/bin/_uncompress_helper.sh `readlink -m ./build/v_1.11.tar.gz` tar.gz liquidprompt-v_1.11 make[1]: Leaving directory '/src/layers/layer0_core/0010_liquidprompt' rm -Rf /opt/metwork-mfext-1.0/opt/core/share/liquidprompt mkdir -p /opt/metwork-mfext-1.0/opt/core/share/liquidprompt cd build/liquidprompt-v_1.11 && cp -Rf * /opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/libev.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libev.yaml echo "name: 'libev'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libev.yaml echo "version: '4.25'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libev.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libev.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libev.yaml echo "checksum: '911daf566534f745726015736a04f04a'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libev.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/libev.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libev.yaml echo "website: 'http://software.schmorp.de/pkg/libev.html'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libev.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libev.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libev.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libev.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libev.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/libev-4.25.tar.gz` `readlink -m ./sources` MD5 911daf566534f745726015736a04f04a 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.0/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.0/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.0/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.0/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libev.la '/opt/metwork-mfext-1.0/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libev.so.4.0.0 /opt/metwork-mfext-1.0/opt/core/lib/libev.so.4.0.0 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libev.la libtool: install: /usr/bin/install -c .libs/libev.a /opt/metwork-mfext-1.0/opt/core/lib/libev.a libtool: install: chmod 644 /opt/metwork-mfext-1.0/opt/core/lib/libev.a libtool: install: ranlib /opt/metwork-mfext-1.0/opt/core/lib/libev.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/include' /usr/bin/install -c -m 644 ev.h ev++.h event.h '/opt/metwork-mfext-1.0/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/man/man3' /usr/bin/install -c -m 644 ev.3 '/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/sqlite.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/sqlite.yaml echo "name: 'sqlite'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/sqlite.yaml echo "version: '3300100'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/sqlite.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/sqlite.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/sqlite.yaml echo "checksum: '51252dc6bc9094ba11ab151ba650ff3c'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/sqlite.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/sqlite.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/sqlite.yaml echo "website: 'http://sqlite.org/'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/sqlite.yaml echo "license: 'Domain public'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/sqlite.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/sqlite.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/sqlite.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/sqlite.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/sqlite.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/core EXPLICIT_NAME="sqlite-autoconf-3300100" OPTIONS="--enable-shared --disable-static" EXTRACFLAGS="-I/opt/metwork-mfext-1.0/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA" EXTRALDFLAGS="-L/opt/metwork-mfext-1.0/opt/core/lib" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0020_sqlite' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/sqlite-3300100.tar.gz` `readlink -m ./sources` MD5 51252dc6bc9094ba11ab151ba650ff3c 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.0/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.0/opt/core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-1.0/opt/core/lib"; fi && if test "-I/opt/metwork-mfext-1.0/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA" != ""; then export CFLAGS="-I/opt/metwork-mfext-1.0/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA";export CPPFLAGS="-I/opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA -no-undefined -version-info 8:6:8 -L/opt/metwork-mfext-1.0/opt/core/lib -o libsqlite3.la -rpath /opt/metwork-mfext-1.0/opt/core/lib sqlite3.lo -lz -lm -ldl -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/sqlite3.o -L/opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/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.0/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA -L/opt/metwork-mfext-1.0/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.0/opt/core/include -DSQLITE_ENABLE_COLUMN_METADATA -o sqlite3 sqlite3-shell.o sqlite3-sqlite3.o -L/opt/metwork-mfext-1.0/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.0/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libsqlite3.la '/opt/metwork-mfext-1.0/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libsqlite3.so.0.8.6 /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so.0.8.6 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libsqlite3.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c sqlite3 '/opt/metwork-mfext-1.0/opt/core/bin' libtool: install: /usr/bin/install -c sqlite3 /opt/metwork-mfext-1.0/opt/core/bin/sqlite3 /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/include' /usr/bin/install -c -m 644 sqlite3.h sqlite3ext.h '/opt/metwork-mfext-1.0/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/man/man1' /usr/bin/install -c -m 644 sqlite3.1 '/opt/metwork-mfext-1.0/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 sqlite3.pc '/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/c-ares.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/c-ares.yaml echo "name: 'c-ares'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/c-ares.yaml echo "version: '1.15.0'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/c-ares.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/c-ares.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/c-ares.yaml echo "checksum: 'd2391da274653f7643270623e822dff7'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/c-ares.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/c-ares.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/c-ares.yaml echo "website: 'https://c-ares.haxx.se/'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/c-ares.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/c-ares.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/c-ares.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/c-ares.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/c-ares.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/c-ares-1.15.0.tar.gz` `readlink -m ./sources` MD5 d2391da274653f7643270623e822dff7 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.0/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.0/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.0/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.0/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libcares.la '/opt/metwork-mfext-1.0/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libcares.so.2.3.0 /opt/metwork-mfext-1.0/opt/core/lib/libcares.so.2.3.0 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libcares.la libtool: install: /usr/bin/install -c .libs/libcares.a /opt/metwork-mfext-1.0/opt/core/lib/libcares.a libtool: install: chmod 644 /opt/metwork-mfext-1.0/opt/core/lib/libcares.a libtool: install: ranlib /opt/metwork-mfext-1.0/opt/core/lib/libcares.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/core/include' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libcares.pc '/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/libressl.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libressl.yaml echo "name: 'libressl'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libressl.yaml echo "version: '2.9.2'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libressl.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libressl.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libressl.yaml echo "checksum: 'b3fa8935701af31c894c4d78f9a21f1c'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libressl.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/libressl.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libressl.yaml echo "website: 'https://www.libressl.org/'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libressl.yaml echo "license: 'OpenSSL License + Original SSLeay License'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libressl.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libressl.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libressl.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libressl.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/libressl-2.9.2.tar.gz` `readlink -m ./sources` MD5 b3fa8935701af31c894c4d78f9a21f1c 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.0/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.0/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.0/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcrypto.la '/opt/metwork-mfext-1.0/opt/core/lib' libtool: install: /usr/bin/install -c -m 644 .libs/libcrypto.so.45.0.4 /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.so.45.0.4 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libcrypto.la libtool: install: /usr/bin/install -c .libs/libcrypto.a /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.a libtool: install: chmod 644 /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.a libtool: install: ranlib /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/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.0/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libssl.la '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libssl.so.47.0.5 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libssl.la libtool: install: /usr/bin/install -c .libs/libssl.a /opt/metwork-mfext-1.0/opt/core/lib/libssl.a libtool: install: chmod 644 /opt/metwork-mfext-1.0/opt/core/lib/libssl.a libtool: install: ranlib /opt/metwork-mfext-1.0/opt/core/lib/libssl.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/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.0/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libtls.la '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libtls.so.19.0.6 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libtls.la libtool: install: /usr/bin/install -c .libs/libtls.a /opt/metwork-mfext-1.0/opt/core/lib/libtls.a libtool: install: chmod 644 /opt/metwork-mfext-1.0/opt/core/lib/libtls.a libtool: install: ranlib /opt/metwork-mfext-1.0/opt/core/lib/libtls.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/opt/core/include' /usr/bin/install -c -m 644 tls.h '/opt/metwork-mfext-1.0/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.0/opt/core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c ocspcheck '/opt/metwork-mfext-1.0/opt/core/bin' libtool: install: /usr/bin/install -c .libs/ocspcheck /opt/metwork-mfext-1.0/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.0/opt/core/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c openssl '/opt/metwork-mfext-1.0/opt/core/bin' libtool: install: /usr/bin/install -c .libs/openssl /opt/metwork-mfext-1.0/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.0/opt/core/share/man/man1' /usr/bin/install -c -m 644 openssl.1 '/opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/man/man5' /usr/bin/install -c -m 644 openssl.cnf.5 x509v3.cnf.5 '/opt/metwork-mfext-1.0/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.0/opt/core/share/man/man3/ACCESS_DESCRIPTION_free.3" ln -sf "ACCESS_DESCRIPTION_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/AUTHORITY_INFO_ACCESS_free.3" ln -sf "ACCESS_DESCRIPTION_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/AUTHORITY_INFO_ACCESS_new.3" ln -sf "ASN1_INTEGER_get.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_ENUMERATED_get.3" ln -sf "ASN1_INTEGER_get.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_ENUMERATED_set.3" ln -sf "ASN1_INTEGER_get.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_ENUMERATED_to_BN.3" ln -sf "ASN1_INTEGER_get.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_INTEGER_set.3" ln -sf "ASN1_INTEGER_get.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_INTEGER_to_BN.3" ln -sf "ASN1_INTEGER_get.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_to_ASN1_ENUMERATED.3" ln -sf "ASN1_INTEGER_get.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_to_ASN1_INTEGER.3" ln -sf "ASN1_OBJECT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_OBJECT_free.3" ln -sf "ASN1_STRING_TABLE_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_STRING_TABLE_cleanup.3" ln -sf "ASN1_STRING_TABLE_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_STRING_TABLE_get.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_STRING_cmp.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_STRING_data.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_STRING_dup.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_STRING_get0_data.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_STRING_length_set.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_STRING_set.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_STRING_to_UTF8.3" ln -sf "ASN1_STRING_length.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_STRING_type.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_BIT_STRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_BIT_STRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_BMPSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_BMPSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_ENUMERATED_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_ENUMERATED_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_GENERALIZEDTIME_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_GENERALIZEDTIME_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_GENERALSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_GENERALSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_IA5STRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_IA5STRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_INTEGER_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_INTEGER_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_OCTET_STRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_OCTET_STRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_PRINTABLESTRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_PRINTABLESTRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_PRINTABLE_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_PRINTABLE_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_STRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_STRING_type_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_T61STRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_T61STRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_TIME_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_TIME_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_UNIVERSALSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_UNIVERSALSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_UTCTIME_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_UTCTIME_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_UTF8STRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_UTF8STRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_VISIBLESTRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_VISIBLESTRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DIRECTORYSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DIRECTORYSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DISPLAYTEXT_free.3" ln -sf "ASN1_STRING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DISPLAYTEXT_new.3" ln -sf "ASN1_STRING_print_ex.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_STRING_print.3" ln -sf "ASN1_STRING_print_ex.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_STRING_print_ex_fp.3" ln -sf "ASN1_STRING_print_ex.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_tag2str.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_GENERALIZEDTIME_adj.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_GENERALIZEDTIME_check.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_GENERALIZEDTIME_print.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_GENERALIZEDTIME_set.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_GENERALIZEDTIME_set_string.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_TIME_adj.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_TIME_check.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_TIME_print.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_TIME_set_string.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_TIME_to_generalizedtime.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_UTCTIME_adj.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_UTCTIME_check.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_UTCTIME_cmp_time_t.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_UTCTIME_print.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_UTCTIME_set.3" ln -sf "ASN1_TIME_set.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_UTCTIME_set_string.3" ln -sf "ASN1_TYPE_get.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_TYPE_cmp.3" ln -sf "ASN1_TYPE_get.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_TYPE_free.3" ln -sf "ASN1_TYPE_get.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_TYPE_new.3" ln -sf "ASN1_TYPE_get.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_TYPE_set.3" ln -sf "ASN1_TYPE_get.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_TYPE_set1.3" ln -sf "ASN1_generate_nconf.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_generate_v3.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_item_d2i_bio.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_item_d2i_fp.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_item_dup.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_item_i2d.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_item_i2d_bio.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_item_i2d_fp.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_item_print.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_TYPE.3" ln -sf "ASN1_item_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_TYPE.3" ln -sf "ASN1_item_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_item_free.3" ln -sf "ASN1_time_parse.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_TIME_set_tm.3" ln -sf "ASN1_time_parse.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_time_tm_cmp.3" ln -sf "AUTHORITY_KEYID_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/AUTHORITY_KEYID_free.3" ln -sf "BASIC_CONSTRAINTS_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BASIC_CONSTRAINTS_free.3" ln -sf "BF_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BF_cbc_encrypt.3" ln -sf "BF_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BF_cfb64_encrypt.3" ln -sf "BF_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BF_decrypt.3" ln -sf "BF_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BF_ecb_encrypt.3" ln -sf "BF_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BF_encrypt.3" ln -sf "BF_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BF_ofb64_encrypt.3" ln -sf "BF_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BF_options.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_callback_ctrl.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_ctrl_pending.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_ctrl_wpending.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_eof.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_flush.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_close.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_info_callback.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_int_ctrl.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_pending.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_ptr_ctrl.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_reset.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_seek.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_close.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_info_callback.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_tell.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_wpending.3" ln -sf "BIO_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bio_info_cb.3" ln -sf "BIO_f_buffer.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_buffer_num_lines.3" ln -sf "BIO_f_buffer.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_buffer_read_data.3" ln -sf "BIO_f_buffer.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_buffer_size.3" ln -sf "BIO_f_buffer.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_read_buffer_size.3" ln -sf "BIO_f_buffer.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_write_buffer_size.3" ln -sf "BIO_f_cipher.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_cipher_ctx.3" ln -sf "BIO_f_cipher.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_cipher_status.3" ln -sf "BIO_f_cipher.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_cipher.3" ln -sf "BIO_f_md.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_md.3" ln -sf "BIO_f_md.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_md_ctx.3" ln -sf "BIO_f_md.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_md.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_do_handshake.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_num_renegotiates.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_ssl.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_new_buffer_ssl_connect.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_new_ssl.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_new_ssl_connect.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_ssl.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_ssl_mode.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_ssl_renegotiate_bytes.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_ssl_renegotiate_timeout.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_ssl_copy_session_id.3" ln -sf "BIO_f_ssl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_ssl_shutdown.3" ln -sf "BIO_find_type.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_method_type.3" ln -sf "BIO_find_type.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_next.3" ln -sf "BIO_get_data.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_shutdown.3" ln -sf "BIO_get_data.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_data.3" ln -sf "BIO_get_data.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_init.3" ln -sf "BIO_get_data.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_shutdown.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDH_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDH_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDH_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TYPE_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TYPE_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TYPE_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_set_ex_data.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_new_index.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_free.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_get_callback_ctrl.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_get_create.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_get_ctrl.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_get_destroy.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_get_gets.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_get_puts.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_get_read.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_get_write.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_set_callback_ctrl.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_set_create.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_set_ctrl.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_set_destroy.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_set_gets.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_set_puts.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_set_read.3" ln -sf "BIO_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_meth_set_write.3" ln -sf "BIO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_free.3" ln -sf "BIO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_free_all.3" ln -sf "BIO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set.3" ln -sf "BIO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_up_ref.3" ln -sf "BIO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_vfree.3" ln -sf "BIO_printf.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_snprintf.3" ln -sf "BIO_printf.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_vprintf.3" ln -sf "BIO_printf.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_vsnprintf.3" ln -sf "BIO_push.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_pop.3" ln -sf "BIO_read.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_gets.3" ln -sf "BIO_read.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_puts.3" ln -sf "BIO_read.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_write.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_do_accept.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_accept_port.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_bind_mode.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_new_accept.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_accept_bios.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_accept_port.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_bind_mode.3" ln -sf "BIO_s_accept.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_nbio_accept.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_ctrl_get_read_request.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_ctrl_get_write_guarantee.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_ctrl_reset_read_request.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_destroy_bio_pair.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_read_request.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_write_buf_size.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_write_guarantee.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_make_bio_pair.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_new_bio_pair.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_write_buf_size.3" ln -sf "BIO_s_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_shutdown_wr.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_do_connect.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_conn_hostname.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_conn_int_port.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_conn_ip.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_conn_port.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_new_connect.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_conn_hostname.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_conn_int_port.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_conn_ip.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_conn_port.3" ln -sf "BIO_s_connect.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_nbio.3" ln -sf "BIO_s_fd.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_fd.3" ln -sf "BIO_s_fd.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_new_fd.3" ln -sf "BIO_s_fd.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_fd.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_append_filename.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_fp.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_new_file.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_new_fp.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_read_filename.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_rw_filename.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_fp.3" ln -sf "BIO_s_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_write_filename.3" ln -sf "BIO_s_mem.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_mem_data.3" ln -sf "BIO_s_mem.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_mem_ptr.3" ln -sf "BIO_s_mem.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_new_mem_buf.3" ln -sf "BIO_s_mem.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_mem_buf.3" ln -sf "BIO_s_mem.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_mem_eof_return.3" ln -sf "BIO_s_socket.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_new_socket.3" ln -sf "BIO_set_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_callback_fn.3" ln -sf "BIO_set_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_debug_callback.3" ln -sf "BIO_set_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_callback.3" ln -sf "BIO_set_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_callback_arg.3" ln -sf "BIO_set_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_set_callback_arg.3" ln -sf "BIO_should_retry.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_retry_BIO.3" ln -sf "BIO_should_retry.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_get_retry_reason.3" ln -sf "BIO_should_retry.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_retry_type.3" ln -sf "BIO_should_retry.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_should_io_special.3" ln -sf "BIO_should_retry.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_should_read.3" ln -sf "BIO_should_retry.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BIO_should_write.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_BLINDING_convert.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_BLINDING_convert_ex.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_BLINDING_create_param.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_BLINDING_free.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_BLINDING_get_flags.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_BLINDING_get_thread_id.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_BLINDING_invert.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_BLINDING_invert_ex.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_BLINDING_set_flags.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_BLINDING_set_thread_id.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_BLINDING_thread_id.3" ln -sf "BN_BLINDING_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_BLINDING_update.3" ln -sf "BN_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_CTX_free.3" ln -sf "BN_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_CTX_init.3" ln -sf "BN_CTX_start.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_CTX_end.3" ln -sf "BN_CTX_start.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_CTX_get.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_div.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_exp.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_gcd.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_mod.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_mod_add.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_mod_exp.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_mod_mul.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_mod_sqr.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_mod_sub.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_mul.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_nnmod.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_sqr.3" ln -sf "BN_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_sub.3" ln -sf "BN_add_word.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_div_word.3" ln -sf "BN_add_word.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_mod_word.3" ln -sf "BN_add_word.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_mul_word.3" ln -sf "BN_add_word.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_sub_word.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_asc2bn.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_bin2bn.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_bn2dec.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_bn2hex.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_bn2mpi.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_dec2bn.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_hex2bn.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_mpi2bn.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_print.3" ln -sf "BN_bn2bin.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_print_fp.3" ln -sf "BN_cmp.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_is_odd.3" ln -sf "BN_cmp.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_is_one.3" ln -sf "BN_cmp.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_is_word.3" ln -sf "BN_cmp.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_is_zero.3" ln -sf "BN_cmp.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_ucmp.3" ln -sf "BN_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_dup.3" ln -sf "BN_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_with_flags.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_GENCB_call.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_GENCB_free.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_GENCB_get_arg.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_GENCB_new.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_GENCB_set.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_GENCB_set_old.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_generate_prime_ex.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_is_prime.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_is_prime_ex.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_is_prime_fasttest.3" ln -sf "BN_generate_prime.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_is_prime_fasttest_ex.3" ln -sf "BN_get0_nist_prime_521.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_get0_nist_prime_192.3" ln -sf "BN_get0_nist_prime_521.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_get0_nist_prime_224.3" ln -sf "BN_get0_nist_prime_521.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_get0_nist_prime_256.3" ln -sf "BN_get0_nist_prime_521.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_get0_nist_prime_384.3" ln -sf "BN_mod_mul_montgomery.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_MONT_CTX_copy.3" ln -sf "BN_mod_mul_montgomery.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_MONT_CTX_free.3" ln -sf "BN_mod_mul_montgomery.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_MONT_CTX_init.3" ln -sf "BN_mod_mul_montgomery.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_MONT_CTX_new.3" ln -sf "BN_mod_mul_montgomery.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_MONT_CTX_set.3" ln -sf "BN_mod_mul_montgomery.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_from_montgomery.3" ln -sf "BN_mod_mul_montgomery.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_to_montgomery.3" ln -sf "BN_mod_mul_reciprocal.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_RECP_CTX_free.3" ln -sf "BN_mod_mul_reciprocal.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_RECP_CTX_init.3" ln -sf "BN_mod_mul_reciprocal.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_RECP_CTX_new.3" ln -sf "BN_mod_mul_reciprocal.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_RECP_CTX_set.3" ln -sf "BN_mod_mul_reciprocal.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_div_recp.3" ln -sf "BN_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_clear.3" ln -sf "BN_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_clear_free.3" ln -sf "BN_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_free.3" ln -sf "BN_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_init.3" ln -sf "BN_num_bytes.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_num_bits.3" ln -sf "BN_num_bytes.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_num_bits_word.3" ln -sf "BN_rand.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_pseudo_rand.3" ln -sf "BN_rand.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_pseudo_rand_range.3" ln -sf "BN_rand.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_rand_range.3" ln -sf "BN_set_bit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_clear_bit.3" ln -sf "BN_set_bit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_is_bit_set.3" ln -sf "BN_set_bit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_lshift.3" ln -sf "BN_set_bit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_lshift1.3" ln -sf "BN_set_bit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_mask_bits.3" ln -sf "BN_set_bit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_rshift.3" ln -sf "BN_set_bit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_rshift1.3" ln -sf "BN_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_get_flags.3" ln -sf "BN_set_negative.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_is_negative.3" ln -sf "BN_zero.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_get_word.3" ln -sf "BN_zero.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_one.3" ln -sf "BN_zero.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_set_word.3" ln -sf "BN_zero.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_value_one.3" ln -sf "BUF_MEM_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BUF_MEM_free.3" ln -sf "BUF_MEM_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BUF_MEM_grow.3" ln -sf "BUF_MEM_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BUF_MEM_grow_clean.3" ln -sf "BUF_MEM_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BUF_reverse.3" ln -sf "BUF_MEM_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BUF_strdup.3" ln -sf "CONF_modules_free.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CONF_modules_finish.3" ln -sf "CONF_modules_free.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CONF_modules_unload.3" ln -sf "CONF_modules_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CONF_modules_load.3" ln -sf "CRYPTO_get_mem_functions.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_MEM_LEAK_CB.3" ln -sf "CRYPTO_get_mem_functions.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_mem_ctrl.3" ln -sf "CRYPTO_get_mem_functions.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_mem_leaks.3" ln -sf "CRYPTO_get_mem_functions.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_mem_leaks_cb.3" ln -sf "CRYPTO_get_mem_functions.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_mem_leaks_fp.3" ln -sf "CRYPTO_get_mem_functions.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_set_mem_functions.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_THREADID_cmp.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_THREADID_cpy.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_THREADID_current.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_THREADID_hash.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_add.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_r_lock.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_r_unlock.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_w_lock.3" ln -sf "CRYPTO_lock.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_w_unlock.3" ln -sf "CRYPTO_set_ex_data.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_EX_dup.3" ln -sf "CRYPTO_set_ex_data.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_EX_free.3" ln -sf "CRYPTO_set_ex_data.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_EX_new.3" ln -sf "CRYPTO_set_ex_data.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_free_ex_data.3" ln -sf "CRYPTO_set_ex_data.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_get_ex_data.3" ln -sf "CRYPTO_set_ex_data.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_get_ex_new_index.3" ln -sf "CRYPTO_set_ex_data.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_new_ex_data.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_THREADID_cmp.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_THREADID_cpy.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_THREADID_current.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_THREADID_get_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_THREADID_hash.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_THREADID_set_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_THREADID_set_numeric.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_THREADID_set_pointer.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_add.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_destroy_dynlockid.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_get_new_dynlockid.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_lock.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_num_locks.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_r_lock.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_r_unlock.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_set_dynlock_create_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_set_dynlock_destroy_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_set_dynlock_lock_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_w_lock.3" ln -sf "CRYPTO_set_locking_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_w_unlock.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_cbc_cksum.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_cfb64_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_cfb_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_crypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_ecb2_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_ecb3_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_ecb_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_ede2_cbc_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_ede2_cfb64_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_ede2_ofb64_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_ede3_cbc_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_ede3_cbcm_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_ede3_cfb64_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_ede3_ofb64_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_enc_read.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_enc_write.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_fcrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_is_weak_key.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_key_sched.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_ncbc_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_ofb64_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_ofb_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_pcbc_encrypt.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_quad_cksum.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_random_key.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_set_key_checked.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_set_key_unchecked.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_set_odd_parity.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_string_to_2keys.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_string_to_key.3" ln -sf "DES_set_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DES_xcbc_encrypt.3" ln -sf "DH_generate_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_compute_key.3" ln -sf "DH_generate_parameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_check.3" ln -sf "DH_generate_parameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_generate_parameters_ex.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_clear_flags.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_get0_engine.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_get0_key.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_set0_key.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_set0_pqg.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_set_flags.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_set_length.3" ln -sf "DH_get0_pqg.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_test_flags.3" ln -sf "DH_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_get_ex_data.3" ln -sf "DH_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_set_ex_data.3" ln -sf "DH_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_free.3" ln -sf "DH_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_up_ref.3" ln -sf "DH_set_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_OpenSSL.3" ln -sf "DH_set_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_get_default_method.3" ln -sf "DH_set_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_new_method.3" ln -sf "DH_set_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_set_default_method.3" ln -sf "DH_size.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DH_bits.3" ln -sf "DIST_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRL_DIST_POINTS_free.3" ln -sf "DIST_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRL_DIST_POINTS_new.3" ln -sf "DIST_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DIST_POINT_NAME_free.3" ln -sf "DIST_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DIST_POINT_NAME_new.3" ln -sf "DIST_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DIST_POINT_free.3" ln -sf "DIST_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ISSUING_DIST_POINT_free.3" ln -sf "DIST_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ISSUING_DIST_POINT_new.3" ln -sf "DSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_SIG_free.3" ln -sf "DSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_SIG_get0.3" ln -sf "DSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_SIG_set0.3" ln -sf "DSA_do_sign.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_do_verify.3" ln -sf "DSA_generate_parameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_generate_parameters_ex.3" ln -sf "DSA_get0_pqg.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_clear_flags.3" ln -sf "DSA_get0_pqg.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_get0_engine.3" ln -sf "DSA_get0_pqg.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_get0_key.3" ln -sf "DSA_get0_pqg.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_set0_key.3" ln -sf "DSA_get0_pqg.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_set0_pqg.3" ln -sf "DSA_get0_pqg.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_set_flags.3" ln -sf "DSA_get0_pqg.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_test_flags.3" ln -sf "DSA_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_get_ex_data.3" ln -sf "DSA_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_set_ex_data.3" ln -sf "DSA_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_meth_dup.3" ln -sf "DSA_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_meth_free.3" ln -sf "DSA_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_meth_set_finish.3" ln -sf "DSA_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_meth_set_sign.3" ln -sf "DSA_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_free.3" ln -sf "DSA_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_up_ref.3" ln -sf "DSA_set_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_OpenSSL.3" ln -sf "DSA_set_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_get_default_method.3" ln -sf "DSA_set_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_new_method.3" ln -sf "DSA_set_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_set_default_method.3" ln -sf "DSA_sign.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_sign_setup.3" ln -sf "DSA_sign.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_verify.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_OpenSSL.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_SIG_free.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_SIG_get0.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_SIG_set0.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_do_sign.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_do_sign_ex.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_do_verify.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_get_default_method.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_set_default_method.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_set_method.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_sign.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_sign_ex.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_sign_setup.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_size.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECDSA_verify.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ECDSA_SIG.3" ln -sf "ECDSA_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ECDSA_SIG.3" ln -sf "EC_GFp_simple_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GF2m_simple_method.3" ln -sf "EC_GFp_simple_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GFp_mont_method.3" ln -sf "EC_GFp_simple_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GFp_nist_method.3" ln -sf "EC_GFp_simple_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GFp_nistp224_method.3" ln -sf "EC_GFp_simple_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GFp_nistp256_method.3" ln -sf "EC_GFp_simple_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GFp_nistp521_method.3" ln -sf "EC_GFp_simple_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_METHOD_get_field_type.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_check.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_check_discriminant.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_cmp.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_dup.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_get0_generator.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_get0_seed.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_get_asn1_flag.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_get_basis_type.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_get_cofactor.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_get_curve_name.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_get_degree.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_get_order.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_get_pentanomial_basis.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_get_point_conversion_form.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_get_seed_len.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_get_trinomial_basis.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_method_of.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_set_asn1_flag.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_set_curve_name.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_set_generator.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_set_point_conversion_form.3" ln -sf "EC_GROUP_copy.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_set_seed.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_clear_free.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_free.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_get_curve_GF2m.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_get_curve_GFp.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_new_by_curve_name.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_new_curve_GF2m.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_new_curve_GFp.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_set_curve_GF2m.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_set_curve_GFp.3" ln -sf "EC_GROUP_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_get_builtin_curves.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_check_key.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_clear_flags.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_copy.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_dup.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_free.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_generate_key.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_get0_group.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_get0_private_key.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_get0_public_key.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_get_conv_form.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_get_enc_flags.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_get_flags.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_get_key_method_data.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_insert_key_method_data.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_new_by_curve_name.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_precompute_mult.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_print.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_print_fp.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_set_asn1_flag.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_set_conv_form.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_set_enc_flags.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_set_flags.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_set_group.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_set_private_key.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_set_public_key.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_set_public_key_affine_coordinates.3" ln -sf "EC_KEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_KEY_up_ref.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_have_precompute_mult.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_GROUP_precompute_mult.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_cmp.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_dbl.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_invert.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_is_at_infinity.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_is_on_curve.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_make_affine.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_mul.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINTs_make_affine.3" ln -sf "EC_POINT_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINTs_mul.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_bn2point.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_clear_free.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_copy.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_dup.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_free.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_get_Jprojective_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_get_affine_coordinates_GF2m.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_get_affine_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_hex2point.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_method_of.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_oct2point.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_point2bn.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_point2hex.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_point2oct.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_set_Jprojective_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_set_affine_coordinates_GF2m.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_set_affine_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_set_compressed_coordinates_GF2m.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_set_compressed_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EC_POINT_set_to_infinity.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_by_id.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_cleanup.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_first.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_id.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_last.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_name.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_next.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_prev.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_remove.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_id.3" ln -sf "ENGINE_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_name.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_CTRL_FUNC_PTR.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_cmd_is_executable.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_ctrl_cmd.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_ctrl_cmd_string.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_cmd_defns.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_ctrl_function.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_cmd_defns.3" ln -sf "ENGINE_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_ctrl_function.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_cipher_engine.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_default_DH.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_default_DSA.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_default_ECDH.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_default_ECDSA.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_default_RAND.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_digest_engine.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_table_flags.3" ln -sf "ENGINE_get_default_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_table_flags.3" ln -sf "ENGINE_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_GEN_INT_FUNC_PTR.3" ln -sf "ENGINE_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_finish.3" ln -sf "ENGINE_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_finish_function.3" ln -sf "ENGINE_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_init_function.3" ln -sf "ENGINE_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_finish_function.3" ln -sf "ENGINE_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_init_function.3" ln -sf "ENGINE_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_GEN_INT_FUNC_PTR.3" ln -sf "ENGINE_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_free.3" ln -sf "ENGINE_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_destroy_function.3" ln -sf "ENGINE_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_destroy_function.3" ln -sf "ENGINE_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_up_ref.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_DH.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_DSA.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_ECDH.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_ECDSA.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_RAND.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_STORE.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_ciphers.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_complete.3" ln -sf "ENGINE_register_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_digests.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_load_builtin_engines.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_load_dynamic.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_all_DH.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_all_DSA.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_all_ECDH.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_all_ECDSA.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_all_RAND.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_all_STORE.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_all_ciphers.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_all_complete.3" ln -sf "ENGINE_register_all_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_register_all_digests.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_CIPHERS_PTR.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_DIGESTS_PTR.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_DH.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_DSA.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_ECDH.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_ECDSA.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_RAND.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_RSA.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_STORE.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_cipher.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_ciphers.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_digest.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_digests.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_DH.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_DSA.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_ECDH.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_ECDSA.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_RAND.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_STORE.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_ciphers.3" ln -sf "ENGINE_set_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_digests.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_default_DH.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_default_DSA.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_default_ECDH.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_default_ECDSA.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_default_RAND.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_default_RSA.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_default_ciphers.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_default_digests.3" ln -sf "ENGINE_set_default.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_set_default_string.3" ln -sf "ENGINE_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_get_flags.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_unregister_DH.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_unregister_DSA.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_unregister_ECDH.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_unregister_ECDSA.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_unregister_RAND.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_unregister_STORE.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_unregister_ciphers.3" ln -sf "ENGINE_unregister_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_unregister_digests.3" ln -sf "ERR_GET_LIB.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_FATAL_ERROR.3" ln -sf "ERR_GET_LIB.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_GET_FUNC.3" ln -sf "ERR_GET_LIB.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_GET_REASON.3" ln -sf "ERR_error_string.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_error_string_n.3" ln -sf "ERR_error_string.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_func_error_string.3" ln -sf "ERR_error_string.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_lib_error_string.3" ln -sf "ERR_error_string.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_reason_error_string.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_get_error_line.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_get_error_line_data.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_peek_error.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_peek_error_line.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_peek_error_line_data.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_peek_last_error.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_peek_last_error_line.3" ln -sf "ERR_get_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_peek_last_error_line_data.3" ln -sf "ERR_load_crypto_strings.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_free_strings.3" ln -sf "ERR_load_crypto_strings.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_load_BN_strings.3" ln -sf "ERR_load_crypto_strings.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_load_error_strings.3" ln -sf "ERR_load_strings.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_PACK.3" ln -sf "ERR_load_strings.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_get_next_error_library.3" ln -sf "ERR_print_errors.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_print_errors_cb.3" ln -sf "ERR_print_errors.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_print_errors_fp.3" ln -sf "ERR_put_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_add_error_data.3" ln -sf "ERR_put_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_add_error_vdata.3" ln -sf "ERR_remove_state.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_remove_thread_state.3" ln -sf "ERR_set_mark.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ERR_pop_to_mark.3" ln -sf "ESS_SIGNING_CERT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ESS_CERT_ID_free.3" ln -sf "ESS_SIGNING_CERT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ESS_CERT_ID_new.3" ln -sf "ESS_SIGNING_CERT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ESS_ISSUER_SERIAL_free.3" ln -sf "ESS_SIGNING_CERT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ESS_ISSUER_SERIAL_new.3" ln -sf "ESS_SIGNING_CERT_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ESS_SIGNING_CERT_free.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_AEAD_CTX_cleanup.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_AEAD_CTX_open.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_AEAD_CTX_seal.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_AEAD_key_length.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_AEAD_max_overhead.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_AEAD_max_tag_len.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_AEAD_nonce_length.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aead_aes_128_gcm.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aead_aes_256_gcm.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aead_chacha20_poly1305" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aead_chacha20_poly1305.3" ln -sf "EVP_AEAD_CTX_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aead_xchacha20_poly1305.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DigestFinal.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DigestFinal_ex.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DigestInit_ex.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DigestUpdate.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MAX_MD_SIZE.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_CTX_block_size.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_CTX_cleanup.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_CTX_copy.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_CTX_copy_ex.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_CTX_create.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_CTX_ctrl.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_CTX_destroy.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_CTX_free.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_CTX_init.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_CTX_md.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_CTX_new.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_CTX_reset.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_CTX_size.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_CTX_type.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_block_size.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_pkey_type.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_size.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_MD_type.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_dss.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_dss1.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_get_digestbyname.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_get_digestbynid.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_get_digestbyobj.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_md5.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_md5_sha1.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_md_null.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_ripemd160.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_sha1.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_sha224.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_sha256.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_sha384.3" ln -sf "EVP_DigestInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_sha512.3" ln -sf "EVP_DigestSignInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DigestSignFinal.3" ln -sf "EVP_DigestSignInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DigestSignUpdate.3" ln -sf "EVP_DigestVerifyInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DigestVerifyFinal.3" ln -sf "EVP_DigestVerifyInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DigestVerifyUpdate.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DecodeBlock.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DecodeFinal.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DecodeInit.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DecodeUpdate.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_ENCODE_CTX_free.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_ENCODE_CTX_new.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_EncodeBlock.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_EncodeFinal.3" ln -sf "EVP_EncodeInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_EncodeUpdate.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_block_size.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_cipher.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_cleanup.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_clear_flags.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_ctrl.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_flags.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_free.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_get_app_data.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_get_iv.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_init.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_iv_length.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_key_length.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_mode.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_new.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_nid.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_rand_key.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_reset.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_set_app_data.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_set_flags.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_set_iv.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_set_key_length.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_set_padding.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_test_flags.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_CTX_type.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_asn1_to_param.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_block_size.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_flags.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_iv_length.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_key_length.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_mode.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_nid.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_param_to_asn1.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CIPHER_type.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CipherFinal.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CipherFinal_ex.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CipherInit.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CipherInit_ex.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_CipherUpdate.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DecryptFinal.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DecryptFinal_ex.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DecryptInit.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DecryptInit_ex.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_DecryptUpdate.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_EncryptFinal.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_EncryptFinal_ex.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_EncryptInit_ex.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_EncryptUpdate.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_bf_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_bf_cfb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_bf_ecb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_bf_ofb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_cast5_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_cast5_cfb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_cast5_ecb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_cast5_ofb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_chacha20.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_des_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_des_cfb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_des_ecb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_des_ede.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_des_ede3.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_des_ede3_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_des_ede3_cfb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_des_ede3_ofb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_des_ede_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_des_ede_cfb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_des_ede_ofb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_des_ofb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_desx_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_enc_null.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_get_cipherbyname.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_get_cipherbynid.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_get_cipherbyobj.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_idea_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_idea_cfb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_idea_ecb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_idea_ofb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_rc2_40_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_rc2_64_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_rc2_cbc.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_rc2_cfb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_rc2_ecb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_rc2_ofb.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_rc4.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_rc4_40.3" ln -sf "EVP_EncryptInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_rc4_hmac_md5.3" ln -sf "EVP_OpenInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_OpenFinal.3" ln -sf "EVP_OpenInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_OpenUpdate.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_ctrl_str.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_get_rsa_mgf1_md.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_get_rsa_padding.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_get_rsa_pss_saltlen.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_generator.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.0/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.0/opt/core/share/man/man3/EVP_PKEY_CTX_set_dsa_paramgen_bits.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.0/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.0/opt/core/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_bits.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_pubexp.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_set_rsa_mgf1_md.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_set_rsa_padding.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_saltlen.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_set_signature_md.3" ln -sf "EVP_PKEY_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_dup.3" ln -sf "EVP_PKEY_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_free.3" ln -sf "EVP_PKEY_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_new_id.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_asn1_find.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_asn1_find_str.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_asn1_get0.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_asn1_get0_info.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_get0_asn1.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_asn1_add0.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_asn1_add_alias.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_asn1_copy.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_asn1_free.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_asn1_set_ctrl.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_asn1_set_free.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_asn1_set_param.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_asn1_set_private.3" ln -sf "EVP_PKEY_asn1_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_asn1_set_public.3" ln -sf "EVP_PKEY_cmp.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_cmp_parameters.3" ln -sf "EVP_PKEY_cmp.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_copy_parameters.3" ln -sf "EVP_PKEY_cmp.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_missing_parameters.3" ln -sf "EVP_PKEY_decrypt.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_decrypt_init.3" ln -sf "EVP_PKEY_derive.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_derive_init.3" ln -sf "EVP_PKEY_derive.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_derive_set_peer.3" ln -sf "EVP_PKEY_encrypt.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_encrypt_init.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_get_app_data.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_get_cb.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_get_keygen_info.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_set_app_data.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_CTX_set_cb.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_gen_cb.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_keygen_init.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_paramgen.3" ln -sf "EVP_PKEY_keygen.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_paramgen_init.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_add0.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_copy.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_find.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_free.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_set_cleanup.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_set_copy.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_set_ctrl.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_set_decrypt.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_set_derive.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_set_encrypt.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_set_init.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_set_keygen.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_set_paramgen.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_set_sign.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_set_signctx.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_set_verify.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_set_verify_recover.3" ln -sf "EVP_PKEY_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_meth_set_verifyctx.3" ln -sf "EVP_PKEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_free.3" ln -sf "EVP_PKEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_new_mac_key.3" ln -sf "EVP_PKEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_up_ref.3" ln -sf "EVP_PKEY_print_private.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_print_params.3" ln -sf "EVP_PKEY_print_private.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_print_public.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_assign_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_assign_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_assign_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_assign_RSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_base_id.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_get0_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_get0_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_get0_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_get0_RSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_get0_hmac.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_get1_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_get1_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_get1_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_get1_RSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_id.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_set1_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_set1_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_set1_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_type.3" ln -sf "EVP_PKEY_sign.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_sign_init.3" ln -sf "EVP_PKEY_verify.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_verify_init.3" ln -sf "EVP_PKEY_verify_recover.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_verify_recover_init.3" ln -sf "EVP_SealInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_SealFinal.3" ln -sf "EVP_SealInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_SealUpdate.3" ln -sf "EVP_SignInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_bits.3" ln -sf "EVP_SignInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_PKEY_size.3" ln -sf "EVP_SignInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_SignFinal.3" ln -sf "EVP_SignInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_SignInit_ex.3" ln -sf "EVP_SignInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_SignUpdate.3" ln -sf "EVP_VerifyInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_VerifyFinal.3" ln -sf "EVP_VerifyInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_VerifyInit_ex.3" ln -sf "EVP_VerifyInit.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_VerifyUpdate.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_128_cbc_hmac_sha1.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_128_ccm.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_128_cfb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_128_cfb1.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_128_cfb128.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_128_cfb8.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_128_ctr.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_128_ecb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_128_gcm.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_128_ofb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_128_wrap.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_128_xts.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_192_cbc.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_192_ccm.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_192_cfb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_192_cfb1.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_192_cfb128.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_192_cfb8.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_192_ctr.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_192_ecb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_192_gcm.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_192_ofb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_192_wrap.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_256_cbc.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_256_cbc_hmac_sha1.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_256_ccm.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_256_cfb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_256_cfb1.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_256_cfb128.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_256_cfb8.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_256_ctr.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_256_ecb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_256_gcm.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_256_ofb.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_256_wrap.3" ln -sf "EVP_aes_128_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_aes_256_xts.3" ln -sf "EVP_sm4_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_sm4_cfb.3" ln -sf "EVP_sm4_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_sm4_cfb128.3" ln -sf "EVP_sm4_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_sm4_ctr.3" ln -sf "EVP_sm4_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_sm4_ecb.3" ln -sf "EVP_sm4_cbc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_sm4_ofb.3" ln -sf "EXTENDED_KEY_USAGE_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EXTENDED_KEY_USAGE_free.3" ln -sf "GENERAL_NAME_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EDIPARTYNAME_free.3" ln -sf "GENERAL_NAME_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EDIPARTYNAME_new.3" ln -sf "GENERAL_NAME_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/GENERAL_NAMES_free.3" ln -sf "GENERAL_NAME_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/GENERAL_NAMES_new.3" ln -sf "GENERAL_NAME_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/GENERAL_NAME_free.3" ln -sf "GENERAL_NAME_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OTHERNAME_free.3" ln -sf "GENERAL_NAME_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OTHERNAME_new.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/HMAC_CTX_cleanup.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/HMAC_CTX_copy.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/HMAC_CTX_free.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/HMAC_CTX_get_md.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/HMAC_CTX_init.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/HMAC_CTX_new.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/HMAC_CTX_reset.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/HMAC_CTX_set_flags.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/HMAC_Final.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/HMAC_Init.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/HMAC_Init_ex.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/HMAC_Update.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/HMAC_cleanup.3" ln -sf "HMAC.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/HMAC_size.3" ln -sf "MD5.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/MD4.3" ln -sf "MD5.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/MD4_Final.3" ln -sf "MD5.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/MD4_Init.3" ln -sf "MD5.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/MD4_Update.3" ln -sf "MD5.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/MD5_Final.3" ln -sf "MD5.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/MD5_Init.3" ln -sf "MD5.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/MD5_Update.3" ln -sf "NAME_CONSTRAINTS_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/GENERAL_SUBTREE_free.3" ln -sf "NAME_CONSTRAINTS_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/GENERAL_SUBTREE_new.3" ln -sf "NAME_CONSTRAINTS_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/NAME_CONSTRAINTS_free.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OBJ_cleanup.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OBJ_cmp.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OBJ_create.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OBJ_dup.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OBJ_ln2nid.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OBJ_nid2ln.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OBJ_nid2sn.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OBJ_obj2nid.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OBJ_obj2txt.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OBJ_sn2nid.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OBJ_txt2nid.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OBJ_txt2obj.3" ln -sf "OBJ_nid2obj.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2t_ASN1_OBJECT.3" ln -sf "OCSP_CRLID_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_CRLID_free.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_ONEREQ_free.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_ONEREQ_new.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_REQINFO_free.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_REQINFO_new.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_REQUEST_free.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_SIGNATURE_free.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_SIGNATURE_new.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_request_add0_id.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_request_add1_cert.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_request_onereq_count.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_request_onereq_get0.3" ln -sf "OCSP_REQUEST_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_request_sign.3" ln -sf "OCSP_SERVICELOC_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_SERVICELOC_free.3" ln -sf "OCSP_SERVICELOC_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_url_svcloc_new.3" ln -sf "OCSP_cert_to_id.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_CERTID_free.3" ln -sf "OCSP_cert_to_id.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_CERTID_new.3" ln -sf "OCSP_cert_to_id.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_cert_id_new.3" ln -sf "OCSP_cert_to_id.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_id_cmp.3" ln -sf "OCSP_cert_to_id.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_id_get0_info.3" ln -sf "OCSP_cert_to_id.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_id_issuer_cmp.3" ln -sf "OCSP_request_add1_nonce.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_basic_add1_nonce.3" ln -sf "OCSP_request_add1_nonce.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_check_nonce.3" ln -sf "OCSP_request_add1_nonce.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_copy_nonce.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_CERTSTATUS_free.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_CERTSTATUS_new.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_REVOKEDINFO_free.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_REVOKEDINFO_new.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_SINGLERESP_free.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_SINGLERESP_get0_id.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_SINGLERESP_new.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_basic_verify.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_check_validity.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_resp_count.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_resp_find.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_resp_get0.3" ln -sf "OCSP_resp_find_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_single_get0_status.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_BASICRESP_free.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_BASICRESP_new.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_RESPBYTES_free.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_RESPBYTES_new.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_RESPDATA_free.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_RESPDATA_new.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_RESPID_free.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_RESPID_new.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_RESPONSE_free.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_RESPONSE_new.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_basic_sign.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_response_create.3" ln -sf "OCSP_response_status.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_response_get1_basic.3" ln -sf "OCSP_sendreq_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_REQ_CTX_add1_header.3" ln -sf "OCSP_sendreq_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_REQ_CTX_free.3" ln -sf "OCSP_sendreq_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_REQ_CTX_set1_req.3" ln -sf "OCSP_sendreq_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_sendreq_bio.3" ln -sf "OCSP_sendreq_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OCSP_sendreq_nbio.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/LIBRESSL_VERSION_NUMBER.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/LIBRESSL_VERSION_TEXT.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OPENSSL_VERSION_TEXT.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OpenSSL_version.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OpenSSL_version_num.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSLeay.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSLeay_version.3" ln -sf "OPENSSL_config.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OPENSSL_no_config.3" ln -sf "OPENSSL_load_builtin_modules.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ASN1_add_oid_module.3" ln -sf "OPENSSL_load_builtin_modules.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ENGINE_add_conf_module.3" ln -sf "OPENSSL_malloc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_free.3" ln -sf "OPENSSL_malloc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_malloc.3" ln -sf "OPENSSL_malloc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_realloc.3" ln -sf "OPENSSL_malloc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_strdup.3" ln -sf "OPENSSL_malloc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OPENSSL_free.3" ln -sf "OPENSSL_malloc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OPENSSL_realloc.3" ln -sf "OPENSSL_malloc.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OPENSSL_strdup.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_delete.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_delete_ptr.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_dup.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_find.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_find_ex.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_free.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_insert.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_is_sorted.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_new.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_new_null.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_num.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_pop.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_pop_free.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_push.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_set.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_set_cmp_func.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_shift.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_sort.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_unshift.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_value.3" ln -sf "OPENSSL_sk_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sk_zero.3" ln -sf "OpenSSL_add_all_algorithms.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_cleanup.3" ln -sf "OpenSSL_add_all_algorithms.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OpenSSL_add_all_ciphers.3" ln -sf "OpenSSL_add_all_algorithms.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OpenSSL_add_all_digests.3" ln -sf "PEM_read.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_do_header.3" ln -sf "PEM_read.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_get_EVP_CIPHER_INFO.3" ln -sf "PEM_read.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio.3" ln -sf "PEM_read.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write.3" ln -sf "PEM_read.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio.3" ln -sf "PEM_read_SSL_SESSION.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_SSL_SESSION.3" ln -sf "PEM_read_SSL_SESSION.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_SSL_SESSION.3" ln -sf "PEM_read_SSL_SESSION.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_SSL_SESSION.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_read_bio_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_PKCS8PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_PKCS8PrivateKey_nid.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_X509_REQ_NEW.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_PKCS8PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_PKCS8PrivateKey_nid.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PEM_write_bio_X509_REQ_NEW.3" ln -sf "PKCS12_SAFEBAG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS12_BAGS_free.3" ln -sf "PKCS12_SAFEBAG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS12_BAGS_new.3" ln -sf "PKCS12_SAFEBAG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS12_SAFEBAG_free.3" ln -sf "PKCS12_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS12_MAC_DATA_free.3" ln -sf "PKCS12_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS12_MAC_DATA_new.3" ln -sf "PKCS12_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS12_free.3" ln -sf "PKCS5_PBKDF2_HMAC.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS5_PBKDF2_HMAC_SHA1.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_DIGEST_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_DIGEST_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_ENCRYPT_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_ENCRYPT_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_ENC_CONTENT_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_ENC_CONTENT_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_ENVELOPE_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_ENVELOPE_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_ISSUER_AND_SERIAL_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_ISSUER_AND_SERIAL_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_RECIP_INFO_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_RECIP_INFO_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_SIGNED_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_SIGNED_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_SIGNER_INFO_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_SIGNER_INFO_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_SIGN_ENVELOPE_free.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_SIGN_ENVELOPE_new.3" ln -sf "PKCS7_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_free.3" ln -sf "PKCS7_verify.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_get0_signers.3" ln -sf "PKCS8_PRIV_KEY_INFO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS8_PRIV_KEY_INFO_free.3" ln -sf "PKEY_USAGE_PERIOD_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKEY_USAGE_PERIOD_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CERTIFICATEPOLICIES_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CERTIFICATEPOLICIES_new.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/NOTICEREF_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/NOTICEREF_new.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/POLICYINFO_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/POLICYQUALINFO_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/POLICYQUALINFO_new.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/POLICY_CONSTRAINTS_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/POLICY_CONSTRAINTS_new.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/POLICY_MAPPING_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/POLICY_MAPPING_new.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/USERNOTICE_free.3" ln -sf "POLICYINFO_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/USERNOTICE_new.3" ln -sf "PROXY_POLICY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PROXY_CERT_INFO_EXTENSION_free.3" ln -sf "PROXY_POLICY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PROXY_CERT_INFO_EXTENSION_new.3" ln -sf "PROXY_POLICY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PROXY_POLICY_free.3" ln -sf "RAND_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RAND_cleanup.3" ln -sf "RAND_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RAND_poll.3" ln -sf "RAND_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RAND_seed.3" ln -sf "RAND_add.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RAND_status.3" ln -sf "RAND_bytes.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RAND_pseudo_bytes.3" ln -sf "RAND_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RAND_file_name.3" ln -sf "RAND_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RAND_write_file.3" ln -sf "RAND_set_rand_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RAND_SSLeay.3" ln -sf "RAND_set_rand_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RAND_get_rand_method.3" ln -sf "RC4.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RC4_set_key.3" ln -sf "RIPEMD160.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RIPEMD160_Final.3" ln -sf "RIPEMD160.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RIPEMD160_Init.3" ln -sf "RIPEMD160.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RIPEMD160_Update.3" ln -sf "RSA_PSS_PARAMS_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_PSS_PARAMS_free.3" ln -sf "RSA_blinding_on.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_blinding_off.3" ln -sf "RSA_generate_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_generate_key_ex.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_clear_flags.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_get0_crt_params.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_get0_factors.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_set0_crt_params.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_set0_factors.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_set0_key.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_set_flags.3" ln -sf "RSA_get0_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_test_flags.3" ln -sf "RSA_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_EX_dup.3" ln -sf "RSA_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_EX_free.3" ln -sf "RSA_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/CRYPTO_EX_new.3" ln -sf "RSA_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_get_ex_data.3" ln -sf "RSA_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_set_ex_data.3" ln -sf "RSA_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_meth_dup.3" ln -sf "RSA_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_meth_free.3" ln -sf "RSA_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_meth_get_finish.3" ln -sf "RSA_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_meth_set1_name.3" ln -sf "RSA_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_meth_set_finish.3" ln -sf "RSA_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_meth_set_priv_dec.3" ln -sf "RSA_meth_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_meth_set_priv_enc.3" ln -sf "RSA_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_free.3" ln -sf "RSA_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_up_ref.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_padding_add_PKCS1_OAEP.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/opt/metwork-mfext-1.0/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.0/opt/core/share/man/man3/RSA_padding_add_none.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_padding_check_PKCS1_OAEP.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/man/man3/RSA_padding_check_none.3" ln -sf "RSA_print.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DHparams_print.3" ln -sf "RSA_print.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DHparams_print_fp.3" ln -sf "RSA_print.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_print.3" ln -sf "RSA_print.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSA_print_fp.3" ln -sf "RSA_print.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSAparams_print.3" ln -sf "RSA_print.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSAparams_print_fp.3" ln -sf "RSA_print.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_print_fp.3" ln -sf "RSA_private_encrypt.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_public_decrypt.3" ln -sf "RSA_public_encrypt.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_private_decrypt.3" ln -sf "RSA_set_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_PKCS1_SSLeay.3" ln -sf "RSA_set_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_flags.3" ln -sf "RSA_set_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_get_default_method.3" ln -sf "RSA_set_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_get_method.3" ln -sf "RSA_set_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_new_method.3" ln -sf "RSA_set_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_set_default_method.3" ln -sf "RSA_sign.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_verify.3" ln -sf "RSA_sign_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_verify_ASN1_OCTET_STRING.3" ln -sf "RSA_size.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/RSA_bits.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA1_Final.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA1_Init.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA1_Update.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA224.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA224_Final.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA224_Init.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA224_Update.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA256.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA256_Final.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA256_Init.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA256_Update.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA384.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA384_Final.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA384_Init.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA384_Update.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA512.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA512_Final.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA512_Init.3" ln -sf "SHA1.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SHA512_Update.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CIPHER_description.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CIPHER_get_auth_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CIPHER_get_bits.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CIPHER_get_cipher_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CIPHER_get_digest_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CIPHER_get_id.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CIPHER_get_kx_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CIPHER_get_version.3" ln -sf "SSL_CIPHER_get_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CIPHER_is_aead.3" ln -sf "SSL_COMP_add_compression_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_COMP_get_compression_methods.3" ln -sf "SSL_CTX_add_extra_chain_cert.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_clear_extra_chain_certs.3" ln -sf "SSL_CTX_add_session.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_remove_session.3" ln -sf "SSL_CTX_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_callback_ctrl.3" ln -sf "SSL_CTX_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_callback_ctrl.3" ln -sf "SSL_CTX_ctrl.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_ctrl.3" ln -sf "SSL_CTX_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_get_ex_data.3" ln -sf "SSL_CTX_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_set_ex_data.3" ln -sf "SSL_CTX_get_verify_mode.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_get_verify_callback.3" ln -sf "SSL_CTX_get_verify_mode.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_get_verify_depth.3" ln -sf "SSL_CTX_get_verify_mode.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_verify_callback.3" ln -sf "SSL_CTX_get_verify_mode.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_verify_depth.3" ln -sf "SSL_CTX_get_verify_mode.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_verify_mode.3" ln -sf "SSL_CTX_load_verify_locations.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_set_default_verify_paths.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DTLS_client_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DTLS_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DTLS_server_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DTLSv1_client_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DTLSv1_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DTLSv1_server_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_up_ref.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSLv23_client_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSLv23_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSLv23_server_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TLS_client_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TLS_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TLS_server_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TLSv1_1_client_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TLSv1_1_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TLSv1_1_server_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TLSv1_2_client_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TLSv1_2_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TLSv1_2_server_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TLSv1_client_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TLSv1_method.3" ln -sf "SSL_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TLSv1_server_method.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_sess_accept.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_sess_accept_good.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_sess_accept_renegotiate.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_sess_cache_full.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_sess_cb_hits.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_sess_connect.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_sess_connect_good.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_sess_connect_renegotiate.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_sess_hits.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_sess_misses.3" ln -sf "SSL_CTX_sess_number.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_sess_timeouts.3" ln -sf "SSL_CTX_sess_set_cache_size.3" "/opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/core/share/man/man3/get_session_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/new_session_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/remove_session_cb.3" ln -sf "SSL_CTX_set1_groups.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_set1_curves.3" ln -sf "SSL_CTX_set1_groups.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_set1_curves_list.3" ln -sf "SSL_CTX_set1_groups.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_set1_groups_list.3" ln -sf "SSL_CTX_set1_groups.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set1_curves.3" ln -sf "SSL_CTX_set1_groups.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set1_curves_list.3" ln -sf "SSL_CTX_set1_groups.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set1_groups.3" ln -sf "SSL_CTX_set1_groups.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set1_groups_list.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_set_alpn_protos.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get0_alpn_selected.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_select_next_proto.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_alpn_protos.3" ln -sf "SSL_CTX_set_cert_store.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_get_cert_store.3" ln -sf "SSL_CTX_set_cipher_list.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_cipher_list.3" ln -sf "SSL_CTX_set_client_CA_list.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_add_client_CA.3" ln -sf "SSL_CTX_set_client_CA_list.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_add_client_CA.3" ln -sf "SSL_CTX_set_client_CA_list.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_client_CA_list.3" ln -sf "SSL_CTX_set_client_cert_cb.3" "/opt/metwork-mfext-1.0/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.0/opt/core/share/man/man3/client_cert_cb.3" ln -sf "SSL_CTX_set_default_passwd_cb.3" "/opt/metwork-mfext-1.0/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.0/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.0/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.0/opt/core/share/man/man3/pem_password_cb.3" ln -sf "SSL_CTX_set_generate_session_id.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/GEN_SESSION_CB.3" ln -sf "SSL_CTX_set_generate_session_id.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_has_matching_session_id.3" ln -sf "SSL_CTX_set_generate_session_id.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_generate_session_id.3" ln -sf "SSL_CTX_set_info_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_get_info_callback.3" ln -sf "SSL_CTX_set_info_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_info_callback.3" ln -sf "SSL_CTX_set_info_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_info_callback.3" ln -sf "SSL_CTX_set_max_cert_list.3" "/opt/metwork-mfext-1.0/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.0/opt/core/share/man/man3/SSL_get_max_cert_list.3" ln -sf "SSL_CTX_set_max_cert_list.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_max_cert_list.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/opt/metwork-mfext-1.0/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.0/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.0/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.0/opt/core/share/man/man3/SSL_get_max_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_min_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_max_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_min_proto_version.3" ln -sf "SSL_CTX_set_mode.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_get_mode.3" ln -sf "SSL_CTX_set_mode.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_mode.3" ln -sf "SSL_CTX_set_mode.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_mode.3" ln -sf "SSL_CTX_set_msg_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_set_msg_callback_arg.3" ln -sf "SSL_CTX_set_msg_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_msg_callback.3" ln -sf "SSL_CTX_set_msg_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_msg_callback_arg.3" ln -sf "SSL_CTX_set_options.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_clear_options.3" ln -sf "SSL_CTX_set_options.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_get_options.3" ln -sf "SSL_CTX_set_options.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_clear_options.3" ln -sf "SSL_CTX_set_options.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_options.3" ln -sf "SSL_CTX_set_options.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_secure_renegotiation_support.3" ln -sf "SSL_CTX_set_options.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_options.3" ln -sf "SSL_CTX_set_quiet_shutdown.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_get_quiet_shutdown.3" ln -sf "SSL_CTX_set_quiet_shutdown.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_quiet_shutdown.3" ln -sf "SSL_CTX_set_quiet_shutdown.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_quiet_shutdown.3" ln -sf "SSL_CTX_set_read_ahead.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_get_default_read_ahead.3" ln -sf "SSL_CTX_set_read_ahead.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_get_read_ahead.3" ln -sf "SSL_CTX_set_read_ahead.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_read_ahead.3" ln -sf "SSL_CTX_set_read_ahead.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_read_ahead.3" ln -sf "SSL_CTX_set_session_cache_mode.3" "/opt/metwork-mfext-1.0/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.0/opt/core/share/man/man3/SSL_set_session_id_context.3" ln -sf "SSL_CTX_set_ssl_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_ssl_method.3" ln -sf "SSL_CTX_set_ssl_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_ssl_method.3" ln -sf "SSL_CTX_set_timeout.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_get_timeout.3" ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/opt/metwork-mfext-1.0/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.0/opt/core/share/man/man3/SSL_get_servername.3" ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_servername_type.3" ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_tlsext_host_name.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/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.0/opt/core/share/man/man3/SSL_set_tlsext_status_type.3" ln -sf "SSL_CTX_set_tlsext_use_srtp.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_selected_srtp_profile.3" ln -sf "SSL_CTX_set_tlsext_use_srtp.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_srtp_profiles.3" ln -sf "SSL_CTX_set_tlsext_use_srtp.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_tlsext_use_srtp.3" ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_set_tmp_dh.3" ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_tmp_dh.3" ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_tmp_dh_callback.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_need_tmp_RSA.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_set_tmp_rsa.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_need_tmp_RSA.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_tmp_rsa.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_tmp_rsa_callback.3" ln -sf "SSL_CTX_set_verify.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_set_verify_depth.3" ln -sf "SSL_CTX_set_verify.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_verify.3" ln -sf "SSL_CTX_set_verify.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_verify_depth.3" ln -sf "SSL_CTX_set_verify.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/verify_callback.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_check_private_key.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_use_PrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_use_PrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_use_PrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_use_RSAPrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_use_RSAPrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_use_RSAPrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_use_certificate_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_use_certificate_chain_file.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_use_certificate_chain_mem.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_use_certificate_file.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_check_private_key.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_use_PrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_use_PrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_use_PrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_use_RSAPrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_use_RSAPrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_use_RSAPrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_use_certificate.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_use_certificate_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_use_certificate_file.3" ln -sf "SSL_SESSION_free.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_SESSION_up_ref.3" ln -sf "SSL_SESSION_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_SESSION_get_ex_data.3" ln -sf "SSL_SESSION_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_SESSION_set_ex_data.3" ln -sf "SSL_SESSION_get_id.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_SESSION_set1_id.3" ln -sf "SSL_SESSION_get_time.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_SESSION_get_timeout.3" ln -sf "SSL_SESSION_get_time.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_SESSION_set_time.3" ln -sf "SSL_SESSION_get_time.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_SESSION_set_timeout.3" ln -sf "SSL_SESSION_get_time.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_time.3" ln -sf "SSL_SESSION_get_time.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_timeout.3" ln -sf "SSL_SESSION_get_time.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_time.3" ln -sf "SSL_SESSION_get_time.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_timeout.3" ln -sf "SSL_SESSION_has_ticket.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_SESSION_get_ticket_lifetime_hint.3" ln -sf "SSL_SESSION_print.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_SESSION_print_fp.3" ln -sf "SSL_SESSION_set1_id_context.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_SESSION_get0_id_context.3" ln -sf "SSL_alert_type_string.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_alert_desc_string.3" ln -sf "SSL_alert_type_string.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_alert_desc_string_long.3" ln -sf "SSL_alert_type_string.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_alert_type_string_long.3" ln -sf "SSL_get_certificate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_privatekey.3" ln -sf "SSL_get_ciphers.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_get_ciphers.3" ln -sf "SSL_get_ciphers.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get1_supported_ciphers.3" ln -sf "SSL_get_ciphers.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_cipher_list.3" ln -sf "SSL_get_ciphers.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_client_ciphers.3" ln -sf "SSL_get_client_CA_list.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_get_client_CA_list.3" ln -sf "SSL_get_client_random.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_SESSION_get_master_key.3" ln -sf "SSL_get_client_random.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_server_random.3" ln -sf "SSL_get_current_cipher.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_cipher.3" ln -sf "SSL_get_current_cipher.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_cipher_bits.3" ln -sf "SSL_get_current_cipher.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_cipher_name.3" ln -sf "SSL_get_current_cipher.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_cipher_version.3" ln -sf "SSL_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_ex_data.3" ln -sf "SSL_get_ex_new_index.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_ex_data.3" ln -sf "SSL_get_fd.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_rfd.3" ln -sf "SSL_get_fd.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_wfd.3" ln -sf "SSL_get_rbio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_wbio.3" ln -sf "SSL_get_session.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get0_session.3" ln -sf "SSL_get_session.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get1_session.3" ln -sf "SSL_get_state.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_in_accept_init.3" ln -sf "SSL_get_state.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_in_before.3" ln -sf "SSL_get_state.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_in_connect_init.3" ln -sf "SSL_get_state.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_in_init.3" ln -sf "SSL_get_state.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_is_init_finished.3" ln -sf "SSL_get_state.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_state.3" ln -sf "SSL_get_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_version.3" ln -sf "SSL_library_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/OpenSSL_add_ssl_algorithms.3" ln -sf "SSL_library_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSLeay_add_ssl_algorithms.3" ln -sf "SSL_load_client_CA_file.3" "/opt/metwork-mfext-1.0/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.0/opt/core/share/man/man3/SSL_add_file_cert_subjects_to_stack.3" ln -sf "SSL_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_up_ref.3" ln -sf "SSL_num_renegotiations.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_clear_num_renegotiations.3" ln -sf "SSL_num_renegotiations.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_total_renegotiations.3" ln -sf "SSL_read.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_peek.3" ln -sf "SSL_renegotiate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_renegotiate_abbreviated.3" ln -sf "SSL_renegotiate.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_renegotiate_pending.3" ln -sf "SSL_rstate_string.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_rstate_string_long.3" ln -sf "SSL_set1_param.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_get0_param.3" ln -sf "SSL_set1_param.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_set1_param.3" ln -sf "SSL_set1_param.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get0_param.3" ln -sf "SSL_set_connect_state.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_is_server.3" ln -sf "SSL_set_connect_state.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_accept_state.3" ln -sf "SSL_set_fd.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_rfd.3" ln -sf "SSL_set_fd.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_wfd.3" ln -sf "SSL_set_max_send_fragment.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_set_max_send_fragment.3" ln -sf "SSL_set_shutdown.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_get_shutdown.3" ln -sf "SSL_set_tmp_ecdh.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_set_ecdh_auto.3" ln -sf "SSL_set_tmp_ecdh.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_set_tmp_ecdh.3" ln -sf "SSL_set_tmp_ecdh.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_CTX_set_tmp_ecdh_callback.3" ln -sf "SSL_set_tmp_ecdh.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_ecdh_auto.3" ln -sf "SSL_set_tmp_ecdh.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_set_tmp_ecdh_callback.3" ln -sf "SSL_state_string.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_state_string_long.3" ln -sf "SSL_want.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_want_nothing.3" ln -sf "SSL_want.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_want_read.3" ln -sf "SSL_want.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_want_write.3" ln -sf "SSL_want.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SSL_want_x509_lookup.3" ln -sf "SXNET_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SXNETID_free.3" ln -sf "SXNET_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SXNETID_new.3" ln -sf "SXNET_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/SXNET_free.3" ln -sf "SXNET_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_SXNET.3" ln -sf "SXNET_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_SXNETID.3" ln -sf "SXNET_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_SXNET.3" ln -sf "SXNET_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_SXNETID.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TS_ACCURACY_free.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TS_ACCURACY_new.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TS_MSG_IMPRINT_free.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TS_MSG_IMPRINT_new.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TS_REQ_free.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TS_RESP_free.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TS_RESP_new.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TS_STATUS_INFO_free.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TS_STATUS_INFO_new.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TS_TST_INFO_free.3" ln -sf "TS_REQ_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/TS_TST_INFO_new.3" ln -sf "UI_UTIL_read_pw.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_UTIL_read_pw_string.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_destroy_method.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_method_get_closer.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_method_get_flusher.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_method_get_opener.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_method_get_prompt_constructor.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_method_get_reader.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_method_get_writer.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_method_set_closer.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_method_set_flusher.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_method_set_opener.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_method_set_prompt_constructor.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_method_set_reader.3" ln -sf "UI_create_method.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_method_set_writer.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_get0_action_string.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_get0_output_string.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_get0_result_string.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_get0_test_string.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_get_input_flags.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_get_result_maxsize.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_get_result_minsize.3" ln -sf "UI_get_string_type.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_set_result.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_OpenSSL.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_add_error_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_add_info_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_add_input_boolean.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_add_input_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_add_user_data.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_add_verify_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_construct_prompt.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_ctrl.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_dup_error_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_dup_info_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_dup_input_boolean.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_dup_input_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_dup_verify_string.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_free.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_get0_result.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_get0_user_data.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_get_default_method.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_get_method.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_new_method.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_process.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_set_default_method.3" ln -sf "UI_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/UI_set_method.3" ln -sf "X25519.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X25519_keypair.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509V3_EXT_d2i.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509V3_EXT_i2d.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509V3_add1_i2d.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_add1_ext_i2d.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_get0_extensions.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_get_ext_d2i.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_add1_ext_i2d.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_get0_extensions.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_get_ext_d2i.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_add1_ext_i2d.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_get0_extensions.3" ln -sf "X509V3_get_d2i.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_get_ext_d2i.3" ln -sf "X509_ALGOR_dup.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_ALGOR_cmp.3" ln -sf "X509_ALGOR_dup.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_ALGOR_free.3" ln -sf "X509_ALGOR_dup.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_ALGOR_get0.3" ln -sf "X509_ALGOR_dup.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_ALGOR_new.3" ln -sf "X509_ALGOR_dup.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_ALGOR_set0.3" ln -sf "X509_ALGOR_dup.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_ALGOR_set_md.3" ln -sf "X509_ATTRIBUTE_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_ATTRIBUTE_free.3" ln -sf "X509_CINF_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CERT_AUX_free.3" ln -sf "X509_CINF_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CERT_AUX_new.3" ln -sf "X509_CINF_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CINF_free.3" ln -sf "X509_CINF_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VAL_free.3" ln -sf "X509_CINF_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VAL_new.3" ln -sf "X509_CRL_get0_by_serial.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_add0_revoked.3" ln -sf "X509_CRL_get0_by_serial.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_get0_by_cert.3" ln -sf "X509_CRL_get0_by_serial.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_get_REVOKED.3" ln -sf "X509_CRL_get0_by_serial.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_sort.3" ln -sf "X509_CRL_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_INFO_free.3" ln -sf "X509_CRL_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_INFO_new.3" ln -sf "X509_CRL_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_dup.3" ln -sf "X509_CRL_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_free.3" ln -sf "X509_CRL_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_up_ref.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_EXTENSION_create_by_NID.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_EXTENSION_create_by_OBJ.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_EXTENSION_free.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_EXTENSION_get_critical.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_EXTENSION_get_data.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_EXTENSION_get_object.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_EXTENSION_new.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_EXTENSION_set_critical.3" ln -sf "X509_EXTENSION_set_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_EXTENSION_set_data.3" ln -sf "X509_LOOKUP_hash_dir.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_LOOKUP_file.3" ln -sf "X509_LOOKUP_hash_dir.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_load_cert_crl_file.3" ln -sf "X509_LOOKUP_hash_dir.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_load_cert_file.3" ln -sf "X509_LOOKUP_hash_dir.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_load_crl_file.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_ENTRY_create_by_NID.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_ENTRY_create_by_OBJ.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_ENTRY_create_by_txt.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_ENTRY_free.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_ENTRY_get_data.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_ENTRY_new.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_ENTRY_set_data.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_ENTRY_set_object.3" ln -sf "X509_NAME_add_entry_by_txt.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_add_entry.3" ln -sf "X509_NAME_add_entry_by_txt.3" "/opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/man/man3/X509_NAME_delete_entry.3" ln -sf "X509_NAME_get_index_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_entry_count.3" ln -sf "X509_NAME_get_index_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_get_entry.3" ln -sf "X509_NAME_get_index_by_NID.3" "/opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/man/man3/X509_NAME_get_text_by_OBJ.3" ln -sf "X509_NAME_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_free.3" ln -sf "X509_NAME_print_ex.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_oneline.3" ln -sf "X509_NAME_print_ex.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_print.3" ln -sf "X509_NAME_print_ex.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_print_ex_fp.3" ln -sf "X509_OBJECT_get0_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_OBJECT_free_contents.3" ln -sf "X509_OBJECT_get0_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_OBJECT_get0_X509_CRL.3" ln -sf "X509_OBJECT_get0_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_OBJECT_get_type.3" ln -sf "X509_OBJECT_get0_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_OBJECT_idx_by_subject.3" ln -sf "X509_OBJECT_get0_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_OBJECT_retrieve_by_subject.3" ln -sf "X509_OBJECT_get0_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_OBJECT_retrieve_match.3" ln -sf "X509_OBJECT_get0_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_OBJECT_up_ref_count.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_PUBKEY_free.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_PUBKEY_get.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_PUBKEY_get0.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_PUBKEY_get0_param.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_PUBKEY_set.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_PUBKEY_set0_param.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PUBKEY.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PUBKEY_bio.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PUBKEY_fp.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PUBKEY.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PUBKEY_bio.3" ln -sf "X509_PUBKEY_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PUBKEY_fp.3" ln -sf "X509_REQ_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_INFO_free.3" ln -sf "X509_REQ_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_INFO_new.3" ln -sf "X509_REQ_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_free.3" ln -sf "X509_REVOKED_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_dup.3" ln -sf "X509_REVOKED_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_free.3" ln -sf "X509_REVOKED_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_get0_revocationDate.3" ln -sf "X509_REVOKED_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_get0_serialNumber.3" ln -sf "X509_REVOKED_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_set_revocationDate.3" ln -sf "X509_REVOKED_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_set_serialNumber.3" ln -sf "X509_SIG_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_SIG_free.3" ln -sf "X509_STORE_CTX_get_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_get0_cert.3" ln -sf "X509_STORE_CTX_get_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_get0_chain.3" ln -sf "X509_STORE_CTX_get_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_get1_chain.3" ln -sf "X509_STORE_CTX_get_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_get_current_cert.3" ln -sf "X509_STORE_CTX_get_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_get_error_depth.3" ln -sf "X509_STORE_CTX_get_error.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_set_error.3" ln -sf "X509_STORE_CTX_get_error.3" "/opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/man/man3/X509_STORE_CTX_set_ex_data.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_cleanup.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_free.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_get0_param.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_get0_store.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_get0_untrusted.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_init.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_set0_crls.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_set0_param.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_set0_trusted_stack.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_set0_untrusted.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_set_cert.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_set_chain.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_set_default.3" ln -sf "X509_STORE_CTX_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_CTX_trusted_stack.3" ln -sf "X509_STORE_load_locations.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_set_default_paths.3" ln -sf "X509_STORE_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_free.3" ln -sf "X509_STORE_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_up_ref.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_add_cert.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_add_crl.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_get0_objects.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_get0_param.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_get_ex_data.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_get_ex_new_index.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_set_depth.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_set_ex_data.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_set_flags.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_set_purpose.3" ln -sf "X509_STORE_set1_param.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_set_trust.3" ln -sf "X509_STORE_set_verify_cb_func.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_STORE_set_verify_cb.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_add0_policy.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_add0_table.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_add1_host.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_clear_flags.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_free.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_get0.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_get0_name.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_get0_peername.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_get_count.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_get_depth.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_get_flags.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_lookup.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_new.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_set1_email.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_set1_host.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_set1_ip.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_set1_ip_asc.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_set1_name.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_set1_policies.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_set_depth.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_set_hostflags.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_set_purpose.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_set_time.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_set_trust.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_VERIFY_PARAM_table_cleanup.3" ln -sf "X509_check_host.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_check_email.3" ln -sf "X509_check_host.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_check_ip.3" ln -sf "X509_check_host.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_check_ip_asc.3" ln -sf "X509_check_private_key.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_check_private_key.3" ln -sf "X509_cmp_time.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_cmp_current_time.3" ln -sf "X509_cmp_time.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_time_adj.3" ln -sf "X509_cmp_time.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_time_adj_ex.3" ln -sf "X509_digest.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/PKCS7_ISSUER_AND_SERIAL_digest.3" ln -sf "X509_digest.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_digest.3" ln -sf "X509_digest.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_digest.3" ln -sf "X509_digest.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_digest.3" ln -sf "X509_digest.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_pubkey_digest.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_get0_lastUpdate.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_get0_nextUpdate.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_set1_lastUpdate.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_set1_nextUpdate.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_get0_notAfter.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_getm_notAfter.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_getm_notBefore.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_set1_notAfter.3" ln -sf "X509_get0_notBefore.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_set1_notBefore.3" ln -sf "X509_get0_signature.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_get0_signature.3" ln -sf "X509_get0_signature.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_get_signature_nid.3" ln -sf "X509_get0_signature.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_get0_signature.3" ln -sf "X509_get0_signature.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_get_signature_nid.3" ln -sf "X509_get0_signature.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_get0_tbs_sigalg.3" ln -sf "X509_get0_signature.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_get_signature_nid.3" ln -sf "X509_get_pubkey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_get_pubkey.3" ln -sf "X509_get_pubkey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_set_pubkey.3" ln -sf "X509_get_pubkey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_get0_pubkey.3" ln -sf "X509_get_pubkey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_get_X509_PUBKEY.3" ln -sf "X509_get_pubkey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_set_pubkey.3" ln -sf "X509_get_serialNumber.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_set_serialNumber.3" ln -sf "X509_get_subject_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_get_issuer.3" ln -sf "X509_get_subject_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_set_issuer_name.3" ln -sf "X509_get_subject_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_get_subject_name.3" ln -sf "X509_get_subject_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_set_subject_name.3" ln -sf "X509_get_subject_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_get_issuer_name.3" ln -sf "X509_get_subject_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_set_issuer_name.3" ln -sf "X509_get_subject_name.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_set_subject_name.3" ln -sf "X509_get_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_get_version.3" ln -sf "X509_get_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_set_version.3" ln -sf "X509_get_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_get_version.3" ln -sf "X509_get_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_set_version.3" ln -sf "X509_get_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_set_version.3" ln -sf "X509_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_chain_up_ref.3" ln -sf "X509_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_free.3" ln -sf "X509_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_up_ref.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_sign.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_sign_ctx.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_verify.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_sign.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_sign_ctx.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REQ_verify.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_sign_ctx.3" ln -sf "X509_sign.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_verify.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_get_ext_by_NID.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_CRL_get_ext_count.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_get_ext_by_NID.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_REVOKED_get_ext_count.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_get_ext_by_NID.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_get_ext_count.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509v3_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509v3_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509v3_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509v3_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509v3_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509v3_get_ext_count.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_add_words.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_check_top.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_cmp_words.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_div_words.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_expand.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_expand2.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_fix_top.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_mul_add_words.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_mul_comba4.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_mul_comba8.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_mul_high.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_mul_low_normal.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_mul_low_recursive.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_mul_normal.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_mul_part_recursive.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_mul_recursive.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_mul_words.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_set_high.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_set_low.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_set_max.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_sqr_comba4.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_sqr_comba8.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_sqr_normal.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_sqr_recursive.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_sqr_words.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_sub_words.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/bn_wexpand.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/mul.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/mul_add.3" ln -sf "bn_dump.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/sqr.3" ln -sf "d2i_ASN1_NULL.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_NULL.3" ln -sf "d2i_ASN1_OBJECT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_OBJECT.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_BIT_STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_BMPSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_ENUMERATED.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_GENERALIZEDTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_GENERALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_IA5STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_INTEGER.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_PRINTABLE.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_PRINTABLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_T61STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_TIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_UINTEGER.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_UNIVERSALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_UTCTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_UTF8STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_VISIBLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_DIRECTORYSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_DISPLAYTEXT.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_BIT_STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_BMPSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_ENUMERATED.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_GENERALIZEDTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_GENERALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_IA5STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_INTEGER.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_OCTET_STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_PRINTABLE.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_PRINTABLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_T61STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_TIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_UNIVERSALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_UTCTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_UTF8STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_VISIBLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DIRECTORYSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DISPLAYTEXT.3" ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ASN1_SET_ANY.3" ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_SEQUENCE_ANY.3" ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ASN1_SET_ANY.3" ln -sf "d2i_AUTHORITY_KEYID.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_AUTHORITY_KEYID.3" ln -sf "d2i_BASIC_CONSTRAINTS.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_EXTENDED_KEY_USAGE.3" ln -sf "d2i_BASIC_CONSTRAINTS.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_BASIC_CONSTRAINTS.3" ln -sf "d2i_BASIC_CONSTRAINTS.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_EXTENDED_KEY_USAGE.3" ln -sf "d2i_DHparams.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DHparams.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ACCESS_DESCRIPTION.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_AUTHORITY_INFO_ACCESS.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_CRL_DIST_POINTS.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_DIST_POINT_NAME.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ISSUING_DIST_POINT.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ACCESS_DESCRIPTION.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_AUTHORITY_INFO_ACCESS.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_CRL_DIST_POINTS.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DIST_POINT.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DIST_POINT_NAME.3" ln -sf "d2i_DIST_POINT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ISSUING_DIST_POINT.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DSAparams_dup.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_DSAPrivateKey.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_DSAPrivateKey_bio.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_DSAPrivateKey_fp.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_DSA_PUBKEY.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_DSA_PUBKEY_bio.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_DSA_PUBKEY_fp.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_DSA_SIG.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_DSAparams.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_DSAparams_bio.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_DSAparams_fp.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DSAPrivateKey.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DSAPrivateKey_bio.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DSAPrivateKey_fp.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DSAPublicKey.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DSA_PUBKEY.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DSA_PUBKEY_bio.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DSA_PUBKEY_fp.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DSA_SIG.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DSAparams.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DSAparams_bio.3" ln -sf "d2i_DSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_DSAparams_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECPKParameters_print.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECPKParameters_print_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECParameters_dup.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECParameters_print.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/ECParameters_print_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ECPKParameters_bio.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ECPKParameters_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ECParameters.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ECPrivateKey.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ECPrivateKey_bio.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ECPrivateKey_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_EC_PUBKEY.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_EC_PUBKEY_bio.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_EC_PUBKEY_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ECPKParameters.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ECPKParameters_bio.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ECPKParameters_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ECParameters.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ECPrivateKey.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ECPrivateKey_bio.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ECPrivateKey_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_EC_PUBKEY.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_EC_PUBKEY_bio.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_EC_PUBKEY_fp.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2o_ECPublicKey.3" ln -sf "d2i_ECPKParameters.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/o2i_ECPublicKey.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ESS_CERT_ID.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_ESS_ISSUER_SERIAL.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ESS_CERT_ID.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ESS_ISSUER_SERIAL.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_ESS_SIGNING_CERT.3" ln -sf "d2i_GENERAL_NAME.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_EDIPARTYNAME.3" ln -sf "d2i_GENERAL_NAME.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_GENERAL_NAMES.3" ln -sf "d2i_GENERAL_NAME.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_OTHERNAME.3" ln -sf "d2i_GENERAL_NAME.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_EDIPARTYNAME.3" ln -sf "d2i_GENERAL_NAME.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_GENERAL_NAME.3" ln -sf "d2i_GENERAL_NAME.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_GENERAL_NAMES.3" ln -sf "d2i_GENERAL_NAME.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OTHERNAME.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_OCSP_CERTID.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_OCSP_ONEREQ.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_OCSP_REQINFO.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_OCSP_SERVICELOC.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_OCSP_SIGNATURE.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OCSP_CERTID.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OCSP_ONEREQ.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OCSP_REQINFO.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OCSP_REQUEST.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OCSP_SERVICELOC.3" ln -sf "d2i_OCSP_REQUEST.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OCSP_SIGNATURE.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_OCSP_BASICRESP.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_OCSP_CERTSTATUS.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_OCSP_CRLID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_OCSP_RESPBYTES.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_OCSP_RESPDATA.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_OCSP_RESPID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_OCSP_REVOKEDINFO.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_OCSP_SINGLERESP.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OCSP_BASICRESP.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OCSP_CERTSTATUS.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OCSP_CRLID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OCSP_RESPBYTES.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OCSP_RESPDATA.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OCSP_RESPID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OCSP_RESPONSE.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OCSP_REVOKEDINFO.3" ln -sf "d2i_OCSP_RESPONSE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_OCSP_SINGLERESP.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS12_BAGS.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS12_MAC_DATA.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS12_SAFEBAG.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS12_bio.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS12_fp.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS12.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS12_BAGS.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS12_MAC_DATA.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS12_SAFEBAG.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS12_bio.3" ln -sf "d2i_PKCS12.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS12_fp.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS7_DIGEST.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS7_ENCRYPT.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS7_ENC_CONTENT.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS7_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS7_ISSUER_AND_SERIAL.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS7_RECIP_INFO.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS7_SIGNED.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS7_SIGNER_INFO.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS7_SIGN_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS7_bio.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS7_fp.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS7.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS7_DIGEST.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS7_ENCRYPT.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS7_ENC_CONTENT.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS7_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS7_ISSUER_AND_SERIAL.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS7_NDEF.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS7_RECIP_INFO.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS7_SIGNED.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS7_SIGNER_INFO.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS7_SIGN_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS7_bio.3" ln -sf "d2i_PKCS7.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS7_fp.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS8PrivateKey_fp.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS8PrivateKey_bio.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS8PrivateKey_fp.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS8PrivateKey_nid_bio.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS8PrivateKey_nid_fp.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_bio.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_fp.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_bio.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_fp.3" ln -sf "d2i_PKEY_USAGE_PERIOD.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKEY_USAGE_PERIOD.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_CERTIFICATEPOLICIES.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_NOTICEREF.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_POLICYQUALINFO.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_USERNOTICE.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_CERTIFICATEPOLICIES.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_NOTICEREF.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_POLICYINFO.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_POLICYQUALINFO.3" ln -sf "d2i_POLICYINFO.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_USERNOTICE.3" ln -sf "d2i_PROXY_POLICY.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PROXY_CERT_INFO_EXTENSION.3" ln -sf "d2i_PROXY_POLICY.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PROXY_CERT_INFO_EXTENSION.3" ln -sf "d2i_PROXY_POLICY.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PROXY_POLICY.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_AutoPrivateKey.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PrivateKey_bio.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PrivateKey_fp.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PublicKey.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS8PrivateKeyInfo_bio.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS8PrivateKeyInfo_fp.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PrivateKey.3" ln -sf "d2i_PrivateKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PublicKey.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_Netscape_RSA.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_RSAPrivateKey.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_RSAPrivateKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_RSAPrivateKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_RSAPublicKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_RSAPublicKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_RSA_PSS_PARAMS.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_RSA_PUBKEY.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_RSA_PUBKEY_bio.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_RSA_PUBKEY_fp.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_Netscape_RSA.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_RSAPrivateKey.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_RSAPrivateKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_RSAPrivateKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_RSAPublicKey.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_RSAPublicKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_RSAPublicKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_RSA_PSS_PARAMS.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_RSA_PUBKEY.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_RSA_PUBKEY_bio.3" ln -sf "d2i_RSAPublicKey.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_RSA_PUBKEY_fp.3" ln -sf "d2i_SSL_SESSION.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_SSL_SESSION.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_TS_ACCURACY.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_TS_MSG_IMPRINT.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_TS_MSG_IMPRINT_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_TS_MSG_IMPRINT_fp.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_TS_REQ_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_TS_REQ_fp.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_TS_RESP.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_TS_RESP_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_TS_RESP_fp.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_TS_STATUS_INFO.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_TS_TST_INFO.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_TS_TST_INFO_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_TS_TST_INFO_fp.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_TS_ACCURACY.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_TS_MSG_IMPRINT.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_TS_MSG_IMPRINT_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_TS_MSG_IMPRINT_fp.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_TS_REQ.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_TS_REQ_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_TS_REQ_fp.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_TS_RESP.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_TS_RESP_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_TS_RESP_fp.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_TS_STATUS_INFO.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_TS_TST_INFO.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_TS_TST_INFO_bio.3" ln -sf "d2i_TS_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_TS_TST_INFO_fp.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_X509_AUX.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_X509_CERT_AUX.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_X509_CINF.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_X509_VAL.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_X509_bio.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_X509_fp.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_AUX.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_CERT_AUX.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_CINF.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_VAL.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_bio.3" ln -sf "d2i_X509.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_fp.3" ln -sf "d2i_X509_ALGOR.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_ALGOR.3" ln -sf "d2i_X509_ATTRIBUTE.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_ATTRIBUTE.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_X509_CRL_INFO.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_X509_CRL_bio.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_X509_CRL_fp.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_X509_REVOKED.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_CRL.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_CRL_INFO.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_CRL_bio.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_CRL_fp.3" ln -sf "d2i_X509_CRL.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_REVOKED.3" ln -sf "d2i_X509_EXTENSION.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_X509_EXTENSIONS.3" ln -sf "d2i_X509_EXTENSION.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_EXTENSION.3" ln -sf "d2i_X509_EXTENSION.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_EXTENSIONS.3" ln -sf "d2i_X509_NAME.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_ENTRY_dup.3" ln -sf "d2i_X509_NAME.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_dup.3" ln -sf "d2i_X509_NAME.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_get0_der.3" ln -sf "d2i_X509_NAME.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/X509_NAME_hash.3" ln -sf "d2i_X509_NAME.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_X509_NAME_ENTRY.3" ln -sf "d2i_X509_NAME.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_NAME.3" ln -sf "d2i_X509_NAME.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_NAME_ENTRY.3" ln -sf "d2i_X509_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_X509_REQ_INFO.3" ln -sf "d2i_X509_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_X509_REQ_bio.3" ln -sf "d2i_X509_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_X509_REQ_fp.3" ln -sf "d2i_X509_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_REQ.3" ln -sf "d2i_X509_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_REQ_INFO.3" ln -sf "d2i_X509_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_REQ_bio.3" ln -sf "d2i_X509_REQ.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_REQ_fp.3" ln -sf "d2i_X509_SIG.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS8_bio.3" ln -sf "d2i_X509_SIG.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/d2i_PKCS8_fp.3" ln -sf "d2i_X509_SIG.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS8_bio.3" ln -sf "d2i_X509_SIG.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_PKCS8_fp.3" ln -sf "d2i_X509_SIG.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/i2d_X509_SIG.3" ln -sf "des_read_pw.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/EVP_read_pw_string.3" ln -sf "des_read_pw.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/des_read_pw_string.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_get_rfc2409_prime_1024.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_get_rfc2409_prime_768.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_get_rfc3526_prime_1536.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_get_rfc3526_prime_2048.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_get_rfc3526_prime_3072.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_get_rfc3526_prime_4096.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_get_rfc3526_prime_6144.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/BN_get_rfc3526_prime_8192.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/get_rfc2409_prime_1024.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/get_rfc2409_prime_768.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/get_rfc3526_prime_1536.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/get_rfc3526_prime_2048.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/get_rfc3526_prime_3072.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/get_rfc3526_prime_4096.3" ln -sf "get_rfc3526_prime_8192.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/get_rfc3526_prime_6144.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/DECLARE_LHASH_OF.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/LHASH_COMP_FN_TYPE.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/LHASH_DOALL_ARG_FN_TYPE.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/LHASH_DOALL_FN_TYPE.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/LHASH_HASH_FN_TYPE.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh__delete.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh__doall.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh__doall_arg.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh__error.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh__free.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh__insert.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh__new.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh__retrieve.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh_delete.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh_doall.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh_doall_arg.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh_error.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh_free.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh_insert.3" ln -sf "lh_new.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh_retrieve.3" ln -sf "lh_stats.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh_node_stats.3" ln -sf "lh_stats.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh_node_stats_bio.3" ln -sf "lh_stats.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh_node_usage_stats.3" ln -sf "lh_stats.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh_node_usage_stats_bio.3" ln -sf "lh_stats.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/lh_stats_bio.3" ln -sf "tls_accept_socket.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_accept_cbs.3" ln -sf "tls_accept_socket.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_accept_fds.3" ln -sf "tls_client.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_configure.3" ln -sf "tls_client.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_free.3" ln -sf "tls_client.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_reset.3" ln -sf "tls_client.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_server.3" ln -sf "tls_config_set_protocols.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_parse_protocols.3" ln -sf "tls_config_set_protocols.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_prefer_ciphers_client.3" ln -sf "tls_config_set_protocols.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_prefer_ciphers_server.3" ln -sf "tls_config_set_protocols.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_alpn.3" ln -sf "tls_config_set_protocols.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_ciphers.3" ln -sf "tls_config_set_protocols.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_dheparams.3" ln -sf "tls_config_set_protocols.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_ecdhecurves.3" ln -sf "tls_config_set_session_id.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_add_ticket_key.3" ln -sf "tls_config_set_session_id.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_session_fd.3" ln -sf "tls_config_set_session_id.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_session_lifetime.3" ln -sf "tls_config_verify.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_insecure_noverifycert.3" ln -sf "tls_config_verify.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_insecure_noverifyname.3" ln -sf "tls_config_verify.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_insecure_noverifytime.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_conn_alpn_selected.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_conn_cipher.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_conn_servername.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_conn_session_resumed.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_cert_chain_pem.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_cert_contains_name.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_cert_hash.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_cert_issuer.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_cert_notafter.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_cert_notbefore.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_cert_provided.3" ln -sf "tls_conn_version.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_cert_subject.3" ln -sf "tls_connect.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_connect_cbs.3" ln -sf "tls_connect.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_connect_fds.3" ln -sf "tls_connect.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_connect_servername.3" ln -sf "tls_connect.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_connect_socket.3" ln -sf "tls_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_error.3" ln -sf "tls_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_free.3" ln -sf "tls_init.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_new.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_add_keypair_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_add_keypair_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_add_keypair_ocsp_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_add_keypair_ocsp_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_clear_keys.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_ca_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_ca_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_ca_path.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_cert_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_cert_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_crl_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_crl_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_key_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_key_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_keypair_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_keypair_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_keypair_ocsp_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_keypair_ocsp_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_ocsp_staple_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_ocsp_staple_mem.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_set_verify_depth.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_verify_client.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_config_verify_client_optional.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_default_ca_cert_file.3" ln -sf "tls_load_file.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_unload_file.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_ocsp_cert_status.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_ocsp_crl_reason.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_ocsp_next_update.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_ocsp_response_status.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_ocsp_result.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_ocsp_revocation_time.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_ocsp_this_update.3" ln -sf "tls_ocsp_process_response.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_peer_ocsp_url.3" ln -sf "tls_read.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_close.3" ln -sf "tls_read.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_error.3" ln -sf "tls_read.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_handshake.3" ln -sf "tls_read.3" "/opt/metwork-mfext-1.0/opt/core/share/man/man3/tls_reset.3" ln -sf "tls_read.3" "/opt/metwork-mfext-1.0/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.0/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libcrypto.pc libssl.pc libtls.pc openssl.pc '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/metwork_packages/curl.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/curl.yaml echo "name: 'curl'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/curl.yaml echo "version: '7.65.1'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/curl.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/curl.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/curl.yaml echo "checksum: '7809378831d10fde18f9f6ae033cd3f3'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/curl.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/curl.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/curl.yaml echo "website: 'https://curl.haxx.se/'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/curl.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/curl.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/curl.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/curl.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/curl.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/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.0/opt/core" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0029_curl' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/curl-7.65.1.tar.xz` `readlink -m ./sources` MD5 7809378831d10fde18f9f6ae033cd3f3 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.0/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.0/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.0/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.0/opt/core/lib " configure: pkg-config: SSL_CPPFLAGS: "-I/opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib " configure: pkg-config: ares CPPFLAGS: "-I/opt/metwork-mfext-1.0/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.0/opt/core Compiler: gcc CFLAGS: -Werror-implicit-function-declaration -O2 -Wno-system-headers CPPFLAGS: -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/core/include LDFLAGS: -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/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.0/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcurl.la '/opt/metwork-mfext-1.0/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libcurl.so.4.5.0 /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so.4.5.0 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libcurl.la libtool: install: /usr/bin/install -c .libs/libcurl.a /opt/metwork-mfext-1.0/opt/core/lib/libcurl.a libtool: install: chmod 644 /opt/metwork-mfext-1.0/opt/core/lib/libcurl.a libtool: install: ranlib /opt/metwork-mfext-1.0/opt/core/lib/libcurl.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- 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.0/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.0/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.0/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c curl '/opt/metwork-mfext-1.0/opt/core/bin' libtool: install: /usr/bin/install -c .libs/curl /opt/metwork-mfext-1.0/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.0/opt/core/bin' /usr/bin/install -c curl-config '/opt/metwork-mfext-1.0/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libcurl.pc '/opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/core/share/aclocal' /usr/bin/install -c -m 644 libcurl.m4 '/opt/metwork-mfext-1.0/opt/core/share/aclocal' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/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.0/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.0/opt/core/share/metwork_packages/glib.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/glib.yaml echo "name: 'glib'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/glib.yaml echo "version: '2.56.4'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/glib.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/glib.yaml echo "checktype: 'none'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/glib.yaml echo "checksum: 'none'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/glib.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/glib.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/glib.yaml echo "website: 'https://developer.gnome.org/glib/'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/glib.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/glib.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/glib.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/glib.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/glib.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/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 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.0/opt/core/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/lib:/opt/metwork-mfext-1.0/local/lib && export LD_LIBRARY_PATH && cd build/glib-2.56.4 && scl enable rh-python35 './configure --prefix=/opt/metwork-mfext-1.0/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.0/opt/core/bin' /usr/bin/install -c glib-gettextize '/opt/metwork-mfext-1.0/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/glib-2.0/valgrind' /usr/bin/install -c -m 644 glib.supp '/opt/metwork-mfext-1.0/opt/core/share/glib-2.0/valgrind' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/aclocal' /usr/bin/install -c -m 644 glib-2.0.m4 glib-gettext.m4 gsettings.m4 '/opt/metwork-mfext-1.0/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.0/opt/core/lib if test -f /opt/metwork-mfext-1.0/opt/core/lib/charset.alias; then \ sed -f ref-add.sed /opt/metwork-mfext-1.0/opt/core/lib/charset.alias > /opt/metwork-mfext-1.0/opt/core/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /opt/metwork-mfext-1.0/opt/core/lib/charset.tmp /opt/metwork-mfext-1.0/opt/core/lib/charset.alias ; \ rm -f /opt/metwork-mfext-1.0/opt/core/lib/charset.tmp ; \ else \ if test yes = no; then \ sed -f ref-add.sed charset.alias > /opt/metwork-mfext-1.0/opt/core/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /opt/metwork-mfext-1.0/opt/core/lib/charset.tmp /opt/metwork-mfext-1.0/opt/core/lib/charset.alias ; \ rm -f /opt/metwork-mfext-1.0/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.0/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libglib-2.0.la '/opt/metwork-mfext-1.0/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libglib-2.0.so.0.5600.4 /opt/metwork-mfext-1.0/opt/core/lib/libglib-2.0.so.0.5600.4 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libglib-2.0.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gtester '/opt/metwork-mfext-1.0/opt/core/bin' libtool: install: /usr/bin/install -c .libs/gtester /opt/metwork-mfext-1.0/opt/core/bin/gtester /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/bin' /usr/bin/install -c gtester-report '/opt/metwork-mfext-1.0/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include' /usr/bin/install -c -m 644 glibconfig.h '/opt/metwork-mfext-1.0/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.0/opt/core/bin/$sf" "/opt/metwork-mfext-1.0/opt/core/bin/$sf".tmp \ && sed < "/opt/metwork-mfext-1.0/opt/core/bin/$sf".tmp > "/opt/metwork-mfext-1.0/opt/core/bin/$sf" \ -e '1,24s|^ *#@PKGINSTALL_CONFIGVARS_IN24LINES@| "bindir" : "/opt/metwork-mfext-1.0/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.0/opt/core/bin/$sf ; \ rm -f "/opt/metwork-mfext-1.0/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.0/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.0/opt/core/include/glib-2.0/glib/deprecated' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/glib-2.0/gdb' /usr/bin/install -c -m 644 glib_gdb.py '/opt/metwork-mfext-1.0/opt/core/share/glib-2.0/gdb' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/include/glib-2.0' /usr/bin/install -c -m 644 glib-unix.h glib-object.h glib.h '/opt/metwork-mfext-1.0/opt/core/include/glib-2.0' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/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.0/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.0/opt/core/share/gdb/auto-load/opt/metwork-mfext-1.0/opt/core/lib /usr/bin/install -c ./libglib-gdb.py /opt/metwork-mfext-1.0/opt/core/share/gdb/auto-load/opt/metwork-mfext-1.0/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.0/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgmodule-2.0.la '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libgmodule-2.0.so.0.5600.4 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libgmodule-2.0.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/include/glib-2.0' /usr/bin/install -c -m 644 gmodule.h '/opt/metwork-mfext-1.0/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.0/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgthread-2.0.la '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libgthread-2.0.so.0.5600.4 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libgthread-2.0.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- 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.0/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgobject-2.0.la '/opt/metwork-mfext-1.0/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.0/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.0/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.0/opt/core/lib -lffi ) libtool: install: /usr/bin/install -c .libs/libgobject-2.0.so.0.5600.4T /opt/metwork-mfext-1.0/opt/core/lib/libgobject-2.0.so.0.5600.4 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libgobject-2.0.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gobject-query '/opt/metwork-mfext-1.0/opt/core/bin' libtool: install: /usr/bin/install -c .libs/gobject-query /opt/metwork-mfext-1.0/opt/core/bin/gobject-query /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/bin' /usr/bin/install -c glib-mkenums glib-genmarshal '/opt/metwork-mfext-1.0/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/glib-2.0/gdb' /usr/bin/install -c -m 644 gobject_gdb.py '/opt/metwork-mfext-1.0/opt/core/share/glib-2.0/gdb' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/gdb/auto-load//opt/metwork-mfext-1.0/opt/core/lib /usr/bin/install -c ./libgobject-gdb.py /opt/metwork-mfext-1.0/opt/core/share/gdb/auto-load//opt/metwork-mfext-1.0/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.0/opt/core/bin' /usr/bin/install -c gdbus-codegen '/opt/metwork-mfext-1.0/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgio-2.0.la '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libgio-2.0.so.0.5600.4 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libgio-2.0.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/core/bin' libtool: install: /usr/bin/install -c .libs/gio-querymodules /opt/metwork-mfext-1.0/opt/core/bin/gio-querymodules libtool: install: /usr/bin/install -c .libs/glib-compile-schemas /opt/metwork-mfext-1.0/opt/core/bin/glib-compile-schemas libtool: install: /usr/bin/install -c .libs/glib-compile-resources /opt/metwork-mfext-1.0/opt/core/bin/glib-compile-resources libtool: install: /usr/bin/install -c .libs/gsettings /opt/metwork-mfext-1.0/opt/core/bin/gsettings libtool: install: /usr/bin/install -c .libs/gdbus /opt/metwork-mfext-1.0/opt/core/bin/gdbus libtool: install: /usr/bin/install -c .libs/gapplication /opt/metwork-mfext-1.0/opt/core/bin/gapplication libtool: install: /usr/bin/install -c .libs/gresource /opt/metwork-mfext-1.0/opt/core/bin/gresource libtool: install: /usr/bin/install -c .libs/gio /opt/metwork-mfext-1.0/opt/core/bin/gio /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/bash-completion/completions' /usr/bin/install -c -m 644 completion/gapplication completion/gdbus completion/gsettings completion/gresource '/opt/metwork-mfext-1.0/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.0/opt/core/lib/gio/modules /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/gettext/its' /usr/bin/install -c -m 644 gschema.loc gschema.its '/opt/metwork-mfext-1.0/opt/core/share/gettext/its' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/glib-2.0/schemas' /usr/bin/install -c -m 644 gschema.dtd '/opt/metwork-mfext-1.0/opt/core/share/glib-2.0/schemas' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/opt/core/include/glib-2.0/gio/' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/core/include/gio-unix-2.0/gio' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gnetworking.h '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/locale;; \ *) destdir=/opt/metwork-mfext-1.0/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.0/opt/core/share/locale/af/LC_MESSAGES/glib20.mo installing am.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/am/LC_MESSAGES/glib20.mo installing an.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/an/LC_MESSAGES/glib20.mo installing ar.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ar/LC_MESSAGES/glib20.mo installing as.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/as/LC_MESSAGES/glib20.mo installing ast.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ast/LC_MESSAGES/glib20.mo installing az.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/az/LC_MESSAGES/glib20.mo installing be.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/be/LC_MESSAGES/glib20.mo installing be@latin.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/be@latin/LC_MESSAGES/glib20.mo installing bg.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/bg/LC_MESSAGES/glib20.mo installing bn.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/bn/LC_MESSAGES/glib20.mo installing bn_IN.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/bn_IN/LC_MESSAGES/glib20.mo installing bs.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/bs/LC_MESSAGES/glib20.mo installing ca.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ca/LC_MESSAGES/glib20.mo installing ca@valencia.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ca@valencia/LC_MESSAGES/glib20.mo installing cs.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/cs/LC_MESSAGES/glib20.mo installing cy.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/cy/LC_MESSAGES/glib20.mo installing da.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/da/LC_MESSAGES/glib20.mo installing de.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/de/LC_MESSAGES/glib20.mo installing dz.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/dz/LC_MESSAGES/glib20.mo installing el.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/el/LC_MESSAGES/glib20.mo installing en_CA.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/en_CA/LC_MESSAGES/glib20.mo installing en_GB.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/en_GB/LC_MESSAGES/glib20.mo installing en@shaw.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/en@shaw/LC_MESSAGES/glib20.mo installing eo.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/eo/LC_MESSAGES/glib20.mo installing es.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/es/LC_MESSAGES/glib20.mo installing et.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/et/LC_MESSAGES/glib20.mo installing eu.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/eu/LC_MESSAGES/glib20.mo installing fa.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/fa/LC_MESSAGES/glib20.mo installing fi.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/fi/LC_MESSAGES/glib20.mo installing fr.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/fr/LC_MESSAGES/glib20.mo installing fur.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/fur/LC_MESSAGES/glib20.mo installing ga.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ga/LC_MESSAGES/glib20.mo installing gd.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/gd/LC_MESSAGES/glib20.mo installing gl.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/gl/LC_MESSAGES/glib20.mo installing gu.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/gu/LC_MESSAGES/glib20.mo installing he.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/he/LC_MESSAGES/glib20.mo installing hi.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/hi/LC_MESSAGES/glib20.mo installing hr.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/hr/LC_MESSAGES/glib20.mo installing hu.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/hu/LC_MESSAGES/glib20.mo installing hy.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/hy/LC_MESSAGES/glib20.mo installing id.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/id/LC_MESSAGES/glib20.mo installing is.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/is/LC_MESSAGES/glib20.mo installing it.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/it/LC_MESSAGES/glib20.mo installing ja.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ja/LC_MESSAGES/glib20.mo installing ka.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ka/LC_MESSAGES/glib20.mo installing kk.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/kk/LC_MESSAGES/glib20.mo installing kn.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/kn/LC_MESSAGES/glib20.mo installing ko.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ko/LC_MESSAGES/glib20.mo installing ku.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ku/LC_MESSAGES/glib20.mo installing lt.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/lt/LC_MESSAGES/glib20.mo installing lv.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/lv/LC_MESSAGES/glib20.mo installing mai.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/mai/LC_MESSAGES/glib20.mo installing mg.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/mg/LC_MESSAGES/glib20.mo installing mk.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/mk/LC_MESSAGES/glib20.mo installing ml.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ml/LC_MESSAGES/glib20.mo installing mn.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/mn/LC_MESSAGES/glib20.mo installing mr.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/mr/LC_MESSAGES/glib20.mo installing ms.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ms/LC_MESSAGES/glib20.mo installing nb.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/nb/LC_MESSAGES/glib20.mo installing nds.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/nds/LC_MESSAGES/glib20.mo installing ne.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ne/LC_MESSAGES/glib20.mo installing nl.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/nl/LC_MESSAGES/glib20.mo installing nn.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/nn/LC_MESSAGES/glib20.mo installing oc.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/oc/LC_MESSAGES/glib20.mo installing or.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/or/LC_MESSAGES/glib20.mo installing pa.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/pa/LC_MESSAGES/glib20.mo installing pl.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/pl/LC_MESSAGES/glib20.mo installing ps.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ps/LC_MESSAGES/glib20.mo installing pt.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/pt/LC_MESSAGES/glib20.mo installing pt_BR.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/pt_BR/LC_MESSAGES/glib20.mo installing ro.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ro/LC_MESSAGES/glib20.mo installing ru.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ru/LC_MESSAGES/glib20.mo installing rw.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/rw/LC_MESSAGES/glib20.mo installing si.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/si/LC_MESSAGES/glib20.mo installing sk.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/sk/LC_MESSAGES/glib20.mo installing sl.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/sl/LC_MESSAGES/glib20.mo installing sq.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/sq/LC_MESSAGES/glib20.mo installing sr.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/sr/LC_MESSAGES/glib20.mo installing sr@latin.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/sr@latin/LC_MESSAGES/glib20.mo installing sr@ije.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/sr@ije/LC_MESSAGES/glib20.mo installing sv.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/sv/LC_MESSAGES/glib20.mo installing ta.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ta/LC_MESSAGES/glib20.mo installing te.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/te/LC_MESSAGES/glib20.mo installing tg.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/tg/LC_MESSAGES/glib20.mo installing th.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/th/LC_MESSAGES/glib20.mo installing tl.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/tl/LC_MESSAGES/glib20.mo installing tr.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/tr/LC_MESSAGES/glib20.mo installing ug.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/ug/LC_MESSAGES/glib20.mo installing tt.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/tt/LC_MESSAGES/glib20.mo installing uk.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/uk/LC_MESSAGES/glib20.mo installing vi.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/vi/LC_MESSAGES/glib20.mo installing wa.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/wa/LC_MESSAGES/glib20.mo installing xh.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/xh/LC_MESSAGES/glib20.mo installing yi.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/yi/LC_MESSAGES/glib20.mo installing zh_CN.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/zh_CN/LC_MESSAGES/glib20.mo installing zh_HK.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/zh_HK/LC_MESSAGES/glib20.mo installing zh_TW.gmo as /opt/metwork-mfext-1.0/opt/core/share/locale/zh_TW/LC_MESSAGES/glib20.mo if test "glib" = "glib"; then \ mkdir -p /opt/metwork-mfext-1.0/opt/core/share/glib-2.0/gettext/po; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /opt/metwork-mfext-1.0/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.0/opt/core/share/gtk-doc for fic in `grep -rl rh-python35 /opt/metwork-mfext-1.0/opt/core/bin`; do cat $fic | sed 's|/opt/rh/rh-python35/root/usr/bin/python|zzzz/opt/python3_core/bin/python3|g' > $fic.new; cat $fic.new | sed "s|zzzz|/opt/metwork-mfext-1.0/opt/core|g" > $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.0/opt/core/share/metwork_packages/dtreetrawl.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "name: 'dtreetrawl'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "version: 'master20190715'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "checksum: '36088a5ac80de534a5434eb74500f537'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo -n "Trawl/traverse directory tree or file path to collect stats of every entry in the tree with optional hashing/checksum" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "website: 'https://github.com/raamsri/dtreetrawl'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/dtreetrawl.yaml echo "license: 'Public Domain'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/dtreetrawl.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/dtreetrawl.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/dtreetrawl.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/dtreetrawl.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/dtreetrawl.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer0_core/0035_dtreetrawl' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/dtreetrawl-master20190715.tar.gz` `readlink -m ./sources` MD5 36088a5ac80de534a5434eb74500f537 Computing checksum for /src/layers/layer0_core/0035_dtreetrawl/build/dtreetrawl-master20190715.tar.gz... Good checksum rm -Rf dtreetrawl-master20190715 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/dtreetrawl-master20190715.tar.gz` tar.gz dtreetrawl-master20190715 Patching with dtreetrawl_rpath.patch... patching file Makefile Patch ok make[1]: Leaving directory '/src/layers/layer0_core/0035_dtreetrawl' cd build/dtreetrawl-master20190715 && make && cp -f dtreetrawl /opt/metwork-mfext-1.0/opt/core/bin/dtreetrawl make[1]: Entering directory '/src/layers/layer0_core/0035_dtreetrawl/build/dtreetrawl-master20190715' gcc -g -O3 -I./ -Wall -Wextra -Wno-unused-parameter -I/opt/metwork-mfext-1.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/opt/core/include -c -o dtreetrawl.o dtreetrawl.c gcc -g -O3 -I./ -Wall -Wextra -Wno-unused-parameter -I/opt/metwork-mfext-1.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/opt/core/include -L/opt/metwork-mfext-1.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/lib dtreetrawl.o -o dtreetrawl make[1]: Leaving directory '/src/layers/layer0_core/0035_dtreetrawl/build/dtreetrawl-master20190715' make[3]: Leaving directory `/src/layers/layer0_core/0035_dtreetrawl' make[3]: Entering directory `/src/layers/layer0_core/0040_json-c' rm -f /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/json-c.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/json-c.yaml echo "name: 'json-c'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/json-c.yaml echo "version: '0.13.1-20180305'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/json-c.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/json-c.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/json-c.yaml echo "checksum: '20dba7bf773599a0842745a2fe5b7cd3'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/json-c.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/json-c.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/json-c.yaml echo "website: 'https://github.com/json-c/json-c'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/json-c.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/json-c.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/json-c.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/json-c.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/json-c.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/json-c-0.13.1-20180305.tar.gz` `readlink -m ./sources` MD5 20dba7bf773599a0842745a2fe5b7cd3 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.0/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.0/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.0/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libjson-c.la '/opt/metwork-mfext-1.0/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libjson-c.so.4.0.0 /opt/metwork-mfext-1.0/opt/core/lib/libjson-c.so.4.0.0 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libjson-c.la libtool: install: /usr/bin/install -c .libs/libjson-c.a /opt/metwork-mfext-1.0/opt/core/lib/libjson-c.a libtool: install: chmod 644 /opt/metwork-mfext-1.0/opt/core/lib/libjson-c.a libtool: install: ranlib /opt/metwork-mfext-1.0/opt/core/lib/libjson-c.a libtool: finish: PATH="/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/opt/core/bin:/src/bootstrap/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/core/include/json-c' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 json-c.pc '/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/mfutil_c.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "name: 'mfutil_c'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "version: '0.0.5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "checksum: '1d23cec0baca95eee98a57156935401b'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/mfutil_c.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/mfutil_c.yaml echo -n "very low level C library/utilities" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "website: 'https://github.com/metwork-framework/mfutil_c'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/mfutil_c.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/mfutil_c.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/mfutil_c.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/mfutil_c.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/mfutil_c.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/mfutil_c.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer0_core/0045_mfutil_c' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/mfutil_c-0.0.5.tar.gz` `readlink -m ./sources` MD5 1d23cec0baca95eee98a57156935401b Computing checksum for /src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5.tar.gz... Good checksum rm -Rf mfutil_c-0.0.5 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/mfutil_c-0.0.5.tar.gz` tar.gz mfutil_c-0.0.5 make[1]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c' cd build/mfutil_c-0.0.5 && make PREFIX=/opt/metwork-mfext-1.0/opt/core FORCE_RPATH=/opt/metwork-mfext-1.0/opt/core/lib make[1]: Entering directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5' cd src && make all make[2]: Entering directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5/src' gcc -c -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/opt/core/lib -o get_unique_hexa_identifier get_unique_hexa_identifier.c wrapper.o field.o mfutil.o gcc -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/opt/core/lib -o echo_bold echo_bold.c wrapper.o field.o mfutil.o gcc -shared -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE=700 -I. -I/opt/metwork-mfext-1.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/opt/core/lib -o libmfutil.so wrapper.o field.o mfutil.o cat mfutil.pc.pc |sed 's|{{PREFIX}}|/opt/metwork-mfext-1.0/opt/core|g' >mfutil.pc make[2]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5/src' make[1]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5' cd build/mfutil_c-0.0.5 && make PREFIX=/opt/metwork-mfext-1.0/opt/core install make[1]: Entering directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5' cd src && make install make[2]: Entering directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5/src' mkdir -p /opt/metwork-mfext-1.0/opt/core/bin mkdir -p /opt/metwork-mfext-1.0/opt/core/lib/pkgconfig mkdir -p /opt/metwork-mfext-1.0/opt/core/include cp -f std_redirect _field_prepend _field_remove is_interactive get_unique_hexa_identifier echo_warning echo_ok echo_nok echo_clean echo_running echo_bold /opt/metwork-mfext-1.0/opt/core/bin/ cp -f libmfutil.so /opt/metwork-mfext-1.0/opt/core/lib/ cp -f mfutil.h /opt/metwork-mfext-1.0/opt/core/include/ cp -f mfutil.pc /opt/metwork-mfext-1.0/opt/core/lib/pkgconfig/ make[2]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5/src' make[1]: Leaving directory '/src/layers/layer0_core/0045_mfutil_c/build/mfutil_c-0.0.5' make[3]: Leaving directory `/src/layers/layer0_core/0045_mfutil_c' make[3]: Entering directory `/src/layers/layer0_core/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.0/opt/core/share/metwork_packages/libxml2.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxml2.yaml echo "name: 'libxml2'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxml2.yaml echo "version: '2.9.7'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxml2.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxml2.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxml2.yaml echo "checksum: '896608641a08b465098a40ddf51cefba'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxml2.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/libxml2.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxml2.yaml echo "website: 'http://xmlsoft.org/'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxml2.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxml2.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxml2.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxml2.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxml2.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/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.0/opt/core" download uncompress configure build install make[1]: Entering directory '/src/layers/layer0_core/0050_libxml' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/libxml2-2.9.7.tar.gz` `readlink -m ./sources` MD5 896608641a08b465098a40ddf51cefba 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.0/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.0/opt/core --enable-shared --disable-static --without-python -with-lzma=/opt/metwork-mfext-1.0/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.0/opt/core/lib?g' \ -e 's?\@XML_INCLUDEDIR\@?-I/opt/metwork-mfext-1.0/opt/core/include/libxml2?g' \ -e 's?\@VERSION\@?2.9.7?g' \ -e 's?\@XML_LIBS\@?-lxml2 -lz -L/opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/opt/core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libxml2.la '/opt/metwork-mfext-1.0/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libxml2.so.2.9.7 /opt/metwork-mfext-1.0/opt/core/lib/libxml2.so.2.9.7 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libxml2.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c xmllint xmlcatalog '/opt/metwork-mfext-1.0/opt/core/bin' libtool: install: /usr/bin/install -c .libs/xmllint /opt/metwork-mfext-1.0/opt/core/bin/xmllint libtool: install: /usr/bin/install -c .libs/xmlcatalog /opt/metwork-mfext-1.0/opt/core/bin/xmlcatalog /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/bin' /usr/bin/install -c xml2-config '/opt/metwork-mfext-1.0/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/lib' /usr/bin/install -c -m 644 xml2Conf.sh '/opt/metwork-mfext-1.0/opt/core/lib' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/lib/cmake/libxml2' /usr/bin/install -c -m 644 libxml2-config.cmake '/opt/metwork-mfext-1.0/opt/core/lib/cmake/libxml2' /bin/mkdir -p /opt/metwork-mfext-1.0/opt/core/share/doc/libxml2-2.9.7 /usr/bin/install -c -m 0644 ./Copyright /opt/metwork-mfext-1.0/opt/core/share/doc/libxml2-2.9.7 /bin/mkdir -p /opt/metwork-mfext-1.0/opt/core/share/doc/libxml2-2.9.7/examples /usr/bin/install -c -m 0644 ./xmllint.c /opt/metwork-mfext-1.0/opt/core/share/doc/libxml2-2.9.7/examples /usr/bin/install -c -m 0644 ./testSAX.c /opt/metwork-mfext-1.0/opt/core/share/doc/libxml2-2.9.7/examples /usr/bin/install -c -m 0644 ./testHTML.c /opt/metwork-mfext-1.0/opt/core/share/doc/libxml2-2.9.7/examples /usr/bin/install -c -m 0644 ./testXPath.c /opt/metwork-mfext-1.0/opt/core/share/doc/libxml2-2.9.7/examples /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/aclocal' /usr/bin/install -c -m 644 libxml.m4 '/opt/metwork-mfext-1.0/opt/core/share/aclocal' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/man/man1' /usr/bin/install -c -m 644 xml2-config.1 '/opt/metwork-mfext-1.0/opt/core/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/man/man3' /usr/bin/install -c -m 644 libxml.3 '/opt/metwork-mfext-1.0/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libxml-2.0.pc '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/share/doc/libxml2-2.9.7/html /bin/mkdir -p /opt/metwork-mfext-1.0/opt/core/share/doc/libxml2-2.9.7/html/html /usr/bin/install -c -m 0644 ./html/*.html /opt/metwork-mfext-1.0/opt/core/share/doc/libxml2-2.9.7/html/html /usr/bin/install -c -m 0644 ./html/*.png /opt/metwork-mfext-1.0/opt/core/share/doc/libxml2-2.9.7/html/html /bin/mkdir -p /opt/metwork-mfext-1.0/opt/core/share/doc/libxml2-2.9.7/html/tutorial /usr/bin/install -c -m 0644 ./tutorial/*.* \ /opt/metwork-mfext-1.0/opt/core/share/doc/libxml2-2.9.7/html/tutorial /bin/mkdir -p /opt/metwork-mfext-1.0/opt/core/share/doc/libxml2-2.9.7/html/tutorial/images /usr/bin/install -c -m 0644 ./tutorial/images/*.* \ /opt/metwork-mfext-1.0/opt/core/share/doc/libxml2-2.9.7/html/tutorial/images /bin/mkdir -p /opt/metwork-mfext-1.0/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.0/opt/core/share/doc/libxml2-2.9.7/html/tutorial/images/callouts /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/man/man1' /usr/bin/install -c -m 644 xmllint.1 xmlcatalog.1 '/opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/opt/core/share/doc/libxml2-2.9.7/html /usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/libxslt.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxslt.yaml echo "name: 'libxslt'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxslt.yaml echo "version: '1.1.34'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxslt.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxslt.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxslt.yaml echo "checksum: 'db8765c8d076f1b6caafd9f2542a304a'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxslt.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/libxslt.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxslt.yaml echo "website: 'http://xmlsoft.org/XSLT/'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxslt.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxslt.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxslt.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxslt.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/libxslt.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/libxslt-1.1.34.tar.gz` `readlink -m ./sources` MD5 db8765c8d076f1b6caafd9f2542a304a 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.0/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.0/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.0/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.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from pattern.c:22: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from variables.c:17: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from variables.c:17: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from keys.c:17: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from extensions.c:18: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from imports.c:36: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from attributes.c:36: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/tree.h:1307, from functions.c:12: /opt/metwork-mfext-1.0/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.0/opt/core/include/libxml2/libxml/parser.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/globals.h:18, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/threads.h:35, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/xmlmemory.h:218, from /opt/metwork-mfext-1.0/opt/core/include/libxml2/libxml/tree.h:1307, from saxon.c:10: /opt/metwork-mfext-1.0/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.0/opt/core/lib?g' \ -e 's?\@XSLT_INCLUDEDIR\@?-I/opt/metwork-mfext-1.0/opt/core/include?g' \ -e 's?\@VERSION\@?1.1.34?g' \ -e 's?\@XSLT_LIBS\@?-lxslt -L/opt/metwork-mfext-1.0/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.0/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libxslt.la '/opt/metwork-mfext-1.0/opt/core/lib' libtool: install: /usr/bin/install -c .libs/libxslt.so.1.1.34 /opt/metwork-mfext-1.0/opt/core/lib/libxslt.so.1.1.34 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libxslt.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- 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.0/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.0/opt/core/share/man/man3' /usr/bin/install -c -m 644 libxslt.3 '/opt/metwork-mfext-1.0/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/include/libxslt' /usr/bin/install -c -m 644 xsltconfig.h '/opt/metwork-mfext-1.0/opt/core/include/libxslt' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libexslt.la '/opt/metwork-mfext-1.0/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.0/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.0/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.0/opt/core/lib/libexslt.so.0.8.20 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/core/lib/libexslt.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/include/libexslt' /usr/bin/install -c -m 644 exslt.h exsltexports.h '/opt/metwork-mfext-1.0/opt/core/include/libexslt' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/man/man3' /usr/bin/install -c -m 644 libexslt.3 '/opt/metwork-mfext-1.0/opt/core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/include/libexslt' /usr/bin/install -c -m 644 exsltconfig.h '/opt/metwork-mfext-1.0/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.0/opt/core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c xsltproc '/opt/metwork-mfext-1.0/opt/core/bin' libtool: install: /usr/bin/install -c .libs/xsltproc /opt/metwork-mfext-1.0/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.0/opt/core/share/doc/libxslt-1.1.34/html /usr/bin/install -c -m 0644 ./*.html /opt/metwork-mfext-1.0/opt/core/share/doc/libxslt-1.1.34/html /usr/bin/install -c -m 0644 ./*.gif /opt/metwork-mfext-1.0/opt/core/share/doc/libxslt-1.1.34/html /bin/mkdir -p /opt/metwork-mfext-1.0/opt/core/share/doc/libxslt-1.1.34/html/html /usr/bin/install -c -m 0644 ./html/*.html /opt/metwork-mfext-1.0/opt/core/share/doc/libxslt-1.1.34/html/html /usr/bin/install -c -m 0644 ./html/*.png /opt/metwork-mfext-1.0/opt/core/share/doc/libxslt-1.1.34/html/html /bin/mkdir -p /opt/metwork-mfext-1.0/opt/core/share/doc/libxslt-1.1.34/html/EXSLT /usr/bin/install -c -m 0644 ./EXSLT/*.html /opt/metwork-mfext-1.0/opt/core/share/doc/libxslt-1.1.34/html/EXSLT /bin/mkdir -p /opt/metwork-mfext-1.0/opt/core/share/doc/libxslt-1.1.34/html/tutorial /usr/bin/install -c -m 0644 ./tutorial/* /opt/metwork-mfext-1.0/opt/core/share/doc/libxslt-1.1.34/html/tutorial /bin/mkdir -p /opt/metwork-mfext-1.0/opt/core/share/doc/libxslt-1.1.34/html/tutorial2 /usr/bin/install -c -m 0644 ./tutorial2/* /opt/metwork-mfext-1.0/opt/core/share/doc/libxslt-1.1.34/html/tutorial2 /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/man/man1' /usr/bin/install -c -m 644 xsltproc.1 '/opt/metwork-mfext-1.0/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.0/opt/core/bin' /usr/bin/install -c xslt-config '/opt/metwork-mfext-1.0/opt/core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/lib' /usr/bin/install -c -m 644 xsltConf.sh '/opt/metwork-mfext-1.0/opt/core/lib' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/share/aclocal' /usr/bin/install -c -m 644 libxslt.m4 '/opt/metwork-mfext-1.0/opt/core/share/aclocal' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig' /usr/bin/install -c -m 644 libxslt.pc libexslt.pc '/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/layerapi2.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/layerapi2.yaml echo "name: 'layerapi2'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/layerapi2.yaml echo "version: '0.0.4'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/layerapi2.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/layerapi2.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/layerapi2.yaml echo "checksum: 'bac4855a66cb5422b3a94a876d475ced'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/layerapi2.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/layerapi2.yaml echo -n "layerapi2 lib" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/layerapi2.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/layerapi2.yaml echo "website: 'https://github.com/metwork-framework/layerapi2'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/layerapi2.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/layerapi2.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/layerapi2.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/layerapi2.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/layerapi2.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/layerapi2.yaml; fi rm -Rf build ; mkdir build make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/core download uncompress make[1]: Entering directory '/src/layers/layer0_core/0070_layerapi2' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/layerapi2-0.0.4.tar.gz` `readlink -m ./sources` MD5 bac4855a66cb5422b3a94a876d475ced Computing checksum for /src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4.tar.gz... Good checksum rm -Rf layerapi2-0.0.4 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/layerapi2-0.0.4.tar.gz` tar.gz layerapi2-0.0.4 make[1]: Leaving directory '/src/layers/layer0_core/0070_layerapi2' cd build/layerapi2-0.0.4 && make PREFIX=/opt/metwork-mfext-1.0/opt/core FORCE_RPATH=/opt/metwork-mfext-1.0/opt/core/lib make[1]: Entering directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4' cd src && make all make[2]: Entering directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4/src' gcc -c -I. -I/opt/metwork-mfext-1.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/opt/core/lib test_layerapi2.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o layer_load_bash_cmds -I. -I/opt/metwork-mfext-1.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/opt/core/lib layer_load_bash_cmds.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o layer_unload_bash_cmds -I. -I/opt/metwork-mfext-1.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/opt/core/lib layer_unload_bash_cmds.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o is_layer_loaded -I. -I/opt/metwork-mfext-1.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/opt/core/lib is_layer_loaded.c util.o log.o layer.o layerapi2.o wrapper.o gcc -o is_layer_installed -I. -I/opt/metwork-mfext-1.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lglib-2.0 -Wl,-rpath=/opt/metwork-mfext-1.0/opt/core/lib -o liblayerapi2.so util.o log.o layer.o layerapi2.o wrapper.o make[2]: Leaving directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4/src' make[1]: Leaving directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4' cd build/layerapi2-0.0.4 && make PREFIX=/opt/metwork-mfext-1.0/opt/core install make[1]: Entering directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4' cd src && make install make[2]: Entering directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4/src' mkdir -p /opt/metwork-mfext-1.0/opt/core/lib/pkgconfig mkdir -p /opt/metwork-mfext-1.0/opt/core/bin mkdir -p /opt/metwork-mfext-1.0/opt/core/include cp -f liblayerapi2.so /opt/metwork-mfext-1.0/opt/core/lib/ cp -f layers test_layerapi2 layer_load_bash_cmds layer_unload_bash_cmds is_layer_loaded is_layer_installed layer_wrapper get_layer_home /opt/metwork-mfext-1.0/opt/core/bin/ cp -f layerapi2.pc /opt/metwork-mfext-1.0/opt/core/lib/pkgconfig/ cp -f layerapi2.h /opt/metwork-mfext-1.0/opt/core/include/ make[2]: Leaving directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4/src' make[1]: Leaving directory '/src/layers/layer0_core/0070_layerapi2/build/layerapi2-0.0.4' cp -f bootstrap_layer.sh /opt/metwork-mfext-1.0/opt/core/bin/bootstrap_layer.sh chmod +x /opt/metwork-mfext-1.0/opt/core/bin/bootstrap_layer.sh make[3]: Leaving directory `/src/layers/layer0_core/0070_layerapi2' make[3]: Entering directory `/src/layers/layer0_core/0080_log_proxy' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml echo "name: 'log_proxy'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml echo "version: '0.5.1'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml echo "checksum: '15af5747f2216b625da1e10710483bd3'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml echo -n "log_proxy is a tiny C utility for log rotation for apps that write their logs to stdout/stderr" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml echo "website: 'https://github.com/metwork-framework/log_proxy'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/log_proxy.yaml; fi rm -Rf build ; mkdir build make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/core download uncompress make[1]: Entering directory '/src/layers/layer0_core/0080_log_proxy' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/log_proxy-0.5.1.tar.gz` `readlink -m ./sources` MD5 15af5747f2216b625da1e10710483bd3 Computing checksum for /src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.1.tar.gz... Good checksum rm -Rf log_proxy-0.5.1 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/log_proxy-0.5.1.tar.gz` tar.gz log_proxy-0.5.1 make[1]: Leaving directory '/src/layers/layer0_core/0080_log_proxy' cd build/log_proxy-0.5.1 && make PREFIX=/opt/metwork-mfext-1.0/opt/core FORCE_RPATH=/opt/metwork-mfext-1.0/opt/core/lib make[1]: Entering directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.1' cd src && make all make[2]: Entering directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.1/src' gcc -c -o util.o -D_XOPEN_SOURCE=700 -I. -pthread -I/opt/metwork-mfext-1.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lgthread-2.0 -lrt -lglib-2.0 -Wl,-rpath='/opt/metwork-mfext-1.0/opt/core/lib' -lrt gcc -D_XOPEN_SOURCE=700 -I. -pthread -I/opt/metwork-mfext-1.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lgthread-2.0 -lrt -lglib-2.0 -Wl,-rpath='/opt/metwork-mfext-1.0/opt/core/lib' -lrt gcc -D_XOPEN_SOURCE=700 -I. -pthread -I/opt/metwork-mfext-1.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/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.0/opt/core/lib -lgthread-2.0 -lrt -lglib-2.0 -Wl,-rpath='/opt/metwork-mfext-1.0/opt/core/lib' -lrt make[2]: Leaving directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.1/src' make[1]: Leaving directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.1' cd build/log_proxy-0.5.1 && make PREFIX=/opt/metwork-mfext-1.0/opt/core install make[1]: Entering directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.1' cd src && make install make[2]: Entering directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.1/src' mkdir -p /opt/metwork-mfext-1.0/opt/core/bin cp -f log_proxy log_proxy_wrapper /opt/metwork-mfext-1.0/opt/core/bin make[2]: Leaving directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.1/src' make[1]: Leaving directory '/src/layers/layer0_core/0080_log_proxy/build/log_proxy-0.5.1' 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.0/opt/core/share/metwork_packages/redis.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/redis.yaml echo "name: 'redis'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/redis.yaml echo "version: '5.0.5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/redis.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/redis.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/redis.yaml echo "checksum: '2d2c8142baf72e6543174fc7beccaaa1'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/redis.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/redis.yaml echo -n "REDIS is an in-memory data structure store, used as a database, cache and message broker" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/redis.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/redis.yaml echo "website: 'http://redis.io'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/redis.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/redis.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/redis.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/redis.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/redis.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/redis.yaml; fi make --file=../../Makefile.standard download uncompress build install make[1]: Entering directory '/src/layers/layer0_core/0100_redis' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/redis-5.0.5.tar.gz` `readlink -m ./sources` MD5 2d2c8142baf72e6543174fc7beccaaa1 Computing checksum for /src/layers/layer0_core/0100_redis/build/redis-5.0.5.tar.gz... Good checksum rm -Rf redis-5.0.5 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/redis-5.0.5.tar.gz` tar.gz redis-5.0.5 Patching with redis5_nosetproctitle.patch... patching file src/config.h Patch ok cd build/redis-5.0.5 && make make[2]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5' cd src && make all make[3]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/src' CC Makefile.dep rm -rf redis-server redis-sentinel redis-cli redis-benchmark redis-check-rdb redis-check-aof *.o *.gcda *.gcno *.gcov redis.info lcov-html Makefile.dep dict-benchmark (cd ../deps && make distclean) make[4]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps' (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (rm -f .make-*) make[4]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps' (rm -f .make-*) echo STD=-std=c99 -pedantic -DREDIS_STATIC='' >> .make-settings echo WARN=-Wall -W -Wno-missing-field-initializers >> .make-settings echo OPT=-O2 >> .make-settings echo MALLOC=jemalloc >> .make-settings echo CFLAGS= >> .make-settings echo LDFLAGS= >> .make-settings echo REDIS_CFLAGS= >> .make-settings echo REDIS_LDFLAGS= >> .make-settings echo PREV_FINAL_CFLAGS=-std=c99 -pedantic -DREDIS_STATIC='' -Wall -W -Wno-missing-field-initializers -O2 -g -ggdb -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -DUSE_JEMALLOC -I../deps/jemalloc/include >> .make-settings echo PREV_FINAL_LDFLAGS= -g -ggdb -rdynamic >> .make-settings (cd ../deps && make hiredis linenoise lua jemalloc) make[4]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps' (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (rm -f .make-*) (echo "" > .make-cflags) (echo "" > .make-ldflags) MAKE hiredis cd hiredis && make static make[5]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/hiredis' cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb net.c cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb hiredis.c cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb sds.c cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb async.c cc -std=c99 -pedantic -c -O3 -fPIC -Wall -W -Wstrict-prototypes -Wwrite-strings -g -ggdb read.c ar rcs libhiredis.a net.o hiredis.o sds.o async.o read.o make[5]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/hiredis' MAKE linenoise cd linenoise && make make[5]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/linenoise' cc -Wall -Os -g -c linenoise.c make[5]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/linenoise' MAKE lua cd lua/src && make all CFLAGS="-O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' " MYLDFLAGS="" AR="ar rcu" make[5]: Entering directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/lua/src' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lapi.o lapi.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lcode.o lcode.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldebug.o ldebug.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldo.o ldo.c ldo.c: In function 'f_parser': ldo.c:496:7: warning: unused variable 'c' [-Wunused-variable] int c = luaZ_lookahead(p->z); ^ cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldump.o ldump.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lfunc.o lfunc.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lgc.o lgc.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o llex.o llex.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lmem.o lmem.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lobject.o lobject.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lopcodes.o lopcodes.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lparser.o lparser.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstate.o lstate.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstring.o lstring.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltable.o ltable.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltm.o ltm.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lundump.o lundump.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lvm.o lvm.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lzio.o lzio.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o strbuf.o strbuf.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o fpconv.o fpconv.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lauxlib.o lauxlib.c lauxlib.c: In function 'luaL_loadfile': lauxlib.c:577:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; ^~~~~ lauxlib.c:578:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' lf.extraline = 0; ^~ cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lbaselib.o lbaselib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ldblib.o ldblib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o liolib.o liolib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lmathlib.o lmathlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o loslib.o loslib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o ltablib.o ltablib.c ltablib.c: In function 'addfield': ltablib.c:137:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!lua_isstring(L, -1)) ^~ ltablib.c:140:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' luaL_addvalue(b); ^~~~~~~~~~~~~ cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lstrlib.o lstrlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o loadlib.o loadlib.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o linit.o linit.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_cjson.o lua_cjson.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_struct.o lua_struct.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_cmsgpack.o lua_cmsgpack.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua_bit.o lua_bit.c ar rcu liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o # DLL needs all object files ranlib liblua.a cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o lua.o lua.c cc -o lua lua.o liblua.a -lm liblua.a(loslib.o): In function `os_tmpname': loslib.c:(.text+0x27c): warning: the use of `tmpnam' is dangerous, better use `mkstemp' cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o luac.o luac.c cc -O2 -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DREDIS_STATIC='' -c -o print.o print.c cc -o luac luac.o print.o liblua.a -lm make[5]: Leaving directory '/src/layers/layer0_core/0100_redis/build/redis-5.0.5/deps/lua/src' MAKE jemalloc cd jemalloc && ./configure --with-version=5.1.0-0-g0 --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence CFLAGS="-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops " LDFLAGS="" configure: WARNING: unrecognized options: --enable-cc-silence checking for xsltproc... /opt/metwork-mfext-1.0/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... /usr/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.0/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.0/opt/core/share/ make[3]: Leaving directory `/src/layers/layer0_core/0100_redis' make[3]: Entering directory `/src/layers/layer0_core/0117_yajl' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=root@mfext,core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml echo "name: 'yajl'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml echo "version: '2.1.0'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml echo "checksum: '6887e0ed7479d2549761a4d284d3ecb0'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml echo -n "Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml echo "website: 'https://lloyd.github.io/yajl/'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/yajl.yaml; fi make --file=../../Makefile.standard download uncompress configure_cmake build_cmake install_cmake make[1]: Entering directory '/src/layers/layer0_core/0117_yajl' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/yajl-2.1.0.tar.gz` `readlink -m ./sources` MD5 6887e0ed7479d2549761a4d284d3ecb0 Computing checksum for /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0.tar.gz... Good checksum rm -Rf yajl-2.1.0 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/yajl-2.1.0.tar.gz` tar.gz yajl-2.1.0 cd build/yajl-2.1.0 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && if test ! -d build; then mkdir build; fi && cd build && cmake -DCMAKE_INSTALL_PREFIX=/opt/metwork-mfext-1.0/opt/core -DCMAKE_PREFIX_PATH=/opt/metwork-mfext-1.0/opt/core -DCMAKE_INSTALL_LIBDIR=lib .. -- The C compiler identification is GNU 8.3.1 -- Check for working C compiler: /opt/rh/devtoolset-8/root/usr/bin/cc -- Check for working C compiler: /opt/rh/devtoolset-8/root/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success running /usr/bin/cmake -E copy_if_different /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/api/yajl_parse.h /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/api/yajl_gen.h /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/api/yajl_common.h /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/src/api/yajl_tree.h /src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 !! 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' [ 4%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 8%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 12%] 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: ^~~~~~~ [ 16%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 20%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o [ 24%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 28%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 32%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o 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' [ 36%] 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' [ 40%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 44%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 48%] 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: ^~~~~~~ [ 52%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 56%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 60%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 64%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 68%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 72%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o 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' [ 72%] 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' [ 76%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o Linking C executable yajl_test make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 76%] 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' [ 80%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o Linking C executable gen-extra-close make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 80%] 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' [ 84%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o Linking C executable json_reformat make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 84%] 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' [ 88%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o Linking C executable json_verify make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 88%] 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' [ 92%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o Linking C executable parse_config make[4]: Leaving directory '/src/layers/layer0_core/0117_yajl/build/yajl-2.1.0/build' [ 92%] 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' [ 96%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [100%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o 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.0/opt/core/lib/libyajl.so.2.1.0 -- Installing: /opt/metwork-mfext-1.0/opt/core/lib/libyajl.so.2 -- Installing: /opt/metwork-mfext-1.0/opt/core/lib/libyajl.so -- Installing: /opt/metwork-mfext-1.0/opt/core/lib/libyajl_s.a -- Installing: /opt/metwork-mfext-1.0/opt/core/include/yajl/yajl_parse.h -- Installing: /opt/metwork-mfext-1.0/opt/core/include/yajl/yajl_gen.h -- Installing: /opt/metwork-mfext-1.0/opt/core/include/yajl/yajl_common.h -- Installing: /opt/metwork-mfext-1.0/opt/core/include/yajl/yajl_tree.h -- Installing: /opt/metwork-mfext-1.0/opt/core/include/yajl/yajl_version.h -- Installing: /opt/metwork-mfext-1.0/opt/core/share/pkgconfig/yajl.pc -- Installing: /opt/metwork-mfext-1.0/opt/core/bin/json_reformat -- Removed runtime path from "/opt/metwork-mfext-1.0/opt/core/bin/json_reformat" -- Installing: /opt/metwork-mfext-1.0/opt/core/bin/json_verify -- Removed runtime path from "/opt/metwork-mfext-1.0/opt/core/bin/json_verify" 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.0/opt/core/share/metwork_packages/tcping.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/tcping.yaml echo "name: 'tcping'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/tcping.yaml echo "version: '1.3.5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/tcping.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/tcping.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/tcping.yaml echo "checksum: 'f9dd03c730db6999ca8beca479f078e3'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/tcping.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/tcping.yaml echo -n "TCPING est un outil pour tester un port TCP (avec un timeout)" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/tcping.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/tcping.yaml echo "website: 'http://linuxco.de'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/tcping.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/tcping.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/tcping.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/tcping.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/tcping.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/tcping.yaml; fi make --file=../../Makefile.standard download uncompress build make[1]: Entering directory '/src/layers/layer0_core/0130_tcping' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/tcping-1.3.5.tar.gz` `readlink -m ./sources` MD5 f9dd03c730db6999ca8beca479f078e3 Computing checksum for /src/layers/layer0_core/0130_tcping/build/tcping-1.3.5.tar.gz... Good checksum rm -Rf tcping-1.3.5 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/tcping-1.3.5.tar.gz` tar.gz tcping-1.3.5 cd build/tcping-1.3.5 && make make[2]: Entering directory '/src/layers/layer0_core/0130_tcping/build/tcping-1.3.5' gcc -o tcping -Wall -DHAVE_HSTRERROR tcping.c make[2]: Leaving directory '/src/layers/layer0_core/0130_tcping/build/tcping-1.3.5' make[1]: Leaving directory '/src/layers/layer0_core/0130_tcping' cp -f build/tcping-1.3.5/tcping /opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/ctags.yaml touch /opt/metwork-mfext-1.0/opt/core/share/metwork_packages/ctags.yaml echo "name: 'ctags'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/ctags.yaml echo "version: '5.8'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/ctags.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/ctags.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/ctags.yaml echo "checksum: 'c00f82ecdcc357434731913e5b48630d'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/ctags.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/core/share/metwork_packages/ctags.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/ctags.yaml echo "website: 'http://ctags.sourceforge.net/'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/ctags.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/ctags.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/ctags.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/ctags.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/core/share/metwork_packages/ctags.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/ctags-5.8.tar.gz` `readlink -m ./sources` MD5 c00f82ecdcc357434731913e5b48630d 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.0/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.0/opt/core --enable-shared --disable-static Exuberant Ctags, version 5.8 Linux 3.10.0-1062.18.1.el7.x86_64 #1 SMP Tue Mar 17 23:49:17 UTC 2020 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.0/opt/core/bin/ctags && chmod 755 /opt/metwork-mfext-1.0/opt/core/bin/ctags cp ./ctags.1 /opt/metwork-mfext-1.0/opt/core/share/man/man1/ctags.1 && chmod 644 /opt/metwork-mfext-1.0/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' if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-1.0/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/core" cache: /buildcache/mfext_cache_layer_core_dc35466ccbf481b2aef12877e4b517cd.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.0/opt/tcltk/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/tcltk/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/tcltk/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/tcltk/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/tcltk" "tcltk" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): f678d5cbc8b7c0e40b891859126f6463 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: 62718ed3373b829961e7688c2d97dd50 cache missed (/buildcache/mfext_cache_layer_tcltk_825926545a33ede08fc2fb2180c300dc.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.0/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.0/opt/tcltk/share/metwork_packages/tcl.yaml touch /opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tcl.yaml echo "name: 'tcl'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tcl.yaml echo "version: '8.6.9'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tcl.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tcl.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tcl.yaml echo "checksum: '27235aa437be2fa5ccedea7a66b2fee8'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tcl.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/tcltk/share/metwork_packages/tcl.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tcl.yaml echo "website: 'https://www.tcl.tk/'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tcl.yaml echo "license: 'Open Source (https://www.tcl.tk/software/tcltk/license.html)'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tcl.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tcl.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tcl.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tcl.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tcl.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/tcltk EXPLICIT_NAME="tcl8.6.9" download uncompress make[1]: Entering directory '/src/layers/layer0_tcltk/0010_tcl' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/tcl-8.6.9.tar.gz` `readlink -m ./sources` MD5 27235aa437be2fa5ccedea7a66b2fee8 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.0/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.0/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-3.10.0-1062.18.1.el7.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-3.10.0-1062.18.1.el7.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.0/opt/tcltk/lib\"" \ -DCFG_INSTALL_BINDIR="\"/opt/metwork-mfext-1.0/opt/tcltk/bin\"" \ -DCFG_INSTALL_SCRDIR="\"/opt/metwork-mfext-1.0/opt/tcltk/lib/tcl8.6\"" \ -DCFG_INSTALL_INCDIR="\"/opt/metwork-mfext-1.0/opt/tcltk/include\"" \ -DCFG_INSTALL_DOCDIR="\"/opt/metwork-mfext-1.0/opt/tcltk/man\"" \ \ -DCFG_RUNTIME_LIBDIR="\"/opt/metwork-mfext-1.0/opt/tcltk/lib\"" \ -DCFG_RUNTIME_BINDIR="\"/opt/metwork-mfext-1.0/opt/tcltk/bin\"" \ -DCFG_RUNTIME_SCRDIR="\"/opt/metwork-mfext-1.0/opt/tcltk/lib/tcl8.6\"" \ -DCFG_RUNTIME_INCDIR="\"/opt/metwork-mfext-1.0/opt/tcltk/include\"" \ -DCFG_RUNTIME_DOCDIR="\"/opt/metwork-mfext-1.0/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.0/opt/tcltk/lib/tcl8.6\"" -DTCL_PACKAGE_PATH="\"/opt/metwork-mfext-1.0/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.0/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.0/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.0/opt/tcltk/lib Making directory /opt/metwork-mfext-1.0/opt/tcltk/bin Installing libtcl8.6.so to /opt/metwork-mfext-1.0/opt/tcltk/lib/ Installing tclsh as /opt/metwork-mfext-1.0/opt/tcltk/bin/tclsh8.6 Installing tclConfig.sh to /opt/metwork-mfext-1.0/opt/tcltk/lib/ Installing tclooConfig.sh to /opt/metwork-mfext-1.0/opt/tcltk/lib/ Installing libtclstub8.6.a to /opt/metwork-mfext-1.0/opt/tcltk/lib/ Installing pkg-config file to /opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig/ Making directory /opt/metwork-mfext-1.0/opt/tcltk/lib/tcl8.6 Making directory /opt/metwork-mfext-1.0/opt/tcltk/lib/tcl8.6/opt0.4 Making directory /opt/metwork-mfext-1.0/opt/tcltk/lib/tcl8.6/http1.0 Making directory /opt/metwork-mfext-1.0/opt/tcltk/lib/tcl8.6/encoding Making directory /opt/metwork-mfext-1.0/opt/tcltk/lib/tcl8.6/../tcl8 Making directory /opt/metwork-mfext-1.0/opt/tcltk/lib/tcl8.6/../tcl8/8.4 Making directory /opt/metwork-mfext-1.0/opt/tcltk/lib/tcl8.6/../tcl8/8.4/platform Making directory /opt/metwork-mfext-1.0/opt/tcltk/lib/tcl8.6/../tcl8/8.5 Making directory /opt/metwork-mfext-1.0/opt/tcltk/lib/tcl8.6/../tcl8/8.6 Installing library files to /opt/metwork-mfext-1.0/opt/tcltk/lib/tcl8.6/ Installing package http1.0 files to /opt/metwork-mfext-1.0/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.0/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.0/opt/tcltk/lib/tcl8.6/encoding/ Making directory /opt/metwork-mfext-1.0/opt/tcltk/lib/tcl8.6/msgs Installing message catalog files to /opt/metwork-mfext-1.0/opt/tcltk/lib/tcl8.6/msgs/ Making directory /opt/metwork-mfext-1.0/opt/tcltk/man Making directory /opt/metwork-mfext-1.0/opt/tcltk/man/man1 Making directory /opt/metwork-mfext-1.0/opt/tcltk/man/man3 Making directory /opt/metwork-mfext-1.0/opt/tcltk/man/mann Installing and cross-linking top-level (.1) docs to /opt/metwork-mfext-1.0/opt/tcltk/man/man1/ Installing and cross-linking C API (.3) docs to /opt/metwork-mfext-1.0/opt/tcltk/man/man3/ Installing and cross-linking command (.n) docs to /opt/metwork-mfext-1.0/opt/tcltk/man/mann/ Making directory /opt/metwork-mfext-1.0/opt/tcltk/include Installing header files to /opt/metwork-mfext-1.0/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.0/opt/tcltk/share/metwork_packages/tk.yaml touch /opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tk.yaml echo "name: 'tk'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tk.yaml echo "version: '8.6.9.1'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tk.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tk.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tk.yaml echo "checksum: '9efe3976468352dc894dae0c4e785a8e'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tk.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/tcltk/share/metwork_packages/tk.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tk.yaml echo "website: 'https://www.tcl.tk/'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tk.yaml echo "license: 'Open Source (https://www.tcl.tk/software/tcltk/license.html)'" >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tk.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tk.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tk.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tk.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/tcltk/share/metwork_packages/tk.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/tcltk EXPLICIT_NAME="tk8.6.9" OPTIONS="--disable-xft" download uncompress make[1]: Entering directory '/src/layers/layer0_tcltk/0020_tk' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/tk-8.6.9.1.tar.gz` `readlink -m ./sources` MD5 9efe3976468352dc894dae0c4e785a8e 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.0/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.0/opt/tcltk && make && make install checking for Tcl configuration... found /opt/metwork-mfext-1.0/opt/tcltk/lib/tclConfig.sh checking for existence of /opt/metwork-mfext-1.0/opt/tcltk/lib/tclConfig.sh... loading checking for tclsh... /opt/metwork-mfext-1.0/opt/tcltk/bin/tclsh8.6 checking for tclsh in Tcl build directory... /opt/metwork-mfext-1.0/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-3.10.0-1062.18.1.el7.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... no 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS /src/layers/layer0_tcltk/0020_tk/build/tk8.6.9/unix/../unix/tkUnixFont.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_XKBKEYCODETOKEYSYM=1 -DXKEYCODETOKEYSYM_IS_DEPRECATED=1 -DUSE_TCL_STUBS -DTK_LIBRARY=\"/opt/metwork-mfext-1.0/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_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_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_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_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_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_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_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_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_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 tkUnixFont.o tkUnixInit.o tkUnixKey.o tkUnixMenu.o tkUnixMenubu.o tkUnixScale.o tkUnixScrlbr.o tkUnixSelect.o tkUnixSend.o tkUnixWm.o tkUnixXId.o -lpthread -lX11 -ldl -lz -lpthread -lm -L/opt/metwork-mfext-1.0/opt/tcltk/lib -ltclstub8.6 -Wl,-rpath,/opt/metwork-mfext-1.0/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_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.0/opt/tcltk/lib -ltcl8.6 -lpthread -lX11 -ldl -lz -lpthread -lm -Wl,-rpath,/opt/metwork-mfext-1.0/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.0/opt/tcltk/lib/tk8.6 Creating package index /opt/metwork-mfext-1.0/opt/tcltk/lib/tk8.6/pkgIndex.tcl Installing libtk8.6.so to /opt/metwork-mfext-1.0/opt/tcltk/lib/ Installing wish as /opt/metwork-mfext-1.0/opt/tcltk/bin/wish8.6 Installing tkConfig.sh to /opt/metwork-mfext-1.0/opt/tcltk/lib/ Installing libtkstub8.6.a to /opt/metwork-mfext-1.0/opt/tcltk/lib/ Installing pkg-config file to /opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig/ Making directory /opt/metwork-mfext-1.0/opt/tcltk/lib/tk8.6/images Making directory /opt/metwork-mfext-1.0/opt/tcltk/lib/tk8.6/msgs Making directory /opt/metwork-mfext-1.0/opt/tcltk/lib/tk8.6/ttk Installing Tk library files to /opt/metwork-mfext-1.0/opt/tcltk/lib/tk8.6/ Installing Ttk library files to /opt/metwork-mfext-1.0/opt/tcltk/lib/tk8.6/ttk/ Installing library image files to /opt/metwork-mfext-1.0/opt/tcltk/lib/tk8.6/images/ Installing message catalog files to /opt/metwork-mfext-1.0/opt/tcltk/lib/tk8.6/msgs/ Installing and cross-linking top-level (.1) docs to /opt/metwork-mfext-1.0/opt/tcltk/man/man1/ Installing and cross-linking C API (.3) docs to /opt/metwork-mfext-1.0/opt/tcltk/man/man3/ Installing and cross-linking command (.n) docs to /opt/metwork-mfext-1.0/opt/tcltk/man/mann/ Installing header files to /opt/metwork-mfext-1.0/opt/tcltk/include/ Making directory /opt/metwork-mfext-1.0/opt/tcltk/lib/tk8.6/demos Making directory /opt/metwork-mfext-1.0/opt/tcltk/lib/tk8.6/demos/images Installing demo files to /opt/metwork-mfext-1.0/opt/tcltk/lib/tk8.6/demos/ Installing demo image files to /opt/metwork-mfext-1.0/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.0/opt/tcltk/.mfextaddon; fi _layer_dhash "tcltk@mfext" >/opt/metwork-mfext-1.0/opt/tcltk/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/tcltk" cache: /buildcache/mfext_cache_layer_tcltk_825926545a33ede08fc2fb2180c300dc.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.0/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/openresty/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/openresty" "openresty" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): f678d5cbc8b7c0e40b891859126f6463 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: f42b8c8b3c8be01eb87ae860e5b5e087 cache missed (/buildcache/mfext_cache_layer_openresty_82d4b414062d5001f9b7680440aeaa79.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.0/opt/openresty ; \ fi make[3]: Entering directory `/src/layers/layer1_openresty/0100_openresty' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/openresty.yaml touch /opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/openresty.yaml echo "name: 'openresty'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/openresty.yaml echo "version: '1.15.8.1'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/openresty.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/openresty.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/openresty.yaml echo "checksum: 'd614e17360e3a805ff94edbf7037221c'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/openresty.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/openresty.yaml echo -n "OPENRESTY est une distribution nginx qui ajoute des modules supplémentaires" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/openresty.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/openresty.yaml echo "website: 'http://openresty.org'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/openresty.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/openresty.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/openresty.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/openresty.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/openresty.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/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.0/opt/openresty EXTRACFLAGS="-I/opt/metwork-mfext-1.0/opt/openresty/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/openresty-1.15.8.1.tar.gz` `readlink -m ./sources` MD5 d614e17360e3a805ff94edbf7037221c Computing checksum for /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1.tar.gz... Good checksum rm -Rf openresty-1.15.8.1 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/openresty-1.15.8.1.tar.gz` tar.gz openresty-1.15.8.1 Patching with github_pr67.patch... patching file bundle/ngx_lua_upstream-0.07/src/ngx_http_lua_upstream_module.c Patch ok Patching with github_issue384.patch... patching file configure Patch ok cd build/openresty-1.15.8.1 && if test "-L/opt/metwork-mfext-1.0/opt/openresty/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-1.0/opt/openresty/../core/lib"; fi && if test "-I/opt/metwork-mfext-1.0/opt/openresty/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-1.0/opt/openresty/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-1.0/opt/openresty/../core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.0/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.0/opt/openresty/luajit gmake[2]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' ==== Building LuaJIT 2.1.0-beta3 ==== gmake -C src gmake[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' HOSTCC host/minilua.o HOSTLINK host/minilua DYNASM host/buildvm_arch.h HOSTCC host/buildvm.o HOSTCC host/buildvm_asm.o HOSTCC host/buildvm_peobj.o HOSTCC host/buildvm_lib.o HOSTCC host/buildvm_fold.o HOSTLINK host/buildvm BUILDVM lj_vm.S ASM lj_vm.o CC lj_gc.o BUILDVM lj_ffdef.h CC lj_err.o CC lj_char.o BUILDVM lj_bcdef.h CC lj_bc.o CC lj_obj.o CC lj_buf.o CC lj_str.o CC lj_tab.o CC lj_func.o CC lj_udata.o CC lj_meta.o CC lj_debug.o CC lj_state.o CC lj_dispatch.o CC lj_vmevent.o CC lj_vmmath.o CC lj_strscan.o CC lj_strfmt.o CC lj_strfmt_num.o CC lj_api.o CC lj_profile.o CC lj_lex.o CC lj_parse.o CC lj_bcread.o CC lj_bcwrite.o CC lj_load.o CC lj_ir.o CC lj_opt_mem.o BUILDVM lj_folddef.h CC lj_opt_fold.o CC lj_opt_narrow.o CC lj_opt_dce.o CC lj_opt_loop.o CC lj_opt_split.o CC lj_opt_sink.o CC lj_mcode.o CC lj_snap.o CC lj_record.o CC lj_crecord.o BUILDVM lj_recdef.h CC lj_ffrecord.o CC lj_asm.o CC lj_trace.o CC lj_gdbjit.o CC lj_ctype.o CC lj_cdata.o CC lj_cconv.o CC lj_ccall.o CC lj_ccallback.o CC lj_carith.o CC lj_clib.o CC lj_cparse.o CC lj_lib.o CC lj_alloc.o CC lib_aux.o BUILDVM lj_libdef.h CC lib_base.o CC lib_math.o CC lib_bit.o CC lib_string.o CC lib_table.o CC lib_io.o CC lib_os.o CC lib_package.o CC lib_debug.o CC lib_jit.o CC lib_ffi.o CC lib_init.o AR libluajit.a CC luajit.o BUILDVM jit/vmdef.lua DYNLINK libluajit.so LINK luajit OK Successfully built LuaJIT gmake[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' ==== Successfully built LuaJIT 2.1.0-beta3 ==== gmake[2]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' gmake install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64' CC=cc PREFIX=/opt/metwork-mfext-1.0/opt/openresty/luajit DESTDIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/ gmake[2]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' ==== Installing LuaJIT 2.1.0-beta3 to /opt/metwork-mfext-1.0/opt/openresty/luajit ==== mkdir -p /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/bin /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/lib /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/share/man/man1 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/lib/pkgconfig /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/share/lua/5.1 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/lib/lua/5.1 cd src && install -m 0755 luajit /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/bin/luajit-2.1.0-beta3 cd src && test -f libluajit.a && install -m 0644 libluajit.a /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/lib/libluajit-5.1.a || : rm -f /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/lib/libluajit-5.1.so /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/lib/libluajit-5.1.so.2 cd src && test -f libluajit.so && \ install -m 0755 libluajit.so /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 && \ ldconfig -n /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/lib && \ ln -sf libluajit-5.1.so.2.1.0 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/lib/libluajit-5.1.so && \ ln -sf libluajit-5.1.so.2.1.0 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/lib/libluajit-5.1.so.2 || : cd etc && install -m 0644 luajit.1 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/share/man/man1 cd etc && sed -e "s|^prefix=.*|prefix=/opt/metwork-mfext-1.0/opt/openresty/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ install -m 0644 luajit.pc.tmp /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/lib/pkgconfig/luajit.pc && \ rm -f luajit.pc.tmp cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit ln -sf luajit-2.1.0-beta3 /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root//opt/metwork-mfext-1.0/opt/openresty/luajit/bin/luajit ==== Successfully installed LuaJIT 2.1.0-beta3 to /opt/metwork-mfext-1.0/opt/openresty/luajit ==== gmake[2]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' export LUAJIT_LIB='/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/lib' export LUAJIT_INC='/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... cd nginx-1.15.8 sh ./configure --prefix=/opt/metwork-mfext-1.0/opt/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.1rc1 \ --add-module=../echo-nginx-module-0.61 \ --add-module=../xss-nginx-module-0.06 \ --add-module=../ngx_coolkit-0.2 \ --add-module=../set-misc-nginx-module-0.32 \ --add-module=../form-input-nginx-module-0.12 \ --add-module=../encrypted-session-nginx-module-0.08 \ --add-module=../srcache-nginx-module-0.31 \ --add-module=../ngx_lua-0.10.15 \ --add-module=../ngx_lua_upstream-0.07 \ --add-module=../headers-more-nginx-module-0.33 \ --add-module=../array-var-nginx-module-0.05 \ --add-module=../memc-nginx-module-0.19 \ --add-module=../redis2-nginx-module-0.15 \ --add-module=../redis-nginx-module-0.3.7 \ --add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-csv-nginx-module-0.09 \ --add-module=../ngx_stream_lua-0.0.7 \ --with-ld-opt='-Wl,-rpath,/opt/metwork-mfext-1.0/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 3.10.0-1062.18.1.el7.x86_64 x86_64 checking for C compiler ... found + using GNU C compiler checking for --with-ld-opt="-Wl,-rpath,/opt/metwork-mfext-1.0/opt/openresty/luajit/lib" ... found checking for -Wl,-E switch ... found checking for gcc builtin atomic operations ... found checking for C99 variadic macros ... found checking for gcc variadic macros ... found checking for gcc builtin 64 bit byteswap ... found checking for unistd.h ... found checking for inttypes.h ... found checking for limits.h ... found checking for sys/filio.h ... not found checking for sys/param.h ... found checking for sys/mount.h ... found checking for sys/statvfs.h ... found checking for crypt.h ... found checking for Linux specific features checking for epoll ... found checking for EPOLLRDHUP ... found checking for EPOLLEXCLUSIVE ... 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.0/opt/openresty/luajit/lib and /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found checking for export symbols by default (-E) ... found checking for export symbols by default (--export-all-symbols) ... not found checking for SO_PASSCRED ... found checking for SA_RESTART ... found checking for __attribute__(constructor) ... found checking for malloc_trim ... found checking for pipe2 ... found checking for signalfd ... found + ngx_http_lua_module was configured adding module in ../ngx_lua_upstream-0.07 + ngx_http_lua_upstream_module was configured adding module in ../headers-more-nginx-module-0.33 + ngx_http_headers_more_filter_module was configured adding module in ../array-var-nginx-module-0.05 found ngx_devel_kit for ngx_array_var; looks good. + ngx_http_array_var_module was configured adding module in ../memc-nginx-module-0.19 + ngx_http_memc_module was configured adding module in ../redis2-nginx-module-0.15 + ngx_http_redis2_module was configured adding module in ../redis-nginx-module-0.3.7 + ngx_http_redis_module was configured adding module in ../rds-json-nginx-module-0.15 + ngx_http_rds_json_filter_module was configured adding module in ../rds-csv-nginx-module-0.09 + ngx_http_rds_csv_filter_module was configured adding module in ../ngx_stream_lua-0.0.7 checking for LuaJIT library in /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/lib and /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found checking for export symbols by default (-E) ... found checking for export symbols by default (--export-all-symbols) ... not found checking for SO_PASSCRED ... found checking for SA_RESTART ... found + ngx_stream_lua_module was configured checking for 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.0/opt/openresty/nginx" nginx binary file: "/opt/metwork-mfext-1.0/opt/openresty/nginx/sbin/nginx" nginx modules path: "/opt/metwork-mfext-1.0/opt/openresty/nginx/modules" nginx configuration prefix: "/opt/metwork-mfext-1.0/opt/openresty/nginx/conf" nginx configuration file: "/opt/metwork-mfext-1.0/opt/openresty/nginx/conf/nginx.conf" nginx pid file: "/opt/metwork-mfext-1.0/opt/openresty/nginx/logs/nginx.pid" nginx logs errors to stderr nginx http access log file: "/opt/metwork-mfext-1.0/opt/openresty/nginx/logs/access.log" nginx http client request body temporary files: "/tmp/nginx_clientbody_temp" nginx http proxy temporary files: "/tmp/nginx_proxy_temp" nginx http fastcgi temporary files: "/tmp" cd ../.. Type the following commands to build and install: gmake gmake install cd build/openresty-1.15.8.1 && make make[2]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64' CC=cc PREFIX=/opt/metwork-mfext-1.0/opt/openresty/luajit make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' ==== Building LuaJIT 2.1.0-beta3 ==== make -C src make[4]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' make[4]: Nothing to be done for 'default'. make[4]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' ==== Successfully built LuaJIT 2.1.0-beta3 ==== make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib LUA_MODULE_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib CJSON_CFLAGS="-g -fpic" CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' cc -c -O3 -Wall -pedantic -DNDEBUG -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -g -fpic -o lua_cjson.o lua_cjson.c cc -c -O3 -Wall -pedantic -DNDEBUG -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -g -fpic -o strbuf.o strbuf.c cc -c -O3 -Wall -pedantic -DNDEBUG -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -g -fpic -o fpconv.o fpconv.c cc -shared -o cjson.so lua_cjson.o strbuf.o fpconv.o make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' cc -O3 -g -Wall -fpic -c resty_signal.c cc -shared -fvisibility=hidden resty_signal.o -o librestysignal.so make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' cc -c -g -O -Wall -fpic -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -o redis-parser.o redis-parser.c cc -shared -o parser.so redis-parser.o make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' cc -c -g -O -Wall -fpic -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -o src/rds_parser.o src/rds_parser.c cc -shared -o parser.so src/rds_parser.o make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8 && make make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make -f objs/Makefile make[4]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' 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.0/opt/openresty/local/bin:/opt/metwork-mfext-1.0/opt/openresty/bin:/opt/metwork-mfext-1.0/opt/openresty/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/openresty/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/openresty/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/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.0/opt/openresty/local/bin:/opt/metwork-mfext-1.0/opt/openresty/bin:/opt/metwork-mfext-1.0/opt/openresty/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/openresty/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/openresty/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/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.0/opt/openresty/local/bin:/opt/metwork-mfext-1.0/opt/openresty/bin:/opt/metwork-mfext-1.0/opt/openresty/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/openresty/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/openresty/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http.o \ src/http/ngx_http.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_core_module.o \ src/http/ngx_http_core_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_special_response.o \ src/http/ngx_http_special_response.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_request.o \ src/http/ngx_http_request.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_parse.o \ src/http/ngx_http_parse.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_log_module.o \ src/http/modules/ngx_http_log_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_request_body.o \ src/http/ngx_http_request_body.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_variables.o \ src/http/ngx_http_variables.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_script.o \ src/http/ngx_http_script.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_upstream.o \ src/http/ngx_http_upstream.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_upstream_round_robin.o \ src/http/ngx_http_upstream_round_robin.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_file_cache.o \ src/http/ngx_http_file_cache.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_write_filter_module.o \ src/http/ngx_http_write_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_header_filter_module.o \ src/http/ngx_http_header_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ src/http/modules/ngx_http_chunked_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_range_filter_module.o \ src/http/modules/ngx_http_range_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ src/http/modules/ngx_http_gzip_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_charset_filter_module.o \ src/http/modules/ngx_http_charset_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_sub_filter_module.o \ src/http/modules/ngx_http_sub_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_userid_filter_module.o \ src/http/modules/ngx_http_userid_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_headers_filter_module.o \ src/http/modules/ngx_http_headers_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_copy_filter_module.o \ src/http/ngx_http_copy_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ src/http/modules/ngx_http_not_modified_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_static_module.o \ src/http/modules/ngx_http_static_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_dav_module.o \ src/http/modules/ngx_http_dav_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_autoindex_module.o \ src/http/modules/ngx_http_autoindex_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_index_module.o \ src/http/modules/ngx_http_index_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_mirror_module.o \ src/http/modules/ngx_http_mirror_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_try_files_module.o \ src/http/modules/ngx_http_try_files_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_auth_request_module.o \ src/http/modules/ngx_http_auth_request_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_auth_basic_module.o \ src/http/modules/ngx_http_auth_basic_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_access_module.o \ src/http/modules/ngx_http_access_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_limit_conn_module.o \ src/http/modules/ngx_http_limit_conn_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_limit_req_module.o \ src/http/modules/ngx_http_limit_req_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_realip_module.o \ src/http/modules/ngx_http_realip_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_geo_module.o \ src/http/modules/ngx_http_geo_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_map_module.o \ src/http/modules/ngx_http_map_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_split_clients_module.o \ src/http/modules/ngx_http_split_clients_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_referer_module.o \ src/http/modules/ngx_http_referer_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_rewrite_module.o \ src/http/modules/ngx_http_rewrite_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_ssl_module.o \ src/http/modules/ngx_http_ssl_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_proxy_module.o \ src/http/modules/ngx_http_proxy_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_fastcgi_module.o \ src/http/modules/ngx_http_fastcgi_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_memcached_module.o \ src/http/modules/ngx_http_memcached_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_empty_gif_module.o \ src/http/modules/ngx_http_empty_gif_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_browser_module.o \ src/http/modules/ngx_http_browser_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_hash_module.o \ src/http/modules/ngx_http_upstream_hash_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ src/http/modules/ngx_http_upstream_ip_hash_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ src/http/modules/ngx_http_upstream_least_conn_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_random_module.o \ src/http/modules/ngx_http_upstream_random_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ src/http/modules/ngx_http_upstream_keepalive_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_zone_module.o \ src/http/modules/ngx_http_upstream_zone_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_stub_status_module.o \ src/http/modules/ngx_http_stub_status_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_postpone_filter_module.o \ src/http/ngx_http_postpone_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ndk.o \ ../ngx_devel_kit-0.3.1rc1/src/ndk.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_module.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_util.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_timer.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_timer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_var.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_var.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_handler.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_handler.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_filter.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_filter.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_sleep.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_sleep.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_location.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_location.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_echo.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_echo.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_request_info.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_request_info.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_subrequest.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_subrequest.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_echo_foreach.o \ ../echo-nginx-module-0.61/src/ngx_http_echo_foreach.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_xss_filter_module.o \ ../xss-nginx-module-0.06/src/ngx_http_xss_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_xss_util.o \ ../xss-nginx-module-0.06/src/ngx_http_xss_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_coolkit_handlers.o \ ../ngx_coolkit-0.2/src/ngx_coolkit_handlers.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_coolkit_module.o \ ../ngx_coolkit-0.2/src/ngx_coolkit_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_coolkit_variables.o \ ../ngx_coolkit-0.2/src/ngx_coolkit_variables.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_base32.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_base32.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_default_value.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_default_value.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_hashed_upstream.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_hashed_upstream.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_quote_sql.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_sql.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_quote_json.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_json.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_unescape_uri.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_unescape_uri.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_misc_module.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_misc_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_escape_uri.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_escape_uri.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_hash.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_hash.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_local_today.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_local_today.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_hex.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_hex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_base64.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_base64.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_random.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_random.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_secure_random.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_secure_random.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_rotate.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_rotate.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_set_hmac.o \ ../set-misc-nginx-module-0.32/src/ngx_http_set_hmac.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_form_input_module.o \ ../form-input-nginx-module-0.12/src/ngx_http_form_input_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_encrypted_session_module.o \ ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_encrypted_session_cipher.o \ ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_cipher.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_filter_module.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_util.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_var.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_var.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_store.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_store.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_fetch.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_fetch.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_srcache_headers.o \ ../srcache-nginx-module-0.31/src/ngx_http_srcache_headers.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_script.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_script.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_log.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_log.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_subrequest.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_subrequest.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ndk.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ndk.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_control.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_control.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_time.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_time.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_misc.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_misc.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_variable.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_variable.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_string.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_string.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_output.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_output.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_headers.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_headers.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_req_body.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_req_body.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_uri.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_uri.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_args.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_args.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ctx.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ctx.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_regex.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_regex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_module.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_headers_out.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_headers_out.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_headers_in.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_headers_in.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_directive.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_directive.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_consts.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_consts.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_exception.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_exception.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_util.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_cache.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_cache.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_contentby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_contentby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_rewriteby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_rewriteby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_accessby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_accessby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_setby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_setby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_capturefilter.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_capturefilter.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_clfactory.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_clfactory.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_pcrefix.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_pcrefix.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_headerfilterby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_headerfilterby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_shdict.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_shdict.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_socket_tcp.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_api.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_api.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_logby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_logby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_sleep.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_sleep.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_semaphore.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_semaphore.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_coroutine.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_coroutine.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_bodyfilterby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_bodyfilterby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_initby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_initby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_initworkerby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_initworkerby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_socket_udp.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_socket_udp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_req_method.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_req_method.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_phase.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_phase.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_uthread.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_uthread.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_timer.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_timer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_config.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_config.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_worker.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_worker.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_certby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_certby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_ocsp.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_ocsp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_lex.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_lex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_balancer.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_balancer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_storeby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_fetchby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_ssl.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_log_ringbuf.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_log_ringbuf.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_input_filters.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_input_filters.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_pipe.o \ ../ngx_lua-0.10.15/src/ngx_http_lua_pipe.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_lua_upstream_module.o \ ../ngx_lua_upstream-0.07/src/ngx_http_lua_upstream_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_headers_more_filter_module.o \ ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_headers_more_headers_out.o \ ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_out.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_headers_more_headers_in.o \ ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_in.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_headers_more_util.o \ ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_array_var_module.o \ ../array-var-nginx-module-0.05/src/ngx_http_array_var_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_array_var_util.o \ ../array-var-nginx-module-0.05/src/ngx_http_array_var_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_memc_module.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_memc_request.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_request.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_memc_response.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_response.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_memc_util.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_memc_handler.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_handler.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_redis2_module.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_redis2_handler.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_handler.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_redis2_reply.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_reply.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_redis2_util.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/redis-nginx-module-0.3.7/ngx_http_redis_module.o \ ../redis-nginx-module-0.3.7/ngx_http_redis_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_json_filter_module.o \ ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_json_processor.o \ ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_processor.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_json_util.o \ ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_json_output.o \ ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_output.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_json_handler.o \ ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_handler.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_csv_filter_module.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_filter_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_csv_processor.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_processor.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_csv_util.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_http_rds_csv_output.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_output.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_api.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_api.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_request.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_request.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_module.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_module.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_directive.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_directive.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_lex.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_lex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_contentby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_contentby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_util.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_util.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_cache.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_cache.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_clfactory.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_clfactory.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_exception.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_exception.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_pcrefix.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_pcrefix.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_uthread.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_uthread.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_coroutine.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_coroutine.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_output.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_output.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_consts.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_consts.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_log.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_time.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_time.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_string.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_string.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_control.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_control.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_sleep.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_sleep.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_phase.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_phase.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_ctx.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ctx.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_regex.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_regex.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_script.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_script.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_shdict.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_shdict.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_variable.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_variable.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_timer.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_timer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_config.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_config.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_worker.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_worker.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_misc.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_misc.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_initby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_initworkerby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initworkerby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_socket_tcp.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_tcp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_socket_udp.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_udp.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_args.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_args.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_ssl.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_balancer.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_balancer.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_logby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_logby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_prereadby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_prereadby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_semaphore.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_semaphore.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_ssl_certby.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl_certby.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/include/luajit-2.1 -I src/stream \ -o objs/addon/src/ngx_stream_lua_log_ringbuf.o \ ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log_ringbuf.c cc -c -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I/opt/metwork-mfext-1.0/opt/openresty/../core/include -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.ljbc;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.ljbc;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?/init.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.lua;/opt/metwork-mfext-1.0/opt/openresty/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/opt/metwork-mfext-1.0/opt/openresty/site/lualib/?.so;/opt/metwork-mfext-1.0/opt/openresty/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.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.0/opt/openresty/luajit/lib -L/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/lib -Wl,-rpath,/opt/metwork-mfext-1.0/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.0/opt/openresty/luajit/lib -lluajit-5.1 -lm -ldl -L/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/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.0/opt/openresty/nginx|" \ -e "s|%%PID_PATH%%|/opt/metwork-mfext-1.0/opt/openresty/nginx/logs/nginx.pid|" \ -e "s|%%CONF_PATH%%|/opt/metwork-mfext-1.0/opt/openresty/nginx/conf/nginx.conf|" \ -e "s|%%ERROR_LOG_PATH%%|stderr|" \ < docs/man/nginx.8 > objs/nginx.8 make[4]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make[2]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1' cd build/openresty-1.15.8.1 && make install make[2]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64' CC=cc PREFIX=/opt/metwork-mfext-1.0/opt/openresty/luajit make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' ==== Building LuaJIT 2.1.0-beta3 ==== make -C src make[4]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' make[4]: Nothing to be done for 'default'. make[4]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507/src' ==== Successfully built LuaJIT 2.1.0-beta3 ==== make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib LUA_MODULE_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib CJSON_CFLAGS="-g -fpic" CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06 && make DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8 && make make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make -f objs/Makefile make[4]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make[4]: Nothing to be done for 'build'. make[4]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' mkdir -p /opt/metwork-mfext-1.0/opt/openresty/ cp /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/COPYRIGHT /opt/metwork-mfext-1.0/opt/openresty/ cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507 && make install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64' CC=cc PREFIX=/opt/metwork-mfext-1.0/opt/openresty/luajit DESTDIR= make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' ==== Installing LuaJIT 2.1.0-beta3 to /opt/metwork-mfext-1.0/opt/openresty/luajit ==== mkdir -p /opt/metwork-mfext-1.0/opt/openresty/luajit/bin /opt/metwork-mfext-1.0/opt/openresty/luajit/lib /opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 /opt/metwork-mfext-1.0/opt/openresty/luajit/share/man/man1 /opt/metwork-mfext-1.0/opt/openresty/luajit/lib/pkgconfig /opt/metwork-mfext-1.0/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit /opt/metwork-mfext-1.0/opt/openresty/luajit/share/lua/5.1 /opt/metwork-mfext-1.0/opt/openresty/luajit/lib/lua/5.1 cd src && install -m 0755 luajit /opt/metwork-mfext-1.0/opt/openresty/luajit/bin/luajit-2.1.0-beta3 cd src && test -f libluajit.a && install -m 0644 libluajit.a /opt/metwork-mfext-1.0/opt/openresty/luajit/lib/libluajit-5.1.a || : rm -f /opt/metwork-mfext-1.0/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 /opt/metwork-mfext-1.0/opt/openresty/luajit/lib/libluajit-5.1.so /opt/metwork-mfext-1.0/opt/openresty/luajit/lib/libluajit-5.1.so.2 cd src && test -f libluajit.so && \ install -m 0755 libluajit.so /opt/metwork-mfext-1.0/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 && \ ldconfig -n /opt/metwork-mfext-1.0/opt/openresty/luajit/lib && \ ln -sf libluajit-5.1.so.2.1.0 /opt/metwork-mfext-1.0/opt/openresty/luajit/lib/libluajit-5.1.so && \ ln -sf libluajit-5.1.so.2.1.0 /opt/metwork-mfext-1.0/opt/openresty/luajit/lib/libluajit-5.1.so.2 || : cd etc && install -m 0644 luajit.1 /opt/metwork-mfext-1.0/opt/openresty/luajit/share/man/man1 cd etc && sed -e "s|^prefix=.*|prefix=/opt/metwork-mfext-1.0/opt/openresty/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ install -m 0644 luajit.pc.tmp /opt/metwork-mfext-1.0/opt/openresty/luajit/lib/pkgconfig/luajit.pc && \ rm -f luajit.pc.tmp cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /opt/metwork-mfext-1.0/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit ln -sf luajit-2.1.0-beta3 /opt/metwork-mfext-1.0/opt/openresty/luajit/bin/luajit ==== Successfully installed LuaJIT 2.1.0-beta3 to /opt/metwork-mfext-1.0/opt/openresty/luajit ==== make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/LuaJIT-2.1-20190507' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7 && make install DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib LUA_MODULE_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib CJSON_CFLAGS="-g -fpic" CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' mkdir -p /opt/metwork-mfext-1.0/opt/openresty/lualib rm -f /opt/metwork-mfext-1.0/opt/openresty/lualib/cjson.so cp cjson.so /opt/metwork-mfext-1.0/opt/openresty/lualib chmod 755 /opt/metwork-mfext-1.0/opt/openresty/lualib/cjson.so make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-cjson-2.1.0.7' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02 && make install DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/resty install lib/resty/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty install librestysignal.so /opt/metwork-mfext-1.0/opt/openresty/lualib/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-signal-0.02' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13 && make install DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/redis install parser.so /opt/metwork-mfext-1.0/opt/openresty/lualib/redis make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-redis-parser-0.13' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06 && make install DESTDIR= LUA_INCLUDE_DIR=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/luajit-root/opt/metwork-mfext-1.0/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib CC=cc make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/rds install parser.so /opt/metwork-mfext-1.0/opt/openresty/lualib/rds make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-rds-parser-0.06' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-dns-0.21 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-dns-0.21' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/dns /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/dns/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/dns/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-dns-0.21' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-redis-0.27 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-redis-0.27' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/resty /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-redis-0.27' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-string-0.11 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-string-0.11' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/resty /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-string-0.11' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upload-0.10 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upload-0.10' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/resty /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upload-0.10' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-websocket-0.07 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-websocket-0.07' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/websocket /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/websocket/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/websocket/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-websocket-0.07' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lock-0.08 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lock-0.08' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lock-0.08' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lrucache-0.09 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lrucache-0.09' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/lrucache /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/lrucache/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/lrucache/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-lrucache-0.09' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-core-0.1.17 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-core-0.1.17' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/core/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/ngx/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/ngx/ssl /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/core/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/core/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/ngx/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/ngx/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/ngx/ssl/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/ngx/ssl/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-core-0.1.17' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upstream-healthcheck-0.06 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upstream-healthcheck-0.06' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/upstream/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/upstream/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/upstream/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-upstream-healthcheck-0.06' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-limit-traffic-0.06 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-limit-traffic-0.06' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/limit/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/limit/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/limit/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-limit-traffic-0.06' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-shell-0.02 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-shell-0.02' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install -d /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/ /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/resty/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-resty-shell-0.02' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-tablepool-0.01 && make install DESTDIR= LUA_LIB_DIR=/opt/metwork-mfext-1.0/opt/openresty/lualib INSTALL=/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-tablepool-0.01' /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install lib/*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/ make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/lua-tablepool-0.01' cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/opm-0.0.5 && /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install bin/* /opt/metwork-mfext-1.0/opt/openresty/bin/ cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/resty-cli-0.24 && /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/install bin/* /opt/metwork-mfext-1.0/opt/openresty/bin/ cp /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/resty.index /opt/metwork-mfext-1.0/opt/openresty/ cp -r /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/pod /opt/metwork-mfext-1.0/opt/openresty/ cd /src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8 && make install DESTDIR= make[3]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make -f objs/Makefile install make[4]: Entering directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' test -d '/opt/metwork-mfext-1.0/opt/openresty/nginx' || mkdir -p '/opt/metwork-mfext-1.0/opt/openresty/nginx' test -d '/opt/metwork-mfext-1.0/opt/openresty/nginx/sbin' \ || mkdir -p '/opt/metwork-mfext-1.0/opt/openresty/nginx/sbin' test ! -f '/opt/metwork-mfext-1.0/opt/openresty/nginx/sbin/nginx' \ || mv '/opt/metwork-mfext-1.0/opt/openresty/nginx/sbin/nginx' \ '/opt/metwork-mfext-1.0/opt/openresty/nginx/sbin/nginx.old' cp objs/nginx '/opt/metwork-mfext-1.0/opt/openresty/nginx/sbin/nginx' test -d '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf' \ || mkdir -p '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf' cp conf/koi-win '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf' cp conf/koi-utf '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf' cp conf/win-utf '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf' test -f '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf/mime.types' \ || cp conf/mime.types '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf' cp conf/mime.types '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf/mime.types.default' test -f '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf/fastcgi_params' \ || cp conf/fastcgi_params '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf' cp conf/fastcgi_params \ '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf/fastcgi_params.default' test -f '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf/fastcgi.conf' \ || cp conf/fastcgi.conf '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf' cp conf/fastcgi.conf '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf/fastcgi.conf.default' test -f '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf/uwsgi_params' \ || cp conf/uwsgi_params '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf' cp conf/uwsgi_params \ '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf/uwsgi_params.default' test -f '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf/scgi_params' \ || cp conf/scgi_params '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf' cp conf/scgi_params \ '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf/scgi_params.default' test -f '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf/nginx.conf' \ || cp conf/nginx.conf '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf/nginx.conf' cp conf/nginx.conf '/opt/metwork-mfext-1.0/opt/openresty/nginx/conf/nginx.conf.default' test -d '/opt/metwork-mfext-1.0/opt/openresty/nginx/logs' \ || mkdir -p '/opt/metwork-mfext-1.0/opt/openresty/nginx/logs' test -d '/opt/metwork-mfext-1.0/opt/openresty/nginx/logs' \ || mkdir -p '/opt/metwork-mfext-1.0/opt/openresty/nginx/logs' test -d '/opt/metwork-mfext-1.0/opt/openresty/nginx/html' \ || cp -R docs/html '/opt/metwork-mfext-1.0/opt/openresty/nginx' make[4]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' make[3]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1/build/nginx-1.15.8' mkdir -p /opt/metwork-mfext-1.0/opt/openresty/site/lualib /opt/metwork-mfext-1.0/opt/openresty/site/pod /opt/metwork-mfext-1.0/opt/openresty/site/manifest ln -sf /opt/metwork-mfext-1.0/opt/openresty/nginx/sbin/nginx /opt/metwork-mfext-1.0/opt/openresty/bin/openresty make[2]: Leaving directory '/src/layers/layer1_openresty/0100_openresty/build/openresty-1.15.8.1' make[1]: Leaving directory '/src/layers/layer1_openresty/0100_openresty' if ! test -d /opt/metwork-mfext-1.0/opt/openresty/config; then mkdir -p /opt/metwork-mfext-1.0/opt/openresty/config; fi rm -f /opt/metwork-mfext-1.0/opt/openresty/config/mime.types && ln -s /opt/metwork-mfext-1.0/opt/openresty/nginx/conf/mime.types /opt/metwork-mfext-1.0/opt/openresty/config/mime.types make[3]: Leaving directory `/src/layers/layer1_openresty/0100_openresty' make[3]: Entering directory `/src/layers/layer1_openresty/0400_lua_resty_http' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml touch /opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "name: 'lua-resty-http'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "version: 'master-20160530'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "checksum: '3a9dbbe1e57cd5d866c1a415d9b479cc'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo -n "LUA_RESTY_HTTP est une bibliothèque HTTP pour LUA/OPENRESTY" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "website: 'https://github.com/pintsized/lua-resty-http'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-http.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer1_openresty/0400_lua_resty_http' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/lua-resty-http-master-20160530.tar.gz` `readlink -m ./sources` MD5 3a9dbbe1e57cd5d866c1a415d9b479cc Computing checksum for /src/layers/layer1_openresty/0400_lua_resty_http/build/lua-resty-http-master-20160530.tar.gz... Good checksum rm -Rf lua-resty-http-master-20160530 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/lua-resty-http-master-20160530.tar.gz` tar.gz lua-resty-http-master-20160530 make[1]: Leaving directory '/src/layers/layer1_openresty/0400_lua_resty_http' cd build/lua-resty-http-master-20160530 && cp -f lib/resty/http*.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/ make[3]: Leaving directory `/src/layers/layer1_openresty/0400_lua_resty_http' make[3]: Entering directory `/src/layers/layer1_openresty/0410_lua_resty_cookie' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml touch /opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "name: 'lua-resty-cookie'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "version: 'master-20160630'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "checksum: '225e187a3f6dfa694f55a20f2d8509f2'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo -n "LUA_RESTY_COOKIE est une bibliothèque COOKIE pour LUA/OPENRESTY" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "website: 'https://github.com/cloudflare/lua-resty-cookie/'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-cookie.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer1_openresty/0410_lua_resty_cookie' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/lua-resty-cookie-master-20160630.tar.gz` `readlink -m ./sources` MD5 225e187a3f6dfa694f55a20f2d8509f2 Computing checksum for /src/layers/layer1_openresty/0410_lua_resty_cookie/build/lua-resty-cookie-master-20160630.tar.gz... Good checksum rm -Rf lua-resty-cookie-master-20160630 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/lua-resty-cookie-master-20160630.tar.gz` tar.gz lua-resty-cookie-master-20160630 make[1]: Leaving directory '/src/layers/layer1_openresty/0410_lua_resty_cookie' cd build/lua-resty-cookie-master-20160630 && cp -f lib/resty/cookie.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/ make[3]: Leaving directory `/src/layers/layer1_openresty/0410_lua_resty_cookie' make[3]: Entering directory `/src/layers/layer1_openresty/0420_lua_resty_statsd' rm -f /opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml touch /opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "name: 'lua-resty-statsd'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "version: '0.0.3'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "checksum: '938d330f9661efcb4528b75b2ba8de5a'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo -n "LUA_RESTY_STATSD is a statsd client for openresty." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "website: 'https://github.com/metwork-framework/lua-resty-statsd'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml echo "license: 'unknown'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-statsd.yaml; fi make --file=../../Makefile.standard download uncompress make[4]: Entering directory `/src/layers/layer1_openresty/0420_lua_resty_statsd' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/lua-resty-statsd-0.0.3.tar.gz` `readlink -m ./sources` MD5 938d330f9661efcb4528b75b2ba8de5a Computing checksum for /src/layers/layer1_openresty/0420_lua_resty_statsd/build/lua-resty-statsd-0.0.3.tar.gz... Good checksum rm -Rf lua-resty-statsd-0.0.3 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/lua-resty-statsd-0.0.3.tar.gz` tar.gz lua-resty-statsd-0.0.3 make[4]: Leaving directory `/src/layers/layer1_openresty/0420_lua_resty_statsd' cd build/lua-resty-statsd-0.0.3 && cp -f lib/resty/statsd.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/ make[3]: Leaving directory `/src/layers/layer1_openresty/0420_lua_resty_statsd' make[3]: Entering directory `/src/layers/layer1_openresty/0430_lua_resty_hmac' rm -f /opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml touch /opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "name: 'lua-resty-hmac'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "version: 'master20190920'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "checksum: '897b94ec0301c04589a99deea27a074a'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo -n "LUA_RESTY_HMAC if a HMAC lib for openresty" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "website: 'https://github.com/jkeys089/lua-resty-hmac'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/lua-resty-hmac.yaml; fi make --file=../../Makefile.standard download uncompress make[4]: Entering directory `/src/layers/layer1_openresty/0430_lua_resty_hmac' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/lua-resty-hmac-master20190920.tar.gz` `readlink -m ./sources` MD5 897b94ec0301c04589a99deea27a074a Computing checksum for /src/layers/layer1_openresty/0430_lua_resty_hmac/build/lua-resty-hmac-master20190920.tar.gz... Good checksum rm -Rf lua-resty-hmac-master20190920 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/lua-resty-hmac-master20190920.tar.gz` tar.gz lua-resty-hmac-master20190920 make[4]: Leaving directory `/src/layers/layer1_openresty/0430_lua_resty_hmac' cd build/lua-resty-hmac-master20190920 && cp -f lib/resty/hmac.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/resty/ make[3]: Leaving directory `/src/layers/layer1_openresty/0430_lua_resty_hmac' make[3]: Entering directory `/src/layers/layer1_openresty/0500_mfutil_lua' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,openresty@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml touch /opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "name: 'mfutil_lua'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "version: '0.0.2'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "checksum: 'a9d930400d627e6273102a30fbff40f2'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo -n "MFUTIL_LUA is a lua binding of some parts of mfutil library." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "website: 'https://github.com/metwork-framework/mfutil_lua'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/openresty/share/metwork_packages/mfutil_lua.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer1_openresty/0500_mfutil_lua' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/mfutil_lua-0.0.2.tar.gz` `readlink -m ./sources` MD5 a9d930400d627e6273102a30fbff40f2 Computing checksum for /src/layers/layer1_openresty/0500_mfutil_lua/build/mfutil_lua-0.0.2.tar.gz... Good checksum rm -Rf mfutil_lua-0.0.2 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/mfutil_lua-0.0.2.tar.gz` tar.gz mfutil_lua-0.0.2 make[1]: Leaving directory '/src/layers/layer1_openresty/0500_mfutil_lua' cd build/mfutil_lua-0.0.2 && cp -f mfutil.lua /opt/metwork-mfext-1.0/opt/openresty/lualib/ make[3]: Leaving directory `/src/layers/layer1_openresty/0500_mfutil_lua' if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-1.0/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/openresty" cache: /buildcache/mfext_cache_layer_openresty_82d4b414062d5001f9b7680440aeaa79.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.0/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_conflicts |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_core/.layerapi2_conflicts; else cat .layerapi2_conflicts |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_core/.layerapi2_conflicts; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/python3_core" "python3_core" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): f678d5cbc8b7c0e40b891859126f6463 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: 09f4e326d8e3d0e3a4c133dc591e84d2 cache missed (/buildcache/mfext_cache_layer_python3_core_756a833c3a324fca48b43ba3e5e8ccbe.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0030_python3 0035_certifi 0041_six 0042_appdirs 0043_packaging 0044_setuptools 0045_pyparsing 0046_pip 0046_virtualenv 0050_wheel 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.0/opt/python3_core ; \ fi make[3]: Entering directory `/src/layers/layer1_python3_core/0000_adm' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all cp -f freeze_requirements /opt/metwork-mfext-1.0/opt/python3_core/bin/freeze_requirements chmod a+rx /opt/metwork-mfext-1.0/opt/python3_core/bin/freeze_requirements cp -f download_compile_requirements /opt/metwork-mfext-1.0/opt/python3_core/bin/download_compile_requirements chmod a+rx /opt/metwork-mfext-1.0/opt/python3_core/bin/download_compile_requirements cp -f install_requirements /opt/metwork-mfext-1.0/opt/python3_core/bin/install_requirements chmod a+rx /opt/metwork-mfext-1.0/opt/python3_core/bin/install_requirements cp -f unsafe_pip /opt/metwork-mfext-1.0/opt/python3_core/bin/unsafe_pip chmod a+rx /opt/metwork-mfext-1.0/opt/python3_core/bin/unsafe_pip cp -f python2_wrapper /opt/metwork-mfext-1.0/opt/python3_core/bin/python2_wrapper chmod a+rx /opt/metwork-mfext-1.0/opt/python3_core/bin/python2_wrapper cd /opt/metwork-mfext-1.0/opt/python3_core/bin && ln -s python2_wrapper python2 make[3]: Leaving directory `/src/layers/layer1_python3_core/0000_adm' make[3]: Entering directory `/src/layers/layer1_python3_core/0030_python3' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml touch /opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml echo "name: 'Python'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml echo "version: '3.7.3'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml echo "checksum: '93df27aec0cd18d6d42173e601ffbbfd'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml echo -n "Python is an interpreted, object-oriented, high-level programming language." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml echo "website: 'http://python.org/'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml echo "license: 'Python'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/Python.yaml; fi make --file=../../Makefile.standard EXTRACFLAGS="-I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include" EXTRALDFLAGS="-L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/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.0/opt/python3_core/../tcltk/include" --with-tcltk-libs="-L/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/Python-3.7.3.tar.xz` `readlink -m ./sources` MD5 93df27aec0cd18d6d42173e601ffbbfd Computing checksum for /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3.tar.xz... Good checksum rm -Rf Python-3.7.3 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/Python-3.7.3.tar.xz` tar.xz Python-3.7.3 cd build/Python-3.7.3 && if test "-L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib"; fi && if test "-I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include";export CPPFLAGS="-I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core --enable-shared --enable-loadable-sqlite-extensions --without-ensurepip --with-system-ffi -with-tcltk-includes="-I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include" --with-tcltk-libs="-L/opt/metwork-mfext-1.0/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.7... no checking for python3... no checking for python... python checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... checking for --without-gcc... no checking for --with-icc... 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 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 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-assertions... no checking for --enable-optimizations... no 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 off gcc invalid function cast 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 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 for unistd.h... (cached) 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 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/vm_sockets.h... no checking for linux/can.h... yes checking for linux/can/raw.h... yes checking for linux/can/bcm.h... no 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 support... 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... no checking uuid/uuid.h presence... no checking for uuid/uuid.h... no checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking for uuid_generate_time_safe... no 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-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 --enable-loadable-sqlite-extensions... yes checking for --with-tcltk-includes... -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include checking for --with-tcltk-libs... -L/opt/metwork-mfext-1.0/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 --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 ctermid... yes checking for dup3... yes checking for execv... yes checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes 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 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 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 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 pread... yes checking for preadv... yes checking for preadv2... no checking for pthread_init... no checking for pthread_kill... yes checking for putenv... 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 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 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 unsetenv... 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 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 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 gettimeofday... 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 C doubles are little-endian IEEE 754 binary64... yes checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... 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 tanh preserves the sign of zero... yes checking whether log1p drops the sign of negative zero... no 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... m checking SOABI... cpython-37m-x86_64-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) 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 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 configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Misc/python.pc config.status: creating Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup 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.7.3 && make make[2]: Entering directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3' gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"m"' \ -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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/opt/metwork-mfext-1.0/opt/python3_core"' \ -DEXEC_PREFIX='"/opt/metwork-mfext-1.0/opt/python3_core"' \ -DVERSION='"3.7"' \ -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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/hashtable.c -o Modules/hashtable.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c rm -f libpython3.7m.a ar rcs libpython3.7m.a Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.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/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.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/capsule.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/compile.o Python/codecs.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/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.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/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o if test libpython3.7m.so.1.0 != libpython3.7m.so; then \ gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -Wl,-hlibpython3.7m.so.1.0 -o libpython3.7m.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.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/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.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/capsule.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/compile.o Python/codecs.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/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.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/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lrt -lm ; \ ln -f libpython3.7m.so.1.0 libpython3.7m.so; \ else \ gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -o libpython3.7m.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.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/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.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/capsule.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/compile.o Python/codecs.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/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.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/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lpthread -ldl -lutil -lrt -lm ; \ fi gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.7m.so gcc -pthread -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.7m -lcrypt -lpthread -ldl -lutil -lrt -lm LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/tcltk/local/lib:/opt/metwork-mfext-1.0/opt/tcltk/lib:/opt/metwork-mfext-1.0/opt/python3_core/local/lib:/opt/metwork-mfext-1.0/opt/python3_core/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/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.7.3:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/tcltk/local/lib:/opt/metwork-mfext-1.0/opt/tcltk/lib:/opt/metwork-mfext-1.0/opt/python3_core/local/lib:/opt/metwork-mfext-1.0/opt/python3_core/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib CC='gcc -pthread' LDSHARED='gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='-I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include' _TCLTK_LIBS='-L/opt/metwork-mfext-1.0/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.7/src creating build/temp.linux-x86_64-3.7/src/layers creating build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core creating build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3 creating build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build creating build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 creating build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_struct.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_struct.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_struct.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_struct.cpython-37m-x86_64-linux-gnu.so building '_ctypes_test' extension creating build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/_ctypes_test.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/_ctypes_test.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/_ctypes_test.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/arraymodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/arraymodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/arraymodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/array.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_contextvarsmodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_contextvarsmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_contextvarsmodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_contextvars.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cmathmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cmathmodule.o Modules/_math.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/cmath.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/mathmodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/mathmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/mathmodule.o Modules/_math.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/math.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_datetimemodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_datetimemodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/_datetime.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_randommodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_randommodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_randommodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_random.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_bisectmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_bisectmodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_bisect.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_heapqmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_heapqmodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_heapq.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_pickle.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_pickle.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_pickle.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_pickle.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_json.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_json.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_json.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_json.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_testcapimodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_testcapimodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_testcapi.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_testbuffer.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_testbuffer.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_testbuffer.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_testimportmultiple.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_testimportmultiple.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_testimportmultiple.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_testmultiphase.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_testmultiphase.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_testmultiphase.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_lsprof.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_lsprof.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/rotatingtree.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_lsprof.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/rotatingtree.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_lsprof.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/unicodedata.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/unicodedata.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/unicodedata.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/unicodedata.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_opcode.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_opcode.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_opcode.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_opcode.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_asynciomodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_asynciomodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_asyncio.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_queuemodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_queuemodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_queuemodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_queue.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/fcntlmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/fcntlmodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/fcntl.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/grpmodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/grpmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/grpmodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/grp.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/spwdmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/spwdmodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/spwd.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/selectmodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/selectmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/selectmodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/select.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/parsermodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/parsermodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/parsermodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/parser.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/mmapmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/mmapmodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/mmap.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/syslogmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/syslogmodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/syslog.cpython-37m-x86_64-linux-gnu.so building '_xxtestfuzz' extension creating build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_xxtestfuzz gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_xxtestfuzz/_xxtestfuzz.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_xxtestfuzz/fuzzer.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_xxtestfuzz/fuzzer.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_xxtestfuzz.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/audioop.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/audioop.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/audioop.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/audioop.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/readline.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/readline.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/readline.o -L/usr/lib/termcap -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lreadline -lpython3.7m -o build/lib.linux-x86_64-3.7/readline.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_cryptmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_cryptmodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lcrypt -lpython3.7m -o build/lib.linux-x86_64-3.7/_crypt.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_csv.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_csv.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_csv.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_csv.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_posixsubprocess.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_posixsubprocess.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_posixsubprocess.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/socketmodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/socketmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/socketmodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_socket.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/opt/metwork-mfext-1.0/opt/core/include -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ssl.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ssl.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ssl.o -L/opt/metwork-mfext-1.0/opt/core/lib -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lssl -lcrypto -lpython3.7m -o build/lib.linux-x86_64-3.7/_ssl.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/opt/metwork-mfext-1.0/opt/core/include -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_hashopenssl.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_hashopenssl.o -L/opt/metwork-mfext-1.0/opt/core/lib -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lssl -lcrypto -lpython3.7m -o build/lib.linux-x86_64-3.7/_hashlib.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/sha256module.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/sha256module.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/sha256module.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_sha256.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/sha512module.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/sha512module.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/sha512module.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_sha512.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/md5module.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/md5module.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/md5module.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_md5.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/sha1module.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/sha1module.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/sha1module.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_sha1.cpython-37m-x86_64-linux-gnu.so building '_blake2' extension creating build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_blake2 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_blake2/blake2module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_blake2/blake2b_impl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_blake2/blake2s_impl.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_blake2/blake2s_impl.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_blake2.cpython-37m-x86_64-linux-gnu.so building '_sha3' extension creating build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sha3 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sha3/sha3module.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sha3/sha3module.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_sha3.cpython-37m-x86_64-linux-gnu.so building '_sqlite3' extension creating build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/cache.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/connection.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/cursor.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/microprotocols.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/module.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/prepare_protocol.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/row.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/row.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/statement.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/util.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/util.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/cache.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/connection.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/cursor.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/module.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/row.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/statement.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_sqlite/util.o -L/opt/metwork-mfext-1.0/opt/core/lib -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lsqlite3 -lpython3.7m -o build/lib.linux-x86_64-3.7/_sqlite3.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/termios.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/termios.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/termios.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/termios.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/resource.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/resource.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/resource.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/resource.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/nismodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/nismodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/nismodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lnsl -lpython3.7m -o build/lib.linux-x86_64-3.7/nis.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_cursesmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_cursesmodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lncursesw -lpython3.7m -o build/lib.linux-x86_64-3.7/_curses.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_curses_panel.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_curses_panel.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpanelw -lncursesw -lpython3.7m -o build/lib.linux-x86_64-3.7/_curses_panel.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/zlibmodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/zlibmodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lz -lpython3.7m -o build/lib.linux-x86_64-3.7/zlib.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/binascii.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/binascii.o -DUSE_ZLIB_CRC32 gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/binascii.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lz -lpython3.7m -o build/lib.linux-x86_64-3.7/binascii.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_bz2module.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_bz2module.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_bz2module.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lbz2 -lpython3.7m -o build/lib.linux-x86_64-3.7/_bz2.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_lzmamodule.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_lzmamodule.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -llzma -lpython3.7m -o build/lib.linux-x86_64-3.7/_lzma.cpython-37m-x86_64-linux-gnu.so building 'pyexpat' extension creating build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/expat gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/expat -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/pyexpat.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/pyexpat.o -Wno-implicit-fallthrough gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/expat -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/expat/xmlparse.o -Wno-implicit-fallthrough gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/expat -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/expat/xmlrole.o -Wno-implicit-fallthrough gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/expat -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/expat/xmltok.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/expat/xmltok.o -Wno-implicit-fallthrough gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/pyexpat.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/expat/xmlparse.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/expat/xmlrole.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/expat/xmltok.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/pyexpat.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/expat -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_elementtree.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_elementtree.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_elementtree.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_elementtree.cpython-37m-x86_64-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/multibytecodec.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/multibytecodec.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_multibytecodec.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_kr.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_kr.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_codecs_kr.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_jp.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_jp.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_codecs_jp.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_cn.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_cn.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_codecs_cn.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_tw.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_tw.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_codecs_tw.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_hk.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_hk.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_codecs_hk.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_iso2022.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_codecs_iso2022.cpython-37m-x86_64-linux-gnu.so building '_decimal' extension creating build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal creating build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/_decimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/basearith.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/constants.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/context.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/convolute.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/crt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/difradix2.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/fnt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/fourstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/io.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/memory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/mpdecimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/numbertheory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/sixstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_64=1 -DASM=1 -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/transpose.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/memory.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_decimal/libmpdec/transpose.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lm -lpython3.7m -o build/lib.linux-x86_64-3.7/_decimal.cpython-37m-x86_64-linux-gnu.so building '_multiprocessing' extension creating build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_multiprocessing gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -IModules/_multiprocessing -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_multiprocessing/multiprocessing.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -IModules/_multiprocessing -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_multiprocessing/semaphore.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_multiprocessing/semaphore.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_multiprocessing.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/ossaudiodev.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/ossaudiodev.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/ossaudiodev.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DWITH_APPINIT=1 -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_tkinter.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_tkinter.o -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DWITH_APPINIT=1 -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/tkappinit.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/tkappinit.o -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_tkinter.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/tkappinit.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/_tkinter.cpython-37m-x86_64-linux-gnu.so -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -ltcl8.6 -ltk8.6 building 'xxlimited' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/xxlimited.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/xxlimited.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/xxlimited.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lpython3.7m -o build/lib.linux-x86_64-3.7/xxlimited.cpython-37m-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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/opt/metwork-mfext-1.0/opt/core/lib/libffi-3.2/include -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/_ctypes.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/opt/metwork-mfext-1.0/opt/core/lib/libffi-3.2/include -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/callbacks.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/opt/metwork-mfext-1.0/opt/core/lib/libffi-3.2/include -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/callproc.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/opt/metwork-mfext-1.0/opt/core/lib/libffi-3.2/include -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/stgdict.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/opt/metwork-mfext-1.0/opt/core/lib/libffi-3.2/include -I./Include -I. -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -I/usr/local/include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Include -I/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3 -c /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/cfield.o gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-3.7/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Modules/_ctypes/cfield.o -L. -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/usr/local/lib -lffi -ldl -lpython3.7m -o build/lib.linux-x86_64-3.7/_ctypes.cpython-37m-x86_64-linux-gnu.so Python build finished successfully! The necessary bits to build these optional modules were not found: _dbm _gdbm _uuid 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.7 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Tools/scripts/pyvenv -> build/scripts-3.7 changing mode of build/scripts-3.7/pydoc3 from 644 to 755 changing mode of build/scripts-3.7/idle3 from 644 to 755 changing mode of build/scripts-3.7/2to3 from 644 to 755 changing mode of build/scripts-3.7/pyvenv from 644 to 755 renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7 renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7 renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7 renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7 /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.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -I./Include -I/opt/metwork-mfext-1.0/opt/python3_core/../core/include -I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c gcc -pthread -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.7m -lcrypt -lpthread -ldl -lutil -lrt -lm sed -e "s,@EXENAME@,/opt/metwork-mfext-1.0/opt/python3_core/bin/python3.7m," < ./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.7.3' cd build/Python-3.7.3 && make install make[2]: Entering directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3' Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib if test "no-framework" = "no-framework" ; then \ /usr/bin/install -c python /opt/metwork-mfext-1.0/opt/python3_core/bin/python3.7m; \ else \ /usr/bin/install -c -s Mac/pythonw /opt/metwork-mfext-1.0/opt/python3_core/bin/python3.7m; \ fi if test "3.7" != "3.7m"; then \ if test -f /opt/metwork-mfext-1.0/opt/python3_core/bin/python3.7 -o -h /opt/metwork-mfext-1.0/opt/python3_core/bin/python3.7; \ then rm -f /opt/metwork-mfext-1.0/opt/python3_core/bin/python3.7; \ fi; \ (cd /opt/metwork-mfext-1.0/opt/python3_core/bin; ln python3.7m python3.7); \ fi if test -f libpython3.7m.so && test "no-framework" = "no-framework" ; then \ if test -n "" ; then \ /usr/bin/install -c -m 555 /opt/metwork-mfext-1.0/opt/python3_core/bin; \ else \ /usr/bin/install -c -m 555 libpython3.7m.so /opt/metwork-mfext-1.0/opt/python3_core/lib/libpython3.7m.so.1.0; \ if test libpython3.7m.so != libpython3.7m.so.1.0; then \ (cd /opt/metwork-mfext-1.0/opt/python3_core/lib; ln -sf libpython3.7m.so.1.0 libpython3.7m.so) \ fi \ fi; \ if test -n "libpython3.so"; then \ /usr/bin/install -c -m 555 libpython3.so /opt/metwork-mfext-1.0/opt/python3_core/lib/libpython3.so; \ fi; \ else true; \ fi if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-1.0/opt/python3_core/binpython3.7-32; \ lipo \ -output /opt/metwork-mfext-1.0/opt/python3_core/bin/python3.7-32 \ /opt/metwork-mfext-1.0/opt/python3_core/bin/python3.7; \ fi LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/tcltk/local/lib:/opt/metwork-mfext-1.0/opt/tcltk/lib:/opt/metwork-mfext-1.0/opt/python3_core/local/lib:/opt/metwork-mfext-1.0/opt/python3_core/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib CC='gcc -pthread' LDSHARED='gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='-I/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/include' _TCLTK_LIBS='-L/opt/metwork-mfext-1.0/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 _uuid 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.7.3/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Tools/scripts/pyvenv -> build/scripts-3.7 changing mode of build/scripts-3.7/pydoc3 from 644 to 755 changing mode of build/scripts-3.7/idle3 from 644 to 755 changing mode of build/scripts-3.7/2to3 from 644 to 755 changing mode of build/scripts-3.7/pyvenv from 644 to 755 renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7 renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7 renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7 renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/capath Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/data Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/xmltestdata Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/eintrdata Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sndhdrdata Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/tracedmodules Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/subpkg Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package2 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01/subdirectory Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/one Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/two Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace/portion1 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace/portion2 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_ Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion1 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion2 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project1 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project2 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata01 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata02 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/collections Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip/_bundled Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2 Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers/myfixes Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/parsers Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/data Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/dummy Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/scripts Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/scripts/common Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/scripts/posix Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc_data /usr/bin/install -c -m 644 ./Lib/__future__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/_bootlocale.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/_collections_abc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/_compat_pickle.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/_compression.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/_dummy_thread.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/_markupbase.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/_osx_support.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/_py_abc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/_pydecimal.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/_pyio.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/_sitebuiltins.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/_strptime.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/_threading_local.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/_weakrefset.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/abc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/aifc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/antigravity.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/argparse.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/ast.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/asynchat.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/asyncore.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/base64.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/bdb.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/binhex.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/bisect.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/bz2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/cProfile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/calendar.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/cgi.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/cgitb.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/chunk.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/cmd.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/code.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/codecs.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/codeop.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/colorsys.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/compileall.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/configparser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/contextlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/contextvars.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/copy.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/copyreg.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/crypt.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/csv.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/dataclasses.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/datetime.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/decimal.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/difflib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/dis.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/doctest.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/dummy_threading.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/enum.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/filecmp.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/fileinput.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/fnmatch.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/formatter.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/fractions.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/ftplib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/functools.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/genericpath.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/getopt.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/getpass.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/gettext.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/glob.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/gzip.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/hashlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/heapq.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/hmac.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/imaplib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/imghdr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/imp.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/inspect.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/io.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/ipaddress.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/keyword.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/linecache.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/locale.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/lzma.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/macpath.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/mailbox.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/mailcap.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/mimetypes.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/modulefinder.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/netrc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/nntplib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/ntpath.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/nturl2path.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/numbers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/opcode.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/operator.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/optparse.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/os.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/pathlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/pdb.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/pickle.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/pickletools.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/pipes.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/pkgutil.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/platform.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/plistlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/poplib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/posixpath.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/pprint.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/profile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/pstats.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/pty.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/py_compile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/pyclbr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/pydoc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/queue.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/quopri.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/random.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/re.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/reprlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/rlcompleter.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/runpy.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/sched.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/secrets.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/selectors.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/shelve.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/shlex.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/shutil.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/signal.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/site.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/smtpd.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/smtplib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/sndhdr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/socket.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/socketserver.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/sre_compile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/sre_constants.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/sre_parse.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/ssl.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/stat.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/statistics.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/string.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/stringprep.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/struct.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/subprocess.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/sunau.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/symbol.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/symtable.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/sysconfig.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/tabnanny.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/tarfile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/telnetlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/tempfile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/textwrap.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/this.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/threading.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/timeit.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/token.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/tokenize.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/trace.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/traceback.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/tracemalloc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/tty.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/turtle.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/types.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/typing.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/uu.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/uuid.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/warnings.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/wave.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/weakref.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c ./Lib/webbrowser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/xdrlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/zipapp.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/zipfile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 /usr/bin/install -c -m 644 ./Lib/tkinter/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/colorchooser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/commondialog.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/constants.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/dialog.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/dnd.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/filedialog.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/font.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/messagebox.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/scrolledtext.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/simpledialog.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/tix.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/ttk.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/README /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/runtktests.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/support.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/widget_tests.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_font.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_geometry_managers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_images.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_loadtk.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_misc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_text.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_variables.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_widgets.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_extensions.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_functions.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_style.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_widgets.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/site-packages/README.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages /usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/_test_multiprocessing.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/allsans.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/ann_module.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/ann_module2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/ann_module3.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/audiotest.au /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/audiotests.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/autotest.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/bad_getattr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/bad_getattr2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/bad_getattr3.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/badcert.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/badkey.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_3131.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future10.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_pep3120.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c ./Lib/test/bisect_cmd.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/bytecode_helper.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/cfgparser.2 /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/cfgparser.3 /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/clinic.test /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/coding20731.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c ./Lib/test/curses_tests.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1_str.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2_str.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/datetimetester.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/dis_module.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/double_const.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/empty.vbs /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/ffdh3072.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/final_a.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/final_b.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/future_test1.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/future_test2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/gdb_sample.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/good_getattr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/idnsans.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/imp_dummy.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/keycert.passwd.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/keycert.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/keycert2.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/keycert3.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/keycert4.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/keycertecc.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/list_tests.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/lock_tests.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/mailcap.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/make_ssl_certs.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/memory_watchdog.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/mime.types /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/mock_socket.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/mod_generics_cache.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/mp_preload.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/multibytecodec_support.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/nokia.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/nullbytecert.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/outstanding_bugs.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/pickletester.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/profilee.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/pstats.pck /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/pycacert.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/pycakey.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/pythoninfo.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/randv3.pck /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c ./Lib/test/re_tests.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c ./Lib/test/regrtest.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/relimport.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/reperf.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/revocation.crl /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/secp384r1.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/selfsigned_pythontestdotnet.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/signalinterproctester.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/sortperf.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/ssl_key.passwd.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/ssl_servers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/ssltests.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/string_tests.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/talos-2019-0758.pem /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test___all__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test___future__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test__locale.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test__opcode.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test__osx_support.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_abc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_argparse.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_array.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_asdl_parser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ast.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_asyncgen.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_base64.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_baseexception.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bdb.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_binascii.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_binhex.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_binop.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bool.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_c_locale_coercion.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_call.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_capi.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cgitb.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_class.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_clinic.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cmath.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_code.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_code_module.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_collections.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_compare.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_compile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_compileall.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_complex.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_concurrent_futures.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_configparser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_contains.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_context.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_contextlib_async.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_copy.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_copyreg.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_coroutines.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cprofile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_crashers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_crypt.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_csv.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_curses.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c ./Lib/test/test_dataclasses.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm_dumb.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm_gnu.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm_ndbm.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_deque.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_descr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_devpoll.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dict.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dict_version.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dictcomps.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dictviews.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dis.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dtrace.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dummy_thread.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dummy_threading.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dynamic.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dynamicclassattribute.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_eintr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_embed.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ensurepip.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_enum.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_eof.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_errno.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_exception_hierarchy.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_faulthandler.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_fcntl.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_file.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_file_eintr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_finalization.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_float.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_flufl.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_format.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_frame.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_fstring.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_functools.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_future.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_future3.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_future4.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_future5.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_gc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_gdb.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_generator_stop.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_generators.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_genericclass.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_getpass.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_glob.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_global.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_grp.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_hash.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_html.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_htmlparser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_http_cookiejar.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_http_cookies.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_idle.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_imghdr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_imp.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_index.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_int.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_io.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ipaddress.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_iter.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_keyword.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_keywordonlyarg.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_list.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_listcomps.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_locale.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_logging.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_long.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_lzma.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_macpath.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_mailcap.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_math.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_metaclass.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_module.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_msilib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_main_handling.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_nis.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_nntplib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_normalization.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_numeric_tower.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_operator.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ordered_dict.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_os.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_osx_env.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_parser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pathlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pdb.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pkgimport.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_platform.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_poll.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_popen.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_posix.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pow.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_print.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_profile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_property.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pty.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pulldom.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_py_compile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_queue.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_raise.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_random.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_range.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_re.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_readline.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_regrtest.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_repl.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_reprlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_resource.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sax.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sched.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_scope.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_script_helper.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_secrets.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_select.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_selectors.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_set.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_setcomps.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_signal.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_site.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_slice.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_smtpd.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sndhdr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_socket.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sort.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_source_encoding.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_spwd.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_stat.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_statistics.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_strftime.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_string.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_string_literals.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_strtod.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_struct.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_subclassinit.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sunau.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_super.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_support.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_symbol.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sys.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sysconfig.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_syslog.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_thread.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_threaded_import.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_threading.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_time.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_timeit.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_tix.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_tk.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_trace.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_tracemalloc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_turtle.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_types.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_typing.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_unary.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode_file_functions.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode_identifiers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_unpack_ex.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib_response.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_userstring.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_utf8_mode.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_utf8source.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_uu.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_venv.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_wave.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_weakset.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_webbrowser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_winconsoleio.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_with.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_wsgiref.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_dom_minicompat.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc_net.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_xxtestfuzz.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_yield_from.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_zipapp.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/testcodec.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/testtar.tar /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/threaded_import_hangers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/win_console_handler.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/xmltests.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/zip_cp437_header.zip /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-alaw.aifc /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.au /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/capath/4e1295a3.0 /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/5ed36f99.0 /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/6e88d7b8.0 /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/99d0fa06.0 /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/b1930218.0 /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/ceff1710.0 /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/capath /usr/bin/install -c -m 644 ./Lib/test/data/README /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/data /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/expat224_utf8_bug.xml /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.stp /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d.expected /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp.expected /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d.expected /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp.expected /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/instance.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d.expected /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/eintrdata/eintr_tester.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/eintrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.bmp /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.exr /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.gif /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.jpg /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pbm /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pgm /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.png /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ppm /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ras /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.sgi /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.tiff /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.webp /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.xbm /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/libregrtest/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/cmdline.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/main.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/refleak.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest_mp.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/save_env.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/setup.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/utils.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/fd_status.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/input_reader.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qcat.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qgrep.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/README /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.8svx /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aifc /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aiff /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.au /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.hcom /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.sndt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.voc /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.wav /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/support/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support /usr/bin/install -c -m 644 ./Lib/test/support/script_helper.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support /usr/bin/install -c -m 644 ./Lib/test/support/testresult.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support /usr/bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/tracedmodules /usr/bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/tracedmodules /usr/bin/install -c -m 644 ./Lib/test/encoded_modules/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules /usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_iso_8859_1.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules /usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_koi8_r.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules /usr/bin/install -c -m 644 ./Lib/test/test_import/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import /usr/bin/install -c -m 644 ./Lib/test/test_import/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/test/test_import/data/package /usr/bin/install -c -m 644 ./Lib/test/test_import/data/package/submodule.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package /usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule1.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package2 /usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package2 /usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap_external.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib /usr/bin/install -c -m 644 ./Lib/importlib/abc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib /usr/bin/install -c -m 644 ./Lib/importlib/machinery.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib /usr/bin/install -c -m 644 ./Lib/importlib/resources.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib /usr/bin/install -c -m 644 ./Lib/importlib/util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/abc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_abc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_api.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_lazy.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_locks.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_namespace_pkgs.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_open.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_path.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_read.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_resource.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_spec.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_windows.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_finder.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_loader.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/binary.file /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-16.file /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-8.file /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01/subdirectory /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/binary.file /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01/subdirectory /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/one /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/resource1.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/one /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/two /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/resource2.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/two /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/resource1.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion1/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace/portion2 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_finder.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_loader.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_path_hook.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_finder.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_loader.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___loader__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___package__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_api.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_caching.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_fromlist.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_meta_path.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_packages.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_path.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_relative_imports.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/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.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_file_loader.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_finder.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_path_hook.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_source_encoding.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/ziptestdata.zip /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata02 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/ziptestdata.zip /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata02 /usr/bin/install -c -m 644 ./Lib/asyncio/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_events.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_futures.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_subprocess.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_tasks.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/constants.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/coroutines.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/events.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/format_helpers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/futures.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/locks.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/log.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/proactor_events.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/protocols.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/queues.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/runners.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/selector_events.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/sslproto.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/streams.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/subprocess.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/tasks.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/transports.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/unix_events.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/windows_events.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/windows_utils.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo3.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/functional.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_base_events.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_buffered_proto.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_context.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_events.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_locks.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_pep492.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_proactor_events.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_queues.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_runners.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_selector_events.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_server.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sslproto.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_streams.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_subprocess.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_tasks.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_transports.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_unix_events.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_events.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_utils.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/utils.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/collections/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/collections /usr/bin/install -c -m 644 ./Lib/collections/abc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/collections /usr/bin/install -c -m 644 ./Lib/concurrent/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent /usr/bin/install -c -m 644 ./Lib/concurrent/futures/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures /usr/bin/install -c -m 644 ./Lib/concurrent/futures/_base.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures /usr/bin/install -c -m 644 ./Lib/concurrent/futures/process.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures /usr/bin/install -c -m 644 ./Lib/concurrent/futures/thread.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures /usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/big5.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1125.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp273.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp65001.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp858.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hz.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/idna.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/johab.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_t.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/kz1048.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_centeuro.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/oem.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c ./Lib/encodings/rot_13.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/unicode_internal.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings /usr/bin/install -c -m 644 ./Lib/email/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/_encoded_words.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/_header_value_parser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/_policybase.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/architecture.rst /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/base64mime.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/charset.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/contentmanager.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/encoders.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/errors.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/feedparser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/generator.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/header.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/headerregistry.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/iterators.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/message.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/parser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/policy.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/utils.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email /usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/application.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/base.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/image.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/message.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/text.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime /usr/bin/install -c -m 644 ./Lib/test/test_email/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test__encoded_words.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test__header_value_parser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_asian_codecs.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_contentmanager.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_defect_handling.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_email.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_generator.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_headerregistry.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_inversion.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_message.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_parser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_pickleable.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_policy.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_utils.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/torture_test.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/data/PyBanner048.gif /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/audiotest.au /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_01.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_02.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_03.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_04.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_05.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_06.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_07.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_08.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_09.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_10.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_11.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12a.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_13.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_14.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_15.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_16.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_17.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_18.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_19.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_20.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_21.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_22.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_23.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_24.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_25.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_26.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_27.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_28.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_29.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_30.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_31.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_32.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_33.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_34.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_35.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_36.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_37.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_38.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_39.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_40.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_41.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_42.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_43.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_44.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_45.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_46.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data /usr/bin/install -c -m 644 ./Lib/ensurepip/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip /usr/bin/install -c -m 644 ./Lib/ensurepip/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip /usr/bin/install -c -m 644 ./Lib/ensurepip/_uninstall.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip /usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/pip-19.0.3-py2.py3-none-any.whl /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip/_bundled /usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/setuptools-40.8.0-py2.py3-none-any.whl /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip/_bundled /usr/bin/install -c -m 644 ./Lib/html/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html /usr/bin/install -c -m 644 ./Lib/html/entities.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html /usr/bin/install -c -m 644 ./Lib/html/parser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html /usr/bin/install -c -m 644 ./Lib/json/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json /usr/bin/install -c -m 644 ./Lib/json/decoder.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json /usr/bin/install -c -m 644 ./Lib/json/encoder.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json /usr/bin/install -c -m 644 ./Lib/json/scanner.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json /usr/bin/install -c -m 644 ./Lib/json/tool.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json /usr/bin/install -c -m 644 ./Lib/test/test_json/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_decode.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_default.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_dump.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_encode_basestring_ascii.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_enum.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_fail.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_float.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_indent.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass1.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass3.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_recursion.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_scanstring.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_separators.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_speedups.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_tool.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_unicode.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json /usr/bin/install -c -m 644 ./Lib/http/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http /usr/bin/install -c -m 644 ./Lib/http/client.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http /usr/bin/install -c -m 644 ./Lib/http/cookiejar.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http /usr/bin/install -c -m 644 ./Lib/http/cookies.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http /usr/bin/install -c -m 644 ./Lib/http/server.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http /usr/bin/install -c -m 644 ./Lib/dbm/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm /usr/bin/install -c -m 644 ./Lib/dbm/dumb.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm /usr/bin/install -c -m 644 ./Lib/dbm/gnu.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm /usr/bin/install -c -m 644 ./Lib/dbm/ndbm.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm /usr/bin/install -c -m 644 ./Lib/xmlrpc/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc /usr/bin/install -c -m 644 ./Lib/xmlrpc/client.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc /usr/bin/install -c -m 644 ./Lib/xmlrpc/server.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc /usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3 /usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3 /usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3 /usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/backup.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/logging/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging /usr/bin/install -c -m 644 ./Lib/logging/config.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging /usr/bin/install -c -m 644 ./Lib/logging/handlers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging /usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref /usr/bin/install -c -m 644 ./Lib/urllib/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib /usr/bin/install -c -m 644 ./Lib/urllib/error.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib /usr/bin/install -c -m 644 ./Lib/urllib/parse.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib /usr/bin/install -c -m 644 ./Lib/urllib/request.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib /usr/bin/install -c -m 644 ./Lib/urllib/response.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib /usr/bin/install -c -m 644 ./Lib/urllib/robotparser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib /usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_asserts.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reload.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2 /usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests /usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data /usr/bin/install -c ./Lib/lib2to3/tests/data/different_encoding.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data /usr/bin/install -c ./Lib/lib2to3/tests/data/false_encoding.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/_aix.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bytes.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib /usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/NEWS2x.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete_w.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/autoexpand.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/browser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/calltip.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/calltip_w.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/codecontext.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/colorizer.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config_key.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/configdialog.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugger.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugger_r.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugobj.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugobj_r.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/delegator.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/dynoption.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/editor.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/filelist.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/grep.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/help.html /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/help.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/help_about.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/history.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/hyperparser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c ./Lib/idlelib/idle.bat /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/iomenu.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/macosx.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/mainmenu.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/multicall.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/outwin.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/paragraph.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/parenmatch.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/pathbrowser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/percolator.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/pyparse.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c ./Lib/idlelib/pyshell.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/query.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/redirector.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/replace.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/rstrip.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/run.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/runscript.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/scrolledlist.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/search.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/searchbase.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/searchengine.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/squeezer.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/stackviewer.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/statusbar.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/textview.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/tooltip.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/tree.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/undo.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/window.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/zoomheight.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/zzdummy.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.icns /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/htest.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/template.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete_w.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autoexpand.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_browser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip_w.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_codecontext.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_colorizer.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config_key.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_configdialog.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger_r.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj_r.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editmenu.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editor.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_filelist.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help_about.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_history.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_hyperparser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_iomenu.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_macosx.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_mainmenu.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_multicall.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_outwin.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_paragraph.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_parenmatch.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_percolator.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyparse.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyshell.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_query.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_redirector.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_replace.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rpc.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rstrip.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_run.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_runscript.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_scrolledlist.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_search.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchbase.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_squeezer.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_stackviewer.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_statusbar.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_textview.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tooltip.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tree.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_undo.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_window.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zoomheight.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/distutils/README /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/_msvccompiler.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/config.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/core.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/debug.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dist.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/errors.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/extension.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/log.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/version.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-10.0-amd64.exe /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-10.0.exe /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-14.0-amd64.exe /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-14.0.exe /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-6.0.exe /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-7.1.exe /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-8.0.exe /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0-amd64.exe /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0.exe /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cygwinccompiler.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_extension.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_log.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvccompiler.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/xml/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml /usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/parsers /usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/parsers /usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax /usr/bin/install -c -m 644 ./Lib/test/test_tools/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_fixcid.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_gprof2html.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_i18n.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_md5sum.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pdeps.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pindent.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_reindent.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_sundry.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_unparse.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_warnings/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings /usr/bin/install -c -m 644 ./Lib/test/test_warnings/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings /usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/import_warning.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/data /usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/stacklevel.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/data /usr/bin/install -c -m 644 ./Lib/turtledemo/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c ./Lib/turtledemo/bytedesign.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/chaos.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c ./Lib/turtledemo/clock.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/colormixer.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c ./Lib/turtledemo/forest.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c ./Lib/turtledemo/fractalcurves.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c ./Lib/turtledemo/lindenmayer.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c ./Lib/turtledemo/minimal_hanoi.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/nim.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c ./Lib/turtledemo/paint.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c ./Lib/turtledemo/peace.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c ./Lib/turtledemo/penrose.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c ./Lib/turtledemo/planet_and_moon.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/rosette.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/round_dance.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/sorting_animate.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c ./Lib/turtledemo/tree.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/turtle.cfg /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c ./Lib/turtledemo/two_canvases.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c ./Lib/turtledemo/yinyang.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo /usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/context.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/forkserver.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_fork.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_forkserver.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_posix.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_win32.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_sharer.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/semaphore_tracker.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/spawn.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/dummy /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/dummy /usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/case.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/loader.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/main.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/mock.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/result.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/runner.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/signals.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/suite.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/util.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/test/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/_test_warnings.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/dummy.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/support.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_break.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_case.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_program.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_result.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/support.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testcallable.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testhelpers.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmagicmethods.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmock.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testpatch.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsealable.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsentinel.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testwith.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/venv/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv /usr/bin/install -c -m 644 ./Lib/venv/__main__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv /usr/bin/install -c -m 644 ./Lib/venv/scripts/common/activate /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/scripts/common /usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.csh /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/scripts/posix /usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.fish /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/scripts/posix /usr/bin/install -c -m 644 ./Lib/curses/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses /usr/bin/install -c -m 644 ./Lib/curses/ascii.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses /usr/bin/install -c -m 644 ./Lib/curses/has_key.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses /usr/bin/install -c -m 644 ./Lib/curses/panel.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses /usr/bin/install -c -m 644 ./Lib/curses/textpad.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses /usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc_data /usr/bin/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc_data /usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc_data /usr/bin/install -c -m 644 `cat pybuilddir.txt`/_sysconfigdata_m_linux_x86_64-linux-gnu.py \ /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7; \ /usr/bin/install -c -m 644 ./LICENSE /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/LICENSE.txt if test -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests; then \ /usr/bin/install -c -m 644 ./Modules/xxmodule.c \ /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests ; \ fi PYTHONPATH=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/tcltk/local/lib:/opt/metwork-mfext-1.0/opt/tcltk/lib:/opt/metwork-mfext-1.0/opt/python3_core/local/lib:/opt/metwork-mfext-1.0/opt/python3_core/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib \ ./python -E -Wi /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/compileall.py \ -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/__future__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/__phello__.foo.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_bootlocale.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_collections_abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_compat_pickle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_compression.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_dummy_thread.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_markupbase.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_osx_support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_py_abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_pydecimal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_pyio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_strptime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_sysconfigdata_m_linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_threading_local.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_weakrefset.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/aifc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/antigravity.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/argparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ast.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asynchat.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/constants.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/futures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/locks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/log.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/queues.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/runners.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/streams.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/transports.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncore.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/base64.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/bdb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/binhex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/bisect.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/bz2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/cProfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/calendar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/cgi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/cgitb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/chunk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/cmd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/code.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/codecs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/codeop.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/collections'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/collections/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/collections/abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/colorsys.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/compileall.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/configparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/contextlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/contextvars.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/copy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/copyreg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/crypt.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/csv.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/_endian.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib/framework.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_anon.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_arrays.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_bitfields.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_buffers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_bytes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_byteswap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_callbacks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_cast.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_checkretval.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_delattr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_errno.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_find.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_funcptr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_functions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_incomplete.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_init.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_internals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_libc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_loading.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_macholib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_numbers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_objects.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_parameters.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_pep3118.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_pickling.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_pointers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_prototypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_python_api.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_random_things.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_refcounts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_repr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_sizes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_slicing.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_stringptr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_strings.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_structures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_unicode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_values.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_win32.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_wintypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/wintypes.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses/ascii.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses/has_key.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses/panel.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses/textpad.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dataclasses.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/datetime.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm/dumb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm/gnu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/decimal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/difflib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dis.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/_msvccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/archive_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/bcppcompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/ccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/cmd.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/bdist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/bdist_dumb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/bdist_msi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/bdist_rpm.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/bdist_wininst.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/build.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/build_clib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/build_ext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/build_py.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/build_scripts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/check.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/clean.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install_data.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install_egg_info.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install_headers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install_lib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install_scripts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/register.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/sdist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/upload.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/core.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/cygwinccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/debug.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dep_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dir_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/errors.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/extension.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/fancy_getopt.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/file_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/filelist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/log.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/msvc9compiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/msvccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/spawn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/sysconfig.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_archive_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_bdist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_build.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_build_clib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_build_ext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_build_py.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_check.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_clean.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_cmd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_core.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_dep_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_dir_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_dist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_extension.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_file_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_filelist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_install.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_install_data.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_install_headers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_install_lib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_log.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_register.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_sdist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_spawn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_text_file.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_upload.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_version.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/text_file.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/unixccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/version.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/versionpredicate.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/doctest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dummy_threading.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/_policybase.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/base64mime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/charset.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/contentmanager.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/encoders.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/errors.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/feedparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/generator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/header.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/headerregistry.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/iterators.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/message.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/application.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/audio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/base.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/image.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/message.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/text.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/policy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/quoprimime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/utils.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/aliases.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/ascii.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/big5.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/charmap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp037.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp273.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp424.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp437.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp500.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp65001.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp720.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp737.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp775.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp850.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp852.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp855.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp856.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp857.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp858.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp860.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp861.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp862.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp863.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp864.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp865.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp866.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp869.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp874.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp875.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp932.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp949.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp950.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/gbk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/hz.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/idna.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/johab.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_centeuro.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/oem.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/palmos.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/punycode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/undefined.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/unicode_internal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/zlib_codec.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip/_bundled'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/enum.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/filecmp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/fileinput.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/fnmatch.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/formatter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/fractions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ftplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/functools.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/genericpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/getopt.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/getpass.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/gettext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/glob.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/gzip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/hashlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/heapq.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/hmac.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html/entities.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html/parser.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http/client.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http/cookiejar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http/cookies.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http/server.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/browser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/editor.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/grep.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/help.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/history.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_paragraph.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_rstrip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/paragraph.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/query.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/replace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/rstrip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/run.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/search.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/textview.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/tree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/undo.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/window.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/imaplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/imghdr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/imp.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/machinery.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/resources.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/inspect.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/io.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ipaddress.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json/decoder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json/encoder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json/scanner.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json/tool.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/keyword.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/btm_matcher.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/btm_utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixer_base.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixer_util.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/main.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/patcomp.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/conv.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/driver.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/literals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/parse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/token.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pygram.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pytree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/refactor.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_main.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/linecache.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/locale.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging/config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging/handlers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lzma.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/macpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/mailbox.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/mailcap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/mimetypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/modulefinder.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/context.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/dummy'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/spawn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/netrc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/nntplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ntpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/nturl2path.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/numbers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/opcode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/operator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/optparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/os.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pathlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pdb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pickle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pickletools.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pipes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pkgutil.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/platform.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/plistlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/poplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/posixpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pprint.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/profile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pstats.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pty.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/py_compile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pyclbr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc_data'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/queue.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/quopri.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/random.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/re.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/reprlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/rlcompleter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/runpy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sched.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/secrets.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/selectors.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/shelve.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/shlex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/shutil.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/signal.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/smtpd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/smtplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sndhdr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/socket.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/socketserver.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/dump.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/backup.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/dbapi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/dump.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/factory.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/hooks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/regression.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/transactions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/types.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/userfunctions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sre_compile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sre_constants.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sre_parse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ssl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/stat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/statistics.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/string.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/stringprep.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/struct.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/subprocess.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sunau.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/symbol.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/symtable.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sysconfig.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tabnanny.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tarfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/telnetlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tempfile.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/ann_module.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/ann_module2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/ann_module3.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiotests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/autotest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/bad_getattr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/bad_getattr2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/bad_getattr3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/bytecode_helper.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/capath'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/coding20731.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/curses_tests.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/data'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/datetimetester.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dis_module.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/doctest_aliases.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/double_const.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata/line.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/eintrdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/eintrdata/eintr_tester.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/final_a.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/final_b.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/fork_wait.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/future_test1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/future_test2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/gdb_sample.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/good_getattr.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imp_dummy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/inspect_fodder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/inspect_fodder2.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/runtest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/list_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/lock_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/mock_socket.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/mp_preload.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/outstanding_bugs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/pickletester.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/profilee.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/pydoc_mod.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/pydocfodder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/re_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/regrtest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/relimport.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/reperf.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sample_doctest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/seq_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/signalinterproctester.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sndhdrdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sortperf.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/ssltests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/string_tests.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata/input_reader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support/testresult.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test___all__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test___future__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test__locale.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test__opcode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_aifc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_argparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_array.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ast.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asynchat.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_locks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncore.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_atexit.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_audioop.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_augassign.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_base64.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bdb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_binascii.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_binhex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_binop.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bisect.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bool.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_buffer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bufio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_builtin.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bytes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bz2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_calendar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_call.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_capi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cgi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cgitb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_class.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_clinic.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cmath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cmd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_code.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_code_module.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codeop.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_collections.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_compare.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_compile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_compileall.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_complex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_concurrent_futures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_configparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_contains.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_context.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_copy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_crashers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_crypt.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_csv.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ctypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_curses.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dataclasses.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_datetime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dbm.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_decimal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_decorators.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_deque.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_descr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dict.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_difflib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dis.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_distutils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_doctest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_doctest2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dummy_thread.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dummy_threading.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_eintr.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_embed.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_enum.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_eof.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_epoll.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_errno.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_extcall.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_file.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fileio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_finalization.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_float.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_flufl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fork1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_format.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fractions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_frame.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_frozen.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fstring.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_functools.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_future.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_future3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_future4.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_future5.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_gc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_gdb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_generators.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_genexps.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_getargs2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_getopt.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_getpass.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_gettext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_glob.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_global.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_grammar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_grp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_gzip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_hash.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_heapq.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_hmac.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_html.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_httplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_idle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_imghdr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_imp.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package/submodule.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package2'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/abc.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/one'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/two'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_open.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_path.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_read.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_resource.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/util.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata01'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata02'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_index.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_inspect.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_int.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_io.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_iter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_itertools.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_keyword.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_largefile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_lib2to3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_linecache.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_list.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_locale.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_logging.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_long.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_longexp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_lzma.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_macpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_mailcap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_marshal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_math.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_minidom.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_mmap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_module.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_msilib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_multiprocessing_fork.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_netrc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_nis.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_nntplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_normalization.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_openpty.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_operator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_optparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_os.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ossaudiodev.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pathlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pdb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pickle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pipes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pkg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pkgimport.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_platform.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_poll.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_popen.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_poplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_posix.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pow.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pprint.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_print.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_profile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_property.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pstats.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pty.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pwd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pydoc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_queue.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_quopri.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_raise.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_random.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_range.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_re.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_readline.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_repl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_resource.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_runpy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sax.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sched.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_scope.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_secrets.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_select.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_selectors.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_set.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_shelve.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_shlex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_shutil.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_signal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_site.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_slice.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_smtpd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sndhdr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_socket.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sort.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_spwd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sqlite.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ssl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_startfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_stat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_statistics.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_strftime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_string.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_strptime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_strtod.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_struct.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_structmembers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_structseq.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sunau.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sundry.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_super.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_symbol.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_symtable.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_syntax.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sys.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_syslog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tcl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_telnetlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_thread.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_threaded_import.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_threading.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_time.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_timeit.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_timeout.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tix.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tokenize.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_fixcid.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_md5sum.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_pdeps.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_pindent.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_unparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_trace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_traceback.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ttk_guionly.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tuple.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_turtle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_types.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_typing.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ucn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unary.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unicode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unittest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unpack.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_userdict.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_userlist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_userstring.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_uu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_uuid.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_venv.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_wait3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_wait4.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/data'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_wave.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_weakref.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_weakset.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_winreg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_winsound.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_with.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xdrlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xmlrpc_net.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zipfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/testcodec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/time_hashlib.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/tracedmodules'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/win_console_handler.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/xmltestdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/xmltests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/textwrap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/this.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/threading.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/timeit.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/constants.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/font.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/simpledialog.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/runtktests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/support.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/widget_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/tix.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/token.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tokenize.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/trace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/traceback.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tracemalloc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tty.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtle.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/types.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/typing.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/case.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/loader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/main.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/mock.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/result.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/runner.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/signals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/suite.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/_test_warnings.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/dummy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_assertions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_break.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_case.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_discovery.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_loader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_program.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_result.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_runner.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_setups.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_skipping.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_suite.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testmock.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testwith.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/util.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/error.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/parse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/request.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/response.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/uu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/uuid.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/scripts'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/scripts/common'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/scripts/posix'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/warnings.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wave.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/weakref.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/webbrowser.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xdrlib.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/xmlbuilder.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree/cElementTree.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/parsers'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/parsers/expat.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/xmlreader.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc/client.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/zipapp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/zipfile.py'... PYTHONPATH=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/tcltk/local/lib:/opt/metwork-mfext-1.0/opt/tcltk/lib:/opt/metwork-mfext-1.0/opt/python3_core/local/lib:/opt/metwork-mfext-1.0/opt/python3_core/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib \ ./python -E -Wi -O /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/compileall.py \ -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/__future__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/__phello__.foo.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_bootlocale.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_collections_abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_compat_pickle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_compression.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_dummy_thread.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_markupbase.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_osx_support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_py_abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_pydecimal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_pyio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_strptime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_sysconfigdata_m_linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_threading_local.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_weakrefset.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/aifc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/antigravity.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/argparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ast.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asynchat.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/constants.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/futures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/locks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/log.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/queues.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/runners.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/streams.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/transports.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncore.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/base64.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/bdb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/binhex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/bisect.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/bz2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/cProfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/calendar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/cgi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/cgitb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/chunk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/cmd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/code.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/codecs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/codeop.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/collections'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/collections/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/collections/abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/colorsys.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/compileall.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/configparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/contextlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/contextvars.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/copy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/copyreg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/crypt.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/csv.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/_endian.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib/framework.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_anon.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_arrays.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_bitfields.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_buffers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_bytes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_byteswap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_callbacks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_cast.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_checkretval.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_delattr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_errno.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_find.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_funcptr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_functions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_incomplete.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_init.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_internals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_libc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_loading.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_macholib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_numbers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_objects.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_parameters.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_pep3118.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_pickling.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_pointers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_prototypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_python_api.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_random_things.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_refcounts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_repr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_sizes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_slicing.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_stringptr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_strings.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_structures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_unicode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_values.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_win32.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_wintypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/wintypes.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses/ascii.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses/has_key.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses/panel.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses/textpad.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dataclasses.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/datetime.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm/dumb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm/gnu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/decimal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/difflib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dis.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/_msvccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/archive_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/bcppcompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/ccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/cmd.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/bdist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/bdist_dumb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/bdist_msi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/bdist_rpm.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/bdist_wininst.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/build.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/build_clib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/build_ext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/build_py.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/build_scripts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/check.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/clean.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install_data.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install_egg_info.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install_headers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install_lib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install_scripts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/register.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/sdist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/upload.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/core.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/cygwinccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/debug.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dep_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dir_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/errors.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/extension.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/fancy_getopt.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/file_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/filelist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/log.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/msvc9compiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/msvccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/spawn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/sysconfig.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_archive_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_bdist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_build.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_build_clib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_build_ext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_build_py.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_check.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_clean.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_cmd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_core.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_dep_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_dir_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_dist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_extension.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_file_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_filelist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_install.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_install_data.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_install_headers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_install_lib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_log.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_register.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_sdist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_spawn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_text_file.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_upload.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_version.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/text_file.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/unixccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/version.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/versionpredicate.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/doctest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dummy_threading.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/_policybase.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/base64mime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/charset.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/contentmanager.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/encoders.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/errors.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/feedparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/generator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/header.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/headerregistry.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/iterators.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/message.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/application.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/audio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/base.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/image.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/message.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/text.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/policy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/quoprimime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/utils.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/aliases.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/ascii.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/big5.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/charmap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp037.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp273.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp424.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp437.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp500.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp65001.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp720.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp737.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp775.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp850.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp852.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp855.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp856.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp857.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp858.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp860.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp861.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp862.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp863.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp864.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp865.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp866.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp869.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp874.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp875.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp932.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp949.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp950.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/gbk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/hz.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/idna.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/johab.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_centeuro.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/oem.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/palmos.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/punycode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/undefined.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/unicode_internal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/zlib_codec.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip/_bundled'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/enum.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/filecmp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/fileinput.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/fnmatch.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/formatter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/fractions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ftplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/functools.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/genericpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/getopt.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/getpass.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/gettext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/glob.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/gzip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/hashlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/heapq.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/hmac.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html/entities.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html/parser.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http/client.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http/cookiejar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http/cookies.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http/server.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/browser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/editor.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/grep.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/help.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/history.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_paragraph.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_rstrip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/paragraph.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/query.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/replace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/rstrip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/run.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/search.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/textview.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/tree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/undo.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/window.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/imaplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/imghdr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/imp.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/machinery.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/resources.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/inspect.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/io.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ipaddress.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json/decoder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json/encoder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json/scanner.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json/tool.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/keyword.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/btm_matcher.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/btm_utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixer_base.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixer_util.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/main.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/patcomp.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/conv.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/driver.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/literals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/parse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/token.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pygram.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pytree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/refactor.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_main.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/linecache.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/locale.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging/config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging/handlers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lzma.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/macpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/mailbox.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/mailcap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/mimetypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/modulefinder.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/context.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/dummy'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/spawn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/netrc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/nntplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ntpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/nturl2path.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/numbers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/opcode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/operator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/optparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/os.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pathlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pdb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pickle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pickletools.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pipes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pkgutil.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/platform.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/plistlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/poplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/posixpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pprint.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/profile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pstats.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pty.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/py_compile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pyclbr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc_data'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/queue.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/quopri.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/random.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/re.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/reprlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/rlcompleter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/runpy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sched.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/secrets.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/selectors.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/shelve.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/shlex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/shutil.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/signal.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/smtpd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/smtplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sndhdr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/socket.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/socketserver.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/dump.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/backup.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/dbapi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/dump.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/factory.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/hooks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/regression.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/transactions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/types.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/userfunctions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sre_compile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sre_constants.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sre_parse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ssl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/stat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/statistics.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/string.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/stringprep.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/struct.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/subprocess.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sunau.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/symbol.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/symtable.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sysconfig.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tabnanny.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tarfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/telnetlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tempfile.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/ann_module.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/ann_module2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/ann_module3.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiotests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/autotest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/bad_getattr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/bad_getattr2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/bad_getattr3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/bytecode_helper.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/capath'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/coding20731.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/curses_tests.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/data'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/datetimetester.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dis_module.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/doctest_aliases.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/double_const.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata/line.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/eintrdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/eintrdata/eintr_tester.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/final_a.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/final_b.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/fork_wait.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/future_test1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/future_test2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/gdb_sample.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/good_getattr.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imp_dummy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/inspect_fodder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/inspect_fodder2.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/runtest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/list_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/lock_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/mock_socket.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/mp_preload.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/outstanding_bugs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/pickletester.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/profilee.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/pydoc_mod.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/pydocfodder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/re_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/regrtest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/relimport.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/reperf.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sample_doctest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/seq_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/signalinterproctester.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sndhdrdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sortperf.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/ssltests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/string_tests.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata/input_reader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support/testresult.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test___all__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test___future__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test__locale.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test__opcode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_aifc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_argparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_array.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ast.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asynchat.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_locks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncore.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_atexit.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_audioop.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_augassign.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_base64.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bdb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_binascii.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_binhex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_binop.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bisect.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bool.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_buffer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bufio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_builtin.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bytes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bz2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_calendar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_call.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_capi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cgi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cgitb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_class.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_clinic.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cmath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cmd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_code.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_code_module.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codeop.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_collections.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_compare.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_compile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_compileall.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_complex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_concurrent_futures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_configparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_contains.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_context.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_copy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_crashers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_crypt.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_csv.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ctypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_curses.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dataclasses.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_datetime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dbm.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_decimal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_decorators.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_deque.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_descr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dict.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_difflib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dis.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_distutils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_doctest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_doctest2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dummy_thread.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dummy_threading.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_eintr.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_embed.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_enum.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_eof.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_epoll.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_errno.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_extcall.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_file.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fileio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_finalization.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_float.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_flufl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fork1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_format.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fractions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_frame.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_frozen.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fstring.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_functools.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_future.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_future3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_future4.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_future5.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_gc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_gdb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_generators.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_genexps.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_getargs2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_getopt.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_getpass.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_gettext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_glob.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_global.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_grammar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_grp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_gzip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_hash.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_heapq.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_hmac.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_html.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_httplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_idle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_imghdr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_imp.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package/submodule.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package2'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/abc.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/one'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/two'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_open.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_path.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_read.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_resource.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/util.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata01'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata02'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_index.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_inspect.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_int.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_io.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_iter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_itertools.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_keyword.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_largefile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_lib2to3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_linecache.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_list.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_locale.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_logging.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_long.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_longexp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_lzma.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_macpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_mailcap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_marshal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_math.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_minidom.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_mmap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_module.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_msilib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_multiprocessing_fork.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_netrc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_nis.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_nntplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_normalization.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_openpty.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_operator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_optparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_os.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ossaudiodev.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pathlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pdb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pickle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pipes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pkg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pkgimport.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_platform.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_poll.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_popen.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_poplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_posix.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pow.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pprint.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_print.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_profile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_property.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pstats.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pty.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pwd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pydoc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_queue.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_quopri.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_raise.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_random.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_range.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_re.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_readline.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_repl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_resource.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_runpy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sax.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sched.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_scope.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_secrets.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_select.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_selectors.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_set.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_shelve.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_shlex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_shutil.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_signal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_site.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_slice.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_smtpd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sndhdr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_socket.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sort.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_spwd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sqlite.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ssl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_startfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_stat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_statistics.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_strftime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_string.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_strptime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_strtod.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_struct.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_structmembers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_structseq.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sunau.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sundry.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_super.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_symbol.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_symtable.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_syntax.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sys.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_syslog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tcl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_telnetlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_thread.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_threaded_import.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_threading.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_time.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_timeit.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_timeout.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tix.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tokenize.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_fixcid.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_md5sum.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_pdeps.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_pindent.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_unparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_trace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_traceback.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ttk_guionly.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tuple.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_turtle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_types.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_typing.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ucn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unary.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unicode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unittest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unpack.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_userdict.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_userlist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_userstring.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_uu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_uuid.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_venv.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_wait3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_wait4.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/data'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_wave.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_weakref.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_weakset.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_winreg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_winsound.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_with.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xdrlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xmlrpc_net.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zipfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/testcodec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/time_hashlib.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/tracedmodules'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/win_console_handler.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/xmltestdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/xmltests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/textwrap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/this.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/threading.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/timeit.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/constants.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/font.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/simpledialog.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/runtktests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/support.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/widget_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/tix.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/token.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tokenize.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/trace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/traceback.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tracemalloc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tty.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtle.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/types.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/typing.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/case.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/loader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/main.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/mock.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/result.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/runner.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/signals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/suite.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/_test_warnings.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/dummy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_assertions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_break.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_case.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_discovery.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_loader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_program.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_result.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_runner.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_setups.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_skipping.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_suite.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testmock.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testwith.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/util.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/error.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/parse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/request.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/response.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/uu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/uuid.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/scripts'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/scripts/common'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/scripts/posix'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/warnings.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wave.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/weakref.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/webbrowser.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xdrlib.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/xmlbuilder.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree/cElementTree.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/parsers'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/parsers/expat.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/xmlreader.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc/client.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/zipapp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/zipfile.py'... PYTHONPATH=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/tcltk/local/lib:/opt/metwork-mfext-1.0/opt/tcltk/lib:/opt/metwork-mfext-1.0/opt/python3_core/local/lib:/opt/metwork-mfext-1.0/opt/python3_core/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib \ ./python -E -Wi -OO /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/compileall.py \ -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/__future__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/__phello__.foo.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_bootlocale.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_collections_abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_compat_pickle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_compression.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_dummy_thread.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_markupbase.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_osx_support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_py_abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_pydecimal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_pyio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_sitebuiltins.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_strptime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_sysconfigdata_m_linux_x86_64-linux-gnu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_threading_local.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/_weakrefset.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/aifc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/antigravity.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/argparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ast.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asynchat.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/base_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/base_futures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/base_subprocess.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/base_tasks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/constants.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/coroutines.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/format_helpers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/futures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/locks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/log.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/proactor_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/protocols.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/queues.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/runners.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/selector_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/sslproto.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/streams.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/subprocess.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/tasks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/transports.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/unix_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/windows_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncio/windows_utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/asyncore.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/base64.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/bdb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/binhex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/bisect.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/bz2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/cProfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/calendar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/cgi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/cgitb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/chunk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/cmd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/code.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/codecs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/codeop.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/collections'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/collections/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/collections/abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/colorsys.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/compileall.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures/_base.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures/process.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/concurrent/futures/thread.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/configparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/contextlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/contextvars.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/copy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/copyreg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/crypt.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/csv.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/_aix.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/_endian.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib/dyld.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib/dylib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/macholib/framework.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_anon.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_arrays.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_bitfields.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_buffers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_bytes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_byteswap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_callbacks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_cast.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_checkretval.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_delattr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_errno.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_find.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_funcptr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_functions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_incomplete.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_init.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_internals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_libc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_loading.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_macholib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_numbers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_objects.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_parameters.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_pep3118.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_pickling.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_pointers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_prototypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_python_api.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_random_things.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_refcounts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_repr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_sizes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_slicing.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_stringptr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_strings.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_structures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_unicode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_values.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_win32.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/test/test_wintypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ctypes/wintypes.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses/ascii.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses/has_key.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses/panel.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/curses/textpad.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dataclasses.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/datetime.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm/dumb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm/gnu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dbm/ndbm.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/decimal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/difflib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dis.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/_msvccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/archive_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/bcppcompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/ccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/cmd.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/bdist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/bdist_dumb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/bdist_msi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/bdist_rpm.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/bdist_wininst.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/build.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/build_clib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/build_ext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/build_py.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/build_scripts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/check.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/clean.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install_data.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install_egg_info.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install_headers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install_lib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/install_scripts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/register.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/sdist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/command/upload.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/core.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/cygwinccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/debug.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dep_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dir_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/errors.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/extension.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/fancy_getopt.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/file_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/filelist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/log.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/msvc9compiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/msvccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/spawn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/sysconfig.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_archive_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_bdist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_build.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_build_clib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_build_ext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_build_py.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_check.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_clean.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_cmd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_core.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_dep_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_dir_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_dist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_extension.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_file_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_filelist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_install.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_install_data.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_install_headers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_install_lib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_log.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_register.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_sdist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_spawn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_text_file.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_upload.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_version.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/text_file.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/unixccompiler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/version.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/versionpredicate.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/doctest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/dummy_threading.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/_encoded_words.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/_header_value_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/_parseaddr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/_policybase.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/base64mime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/charset.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/contentmanager.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/encoders.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/errors.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/feedparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/generator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/header.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/headerregistry.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/iterators.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/message.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/application.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/audio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/base.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/image.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/message.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/multipart.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/nonmultipart.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/mime/text.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/policy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/quoprimime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/email/utils.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/aliases.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/ascii.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/base64_codec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/big5.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/big5hkscs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/bz2_codec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/charmap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp037.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1006.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1026.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1125.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1140.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1250.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1251.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1252.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1253.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1254.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1255.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1256.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1257.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp1258.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp273.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp424.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp437.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp500.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp65001.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp720.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp737.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp775.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp850.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp852.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp855.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp856.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp857.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp858.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp860.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp861.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp862.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp863.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp864.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp865.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp866.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp869.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp874.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp875.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp932.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp949.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/cp950.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/euc_jis_2004.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/euc_jisx0213.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/euc_jp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/euc_kr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/gb18030.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/gb2312.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/gbk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/hex_codec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/hp_roman8.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/hz.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/idna.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp_1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp_2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp_3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso2022_kr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_10.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_11.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_13.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_14.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_15.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_16.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_4.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_5.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_6.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_7.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_8.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/iso8859_9.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/johab.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/koi8_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/koi8_t.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/koi8_u.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/kz1048.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/latin_1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_arabic.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_centeuro.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_croatian.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_cyrillic.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_farsi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_greek.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_iceland.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_latin2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_roman.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_romanian.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mac_turkish.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/mbcs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/oem.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/palmos.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/ptcp154.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/punycode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/quopri_codec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/raw_unicode_escape.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/rot_13.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/shift_jis.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/shift_jis_2004.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/shift_jisx0213.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/tis_620.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/undefined.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/unicode_escape.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/unicode_internal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_16.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_16_be.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_16_le.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_32.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_32_be.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_32_le.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_7.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_8.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/utf_8_sig.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/uu_codec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/encodings/zlib_codec.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip/_bundled'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ensurepip/_uninstall.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/enum.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/filecmp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/fileinput.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/fnmatch.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/formatter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/fractions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ftplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/functools.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/genericpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/getopt.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/getpass.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/gettext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/glob.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/gzip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/hashlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/heapq.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/hmac.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html/entities.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/html/parser.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http/client.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http/cookiejar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http/cookies.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/http/server.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/Icons'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/autocomplete.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/autocomplete_w.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/autoexpand.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/browser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/calltip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/calltip_w.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/codecontext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/colorizer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/config_key.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/configdialog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/debugger.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/debugger_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/debugobj.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/debugobj_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/delegator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/dynoption.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/editor.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/filelist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/grep.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/help.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/help_about.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/history.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/hyperparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/htest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/template.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_help.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_history.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_paragraph.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_query.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_rstrip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_run.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_search.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_text.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_window.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/iomenu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/macosx.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/mainmenu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/multicall.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/outwin.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/paragraph.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/parenmatch.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/pathbrowser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/percolator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/pyparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/pyshell.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/query.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/redirector.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/replace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/rpc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/rstrip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/run.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/runscript.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/scrolledlist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/search.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/searchbase.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/searchengine.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/squeezer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/stackviewer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/statusbar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/textview.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/tooltip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/tree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/undo.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/window.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/zoomheight.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/idlelib/zzdummy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/imaplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/imghdr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/imp.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/_bootstrap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/_bootstrap_external.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/machinery.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/resources.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/importlib/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/inspect.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/io.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ipaddress.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json/decoder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json/encoder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json/scanner.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/json/tool.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/keyword.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/btm_matcher.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/btm_utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixer_base.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixer_util.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/main.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/patcomp.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/conv.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/driver.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/literals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/parse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/token.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pygram.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/pytree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/refactor.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_main.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/tests/test_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/linecache.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/locale.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging/config.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/logging/handlers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lzma.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/macpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/mailbox.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/mailcap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/mimetypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/modulefinder.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/connection.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/context.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/dummy'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/dummy/connection.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/forkserver.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/heap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/managers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/pool.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/popen_fork.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/process.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/queues.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/reduction.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/resource_sharer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/sharedctypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/spawn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/synchronize.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/multiprocessing/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/netrc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/nntplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ntpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/nturl2path.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/numbers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/opcode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/operator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/optparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/os.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pathlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pdb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pickle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pickletools.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pipes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pkgutil.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/platform.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/plistlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/poplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/posixpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pprint.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/profile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pstats.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pty.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/py_compile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pyclbr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc_data'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc_data/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/pydoc_data/topics.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/queue.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/quopri.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/random.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/re.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/reprlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/rlcompleter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/runpy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sched.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/secrets.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/selectors.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/shelve.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/shlex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/shutil.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/signal.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/smtpd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/smtplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sndhdr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/socket.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/socketserver.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/dbapi2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/dump.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/backup.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/dbapi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/dump.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/factory.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/hooks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/regression.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/transactions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/types.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sqlite3/test/userfunctions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sre_compile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sre_constants.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sre_parse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/ssl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/stat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/statistics.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/string.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/stringprep.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/struct.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/subprocess.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sunau.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/symbol.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/symtable.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/sysconfig.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tabnanny.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tarfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/telnetlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tempfile.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/_test_multiprocessing.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/ann_module.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/ann_module2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/ann_module3.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiodata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/audiotests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/autotest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/bad_getattr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/bad_getattr2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/bad_getattr3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/bisect_cmd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/bytecode_helper.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/capath'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/cjkencodings'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/coding20731.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/curses_tests.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/data'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dataclass_module_1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dataclass_module_1_str.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dataclass_module_2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dataclass_module_2_str.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/datetimetester.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/decimaltestdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dis_module.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/doctest_aliases.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/double_const.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata/call_stack.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata/gc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata/instance.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/dtracedata/line.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/eintrdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/eintrdata/eintr_tester.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/final_a.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/final_b.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/fork_wait.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/future_test1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/future_test2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/gdb_sample.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/good_getattr.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imghdrdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/imp_dummy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/inspect_fodder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/inspect_fodder2.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/cmdline.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/main.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/refleak.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/runtest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/save_env.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/setup.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/libregrtest/utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/list_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/lock_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/make_ssl_certs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/mapping_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/memory_watchdog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/mock_socket.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/mod_generics_cache.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/mp_fork_bomb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/mp_preload.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/multibytecodec_support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/outstanding_bugs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/pickletester.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/profilee.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/pyclbr_input.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/pydoc_mod.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/pydocfodder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/pythoninfo.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/re_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/regrtest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/relimport.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/reperf.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sample_doctest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/seq_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/signalinterproctester.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sndhdrdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/sortperf.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/ssl_servers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/ssltests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/string_tests.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata/fd_status.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata/input_reader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata/qcat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata/qgrep.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support/script_helper.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/support/testresult.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test___all__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test___future__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test__locale.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test__opcode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test__osx_support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_abstract_numbers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_aifc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_argparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_array.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asdl_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ast.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncgen.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asynchat.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/echo.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/echo2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/echo3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/functional.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_context.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_futures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_locks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_queues.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_runners.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_server.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_streams.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_transports.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncio/utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_asyncore.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_atexit.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_audioop.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_augassign.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_base64.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_baseexception.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bdb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bigaddrspace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bigmem.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_binascii.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_binhex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_binop.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bisect.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bool.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_buffer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bufio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_builtin.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bytes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_bz2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_c_locale_coercion.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_calendar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_call.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_capi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cgi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cgitb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_charmapcodec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_class.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_clinic.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cmath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cmd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cmd_line.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cmd_line_script.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_code.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_code_module.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codeccallbacks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_cn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_hk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_jp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_kr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecencodings_tw.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecmaps_cn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecmaps_hk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecmaps_jp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecmaps_kr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecmaps_tw.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codecs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_codeop.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_collections.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_colorsys.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_compare.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_compile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_compileall.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_complex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_concurrent_futures.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_configparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_contains.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_context.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_contextlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_contextlib_async.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_copy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_copyreg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_coroutines.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_cprofile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_crashers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_crypt.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_csv.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ctypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_curses.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dataclasses.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_datetime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dbm.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dbm_dumb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dbm_gnu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dbm_ndbm.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_decimal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_decorators.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_defaultdict.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_deque.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_descr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_descrtut.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_devpoll.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dict.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dict_version.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dictcomps.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dictviews.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_difflib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dis.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_distutils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_doctest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_doctest2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_docxmlrpc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dtrace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dummy_thread.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dummy_threading.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dynamic.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_dynamicclassattribute.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_eintr.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/data'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test__encoded_words.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_contentmanager.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_defect_handling.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_email.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_generator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_headerregistry.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_inversion.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_message.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_pickleable.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_policy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/test_utils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_email/torture_test.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_embed.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ensurepip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_enum.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_enumerate.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_eof.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_epoll.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_errno.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_exception_hierarchy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_exception_variations.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_exceptions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_extcall.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_faulthandler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fcntl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_file.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_file_eintr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_filecmp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fileinput.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fileio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_finalization.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_float.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_flufl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fnmatch.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fork1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_format.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fractions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_frame.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_frozen.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_fstring.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ftplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_funcattrs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_functools.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_future.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_future3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_future4.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_future5.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_gc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_gdb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_generator_stop.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_generators.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_genericclass.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_genericpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_genexps.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_getargs2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_getopt.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_getpass.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_gettext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_glob.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_global.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_grammar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_grp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_gzip.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_hash.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_hashlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_heapq.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_hmac.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_html.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_htmlparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_http_cookiejar.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_http_cookies.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_httplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_httpservers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_idle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_imaplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_imghdr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_imp.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package/submodule.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package2'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/abc.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/one'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/two'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_abc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_api.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_lazy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_locks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_open.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_path.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_read.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_resource.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_spec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/test_windows.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/util.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata01'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata02'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_index.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_inspect.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_int.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_int_literal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_io.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ioctl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ipaddress.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_isinstance.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_iter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_iterlen.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_itertools.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_decode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_default.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_dump.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_enum.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_fail.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_float.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_indent.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_pass1.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_pass2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_pass3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_recursion.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_scanstring.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_separators.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_speedups.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_tool.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_json/test_unicode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_keyword.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_keywordonlyarg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_kqueue.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_largefile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_lib2to3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_linecache.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_list.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_listcomps.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_locale.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_logging.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_long.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_longexp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_lzma.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_macpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_mailbox.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_mailcap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_marshal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_math.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_memoryio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_memoryview.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_metaclass.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_mimetypes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_minidom.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_mmap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_module.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_modulefinder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_msilib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_multibytecodec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_multiprocessing_fork.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_netrc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_nis.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_nntplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_normalization.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ntpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_numeric_tower.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_opcodes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_openpty.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_operator.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_optparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ordered_dict.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_os.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ossaudiodev.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_osx_env.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_parser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pathlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pdb.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_peepholer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pickle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pickletools.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pipes.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pkg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pkgimport.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pkgutil.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_platform.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_plistlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_poll.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_popen.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_poplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_posix.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_posixpath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pow.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pprint.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_print.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_profile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_property.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pstats.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pty.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pulldom.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pwd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_py_compile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pyclbr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pydoc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_pyexpat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_queue.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_quopri.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_raise.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_random.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_range.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_re.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_readline.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_regrtest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_repl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_reprlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_resource.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_richcmp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_rlcompleter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_robotparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_runpy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sax.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sched.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_scope.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_script_helper.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_secrets.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_select.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_selectors.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_set.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_setcomps.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_shelve.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_shlex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_shutil.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_signal.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_site.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_slice.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_smtpd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_smtplib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_smtpnet.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sndhdr.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_socket.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_socketserver.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sort.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_source_encoding.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_spwd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sqlite.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ssl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_startfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_stat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_statistics.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_strftime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_string.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_string_literals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_stringprep.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_strptime.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_strtod.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_struct.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_structmembers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_structseq.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_subclassinit.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_subprocess.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sunau.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sundry.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_super.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_symbol.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_symtable.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_syntax.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sys.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sys_setprofile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sys_settrace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_sysconfig.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_syslog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tarfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tcl.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_telnetlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tempfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_textwrap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_thread.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_threaded_import.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_threadedtempfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_threading.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_threading_local.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_threadsignals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_time.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_timeit.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_timeout.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tix.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tokenize.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_fixcid.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_i18n.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_md5sum.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_pdeps.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_pindent.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_reindent.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_sundry.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tools/test_unparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_trace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_traceback.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tracemalloc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ttk_guionly.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ttk_textonly.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_tuple.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_turtle.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_typechecks.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_types.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_typing.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_ucn.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unary.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unicode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unicode_file.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unicode_file_functions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unicode_identifiers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unicodedata.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unittest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_univnewlines.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unpack.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_unpack_ex.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllib2.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllib2_localnet.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllib2net.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllib_response.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urllibnet.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_urlparse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_userdict.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_userlist.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_userstring.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_utf8_mode.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_utf8source.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_uu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_uuid.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_venv.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_wait3.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_wait4.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/data'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_wave.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_weakref.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_weakset.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_webbrowser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_winconsoleio.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_winreg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_winsound.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_with.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_wsgiref.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xdrlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xml_etree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xml_etree_c.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xmlrpc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xmlrpc_net.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_xxtestfuzz.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_yield_from.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zipapp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zipfile.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zipfile64.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zipimport.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zipimport_support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/test_zlib.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/testcodec.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/tf_inherit_check.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/threaded_import_hangers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/time_hashlib.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/tracedmodules'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/tracedmodules/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/tracedmodules/testmod.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/win_console_handler.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/xmltestdata'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test/xmltests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/textwrap.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/this.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/threading.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/timeit.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/colorchooser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/commondialog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/constants.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/dialog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/dnd.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/filedialog.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/font.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/messagebox.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/scrolledtext.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/simpledialog.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/runtktests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/support.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/test/widget_tests.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/tix.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tkinter/ttk.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/token.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tokenize.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/trace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/traceback.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tracemalloc.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/tty.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtle.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/bytedesign.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/chaos.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/clock.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/colormixer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/forest.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/fractalcurves.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/lindenmayer.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/nim.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/paint.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/peace.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/penrose.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/planet_and_moon.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/rosette.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/round_dance.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/sorting_animate.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/tree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/two_canvases.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/turtledemo/yinyang.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/types.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/typing.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/case.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/loader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/main.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/mock.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/result.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/runner.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/signals.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/suite.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/_test_warnings.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/dummy.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_assertions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_break.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_case.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_discovery.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_loader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_program.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_result.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_runner.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_setups.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_skipping.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/test_suite.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/__main__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/support.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testmock.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/test/testmock/testwith.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/unittest/util.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/error.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/parse.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/request.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/response.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/urllib/robotparser.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/uu.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/uuid.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/__main__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/scripts'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/scripts/common'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/venv/scripts/posix'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/warnings.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wave.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/weakref.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/webbrowser.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/handlers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/headers.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/simple_server.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/util.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/wsgiref/validate.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xdrlib.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/__init__.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/NodeFilter.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/domreg.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/expatbuilder.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/minicompat.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/minidom.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/pulldom.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/dom/xmlbuilder.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree/ElementInclude.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree/ElementPath.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree/ElementTree.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/etree/cElementTree.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/parsers'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/parsers/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/parsers/expat.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/_exceptions.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/expatreader.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/handler.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/saxutils.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xml/sax/xmlreader.py'... Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc/__init__.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc/client.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/xmlrpc/server.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/zipapp.py'... Compiling '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/zipfile.py'... PYTHONPATH=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/tcltk/local/lib:/opt/metwork-mfext-1.0/opt/tcltk/lib:/opt/metwork-mfext-1.0/opt/python3_core/local/lib:/opt/metwork-mfext-1.0/opt/python3_core/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib \ ./python -E -Wi /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/compileall.py \ -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages -f \ -x badsyntax /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages'... PYTHONPATH=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/tcltk/local/lib:/opt/metwork-mfext-1.0/opt/tcltk/lib:/opt/metwork-mfext-1.0/opt/python3_core/local/lib:/opt/metwork-mfext-1.0/opt/python3_core/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib \ ./python -E -Wi -O /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/compileall.py \ -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages -f \ -x badsyntax /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages'... PYTHONPATH=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/tcltk/local/lib:/opt/metwork-mfext-1.0/opt/tcltk/lib:/opt/metwork-mfext-1.0/opt/python3_core/local/lib:/opt/metwork-mfext-1.0/opt/python3_core/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib \ ./python -E -Wi -OO /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/compileall.py \ -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages -f \ -x badsyntax /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages Listing '/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages'... PYTHONPATH=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/tcltk/local/lib:/opt/metwork-mfext-1.0/opt/tcltk/lib:/opt/metwork-mfext-1.0/opt/python3_core/local/lib:/opt/metwork-mfext-1.0/opt/python3_core/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib \ ./python -E -m lib2to3.pgen2.driver /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/Grammar.txt Generating grammar tables from /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/Grammar.txt Writing grammar tables to /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/Grammar3.7.3.final.0.pickle PYTHONPATH=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7 LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/tcltk/local/lib:/opt/metwork-mfext-1.0/opt/tcltk/lib:/opt/metwork-mfext-1.0/opt/python3_core/local/lib:/opt/metwork-mfext-1.0/opt/python3_core/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib \ ./python -E -m lib2to3.pgen2.driver /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/PatternGrammar.txt Generating grammar tables from /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/PatternGrammar.txt Writing grammar tables to /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib2to3/PatternGrammar3.7.3.final.0.pickle Creating directory /opt/metwork-mfext-1.0/opt/python3_core/include Creating directory /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m Creating directory /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m/internal /usr/bin/install -c -m 644 ./Include/Python-ast.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/Python.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/abstract.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/accu.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/asdl.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/ast.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/bitset.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/bltinmodule.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/boolobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/bytearrayobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/bytes_methods.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/bytesobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/cellobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/ceval.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/classobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/code.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/codecs.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/compile.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/complexobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/context.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/datetime.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/descrobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/dictobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/dtoa.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/dynamic_annotations.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/enumobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/errcode.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/eval.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/fileobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/fileutils.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/floatobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/frameobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/funcobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/genobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/graminit.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/grammar.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/import.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/intrcheck.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/iterobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/listobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/longintrepr.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/longobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/marshal.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/memoryobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/metagrammar.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/methodobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/modsupport.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/moduleobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/namespaceobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/node.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/object.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/objimpl.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/odictobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/opcode.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/osdefs.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/osmodule.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/parsetok.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/patchlevel.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pgen.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pgenheaders.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/py_curses.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pyarena.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pyatomic.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pycapsule.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pyctype.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pydebug.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pydtrace.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pyerrors.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pyexpat.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pyfpe.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pyhash.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pylifecycle.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pymacconfig.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pymacro.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pymath.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pymem.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pyport.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pystate.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pystrcmp.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pystrhex.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pystrtod.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pythonrun.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pythread.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/pytime.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/rangeobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/setobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/sliceobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/structmember.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/structseq.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/symtable.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/sysmodule.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/token.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/traceback.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/tupleobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/typeslots.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/ucnhash.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/unicodeobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/warnings.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/weakrefobject.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m /usr/bin/install -c -m 644 ./Include/internal/ceval.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m/internal /usr/bin/install -c -m 644 ./Include/internal/condvar.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m/internal /usr/bin/install -c -m 644 ./Include/internal/context.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m/internal /usr/bin/install -c -m 644 ./Include/internal/gil.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m/internal /usr/bin/install -c -m 644 ./Include/internal/hamt.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m/internal /usr/bin/install -c -m 644 ./Include/internal/hash.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m/internal /usr/bin/install -c -m 644 ./Include/internal/import.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m/internal /usr/bin/install -c -m 644 ./Include/internal/mem.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m/internal /usr/bin/install -c -m 644 ./Include/internal/pygetopt.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m/internal /usr/bin/install -c -m 644 ./Include/internal/pystate.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m/internal /usr/bin/install -c -m 644 ./Include/internal/warnings.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m/internal /usr/bin/install -c -m 644 pyconfig.h /opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m/pyconfig.h Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/config-3.7m-x86_64-linux-gnu Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig /usr/bin/install -c -m 644 Modules/config.c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/config-3.7m-x86_64-linux-gnu/config.c /usr/bin/install -c -m 644 Programs/python.o /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/config-3.7m-x86_64-linux-gnu/python.o /usr/bin/install -c -m 644 ./Modules/config.c.in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/config-3.7m-x86_64-linux-gnu/config.c.in /usr/bin/install -c -m 644 Makefile /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/config-3.7m-x86_64-linux-gnu/Makefile /usr/bin/install -c -m 644 Modules/Setup /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/config-3.7m-x86_64-linux-gnu/Setup /usr/bin/install -c -m 644 Modules/Setup.local /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/config-3.7m-x86_64-linux-gnu/Setup.local /usr/bin/install -c -m 644 Misc/python.pc /opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig/python-3.7.pc /usr/bin/install -c ./Modules/makesetup /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/config-3.7m-x86_64-linux-gnu/makesetup /usr/bin/install -c ./install-sh /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/config-3.7m-x86_64-linux-gnu/install-sh /usr/bin/install -c python-config.py /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/config-3.7m-x86_64-linux-gnu/python-config.py /usr/bin/install -c python-config /opt/metwork-mfext-1.0/opt/python3_core/bin/python3.7m-config LD_LIBRARY_PATH=/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/tcltk/local/lib:/opt/metwork-mfext-1.0/opt/tcltk/lib:/opt/metwork-mfext-1.0/opt/python3_core/local/lib:/opt/metwork-mfext-1.0/opt/python3_core/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib ./python -E ./setup.py install \ --prefix=/opt/metwork-mfext-1.0/opt/python3_core \ --install-scripts=/opt/metwork-mfext-1.0/opt/python3_core/bin \ --install-platlib=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/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 _uuid 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.7.3/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3/Tools/scripts/pyvenv -> build/scripts-3.7 changing mode of build/scripts-3.7/pydoc3 from 644 to 755 changing mode of build/scripts-3.7/idle3 from 644 to 755 changing mode of build/scripts-3.7/2to3 from 644 to 755 changing mode of build/scripts-3.7/pyvenv from 644 to 755 renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7 renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7 renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7 renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7 running install_lib creating /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_socket.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload creating /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/__pycache__ copying build/lib.linux-x86_64-3.7/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-37.pyc -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/__pycache__ copying build/lib.linux-x86_64-3.7/_sha512.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_codecs_jp.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_heapq.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/nis.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_testimportmultiple.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_blake2.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_pickle.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_hashlib.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/audioop.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_ssl.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_datetime.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/spwd.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/unicodedata.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_opcode.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_decimal.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/xxlimited.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_asyncio.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_codecs_cn.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_csv.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/math.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_sha3.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_lsprof.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_curses_panel.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/readline.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_lzma.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/binascii.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_codecs_hk.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_multiprocessing.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/array.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_tkinter.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_random.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/resource.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_posixsubprocess.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_sha1.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_codecs_iso2022.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_bisect.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_sqlite3.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_struct.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_md5.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/cmath.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/pyexpat.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_codecs_tw.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_testbuffer.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_json.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_ctypes_test.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/select.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_xxtestfuzz.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/fcntl.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/syslog.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_testmultiphase.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_testcapi.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_bz2.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_sha256.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/termios.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/mmap.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_multibytecodec.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_queue.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_elementtree.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/grp.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/zlib.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_crypt.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/ossaudiodev.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/parser.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_sysconfigdata_m_linux_x86_64-linux-gnu.py -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_codecs_kr.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_ctypes.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_contextvars.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload copying build/lib.linux-x86_64-3.7/_curses.cpython-37m-x86_64-linux-gnu.so -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_socket.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-37.pyc to 644 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_sha512.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_codecs_jp.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_heapq.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/nis.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_testimportmultiple.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_blake2.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_pickle.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_hashlib.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/audioop.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_ssl.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_datetime.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/spwd.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/unicodedata.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_opcode.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_decimal.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/xxlimited.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_asyncio.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_codecs_cn.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_csv.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/math.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_sha3.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_lsprof.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_curses_panel.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/readline.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_lzma.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/binascii.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_codecs_hk.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_multiprocessing.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/array.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_tkinter.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_random.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/resource.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_posixsubprocess.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_sha1.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_codecs_iso2022.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_bisect.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_sqlite3.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_struct.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_md5.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/cmath.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/pyexpat.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_codecs_tw.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_testbuffer.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_json.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_ctypes_test.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/select.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_xxtestfuzz.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/fcntl.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/syslog.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_testmultiphase.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_testcapi.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_bz2.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_sha256.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/termios.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/mmap.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_multibytecodec.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_queue.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_elementtree.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/grp.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/zlib.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_crypt.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/ossaudiodev.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/parser.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_sysconfigdata_m_linux_x86_64-linux-gnu.py to 644 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_codecs_kr.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_ctypes.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_contextvars.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_curses.cpython-37m-x86_64-linux-gnu.so to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/ to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.7/2to3-3.7 -> /opt/metwork-mfext-1.0/opt/python3_core/bin copying build/scripts-3.7/pyvenv-3.7 -> /opt/metwork-mfext-1.0/opt/python3_core/bin copying build/scripts-3.7/idle3.7 -> /opt/metwork-mfext-1.0/opt/python3_core/bin copying build/scripts-3.7/pydoc3.7 -> /opt/metwork-mfext-1.0/opt/python3_core/bin changing mode of /opt/metwork-mfext-1.0/opt/python3_core/bin/2to3-3.7 to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/bin/pyvenv-3.7 to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/bin/idle3.7 to 755 changing mode of /opt/metwork-mfext-1.0/opt/python3_core/bin/pydoc3.7 to 755 rm /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/_sysconfigdata_m_linux_x86_64-linux-gnu.py rm -r /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/lib-dynload/__pycache__ Creating directory /opt/metwork-mfext-1.0/opt/python3_core/share/man Creating directory /opt/metwork-mfext-1.0/opt/python3_core/share/man/man1 /usr/bin/install -c -m 644 ./Misc/python.man \ /opt/metwork-mfext-1.0/opt/python3_core/share/man/man1/python3.7.1 if test ! -d /opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig; then \ echo "Creating directory /opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig"; \ /usr/bin/install -c -d -m 755 /opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig; \ fi if test -f /opt/metwork-mfext-1.0/opt/python3_core/bin/python3 -o -h /opt/metwork-mfext-1.0/opt/python3_core/bin/python3; \ then rm -f /opt/metwork-mfext-1.0/opt/python3_core/bin/python3; \ else true; \ fi (cd /opt/metwork-mfext-1.0/opt/python3_core/bin; ln -s python3.7 python3) if test "3.7" != "3.7m"; then \ rm -f /opt/metwork-mfext-1.0/opt/python3_core/bin/python3.7-config; \ (cd /opt/metwork-mfext-1.0/opt/python3_core/bin; ln -s python3.7m-config python3.7-config); \ rm -f /opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig/python-3.7m.pc; \ (cd /opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig; ln -s python-3.7.pc python-3.7m.pc); \ fi rm -f /opt/metwork-mfext-1.0/opt/python3_core/bin/python3-config (cd /opt/metwork-mfext-1.0/opt/python3_core/bin; ln -s python3.7-config python3-config) rm -f /opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig/python3.pc (cd /opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig; ln -s python-3.7.pc python3.pc) rm -f /opt/metwork-mfext-1.0/opt/python3_core/bin/idle3 (cd /opt/metwork-mfext-1.0/opt/python3_core/bin; ln -s idle3.7 idle3) rm -f /opt/metwork-mfext-1.0/opt/python3_core/bin/pydoc3 (cd /opt/metwork-mfext-1.0/opt/python3_core/bin; ln -s pydoc3.7 pydoc3) rm -f /opt/metwork-mfext-1.0/opt/python3_core/bin/2to3 (cd /opt/metwork-mfext-1.0/opt/python3_core/bin; ln -s 2to3-3.7 2to3) rm -f /opt/metwork-mfext-1.0/opt/python3_core/bin/pyvenv (cd /opt/metwork-mfext-1.0/opt/python3_core/bin; ln -s pyvenv-3.7 pyvenv) if test "x" != "x" ; then \ rm -f /opt/metwork-mfext-1.0/opt/python3_core/bin/python3-32; \ (cd /opt/metwork-mfext-1.0/opt/python3_core/bin; ln -s python3.7-32 python3-32) \ fi rm -f /opt/metwork-mfext-1.0/opt/python3_core/share/man/man1/python3.1 (cd /opt/metwork-mfext-1.0/opt/python3_core/share/man/man1; ln -s python3.7.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.7.3:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/tcltk/local/lib:/opt/metwork-mfext-1.0/opt/tcltk/lib:/opt/metwork-mfext-1.0/opt/python3_core/local/lib:/opt/metwork-mfext-1.0/opt/python3_core/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib ./python -E -m ensurepip \ $ensurepip --root=/ ; \ fi make[2]: Leaving directory '/src/layers/layer1_python3_core/0030_python3/build/Python-3.7.3' make[1]: Leaving directory '/src/layers/layer1_python3_core/0030_python3' cd /opt/metwork-mfext-1.0/opt/python3_core/bin && ln -s python3 python rm -Rf /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/test if ! test -d /opt/metwork-mfext-1.0/opt/python3_core/share; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_core/share; fi python3 --version 2>&1 |awk '{print $2;}' >/opt/metwork-mfext-1.0/opt/python3_core/share/python3_version cat /opt/metwork-mfext-1.0/opt/python3_core/share/python3_version |awk -F '.' '{print $1"."$2;}' >/opt/metwork-mfext-1.0/opt/python3_core/share/python3_short_version make[3]: Leaving directory `/src/layers/layer1_python3_core/0030_python3' 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.0/opt/python3_core/share/metwork_packages/certifi.yaml touch /opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "name: 'certifi'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "version: '2019.3.9'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "checksum: '76381d19d0a1171fecb2d1002b81424e'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/certifi.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/certifi.yaml echo -n "Python package for providing Mozilla s CA Bundle (patched for centos)" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "website: 'https://certifi.io'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/certifi.yaml echo "license: 'MPL'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/certifi.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/certifi.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/certifi.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/certifi.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/certifi.yaml; fi make --file=../../Makefile.standard download uncompress python3build python3install make[1]: Entering directory '/src/layers/layer1_python3_core/0035_certifi' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/certifi-2019.3.9.tar.gz` `readlink -m ./sources` MD5 76381d19d0a1171fecb2d1002b81424e 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.0/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.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.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'include_package_data' warnings.warn(msg) /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/certifi copying certifi/__main__.py -> build/lib/certifi copying certifi/__init__.py -> build/lib/certifi copying certifi/core.py -> build/lib/certifi copying certifi/cacert.pem -> build/lib/certifi if ! test -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; fi cd build/certifi-2019.3.9 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py install --prefix=/opt/metwork-mfext-1.0/opt/python3_core --install-lib=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'include_package_data' warnings.warn(msg) /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running install running build running build_py running install_lib creating /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/certifi copying build/lib/certifi/__main__.py -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/certifi copying build/lib/certifi/__init__.py -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/certifi copying build/lib/certifi/cacert.pem -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/certifi copying build/lib/certifi/core.py -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/certifi byte-compiling /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/certifi/__main__.py to __main__.cpython-37.pyc byte-compiling /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/certifi/__init__.py to __init__.cpython-37.pyc byte-compiling /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/certifi/core.py to core.cpython-37.pyc running install_egg_info Writing /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/certifi-2019.03.09-py3.7.egg-info 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/0041_six' 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.0/opt/python3_core/share/metwork_packages/six.yaml touch /opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/six.yaml echo "name: 'six'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/six.yaml echo "version: '1.12.0'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/six.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/six.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/six.yaml echo "checksum: '9ae5d1feed8c0215f4ae4adcd9207fcb'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/six.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/six.yaml echo -n "Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/six.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/six.yaml echo "website: 'https://pypi.python.org/pypi/six/'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/six.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/six.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/six.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/six.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/six.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/six.yaml; fi make --file=../../Makefile.standard download uncompress python3build python3install make[1]: Entering directory '/src/layers/layer1_python3_core/0041_six' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/six-1.12.0.tar.gz` `readlink -m ./sources` MD5 9ae5d1feed8c0215f4ae4adcd9207fcb Computing checksum for /src/layers/layer1_python3_core/0041_six/build/six-1.12.0.tar.gz... Good checksum rm -Rf six-1.12.0 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/six-1.12.0.tar.gz` tar.gz six-1.12.0 cd build/six-1.12.0 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py build /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running build running build_py creating build creating build/lib copying six.py -> build/lib if ! test -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; fi cd build/six-1.12.0 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py install --prefix=/opt/metwork-mfext-1.0/opt/python3_core --install-lib=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running install running build running build_py running install_lib copying build/lib/six.py -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages byte-compiling /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/six.py to six.cpython-37.pyc running install_egg_info Writing /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/six-1.12.0-py3.7.egg-info make[1]: Leaving directory '/src/layers/layer1_python3_core/0041_six' make[3]: Leaving directory `/src/layers/layer1_python3_core/0041_six' make[3]: Entering directory `/src/layers/layer1_python3_core/0042_appdirs' 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.0/opt/python3_core/share/metwork_packages/appdirs.yaml touch /opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/appdirs.yaml echo "name: 'appdirs'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/appdirs.yaml echo "version: '1.4.3'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/appdirs.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/appdirs.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/appdirs.yaml echo "checksum: '44c679904082a2133f5566c8a0d3ab42'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/appdirs.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/appdirs.yaml echo -n "A small Python module for determining appropriate platform-specific dirs." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/appdirs.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/appdirs.yaml echo "website: 'http://github.com/ActiveState/appdirs'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/appdirs.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/appdirs.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/appdirs.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/appdirs.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/appdirs.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/appdirs.yaml; fi echo /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/appdirs-1.4.3-py3.7.egg-info /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/appdirs-1.4.3-py3.7.egg-info make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer1_python3_core/0042_appdirs' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/appdirs-1.4.3.tar.gz` `readlink -m ./sources` MD5 44c679904082a2133f5566c8a0d3ab42 Computing checksum for /src/layers/layer1_python3_core/0042_appdirs/build/appdirs-1.4.3.tar.gz... Good checksum rm -Rf appdirs-1.4.3 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/appdirs-1.4.3.tar.gz` tar.gz appdirs-1.4.3 make[1]: Leaving directory '/src/layers/layer1_python3_core/0042_appdirs' make --file=../../Makefile.standard python3build python3install make[1]: Entering directory '/src/layers/layer1_python3_core/0042_appdirs' cd build/appdirs-1.4.3 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py build /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running build running build_py creating build creating build/lib copying appdirs.py -> build/lib if ! test -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; fi cd build/appdirs-1.4.3 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py install --prefix=/opt/metwork-mfext-1.0/opt/python3_core --install-lib=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running install running build running build_py running install_lib copying build/lib/appdirs.py -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages byte-compiling /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/appdirs.py to appdirs.cpython-37.pyc running install_egg_info Writing /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/appdirs-1.4.3-py3.7.egg-info make[1]: Leaving directory '/src/layers/layer1_python3_core/0042_appdirs' make[3]: Leaving directory `/src/layers/layer1_python3_core/0042_appdirs' make[3]: Entering directory `/src/layers/layer1_python3_core/0043_packaging' 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.0/opt/python3_core/share/metwork_packages/packaging.yaml touch /opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/packaging.yaml echo "name: 'packaging'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/packaging.yaml echo "version: '19.0'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/packaging.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/packaging.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/packaging.yaml echo "checksum: '96113e08d486bc2c5c7f448195547434'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/packaging.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/packaging.yaml echo -n "Core utilities for Python packages" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/packaging.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/packaging.yaml echo "website: 'https://github.com/pypa/packaging'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/packaging.yaml echo "license: 'Python'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/packaging.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/packaging.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/packaging.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/packaging.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/packaging.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer1_python3_core/0043_packaging' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/packaging-19.0.tar.gz` `readlink -m ./sources` MD5 96113e08d486bc2c5c7f448195547434 Computing checksum for /src/layers/layer1_python3_core/0043_packaging/build/packaging-19.0.tar.gz... Good checksum rm -Rf packaging-19.0 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/packaging-19.0.tar.gz` tar.gz packaging-19.0 make[1]: Leaving directory '/src/layers/layer1_python3_core/0043_packaging' make --file=../../Makefile.standard python3build python3install make[1]: Entering directory '/src/layers/layer1_python3_core/0043_packaging' cd build/packaging-19.0 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py build /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/packaging copying packaging/utils.py -> build/lib/packaging copying packaging/requirements.py -> build/lib/packaging copying packaging/_compat.py -> build/lib/packaging copying packaging/specifiers.py -> build/lib/packaging copying packaging/version.py -> build/lib/packaging copying packaging/_structures.py -> build/lib/packaging copying packaging/__init__.py -> build/lib/packaging copying packaging/__about__.py -> build/lib/packaging copying packaging/markers.py -> build/lib/packaging if ! test -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; fi cd build/packaging-19.0 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py install --prefix=/opt/metwork-mfext-1.0/opt/python3_core --install-lib=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) running install running build running build_py running install_lib creating /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging copying build/lib/packaging/utils.py -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging copying build/lib/packaging/requirements.py -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging copying build/lib/packaging/_compat.py -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging copying build/lib/packaging/specifiers.py -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging copying build/lib/packaging/version.py -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging copying build/lib/packaging/_structures.py -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging copying build/lib/packaging/__init__.py -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging copying build/lib/packaging/__about__.py -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging copying build/lib/packaging/markers.py -> /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging byte-compiling /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging/utils.py to utils.cpython-37.pyc byte-compiling /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging/requirements.py to requirements.cpython-37.pyc byte-compiling /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging/_compat.py to _compat.cpython-37.pyc byte-compiling /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging/specifiers.py to specifiers.cpython-37.pyc byte-compiling /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging/version.py to version.cpython-37.pyc byte-compiling /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging/_structures.py to _structures.cpython-37.pyc byte-compiling /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging/__init__.py to __init__.cpython-37.pyc byte-compiling /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging/__about__.py to __about__.cpython-37.pyc byte-compiling /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging/markers.py to markers.cpython-37.pyc running install_egg_info Writing /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/packaging-19.0-py3.7.egg-info make[1]: Leaving directory '/src/layers/layer1_python3_core/0043_packaging' make[3]: Leaving directory `/src/layers/layer1_python3_core/0043_packaging' make[3]: Entering directory `/src/layers/layer1_python3_core/0044_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 rm -f /opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml touch /opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml echo "name: 'setuptools'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml echo "version: '41.0.1'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml echo "checksum: '5493fb91984e98102b095e0df2490560'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml echo -n "Setuptools is a package development process library designed to facilitate download, build, install, upgrade, and uninstall Python packages" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml echo "website: 'https://pypi.python.org/pypi/setuptools'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml echo "license: 'Python'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/setuptools.yaml; fi rm -Rf /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/setuptools* rm -Rf /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/pkg_resources* make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer1_python3_core/0044_setuptools' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/setuptools-41.0.1.tar.gz` `readlink -m ./sources` MD5 5493fb91984e98102b095e0df2490560 Computing checksum for /src/layers/layer1_python3_core/0044_setuptools/build/setuptools-41.0.1.tar.gz... Good checksum rm -Rf setuptools-41.0.1 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/setuptools-41.0.1.tar.gz` tar.gz setuptools-41.0.1 make[1]: Leaving directory '/src/layers/layer1_python3_core/0044_setuptools' cd build/setuptools-41.0.1 && python3 bootstrap.py adding minimal entry_points Regenerating egg_info /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running egg_info writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt writing requirements to setuptools.egg-info/requires.txt writing manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'pyproject.toml' writing manifest file 'setuptools.egg-info/SOURCES.txt' ...and again. running egg_info writing setuptools.egg-info/PKG-INFO writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt writing requirements to setuptools.egg-info/requires.txt writing top-level names to setuptools.egg-info/top_level.txt reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'pyproject.toml' writing manifest file 'setuptools.egg-info/SOURCES.txt' make --file=../../Makefile.standard python3build python3install make[1]: Entering directory '/src/layers/layer1_python3_core/0044_setuptools' cd build/setuptools-41.0.1 && 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 copying easy_install.py -> build/lib creating build/lib/setuptools copying setuptools/lib2to3_ex.py -> build/lib/setuptools copying setuptools/windows_support.py -> build/lib/setuptools copying setuptools/dep_util.py -> build/lib/setuptools copying setuptools/glob.py -> build/lib/setuptools copying setuptools/dist.py -> build/lib/setuptools copying setuptools/pep425tags.py -> build/lib/setuptools copying setuptools/glibc.py -> build/lib/setuptools copying setuptools/wheel.py -> build/lib/setuptools copying setuptools/msvc.py -> build/lib/setuptools copying setuptools/site-patch.py -> build/lib/setuptools copying setuptools/py31compat.py -> build/lib/setuptools copying setuptools/depends.py -> build/lib/setuptools copying setuptools/version.py -> build/lib/setuptools copying setuptools/archive_util.py -> build/lib/setuptools copying setuptools/config.py -> build/lib/setuptools copying setuptools/_deprecation_warning.py -> build/lib/setuptools copying setuptools/monkey.py -> build/lib/setuptools copying setuptools/__init__.py -> build/lib/setuptools copying setuptools/extension.py -> build/lib/setuptools copying setuptools/package_index.py -> build/lib/setuptools copying setuptools/py27compat.py -> build/lib/setuptools copying setuptools/unicode_utils.py -> build/lib/setuptools copying setuptools/sandbox.py -> build/lib/setuptools copying setuptools/launch.py -> build/lib/setuptools copying setuptools/py33compat.py -> build/lib/setuptools copying setuptools/namespaces.py -> build/lib/setuptools copying setuptools/ssl_support.py -> build/lib/setuptools copying setuptools/build_meta.py -> build/lib/setuptools creating build/lib/pkg_resources copying pkg_resources/py31compat.py -> build/lib/pkg_resources copying pkg_resources/__init__.py -> build/lib/pkg_resources creating build/lib/setuptools/command copying setuptools/command/egg_info.py -> build/lib/setuptools/command copying setuptools/command/setopt.py -> build/lib/setuptools/command copying setuptools/command/test.py -> build/lib/setuptools/command copying setuptools/command/build_py.py -> build/lib/setuptools/command copying setuptools/command/upload_docs.py -> build/lib/setuptools/command copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command copying setuptools/command/dist_info.py -> build/lib/setuptools/command copying setuptools/command/saveopts.py -> build/lib/setuptools/command copying setuptools/command/build_ext.py -> build/lib/setuptools/command copying setuptools/command/register.py -> build/lib/setuptools/command copying setuptools/command/py36compat.py -> build/lib/setuptools/command copying setuptools/command/upload.py -> build/lib/setuptools/command copying setuptools/command/bdist_wininst.py -> build/lib/setuptools/command copying setuptools/command/develop.py -> build/lib/setuptools/command copying setuptools/command/alias.py -> build/lib/setuptools/command copying setuptools/command/__init__.py -> build/lib/setuptools/command copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command copying setuptools/command/install_scripts.py -> build/lib/setuptools/command copying setuptools/command/install_lib.py -> build/lib/setuptools/command copying setuptools/command/sdist.py -> build/lib/setuptools/command copying setuptools/command/build_clib.py -> build/lib/setuptools/command copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command copying setuptools/command/install.py -> build/lib/setuptools/command copying setuptools/command/easy_install.py -> build/lib/setuptools/command copying setuptools/command/rotate.py -> build/lib/setuptools/command creating build/lib/setuptools/_vendor copying setuptools/_vendor/__init__.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/six.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/pyparsing.py -> build/lib/setuptools/_vendor creating build/lib/setuptools/extern copying setuptools/extern/__init__.py -> build/lib/setuptools/extern creating build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/utils.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/requirements.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_compat.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/specifiers.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/version.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_structures.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/__init__.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/__about__.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/markers.py -> build/lib/setuptools/_vendor/packaging creating build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/appdirs.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/__init__.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/six.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/pyparsing.py -> build/lib/pkg_resources/_vendor creating build/lib/pkg_resources/extern copying pkg_resources/extern/__init__.py -> build/lib/pkg_resources/extern creating build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/utils.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/requirements.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_compat.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/specifiers.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/version.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_structures.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__init__.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__about__.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/markers.py -> build/lib/pkg_resources/_vendor/packaging copying setuptools/script (dev).tmpl -> build/lib/setuptools copying setuptools/script.tmpl -> build/lib/setuptools copying setuptools/gui-64.exe -> build/lib/setuptools copying setuptools/cli.exe -> build/lib/setuptools copying setuptools/gui-32.exe -> build/lib/setuptools copying setuptools/cli-32.exe -> build/lib/setuptools copying setuptools/cli-64.exe -> build/lib/setuptools copying setuptools/gui.exe -> build/lib/setuptools copying setuptools/command/launcher manifest.xml -> build/lib/setuptools/command if ! test -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; fi cd build/setuptools-41.0.1 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py install --prefix=/opt/metwork-mfext-1.0/opt/python3_core --install-lib=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages running install running bdist_egg running egg_info writing setuptools.egg-info/PKG-INFO writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt writing requirements to setuptools.egg-info/requires.txt writing top-level names to setuptools.egg-info/top_level.txt reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'pyproject.toml' writing manifest file 'setuptools.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/lib2to3_ex.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/script.tmpl -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/gui-64.exe -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/windows_support.py -> build/bdist.linux-x86_64/egg/setuptools creating build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/egg_info.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/setopt.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/test.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/build_py.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/upload_docs.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/bdist_rpm.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/dist_info.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/saveopts.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/build_ext.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/register.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/py36compat.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/upload.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/bdist_wininst.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/launcher manifest.xml -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/develop.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/alias.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/__init__.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/bdist_egg.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/install_scripts.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/install_lib.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/sdist.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/build_clib.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/install_egg_info.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/install.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/easy_install.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/rotate.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/dep_util.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/glob.py -> build/bdist.linux-x86_64/egg/setuptools creating build/bdist.linux-x86_64/egg/setuptools/_vendor copying build/lib/setuptools/_vendor/__init__.py -> build/bdist.linux-x86_64/egg/setuptools/_vendor copying build/lib/setuptools/_vendor/six.py -> build/bdist.linux-x86_64/egg/setuptools/_vendor copying build/lib/setuptools/_vendor/pyparsing.py -> build/bdist.linux-x86_64/egg/setuptools/_vendor creating build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/utils.py -> build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/requirements.py -> build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_compat.py -> build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/specifiers.py -> build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/version.py -> build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/__about__.py -> build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/markers.py -> build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging creating build/bdist.linux-x86_64/egg/setuptools/extern copying build/lib/setuptools/extern/__init__.py -> build/bdist.linux-x86_64/egg/setuptools/extern copying build/lib/setuptools/dist.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/pep425tags.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/glibc.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/cli.exe -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/wheel.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/msvc.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/site-patch.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/script (dev).tmpl -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/py31compat.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/depends.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/version.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/archive_util.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/config.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/_deprecation_warning.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/monkey.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/__init__.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/extension.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/gui-32.exe -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/package_index.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/cli-32.exe -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/py27compat.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/unicode_utils.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/sandbox.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/launch.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/py33compat.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/namespaces.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/ssl_support.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/cli-64.exe -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/gui.exe -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/build_meta.py -> build/bdist.linux-x86_64/egg/setuptools creating build/bdist.linux-x86_64/egg/pkg_resources creating build/bdist.linux-x86_64/egg/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/appdirs.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/__init__.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/six.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/pyparsing.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor creating build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/utils.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/requirements.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_compat.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/specifiers.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/version.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__about__.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/markers.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging creating build/bdist.linux-x86_64/egg/pkg_resources/extern copying build/lib/pkg_resources/extern/__init__.py -> build/bdist.linux-x86_64/egg/pkg_resources/extern copying build/lib/pkg_resources/py31compat.py -> build/bdist.linux-x86_64/egg/pkg_resources copying build/lib/pkg_resources/__init__.py -> build/bdist.linux-x86_64/egg/pkg_resources copying build/lib/easy_install.py -> build/bdist.linux-x86_64/egg byte-compiling build/bdist.linux-x86_64/egg/setuptools/lib2to3_ex.py to lib2to3_ex.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/windows_support.py to windows_support.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/egg_info.py to egg_info.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/setopt.py to setopt.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/test.py to test.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_py.py to build_py.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/upload_docs.py to upload_docs.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_rpm.py to bdist_rpm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/dist_info.py to dist_info.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/saveopts.py to saveopts.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_ext.py to build_ext.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/register.py to register.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/py36compat.py to py36compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/upload.py to upload.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_wininst.py to bdist_wininst.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/develop.py to develop.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/alias.py to alias.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_egg.py to bdist_egg.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_scripts.py to install_scripts.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_lib.py to install_lib.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/sdist.py to sdist.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_clib.py to build_clib.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_egg_info.py to install_egg_info.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install.py to install.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/easy_install.py to easy_install.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/rotate.py to rotate.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/dep_util.py to dep_util.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/glob.py to glob.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/_vendor/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/_vendor/six.py to six.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/_vendor/pyparsing.py to pyparsing.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging/requirements.py to requirements.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging/_compat.py to _compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging/specifiers.py to specifiers.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging/version.py to version.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging/_structures.py to _structures.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging/__about__.py to __about__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/_vendor/packaging/markers.py to markers.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/extern/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/dist.py to dist.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/pep425tags.py to pep425tags.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/glibc.py to glibc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/wheel.py to wheel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/msvc.py to msvc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/site-patch.py to site-patch.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/py31compat.py to py31compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/depends.py to depends.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/version.py to version.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/archive_util.py to archive_util.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/config.py to config.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/_deprecation_warning.py to _deprecation_warning.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/monkey.py to monkey.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/extension.py to extension.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/package_index.py to package_index.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/py27compat.py to py27compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/unicode_utils.py to unicode_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/sandbox.py to sandbox.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/launch.py to launch.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/py33compat.py to py33compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/namespaces.py to namespaces.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/ssl_support.py to ssl_support.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/build_meta.py to build_meta.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/appdirs.py to appdirs.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/six.py to six.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/pyparsing.py to pyparsing.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/requirements.py to requirements.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/_compat.py to _compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/specifiers.py to specifiers.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/version.py to version.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/_structures.py to _structures.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/__about__.py to __about__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/markers.py to markers.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/extern/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/py31compat.py to py31compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/easy_install.py to easy_install.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/setuptools-41.0.1.post20211018-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Creating /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/site.py Processing setuptools-41.0.1.post20211018-py3.7.egg Copying setuptools-41.0.1.post20211018-py3.7.egg to /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages Adding setuptools 41.0.1.post20211018 to easy-install.pth file Installing easy_install script to /opt/metwork-mfext-1.0/opt/python3_core/bin Installing easy_install-3.7 script to /opt/metwork-mfext-1.0/opt/python3_core/bin Installed /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/setuptools-41.0.1.post20211018-py3.7.egg Processing dependencies for setuptools==41.0.1.post20211018 Finished processing dependencies for setuptools==41.0.1.post20211018 make[1]: Leaving directory '/src/layers/layer1_python3_core/0044_setuptools' make[3]: Leaving directory `/src/layers/layer1_python3_core/0044_setuptools' make[3]: Entering directory `/src/layers/layer1_python3_core/0045_pyparsing' 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.0/opt/python3_core/share/metwork_packages/pyparsing.yaml touch /opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pyparsing.yaml echo "name: 'pyparsing'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pyparsing.yaml echo "version: '2.4.0'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pyparsing.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pyparsing.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pyparsing.yaml echo "checksum: 'e534c0ca755155823bf45fdd8d084922'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pyparsing.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pyparsing.yaml echo -n "A Python Parsing Module" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pyparsing.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pyparsing.yaml echo "website: 'http://pyparsing.wikispaces.com/'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pyparsing.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pyparsing.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pyparsing.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pyparsing.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pyparsing.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pyparsing.yaml; fi make --file=../../Makefile.standard download uncompress make[1]: Entering directory '/src/layers/layer1_python3_core/0045_pyparsing' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/pyparsing-2.4.0.tar.gz` `readlink -m ./sources` MD5 e534c0ca755155823bf45fdd8d084922 Computing checksum for /src/layers/layer1_python3_core/0045_pyparsing/build/pyparsing-2.4.0.tar.gz... Good checksum rm -Rf pyparsing-2.4.0 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/pyparsing-2.4.0.tar.gz` tar.gz pyparsing-2.4.0 make[1]: Leaving directory '/src/layers/layer1_python3_core/0045_pyparsing' make --file=../../Makefile.standard python3build python3install make[1]: Entering directory '/src/layers/layer1_python3_core/0045_pyparsing' cd build/pyparsing-2.4.0 && 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 copying pyparsing.py -> build/lib if ! test -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; fi cd build/pyparsing-2.4.0 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py install --prefix=/opt/metwork-mfext-1.0/opt/python3_core --install-lib=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages running install running bdist_egg running egg_info writing pyparsing.egg-info/PKG-INFO writing dependency_links to pyparsing.egg-info/dependency_links.txt writing top-level names to pyparsing.egg-info/top_level.txt reading manifest file 'pyparsing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'HowToUsePyparsing.html' warning: no files found matching 'pyparsingClassDiagram.*' warning: no files found matching 'README.md' warning: no files found matching 'CODE_OF_CONDUCT.md' no previously-included directories found matching 'docs/_build/*' writing manifest file 'pyparsing.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg copying build/lib/pyparsing.py -> build/bdist.linux-x86_64/egg byte-compiling build/bdist.linux-x86_64/egg/pyparsing.py to pyparsing.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying pyparsing.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying pyparsing.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying pyparsing.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying pyparsing.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... __pycache__.pyparsing.cpython-37: module MAY be using inspect.getinnerframes creating dist creating 'dist/pyparsing-2.4.0-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing pyparsing-2.4.0-py3.7.egg creating /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/pyparsing-2.4.0-py3.7.egg Extracting pyparsing-2.4.0-py3.7.egg to /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages Adding pyparsing 2.4.0 to easy-install.pth file Installed /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/pyparsing-2.4.0-py3.7.egg Processing dependencies for pyparsing==2.4.0 Finished processing dependencies for pyparsing==2.4.0 make[1]: Leaving directory '/src/layers/layer1_python3_core/0045_pyparsing' make[3]: Leaving directory `/src/layers/layer1_python3_core/0045_pyparsing' make[3]: Entering directory `/src/layers/layer1_python3_core/0046_pip' 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.0/opt/python3_core/share/metwork_packages/pip.yaml touch /opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pip.yaml echo "name: 'pip'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pip.yaml echo "version: '18.1'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pip.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pip.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pip.yaml echo "checksum: '75cad449ad62c88b22de317a26781714'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pip.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pip.yaml echo -n "The PyPA recommended tool for installing Python packages." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pip.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pip.yaml echo "website: 'https://pip.pypa.io/'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pip.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pip.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pip.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pip.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pip.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/pip.yaml; fi make --file=../../Makefile.standard download uncompress python3build python3install make[1]: Entering directory '/src/layers/layer1_python3_core/0046_pip' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/pip-18.1.tar.gz` `readlink -m ./sources` MD5 75cad449ad62c88b22de317a26781714 Computing checksum for /src/layers/layer1_python3_core/0046_pip/build/pip-18.1.tar.gz... Good checksum rm -Rf pip-18.1 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/pip-18.1.tar.gz` tar.gz pip-18.1 cd build/pip-18.1 && 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/pip copying src/pip/__main__.py -> build/lib/pip copying src/pip/__init__.py -> build/lib/pip creating build/lib/pip/_vendor copying src/pip/_vendor/distro.py -> build/lib/pip/_vendor copying src/pip/_vendor/appdirs.py -> build/lib/pip/_vendor copying src/pip/_vendor/ipaddress.py -> build/lib/pip/_vendor copying src/pip/_vendor/retrying.py -> build/lib/pip/_vendor copying src/pip/_vendor/__init__.py -> build/lib/pip/_vendor copying src/pip/_vendor/six.py -> build/lib/pip/_vendor copying src/pip/_vendor/pyparsing.py -> build/lib/pip/_vendor creating build/lib/pip/_internal copying src/pip/_internal/exceptions.py -> build/lib/pip/_internal copying src/pip/_internal/index.py -> build/lib/pip/_internal copying src/pip/_internal/pyproject.py -> build/lib/pip/_internal copying src/pip/_internal/pep425tags.py -> build/lib/pip/_internal copying src/pip/_internal/build_env.py -> build/lib/pip/_internal copying src/pip/_internal/locations.py -> build/lib/pip/_internal copying src/pip/_internal/wheel.py -> build/lib/pip/_internal copying src/pip/_internal/cache.py -> build/lib/pip/_internal copying src/pip/_internal/__init__.py -> build/lib/pip/_internal copying src/pip/_internal/configuration.py -> build/lib/pip/_internal copying src/pip/_internal/resolve.py -> build/lib/pip/_internal copying src/pip/_internal/download.py -> build/lib/pip/_internal creating build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/manifest.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/locators.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/index.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/wheel.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/version.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/compat.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/util.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/metadata.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/__init__.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/database.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/markers.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/resources.py -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/scripts.py -> build/lib/pip/_vendor/distlib creating build/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/envbuild.py -> build/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/colorlog.py -> build/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/compat.py -> build/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/check.py -> build/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/__init__.py -> build/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/_in_process.py -> build/lib/pip/_vendor/pep517 copying src/pip/_vendor/pep517/wrappers.py -> build/lib/pip/_vendor/pep517 creating build/lib/pip/_vendor/progress copying src/pip/_vendor/progress/counter.py -> build/lib/pip/_vendor/progress copying src/pip/_vendor/progress/bar.py -> build/lib/pip/_vendor/progress copying src/pip/_vendor/progress/helpers.py -> build/lib/pip/_vendor/progress copying src/pip/_vendor/progress/spinner.py -> build/lib/pip/_vendor/progress copying src/pip/_vendor/progress/__init__.py -> build/lib/pip/_vendor/progress creating build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/_cmd.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/controller.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/wrapper.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/serialize.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/heuristics.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/compat.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/cache.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/__init__.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/adapter.py -> build/lib/pip/_vendor/cachecontrol copying src/pip/_vendor/cachecontrol/filewrapper.py -> build/lib/pip/_vendor/cachecontrol creating build/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/ansi.py -> build/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/initialise.py -> build/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/win32.py -> build/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/winterm.py -> build/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/ansitowin32.py -> build/lib/pip/_vendor/colorama copying src/pip/_vendor/colorama/__init__.py -> build/lib/pip/_vendor/colorama creating build/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/exceptions.py -> build/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/_version.py -> build/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/__init__.py -> build/lib/pip/_vendor/msgpack copying src/pip/_vendor/msgpack/fallback.py -> build/lib/pip/_vendor/msgpack creating build/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/labels.py -> build/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/x_user_defined.py -> build/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/mklabels.py -> build/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/tests.py -> build/lib/pip/_vendor/webencodings copying src/pip/_vendor/webencodings/__init__.py -> build/lib/pip/_vendor/webencodings creating build/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/sqlitelockfile.py -> build/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/pidlockfile.py -> build/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/symlinklockfile.py -> build/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/mkdirlockfile.py -> build/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/__init__.py -> build/lib/pip/_vendor/lockfile copying src/pip/_vendor/lockfile/linklockfile.py -> build/lib/pip/_vendor/lockfile creating build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/constants.py -> build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/html5parser.py -> build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_inputstream.py -> build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/serializer.py -> build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_utils.py -> build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/__init__.py -> build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_tokenizer.py -> build/lib/pip/_vendor/html5lib copying src/pip/_vendor/html5lib/_ihatexml.py -> build/lib/pip/_vendor/html5lib creating build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/exceptions.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/hooks.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/api.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/status_codes.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/packages.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/utils.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/certs.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/structures.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/auth.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/cookies.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/compat.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/__version__.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/__init__.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/sessions.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/adapters.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/models.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/help.py -> build/lib/pip/_vendor/requests copying src/pip/_vendor/requests/_internal_utils.py -> build/lib/pip/_vendor/requests creating build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/gb2312freq.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langcyrillicmodel.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euctwfreq.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/charsetprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/latin1prober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langthaimodel.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/escsm.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/sbcsgroupprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/charsetgroupprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langbulgarianmodel.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/jpcntx.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euctwprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langturkishmodel.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/mbcharsetprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/codingstatemachine.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/enums.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/sjisprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/universaldetector.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/escprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/big5freq.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/version.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/compat.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euckrfreq.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/mbcssm.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/__init__.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/jisfreq.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/eucjpprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/mbcsgroupprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/cp949prober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/euckrprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langhungarianmodel.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langgreekmodel.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/chardistribution.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/gb2312prober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/big5prober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/langhebrewmodel.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/utf8prober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/hebrewprober.py -> build/lib/pip/_vendor/chardet copying src/pip/_vendor/chardet/sbcharsetprober.py -> build/lib/pip/_vendor/chardet creating build/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/parser.py -> build/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/__init__.py -> build/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/writer.py -> build/lib/pip/_vendor/pytoml copying src/pip/_vendor/pytoml/core.py -> build/lib/pip/_vendor/pytoml creating build/lib/pip/_vendor/pkg_resources copying src/pip/_vendor/pkg_resources/py31compat.py -> build/lib/pip/_vendor/pkg_resources copying src/pip/_vendor/pkg_resources/__init__.py -> build/lib/pip/_vendor/pkg_resources creating build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/intranges.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/compat.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/package_data.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/__init__.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/codec.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/idnadata.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/uts46data.py -> build/lib/pip/_vendor/idna copying src/pip/_vendor/idna/core.py -> build/lib/pip/_vendor/idna creating build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/connection.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/exceptions.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/fields.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/response.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/__init__.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/filepost.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/_collections.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/connectionpool.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/request.py -> build/lib/pip/_vendor/urllib3 copying src/pip/_vendor/urllib3/poolmanager.py -> build/lib/pip/_vendor/urllib3 creating build/lib/pip/_vendor/certifi copying src/pip/_vendor/certifi/__main__.py -> build/lib/pip/_vendor/certifi copying src/pip/_vendor/certifi/__init__.py -> build/lib/pip/_vendor/certifi copying src/pip/_vendor/certifi/core.py -> build/lib/pip/_vendor/certifi creating build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/utils.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/requirements.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/_compat.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/specifiers.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/version.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/_structures.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/__init__.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/__about__.py -> build/lib/pip/_vendor/packaging copying src/pip/_vendor/packaging/markers.py -> build/lib/pip/_vendor/packaging creating build/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/misc.py -> build/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/sysconfig.py -> build/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/shutil.py -> build/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/__init__.py -> build/lib/pip/_vendor/distlib/_backport copying src/pip/_vendor/distlib/_backport/tarfile.py -> build/lib/pip/_vendor/distlib/_backport creating build/lib/pip/_vendor/cachecontrol/caches copying src/pip/_vendor/cachecontrol/caches/redis_cache.py -> build/lib/pip/_vendor/cachecontrol/caches copying src/pip/_vendor/cachecontrol/caches/__init__.py -> build/lib/pip/_vendor/cachecontrol/caches copying src/pip/_vendor/cachecontrol/caches/file_cache.py -> build/lib/pip/_vendor/cachecontrol/caches creating build/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/etree.py -> build/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/dom.py -> build/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/base.py -> build/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/etree_lxml.py -> build/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/genshi.py -> build/lib/pip/_vendor/html5lib/treewalkers copying src/pip/_vendor/html5lib/treewalkers/__init__.py -> build/lib/pip/_vendor/html5lib/treewalkers creating build/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/py.py -> build/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/__init__.py -> build/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/datrie.py -> build/lib/pip/_vendor/html5lib/_trie copying src/pip/_vendor/html5lib/_trie/_base.py -> build/lib/pip/_vendor/html5lib/_trie creating build/lib/pip/_vendor/html5lib/treeadapters copying src/pip/_vendor/html5lib/treeadapters/genshi.py -> build/lib/pip/_vendor/html5lib/treeadapters copying src/pip/_vendor/html5lib/treeadapters/sax.py -> build/lib/pip/_vendor/html5lib/treeadapters copying src/pip/_vendor/html5lib/treeadapters/__init__.py -> build/lib/pip/_vendor/html5lib/treeadapters creating build/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/etree.py -> build/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/dom.py -> build/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/base.py -> build/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/etree_lxml.py -> build/lib/pip/_vendor/html5lib/treebuilders copying src/pip/_vendor/html5lib/treebuilders/__init__.py -> build/lib/pip/_vendor/html5lib/treebuilders creating build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/base.py -> build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/lint.py -> build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/optionaltags.py -> build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/inject_meta_charset.py -> build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/alphabeticalattributes.py -> build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/sanitizer.py -> build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/__init__.py -> build/lib/pip/_vendor/html5lib/filters copying src/pip/_vendor/html5lib/filters/whitespace.py -> build/lib/pip/_vendor/html5lib/filters creating build/lib/pip/_vendor/chardet/cli copying src/pip/_vendor/chardet/cli/chardetect.py -> build/lib/pip/_vendor/chardet/cli copying src/pip/_vendor/chardet/cli/__init__.py -> build/lib/pip/_vendor/chardet/cli creating build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/connection.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/timeout.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/queue.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/ssl_.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/response.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/url.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/retry.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/__init__.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/wait.py -> build/lib/pip/_vendor/urllib3/util copying src/pip/_vendor/urllib3/util/request.py -> build/lib/pip/_vendor/urllib3/util creating build/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/ntlmpool.py -> build/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/pyopenssl.py -> build/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/appengine.py -> build/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/securetransport.py -> build/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/socks.py -> build/lib/pip/_vendor/urllib3/contrib copying src/pip/_vendor/urllib3/contrib/__init__.py -> build/lib/pip/_vendor/urllib3/contrib creating build/lib/pip/_vendor/urllib3/packages copying src/pip/_vendor/urllib3/packages/ordered_dict.py -> build/lib/pip/_vendor/urllib3/packages copying src/pip/_vendor/urllib3/packages/__init__.py -> build/lib/pip/_vendor/urllib3/packages copying src/pip/_vendor/urllib3/packages/six.py -> build/lib/pip/_vendor/urllib3/packages creating build/lib/pip/_vendor/urllib3/contrib/_securetransport copying src/pip/_vendor/urllib3/contrib/_securetransport/bindings.py -> build/lib/pip/_vendor/urllib3/contrib/_securetransport copying src/pip/_vendor/urllib3/contrib/_securetransport/__init__.py -> build/lib/pip/_vendor/urllib3/contrib/_securetransport copying src/pip/_vendor/urllib3/contrib/_securetransport/low_level.py -> build/lib/pip/_vendor/urllib3/contrib/_securetransport creating build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname copying src/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname copying src/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname creating build/lib/pip/_vendor/urllib3/packages/backports copying src/pip/_vendor/urllib3/packages/backports/makefile.py -> build/lib/pip/_vendor/urllib3/packages/backports copying src/pip/_vendor/urllib3/packages/backports/__init__.py -> build/lib/pip/_vendor/urllib3/packages/backports creating build/lib/pip/_internal/commands copying src/pip/_internal/commands/search.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/uninstall.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/list.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/wheel.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/hash.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/completion.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/freeze.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/show.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/check.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/__init__.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/configuration.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/help.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/download.py -> build/lib/pip/_internal/commands copying src/pip/_internal/commands/install.py -> build/lib/pip/_internal/commands creating build/lib/pip/_internal/models copying src/pip/_internal/models/index.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/link.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/candidate.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/__init__.py -> build/lib/pip/_internal/models copying src/pip/_internal/models/format_control.py -> build/lib/pip/_internal/models creating build/lib/pip/_internal/req copying src/pip/_internal/req/constructors.py -> build/lib/pip/_internal/req copying src/pip/_internal/req/req_file.py -> build/lib/pip/_internal/req copying src/pip/_internal/req/req_tracker.py -> build/lib/pip/_internal/req copying src/pip/_internal/req/req_uninstall.py -> build/lib/pip/_internal/req copying src/pip/_internal/req/req_install.py -> build/lib/pip/_internal/req copying src/pip/_internal/req/__init__.py -> build/lib/pip/_internal/req copying src/pip/_internal/req/req_set.py -> build/lib/pip/_internal/req creating build/lib/pip/_internal/utils copying src/pip/_internal/utils/hashes.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/misc.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/setuptools_build.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/appdirs.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/filesystem.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/outdated.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/glibc.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/temp_dir.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/deprecation.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/compat.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/typing.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/packaging.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/__init__.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/ui.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/encoding.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/logging.py -> build/lib/pip/_internal/utils copying src/pip/_internal/utils/models.py -> build/lib/pip/_internal/utils creating build/lib/pip/_internal/cli copying src/pip/_internal/cli/status_codes.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/parser.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/cmdoptions.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/main_parser.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/__init__.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/base_command.py -> build/lib/pip/_internal/cli copying src/pip/_internal/cli/autocompletion.py -> build/lib/pip/_internal/cli creating build/lib/pip/_internal/vcs copying src/pip/_internal/vcs/mercurial.py -> build/lib/pip/_internal/vcs copying src/pip/_internal/vcs/__init__.py -> build/lib/pip/_internal/vcs copying src/pip/_internal/vcs/git.py -> build/lib/pip/_internal/vcs copying src/pip/_internal/vcs/subversion.py -> build/lib/pip/_internal/vcs copying src/pip/_internal/vcs/bazaar.py -> build/lib/pip/_internal/vcs creating build/lib/pip/_internal/operations copying src/pip/_internal/operations/freeze.py -> build/lib/pip/_internal/operations copying src/pip/_internal/operations/check.py -> build/lib/pip/_internal/operations copying src/pip/_internal/operations/__init__.py -> build/lib/pip/_internal/operations copying src/pip/_internal/operations/prepare.py -> build/lib/pip/_internal/operations copying src/pip/_vendor/distlib/t32.exe -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/t64.exe -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/w32.exe -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/distlib/w64.exe -> build/lib/pip/_vendor/distlib copying src/pip/_vendor/certifi/cacert.pem -> build/lib/pip/_vendor/certifi copying src/pip/_vendor/distlib/_backport/sysconfig.cfg -> build/lib/pip/_vendor/distlib/_backport if ! test -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; fi cd build/pip-18.1 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py install --prefix=/opt/metwork-mfext-1.0/opt/python3_core --install-lib=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages running install running bdist_egg running egg_info writing src/pip.egg-info/PKG-INFO writing dependency_links to src/pip.egg-info/dependency_links.txt writing entry points to src/pip.egg-info/entry_points.txt writing top-level names to src/pip.egg-info/top_level.txt reading manifest file 'src/pip.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/docutils.conf' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.mailmap' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'appveyor.yml' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching '*.bat' under directory 'docs' warning: no previously-included files found matching 'src/pip/_vendor/six' warning: no previously-included files found matching 'src/pip/_vendor/six/moves' warning: no previously-included files matching '*.pyi' found under directory 'src/pip/_vendor' no previously-included directories found matching '.github' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'news' no previously-included directories found matching 'tasks' no previously-included directories found matching 'tests' no previously-included directories found matching 'tools' writing manifest file 'src/pip.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/pip creating build/bdist.linux-x86_64/egg/pip/_vendor copying build/lib/pip/_vendor/distro.py -> build/bdist.linux-x86_64/egg/pip/_vendor creating build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/manifest.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/locators.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/index.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/w32.exe -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/w64.exe -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/wheel.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/t32.exe -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/version.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/compat.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/util.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/metadata.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/t64.exe -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/database.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/markers.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib creating build/bdist.linux-x86_64/egg/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/misc.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/sysconfig.cfg -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/sysconfig.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/shutil.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/tarfile.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/resources.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/scripts.py -> build/bdist.linux-x86_64/egg/pip/_vendor/distlib creating build/bdist.linux-x86_64/egg/pip/_vendor/pep517 copying build/lib/pip/_vendor/pep517/envbuild.py -> build/bdist.linux-x86_64/egg/pip/_vendor/pep517 copying build/lib/pip/_vendor/pep517/colorlog.py -> build/bdist.linux-x86_64/egg/pip/_vendor/pep517 copying build/lib/pip/_vendor/pep517/compat.py -> build/bdist.linux-x86_64/egg/pip/_vendor/pep517 copying build/lib/pip/_vendor/pep517/check.py -> build/bdist.linux-x86_64/egg/pip/_vendor/pep517 copying build/lib/pip/_vendor/pep517/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/pep517 copying build/lib/pip/_vendor/pep517/_in_process.py -> build/bdist.linux-x86_64/egg/pip/_vendor/pep517 copying build/lib/pip/_vendor/pep517/wrappers.py -> build/bdist.linux-x86_64/egg/pip/_vendor/pep517 copying build/lib/pip/_vendor/appdirs.py -> build/bdist.linux-x86_64/egg/pip/_vendor creating build/bdist.linux-x86_64/egg/pip/_vendor/progress copying build/lib/pip/_vendor/progress/counter.py -> build/bdist.linux-x86_64/egg/pip/_vendor/progress copying build/lib/pip/_vendor/progress/bar.py -> build/bdist.linux-x86_64/egg/pip/_vendor/progress copying build/lib/pip/_vendor/progress/helpers.py -> build/bdist.linux-x86_64/egg/pip/_vendor/progress copying build/lib/pip/_vendor/progress/spinner.py -> build/bdist.linux-x86_64/egg/pip/_vendor/progress copying build/lib/pip/_vendor/progress/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/progress creating build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/_cmd.py -> build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/controller.py -> build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/wrapper.py -> build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/serialize.py -> build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol creating build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/redis_cache.py -> build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/file_cache.py -> build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/heuristics.py -> build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/compat.py -> build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/cache.py -> build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/adapter.py -> build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/filewrapper.py -> build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol creating build/bdist.linux-x86_64/egg/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/ansi.py -> build/bdist.linux-x86_64/egg/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/initialise.py -> build/bdist.linux-x86_64/egg/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/win32.py -> build/bdist.linux-x86_64/egg/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/winterm.py -> build/bdist.linux-x86_64/egg/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/ansitowin32.py -> build/bdist.linux-x86_64/egg/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/colorama creating build/bdist.linux-x86_64/egg/pip/_vendor/msgpack copying build/lib/pip/_vendor/msgpack/exceptions.py -> build/bdist.linux-x86_64/egg/pip/_vendor/msgpack copying build/lib/pip/_vendor/msgpack/_version.py -> build/bdist.linux-x86_64/egg/pip/_vendor/msgpack copying build/lib/pip/_vendor/msgpack/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/msgpack copying build/lib/pip/_vendor/msgpack/fallback.py -> build/bdist.linux-x86_64/egg/pip/_vendor/msgpack copying build/lib/pip/_vendor/ipaddress.py -> build/bdist.linux-x86_64/egg/pip/_vendor creating build/bdist.linux-x86_64/egg/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/labels.py -> build/bdist.linux-x86_64/egg/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/x_user_defined.py -> build/bdist.linux-x86_64/egg/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/mklabels.py -> build/bdist.linux-x86_64/egg/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/tests.py -> build/bdist.linux-x86_64/egg/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/webencodings copying build/lib/pip/_vendor/retrying.py -> build/bdist.linux-x86_64/egg/pip/_vendor creating build/bdist.linux-x86_64/egg/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/sqlitelockfile.py -> build/bdist.linux-x86_64/egg/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/pidlockfile.py -> build/bdist.linux-x86_64/egg/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/symlinklockfile.py -> build/bdist.linux-x86_64/egg/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/mkdirlockfile.py -> build/bdist.linux-x86_64/egg/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/linklockfile.py -> build/bdist.linux-x86_64/egg/pip/_vendor/lockfile creating build/bdist.linux-x86_64/egg/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/constants.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/html5parser.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/_inputstream.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib creating build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/etree.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/dom.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/base.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/etree_lxml.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/genshi.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/serializer.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib creating build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/py.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/datrie.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/_base.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_utils.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib creating build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/genshi.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/sax.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treeadapters creating build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/etree.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/dom.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/base.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/etree_lxml.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/_tokenizer.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib creating build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/base.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/lint.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/optionaltags.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/inject_meta_charset.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/alphabeticalattributes.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/sanitizer.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/whitespace.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/_ihatexml.py -> build/bdist.linux-x86_64/egg/pip/_vendor/html5lib copying build/lib/pip/_vendor/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor creating build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/exceptions.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/hooks.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/api.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/status_codes.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/packages.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/utils.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/certs.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/structures.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/auth.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/cookies.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/compat.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/__version__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/sessions.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/adapters.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/models.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/help.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests copying build/lib/pip/_vendor/requests/_internal_utils.py -> build/bdist.linux-x86_64/egg/pip/_vendor/requests creating build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/gb2312freq.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langcyrillicmodel.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/euctwfreq.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/charsetprober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/latin1prober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langthaimodel.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/escsm.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/sbcsgroupprober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/charsetgroupprober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langbulgarianmodel.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/jpcntx.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/euctwprober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langturkishmodel.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/mbcharsetprober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet creating build/bdist.linux-x86_64/egg/pip/_vendor/chardet/cli copying build/lib/pip/_vendor/chardet/cli/chardetect.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet/cli copying build/lib/pip/_vendor/chardet/cli/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet/cli copying build/lib/pip/_vendor/chardet/codingstatemachine.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/enums.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/sjisprober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/universaldetector.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/escprober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/big5freq.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/version.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/compat.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/euckrfreq.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/mbcssm.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/jisfreq.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/eucjpprober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/mbcsgroupprober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/cp949prober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/euckrprober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langhungarianmodel.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langgreekmodel.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/chardistribution.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/gb2312prober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/big5prober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langhebrewmodel.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/utf8prober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/hebrewprober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/sbcharsetprober.py -> build/bdist.linux-x86_64/egg/pip/_vendor/chardet copying build/lib/pip/_vendor/six.py -> build/bdist.linux-x86_64/egg/pip/_vendor copying build/lib/pip/_vendor/pyparsing.py -> build/bdist.linux-x86_64/egg/pip/_vendor creating build/bdist.linux-x86_64/egg/pip/_vendor/pytoml copying build/lib/pip/_vendor/pytoml/parser.py -> build/bdist.linux-x86_64/egg/pip/_vendor/pytoml copying build/lib/pip/_vendor/pytoml/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/pytoml copying build/lib/pip/_vendor/pytoml/writer.py -> build/bdist.linux-x86_64/egg/pip/_vendor/pytoml copying build/lib/pip/_vendor/pytoml/core.py -> build/bdist.linux-x86_64/egg/pip/_vendor/pytoml creating build/bdist.linux-x86_64/egg/pip/_vendor/pkg_resources copying build/lib/pip/_vendor/pkg_resources/py31compat.py -> build/bdist.linux-x86_64/egg/pip/_vendor/pkg_resources copying build/lib/pip/_vendor/pkg_resources/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/pkg_resources creating build/bdist.linux-x86_64/egg/pip/_vendor/idna copying build/lib/pip/_vendor/idna/intranges.py -> build/bdist.linux-x86_64/egg/pip/_vendor/idna copying build/lib/pip/_vendor/idna/compat.py -> build/bdist.linux-x86_64/egg/pip/_vendor/idna copying build/lib/pip/_vendor/idna/package_data.py -> build/bdist.linux-x86_64/egg/pip/_vendor/idna copying build/lib/pip/_vendor/idna/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/idna copying build/lib/pip/_vendor/idna/codec.py -> build/bdist.linux-x86_64/egg/pip/_vendor/idna copying build/lib/pip/_vendor/idna/idnadata.py -> build/bdist.linux-x86_64/egg/pip/_vendor/idna copying build/lib/pip/_vendor/idna/uts46data.py -> build/bdist.linux-x86_64/egg/pip/_vendor/idna copying build/lib/pip/_vendor/idna/core.py -> build/bdist.linux-x86_64/egg/pip/_vendor/idna creating build/bdist.linux-x86_64/egg/pip/_vendor/urllib3 creating build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/connection.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/timeout.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/queue.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/ssl_.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/response.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/url.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/retry.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/wait.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/request.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/connection.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/exceptions.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3 creating build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/ntlmpool.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/pyopenssl.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/appengine.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/securetransport.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/socks.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib creating build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/contrib/_securetransport/bindings.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/contrib/_securetransport/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/contrib/_securetransport/low_level.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/fields.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/response.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3 creating build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages copying build/lib/pip/_vendor/urllib3/packages/ordered_dict.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages copying build/lib/pip/_vendor/urllib3/packages/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages creating build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/urllib3/packages/six.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages creating build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages/backports copying build/lib/pip/_vendor/urllib3/packages/backports/makefile.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages/backports copying build/lib/pip/_vendor/urllib3/packages/backports/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages/backports copying build/lib/pip/_vendor/urllib3/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/filepost.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/_collections.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/connectionpool.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/request.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/poolmanager.py -> build/bdist.linux-x86_64/egg/pip/_vendor/urllib3 creating build/bdist.linux-x86_64/egg/pip/_vendor/certifi copying build/lib/pip/_vendor/certifi/__main__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/certifi copying build/lib/pip/_vendor/certifi/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/certifi copying build/lib/pip/_vendor/certifi/cacert.pem -> build/bdist.linux-x86_64/egg/pip/_vendor/certifi copying build/lib/pip/_vendor/certifi/core.py -> build/bdist.linux-x86_64/egg/pip/_vendor/certifi creating build/bdist.linux-x86_64/egg/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/utils.py -> build/bdist.linux-x86_64/egg/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/requirements.py -> build/bdist.linux-x86_64/egg/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_compat.py -> build/bdist.linux-x86_64/egg/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/specifiers.py -> build/bdist.linux-x86_64/egg/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/version.py -> build/bdist.linux-x86_64/egg/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/egg/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/__about__.py -> build/bdist.linux-x86_64/egg/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/markers.py -> build/bdist.linux-x86_64/egg/pip/_vendor/packaging creating build/bdist.linux-x86_64/egg/pip/_internal copying build/lib/pip/_internal/exceptions.py -> build/bdist.linux-x86_64/egg/pip/_internal copying build/lib/pip/_internal/index.py -> build/bdist.linux-x86_64/egg/pip/_internal creating build/bdist.linux-x86_64/egg/pip/_internal/commands copying build/lib/pip/_internal/commands/search.py -> build/bdist.linux-x86_64/egg/pip/_internal/commands copying build/lib/pip/_internal/commands/uninstall.py -> build/bdist.linux-x86_64/egg/pip/_internal/commands copying build/lib/pip/_internal/commands/list.py -> build/bdist.linux-x86_64/egg/pip/_internal/commands copying build/lib/pip/_internal/commands/wheel.py -> build/bdist.linux-x86_64/egg/pip/_internal/commands copying build/lib/pip/_internal/commands/hash.py -> build/bdist.linux-x86_64/egg/pip/_internal/commands copying build/lib/pip/_internal/commands/completion.py -> build/bdist.linux-x86_64/egg/pip/_internal/commands copying build/lib/pip/_internal/commands/freeze.py -> build/bdist.linux-x86_64/egg/pip/_internal/commands copying build/lib/pip/_internal/commands/show.py -> build/bdist.linux-x86_64/egg/pip/_internal/commands copying build/lib/pip/_internal/commands/check.py -> build/bdist.linux-x86_64/egg/pip/_internal/commands copying build/lib/pip/_internal/commands/__init__.py -> build/bdist.linux-x86_64/egg/pip/_internal/commands copying build/lib/pip/_internal/commands/configuration.py -> build/bdist.linux-x86_64/egg/pip/_internal/commands copying build/lib/pip/_internal/commands/help.py -> build/bdist.linux-x86_64/egg/pip/_internal/commands copying build/lib/pip/_internal/commands/download.py -> build/bdist.linux-x86_64/egg/pip/_internal/commands copying build/lib/pip/_internal/commands/install.py -> build/bdist.linux-x86_64/egg/pip/_internal/commands creating build/bdist.linux-x86_64/egg/pip/_internal/models copying build/lib/pip/_internal/models/index.py -> build/bdist.linux-x86_64/egg/pip/_internal/models copying build/lib/pip/_internal/models/link.py -> build/bdist.linux-x86_64/egg/pip/_internal/models copying build/lib/pip/_internal/models/candidate.py -> build/bdist.linux-x86_64/egg/pip/_internal/models copying build/lib/pip/_internal/models/__init__.py -> build/bdist.linux-x86_64/egg/pip/_internal/models copying build/lib/pip/_internal/models/format_control.py -> build/bdist.linux-x86_64/egg/pip/_internal/models copying build/lib/pip/_internal/pyproject.py -> build/bdist.linux-x86_64/egg/pip/_internal copying build/lib/pip/_internal/pep425tags.py -> build/bdist.linux-x86_64/egg/pip/_internal copying build/lib/pip/_internal/build_env.py -> build/bdist.linux-x86_64/egg/pip/_internal creating build/bdist.linux-x86_64/egg/pip/_internal/req copying build/lib/pip/_internal/req/constructors.py -> build/bdist.linux-x86_64/egg/pip/_internal/req copying build/lib/pip/_internal/req/req_file.py -> build/bdist.linux-x86_64/egg/pip/_internal/req copying build/lib/pip/_internal/req/req_tracker.py -> build/bdist.linux-x86_64/egg/pip/_internal/req copying build/lib/pip/_internal/req/req_uninstall.py -> build/bdist.linux-x86_64/egg/pip/_internal/req copying build/lib/pip/_internal/req/req_install.py -> build/bdist.linux-x86_64/egg/pip/_internal/req copying build/lib/pip/_internal/req/__init__.py -> build/bdist.linux-x86_64/egg/pip/_internal/req copying build/lib/pip/_internal/req/req_set.py -> build/bdist.linux-x86_64/egg/pip/_internal/req creating build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/hashes.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/misc.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/setuptools_build.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/appdirs.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/filesystem.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/outdated.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/glibc.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/temp_dir.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/deprecation.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/compat.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/typing.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/packaging.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/__init__.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/ui.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/encoding.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/logging.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/utils/models.py -> build/bdist.linux-x86_64/egg/pip/_internal/utils copying build/lib/pip/_internal/locations.py -> build/bdist.linux-x86_64/egg/pip/_internal creating build/bdist.linux-x86_64/egg/pip/_internal/cli copying build/lib/pip/_internal/cli/status_codes.py -> build/bdist.linux-x86_64/egg/pip/_internal/cli copying build/lib/pip/_internal/cli/parser.py -> build/bdist.linux-x86_64/egg/pip/_internal/cli copying build/lib/pip/_internal/cli/cmdoptions.py -> build/bdist.linux-x86_64/egg/pip/_internal/cli copying build/lib/pip/_internal/cli/main_parser.py -> build/bdist.linux-x86_64/egg/pip/_internal/cli copying build/lib/pip/_internal/cli/__init__.py -> build/bdist.linux-x86_64/egg/pip/_internal/cli copying build/lib/pip/_internal/cli/base_command.py -> build/bdist.linux-x86_64/egg/pip/_internal/cli copying build/lib/pip/_internal/cli/autocompletion.py -> build/bdist.linux-x86_64/egg/pip/_internal/cli copying build/lib/pip/_internal/wheel.py -> build/bdist.linux-x86_64/egg/pip/_internal creating build/bdist.linux-x86_64/egg/pip/_internal/vcs copying build/lib/pip/_internal/vcs/mercurial.py -> build/bdist.linux-x86_64/egg/pip/_internal/vcs copying build/lib/pip/_internal/vcs/__init__.py -> build/bdist.linux-x86_64/egg/pip/_internal/vcs copying build/lib/pip/_internal/vcs/git.py -> build/bdist.linux-x86_64/egg/pip/_internal/vcs copying build/lib/pip/_internal/vcs/subversion.py -> build/bdist.linux-x86_64/egg/pip/_internal/vcs copying build/lib/pip/_internal/vcs/bazaar.py -> build/bdist.linux-x86_64/egg/pip/_internal/vcs copying build/lib/pip/_internal/cache.py -> build/bdist.linux-x86_64/egg/pip/_internal copying build/lib/pip/_internal/__init__.py -> build/bdist.linux-x86_64/egg/pip/_internal copying build/lib/pip/_internal/configuration.py -> build/bdist.linux-x86_64/egg/pip/_internal copying build/lib/pip/_internal/resolve.py -> build/bdist.linux-x86_64/egg/pip/_internal creating build/bdist.linux-x86_64/egg/pip/_internal/operations copying build/lib/pip/_internal/operations/freeze.py -> build/bdist.linux-x86_64/egg/pip/_internal/operations copying build/lib/pip/_internal/operations/check.py -> build/bdist.linux-x86_64/egg/pip/_internal/operations copying build/lib/pip/_internal/operations/__init__.py -> build/bdist.linux-x86_64/egg/pip/_internal/operations copying build/lib/pip/_internal/operations/prepare.py -> build/bdist.linux-x86_64/egg/pip/_internal/operations copying build/lib/pip/_internal/download.py -> build/bdist.linux-x86_64/egg/pip/_internal copying build/lib/pip/__main__.py -> build/bdist.linux-x86_64/egg/pip copying build/lib/pip/__init__.py -> build/bdist.linux-x86_64/egg/pip byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distro.py to distro.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/manifest.py to manifest.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/locators.py to locators.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/index.py to index.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/wheel.py to wheel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/version.py to version.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/compat.py to compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/util.py to util.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/metadata.py to metadata.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/database.py to database.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/markers.py to markers.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/_backport/misc.py to misc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/_backport/sysconfig.py to sysconfig.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/_backport/shutil.py to shutil.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/_backport/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/_backport/tarfile.py to tarfile.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/resources.py to resources.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/distlib/scripts.py to scripts.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/pep517/envbuild.py to envbuild.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/pep517/colorlog.py to colorlog.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/pep517/compat.py to compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/pep517/check.py to check.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/pep517/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/pep517/_in_process.py to _in_process.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/pep517/wrappers.py to wrappers.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/appdirs.py to appdirs.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/progress/counter.py to counter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/progress/bar.py to bar.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/progress/helpers.py to helpers.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/progress/spinner.py to spinner.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/progress/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/_cmd.py to _cmd.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/controller.py to controller.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/wrapper.py to wrapper.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/serialize.py to serialize.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/caches/redis_cache.py to redis_cache.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/caches/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/caches/file_cache.py to file_cache.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/heuristics.py to heuristics.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/compat.py to compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/cache.py to cache.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/adapter.py to adapter.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/cachecontrol/filewrapper.py to filewrapper.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/colorama/ansi.py to ansi.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/colorama/initialise.py to initialise.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/colorama/win32.py to win32.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/colorama/winterm.py to winterm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/colorama/ansitowin32.py to ansitowin32.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/colorama/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/msgpack/exceptions.py to exceptions.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/msgpack/_version.py to _version.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/msgpack/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/msgpack/fallback.py to fallback.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/ipaddress.py to ipaddress.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/webencodings/labels.py to labels.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/webencodings/x_user_defined.py to x_user_defined.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/webencodings/mklabels.py to mklabels.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/webencodings/tests.py to tests.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/webencodings/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/retrying.py to retrying.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/lockfile/sqlitelockfile.py to sqlitelockfile.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/lockfile/pidlockfile.py to pidlockfile.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/lockfile/symlinklockfile.py to symlinklockfile.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/lockfile/mkdirlockfile.py to mkdirlockfile.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/lockfile/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/lockfile/linklockfile.py to linklockfile.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/constants.py to constants.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/html5parser.py to html5parser.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/_inputstream.py to _inputstream.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treewalkers/etree.py to etree.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treewalkers/dom.py to dom.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treewalkers/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treewalkers/etree_lxml.py to etree_lxml.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treewalkers/genshi.py to genshi.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treewalkers/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/serializer.py to serializer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/_trie/py.py to py.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/_trie/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/_trie/datrie.py to datrie.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/_trie/_base.py to _base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/_utils.py to _utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treeadapters/genshi.py to genshi.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treeadapters/sax.py to sax.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treeadapters/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treebuilders/etree.py to etree.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treebuilders/dom.py to dom.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treebuilders/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/treebuilders/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/_tokenizer.py to _tokenizer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters/base.py to base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters/lint.py to lint.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters/optionaltags.py to optionaltags.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters/sanitizer.py to sanitizer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/filters/whitespace.py to whitespace.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/html5lib/_ihatexml.py to _ihatexml.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/exceptions.py to exceptions.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/hooks.py to hooks.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/api.py to api.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/status_codes.py to status_codes.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/packages.py to packages.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/certs.py to certs.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/structures.py to structures.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/auth.py to auth.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/cookies.py to cookies.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/compat.py to compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/__version__.py to __version__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/sessions.py to sessions.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/adapters.py to adapters.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/models.py to models.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/help.py to help.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/requests/_internal_utils.py to _internal_utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/gb2312freq.py to gb2312freq.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/euctwfreq.py to euctwfreq.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/charsetprober.py to charsetprober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/latin1prober.py to latin1prober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/langthaimodel.py to langthaimodel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/escsm.py to escsm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/charsetgroupprober.py to charsetgroupprober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/jpcntx.py to jpcntx.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/euctwprober.py to euctwprober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/langturkishmodel.py to langturkishmodel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/mbcharsetprober.py to mbcharsetprober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/cli/chardetect.py to chardetect.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/cli/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/codingstatemachine.py to codingstatemachine.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/enums.py to enums.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/sjisprober.py to sjisprober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/universaldetector.py to universaldetector.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/escprober.py to escprober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/big5freq.py to big5freq.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/version.py to version.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/compat.py to compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/euckrfreq.py to euckrfreq.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/mbcssm.py to mbcssm.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/jisfreq.py to jisfreq.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/eucjpprober.py to eucjpprober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/cp949prober.py to cp949prober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/euckrprober.py to euckrprober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/langhungarianmodel.py to langhungarianmodel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/langgreekmodel.py to langgreekmodel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/chardistribution.py to chardistribution.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/gb2312prober.py to gb2312prober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/big5prober.py to big5prober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/langhebrewmodel.py to langhebrewmodel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/utf8prober.py to utf8prober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/hebrewprober.py to hebrewprober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/chardet/sbcharsetprober.py to sbcharsetprober.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/six.py to six.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/pyparsing.py to pyparsing.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/pytoml/parser.py to parser.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/pytoml/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/pytoml/writer.py to writer.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/pytoml/core.py to core.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/pkg_resources/py31compat.py to py31compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/pkg_resources/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/idna/intranges.py to intranges.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/idna/compat.py to compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/idna/package_data.py to package_data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/idna/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/idna/codec.py to codec.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/idna/idnadata.py to idnadata.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/idna/uts46data.py to uts46data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/idna/core.py to core.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util/connection.py to connection.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util/timeout.py to timeout.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util/queue.py to queue.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util/ssl_.py to ssl_.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util/response.py to response.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util/url.py to url.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util/retry.py to retry.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util/wait.py to wait.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/util/request.py to request.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/connection.py to connection.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/exceptions.py to exceptions.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib/ntlmpool.py to ntlmpool.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib/pyopenssl.py to pyopenssl.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib/appengine.py to appengine.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib/securetransport.py to securetransport.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib/socks.py to socks.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib/_securetransport/bindings.py to bindings.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib/_securetransport/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/contrib/_securetransport/low_level.py to low_level.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/fields.py to fields.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/response.py to response.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages/ordered_dict.py to ordered_dict.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages/six.py to six.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages/backports/makefile.py to makefile.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/packages/backports/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/filepost.py to filepost.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/_collections.py to _collections.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/connectionpool.py to connectionpool.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/request.py to request.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/urllib3/poolmanager.py to poolmanager.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/certifi/__main__.py to __main__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/certifi/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/certifi/core.py to core.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/packaging/utils.py to utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/packaging/requirements.py to requirements.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/packaging/_compat.py to _compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/packaging/specifiers.py to specifiers.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/packaging/version.py to version.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/packaging/_structures.py to _structures.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/packaging/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/packaging/__about__.py to __about__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_vendor/packaging/markers.py to markers.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/exceptions.py to exceptions.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/index.py to index.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/commands/search.py to search.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/commands/uninstall.py to uninstall.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/commands/list.py to list.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/commands/wheel.py to wheel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/commands/hash.py to hash.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/commands/completion.py to completion.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/commands/freeze.py to freeze.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/commands/show.py to show.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/commands/check.py to check.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/commands/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/commands/configuration.py to configuration.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/commands/help.py to help.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/commands/download.py to download.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/commands/install.py to install.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/models/index.py to index.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/models/link.py to link.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/models/candidate.py to candidate.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/models/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/models/format_control.py to format_control.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/pyproject.py to pyproject.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/pep425tags.py to pep425tags.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/build_env.py to build_env.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/req/constructors.py to constructors.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/req/req_file.py to req_file.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/req/req_tracker.py to req_tracker.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/req/req_uninstall.py to req_uninstall.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/req/req_install.py to req_install.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/req/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/req/req_set.py to req_set.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/hashes.py to hashes.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/misc.py to misc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/setuptools_build.py to setuptools_build.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/appdirs.py to appdirs.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/filesystem.py to filesystem.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/outdated.py to outdated.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/glibc.py to glibc.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/temp_dir.py to temp_dir.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/deprecation.py to deprecation.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/compat.py to compat.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/typing.py to typing.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/packaging.py to packaging.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/ui.py to ui.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/encoding.py to encoding.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/logging.py to logging.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/utils/models.py to models.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/locations.py to locations.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/cli/status_codes.py to status_codes.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/cli/parser.py to parser.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/cli/cmdoptions.py to cmdoptions.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/cli/main_parser.py to main_parser.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/cli/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/cli/base_command.py to base_command.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/cli/autocompletion.py to autocompletion.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/wheel.py to wheel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/vcs/mercurial.py to mercurial.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/vcs/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/vcs/git.py to git.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/vcs/subversion.py to subversion.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/vcs/bazaar.py to bazaar.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/cache.py to cache.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/configuration.py to configuration.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/resolve.py to resolve.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/operations/freeze.py to freeze.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/operations/check.py to check.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/operations/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/operations/prepare.py to prepare.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/_internal/download.py to download.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/__main__.py to __main__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/pip/__init__.py to __init__.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying src/pip.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/pip.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/pip.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/pip.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/pip.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/pip.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/pip-18.1-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing pip-18.1-py3.7.egg creating /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/pip-18.1-py3.7.egg Extracting pip-18.1-py3.7.egg to /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages Adding pip 18.1 to easy-install.pth file Installing pip script to /opt/metwork-mfext-1.0/opt/python3_core/bin Installing pip3 script to /opt/metwork-mfext-1.0/opt/python3_core/bin Installing pip3.7 script to /opt/metwork-mfext-1.0/opt/python3_core/bin Installed /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/pip-18.1-py3.7.egg Processing dependencies for pip==18.1 Finished processing dependencies for pip==18.1 make[1]: Leaving directory '/src/layers/layer1_python3_core/0046_pip' echo /opt/metwork-mfext-1.0/opt/python3_core/bin/pip /opt/metwork-mfext-1.0/opt/python3_core/bin/pip make[3]: Leaving directory `/src/layers/layer1_python3_core/0046_pip' make[3]: Entering directory `/src/layers/layer1_python3_core/0046_virtualenv' 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.0/opt/python3_core/share/metwork_packages/virtualenv.yaml touch /opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/virtualenv.yaml echo "name: 'virtualenv'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/virtualenv.yaml echo "version: '16.6.0'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/virtualenv.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/virtualenv.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/virtualenv.yaml echo "checksum: '55b8d77a83d0141abaee55542d5941e9'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/virtualenv.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/virtualenv.yaml echo -n "Virtual Python Environment builder" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/virtualenv.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/virtualenv.yaml echo "website: 'https://virtualenv.pypa.io/'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/virtualenv.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/virtualenv.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/virtualenv.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/virtualenv.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/virtualenv.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/virtualenv.yaml; fi make --file=/src/layers/Makefile.standard download uncompress python3build python3install make[1]: Entering directory '/src/layers/layer1_python3_core/0046_virtualenv' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/virtualenv-16.6.0.tar.gz` `readlink -m ./sources` MD5 55b8d77a83d0141abaee55542d5941e9 Computing checksum for /src/layers/layer1_python3_core/0046_virtualenv/build/virtualenv-16.6.0.tar.gz... Good checksum rm -Rf virtualenv-16.6.0 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/virtualenv-16.6.0.tar.gz` tar.gz virtualenv-16.6.0 cd build/virtualenv-16.6.0 && 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 copying virtualenv.py -> build/lib creating build/lib/virtualenv_support copying virtualenv_support/__init__.py -> build/lib/virtualenv_support running egg_info writing virtualenv.egg-info/PKG-INFO writing dependency_links to virtualenv.egg-info/dependency_links.txt writing entry points to virtualenv.egg-info/entry_points.txt writing requirements to virtualenv.egg-info/requires.txt writing top-level names to virtualenv.egg-info/top_level.txt reading manifest file 'virtualenv.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'readthedocs.yml' warning: no previously-included files found matching 'CONTRIBUTING.rst' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching 'azure-run-tox-env.yml' warning: no previously-included files found matching 'azure-pipelines.yml' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files matching '*' found under directory '.github' writing manifest file 'virtualenv.egg-info/SOURCES.txt' copying virtualenv_support/pip-19.1.1-py2.py3-none-any.whl -> build/lib/virtualenv_support copying virtualenv_support/setuptools-41.0.1-py2.py3-none-any.whl -> build/lib/virtualenv_support copying virtualenv_support/wheel-0.33.4-py2.py3-none-any.whl -> build/lib/virtualenv_support if ! test -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; fi cd build/virtualenv-16.6.0 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py install --prefix=/opt/metwork-mfext-1.0/opt/python3_core --install-lib=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages running install running bdist_egg running egg_info writing virtualenv.egg-info/PKG-INFO writing dependency_links to virtualenv.egg-info/dependency_links.txt writing entry points to virtualenv.egg-info/entry_points.txt writing requirements to virtualenv.egg-info/requires.txt writing top-level names to virtualenv.egg-info/top_level.txt reading manifest file 'virtualenv.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'readthedocs.yml' warning: no previously-included files found matching 'CONTRIBUTING.rst' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching 'azure-run-tox-env.yml' warning: no previously-included files found matching 'azure-pipelines.yml' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files matching '*' found under directory '.github' writing manifest file 'virtualenv.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/virtualenv_support copying build/lib/virtualenv_support/wheel-0.33.4-py2.py3-none-any.whl -> build/bdist.linux-x86_64/egg/virtualenv_support copying build/lib/virtualenv_support/__init__.py -> build/bdist.linux-x86_64/egg/virtualenv_support copying build/lib/virtualenv_support/setuptools-41.0.1-py2.py3-none-any.whl -> build/bdist.linux-x86_64/egg/virtualenv_support copying build/lib/virtualenv_support/pip-19.1.1-py2.py3-none-any.whl -> build/bdist.linux-x86_64/egg/virtualenv_support copying build/lib/virtualenv.py -> build/bdist.linux-x86_64/egg byte-compiling build/bdist.linux-x86_64/egg/virtualenv_support/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/virtualenv.py to virtualenv.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying virtualenv.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying virtualenv.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying virtualenv.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying virtualenv.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying virtualenv.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying virtualenv.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying virtualenv.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/virtualenv-16.6.0-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing virtualenv-16.6.0-py3.7.egg Copying virtualenv-16.6.0-py3.7.egg to /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages Adding virtualenv 16.6.0 to easy-install.pth file Installing virtualenv script to /opt/metwork-mfext-1.0/opt/python3_core/bin Installed /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/virtualenv-16.6.0-py3.7.egg Processing dependencies for virtualenv==16.6.0 Finished processing dependencies for virtualenv==16.6.0 make[1]: Leaving directory '/src/layers/layer1_python3_core/0046_virtualenv' make[3]: Leaving directory `/src/layers/layer1_python3_core/0046_virtualenv' make[3]: Entering directory `/src/layers/layer1_python3_core/0050_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.0/opt/python3_core/share/metwork_packages/wheel.yaml touch /opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "name: 'wheel'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "version: '0.33.4'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "checksum: '5bad0479ddf8d4dbfad212724a7b1f71'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/wheel.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/wheel.yaml echo -n "A built-package format for Python." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "website: 'https://github.com/pypa/wheel'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/wheel.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/wheel.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/wheel.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/wheel.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/wheel.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/python3_core/share/metwork_packages/wheel.yaml; fi make --file=../../Makefile.standard download uncompress python3build python3install make[1]: Entering directory '/src/layers/layer1_python3_core/0050_wheel' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/wheel-0.33.4.tar.gz` `readlink -m ./sources` MD5 5bad0479ddf8d4dbfad212724a7b1f71 Computing checksum for /src/layers/layer1_python3_core/0050_wheel/build/wheel-0.33.4.tar.gz... Good checksum rm -Rf wheel-0.33.4 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/wheel-0.33.4.tar.gz` tar.gz wheel-0.33.4 cd build/wheel-0.33.4 && 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 wheel/pep425tags.py -> build/lib/wheel copying wheel/__main__.py -> build/lib/wheel copying wheel/bdist_wheel.py -> build/lib/wheel copying wheel/util.py -> build/lib/wheel copying wheel/metadata.py -> build/lib/wheel copying wheel/pkginfo.py -> build/lib/wheel copying wheel/__init__.py -> build/lib/wheel copying wheel/wheelfile.py -> build/lib/wheel creating build/lib/wheel/cli copying wheel/cli/pack.py -> build/lib/wheel/cli copying wheel/cli/convert.py -> build/lib/wheel/cli copying wheel/cli/unpack.py -> build/lib/wheel/cli copying wheel/cli/__init__.py -> build/lib/wheel/cli running egg_info writing wheel.egg-info/PKG-INFO writing dependency_links to wheel.egg-info/dependency_links.txt writing entry points to wheel.egg-info/entry_points.txt writing requirements to wheel.egg-info/requires.txt writing top-level names to wheel.egg-info/top_level.txt reading manifest file 'wheel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'wheel/*.txt' warning: no files found matching '*.sh' warning: no files found matching '*.py' under directory 'wheel/test' warning: no files found matching 'wheel/test/test-1.0-py2.py3-none-win32.whl' warning: no files found matching 'wheel/test/headers.dist/header.h' warning: no files found matching 'wheel/test/pydist-schema.json' no previously-included directories found matching 'wheel/test/*/dist' no previously-included directories found matching 'wheel/test/*/build' writing manifest file 'wheel.egg-info/SOURCES.txt' if ! test -d /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages; fi cd build/wheel-0.33.4 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py install --prefix=/opt/metwork-mfext-1.0/opt/python3_core --install-lib=/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages running install running bdist_egg running egg_info writing wheel.egg-info/PKG-INFO writing dependency_links to wheel.egg-info/dependency_links.txt writing entry points to wheel.egg-info/entry_points.txt writing requirements to wheel.egg-info/requires.txt writing top-level names to wheel.egg-info/top_level.txt reading manifest file 'wheel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'wheel/*.txt' warning: no files found matching '*.sh' warning: no files found matching '*.py' under directory 'wheel/test' warning: no files found matching 'wheel/test/test-1.0-py2.py3-none-win32.whl' warning: no files found matching 'wheel/test/headers.dist/header.h' warning: no files found matching 'wheel/test/pydist-schema.json' no previously-included directories found matching 'wheel/test/*/dist' no previously-included directories found matching 'wheel/test/*/build' writing manifest file 'wheel.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/wheel copying build/lib/wheel/pep425tags.py -> build/bdist.linux-x86_64/egg/wheel copying build/lib/wheel/__main__.py -> build/bdist.linux-x86_64/egg/wheel creating build/bdist.linux-x86_64/egg/wheel/cli copying build/lib/wheel/cli/pack.py -> build/bdist.linux-x86_64/egg/wheel/cli copying build/lib/wheel/cli/convert.py -> build/bdist.linux-x86_64/egg/wheel/cli copying build/lib/wheel/cli/unpack.py -> build/bdist.linux-x86_64/egg/wheel/cli copying build/lib/wheel/cli/__init__.py -> build/bdist.linux-x86_64/egg/wheel/cli copying build/lib/wheel/bdist_wheel.py -> build/bdist.linux-x86_64/egg/wheel copying build/lib/wheel/util.py -> build/bdist.linux-x86_64/egg/wheel copying build/lib/wheel/metadata.py -> build/bdist.linux-x86_64/egg/wheel copying build/lib/wheel/pkginfo.py -> build/bdist.linux-x86_64/egg/wheel copying build/lib/wheel/__init__.py -> build/bdist.linux-x86_64/egg/wheel copying build/lib/wheel/wheelfile.py -> build/bdist.linux-x86_64/egg/wheel byte-compiling build/bdist.linux-x86_64/egg/wheel/pep425tags.py to pep425tags.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/wheel/__main__.py to __main__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/wheel/cli/pack.py to pack.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/wheel/cli/convert.py to convert.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/wheel/cli/unpack.py to unpack.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/wheel/cli/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/wheel/bdist_wheel.py to bdist_wheel.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/wheel/util.py to util.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/wheel/metadata.py to metadata.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/wheel/pkginfo.py to pkginfo.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/wheel/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/wheel/wheelfile.py to wheelfile.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying wheel.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying wheel.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying wheel.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying wheel.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying wheel.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying wheel.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying wheel.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/wheel-0.33.4-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing wheel-0.33.4-py3.7.egg creating /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/wheel-0.33.4-py3.7.egg Extracting wheel-0.33.4-py3.7.egg to /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages Adding wheel 0.33.4 to easy-install.pth file Installing wheel script to /opt/metwork-mfext-1.0/opt/python3_core/bin Installed /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/wheel-0.33.4-py3.7.egg Processing dependencies for wheel==0.33.4 Finished processing dependencies for wheel==0.33.4 make[1]: Leaving directory '/src/layers/layer1_python3_core/0050_wheel' make[3]: Leaving directory `/src/layers/layer1_python3_core/0050_wheel' 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 pip freeze >/opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt make[3]: Leaving directory `/src/layers/layer1_python3_core/9999_requirements' if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-1.0/opt/python3_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/python3_core" cache: /buildcache/mfext_cache_layer_python3_core_756a833c3a324fca48b43ba3e5e8ccbe.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.0/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/scientific_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/scientific_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/scientific_core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/scientific_core" "scientific_core" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): f678d5cbc8b7c0e40b891859126f6463 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: 27b55cd33da94a4c852fdcb841e940d2 cache missed (/buildcache/mfext_cache_layer_scientific_core_c0646193004d846c034e03d14e33ab1d.tar) if ! test -f cache/hit; then \ for SUBDIR in 0003_libpng 0005_openjpeg 0006_jasper 0008_postgresql 0011_hdf5 0012_netcdf_c 0013_netcdf_cxx 0020_proj 0021_geos 0022_libspatialite 0023_gdal 0024_pixman 0030_freetype 0031_fontconfig 0032_cairo 0070_postgis; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-1.0/opt/scientific_core ; \ fi make[3]: Entering directory `/src/layers/layer1_scientific_core/0003_libpng' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml echo "name: 'libpng'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml echo "version: '1.6.37'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml echo "checksum: '015e8e15db1eecde5f2eb9eb5b6e59e9'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml echo -n "LIBPNG is the official PNG reference library" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml echo "website: 'http://www.libpng.org/'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml echo "license: 'Open Source : http://www.libpng.org/pub/png/src/libpng-LICENSE.txt'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libpng.yaml; fi # Build with cmake would need cmake >= 3.1, so we keep configure make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/libpng-1.6.37.tar.xz` `readlink -m ./sources` MD5 015e8e15db1eecde5f2eb9eb5b6e59e9 Computing checksum for /src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37.tar.xz... Good checksum rm -Rf libpng-1.6.37 /opt/metwork-mfext-1.0/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.0/opt/scientific_core checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking how to run the C preprocessor... gcc -E checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/root/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/rh/devtoolset-8/root/usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking that AWK works... ok checking if we need to force back C standard to C89... no checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for C/C++ restrict keyword... __restrict checking for working strtod... yes checking for pow... no checking for pow in -lm... yes checking for clock_gettime... no configure: WARNING: not building timepng checking for zlibVersion in -lz... yes checking for feenableexcept in -lm... yes checking for feenableexcept... yes checking if using Solaris linker... no checking if libraries can be versioned... yes checking for symbol prefix... configure: pkgconfig directory is ${libdir}/pkgconfig configure: Extra options for compiler: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpng.pc config.status: creating libpng-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/libpng-1.6.37 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' rm -f pnglibconf.c pnglibconf.tf[45] gawk -f ./scripts/options.awk out=pnglibconf.tf4 version=search\ ./pngconf.h ./scripts/pnglibconf.dfa\ ./pngusr.dfa 1>&2 gawk -f ./scripts/options.awk out=pnglibconf.tf5 pnglibconf.tf4 1>&2 rm pnglibconf.tf4 mv pnglibconf.tf5 pnglibconf.c rm -f pnglibconf.out pnglibconf.tf[12] test -d scripts || mkdir scripts || test -d scripts gcc -E -DHAVE_CONFIG_H -I. \ -DPNGLIB_LIBNAME='PNG16_0' -DPNGLIB_VERSION='1.6.37' -DSYMBOL_PREFIX='' -DPNG_NO_USE_READ_MACROS -DPNG_BUILDING_SYMBOL_TABLE pnglibconf.c > pnglibconf.tf1 gawk -f "./scripts/dfn.awk" out="pnglibconf.tf2" pnglibconf.tf1 1>&2 rm -f pnglibconf.tf1 mv pnglibconf.tf2 pnglibconf.out rm -f pnglibconf.h cp pnglibconf.out pnglibconf.h make all-am make[3]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' depbase=`echo contrib/tools/pngfix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/tools/pngfix.o -MD -MP -MF $depbase.Tpo -c -o contrib/tools/pngfix.o contrib/tools/pngfix.c &&\ mv -f $depbase.Tpo $depbase.Po :>pngprefix.h depbase=`echo png.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT png.lo -MD -MP -MF $depbase.Tpo -c -o png.lo png.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT png.lo -MD -MP -MF .deps/png.Tpo -c png.c -fPIC -DPIC -o .libs/png.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT png.lo -MD -MP -MF .deps/png.Tpo -c png.c -o png.o >/dev/null 2>&1 depbase=`echo pngerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngerror.lo -MD -MP -MF $depbase.Tpo -c -o pngerror.lo pngerror.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngerror.lo -MD -MP -MF .deps/pngerror.Tpo -c pngerror.c -fPIC -DPIC -o .libs/pngerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngerror.lo -MD -MP -MF .deps/pngerror.Tpo -c pngerror.c -o pngerror.o >/dev/null 2>&1 depbase=`echo pngget.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngget.lo -MD -MP -MF $depbase.Tpo -c -o pngget.lo pngget.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngget.lo -MD -MP -MF .deps/pngget.Tpo -c pngget.c -fPIC -DPIC -o .libs/pngget.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngget.lo -MD -MP -MF .deps/pngget.Tpo -c pngget.c -o pngget.o >/dev/null 2>&1 depbase=`echo pngmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngmem.lo -MD -MP -MF $depbase.Tpo -c -o pngmem.lo pngmem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngmem.lo -MD -MP -MF .deps/pngmem.Tpo -c pngmem.c -fPIC -DPIC -o .libs/pngmem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngmem.lo -MD -MP -MF .deps/pngmem.Tpo -c pngmem.c -o pngmem.o >/dev/null 2>&1 depbase=`echo pngpread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngpread.lo -MD -MP -MF $depbase.Tpo -c -o pngpread.lo pngpread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngpread.lo -MD -MP -MF .deps/pngpread.Tpo -c pngpread.c -fPIC -DPIC -o .libs/pngpread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngpread.lo -MD -MP -MF .deps/pngpread.Tpo -c pngpread.c -o pngpread.o >/dev/null 2>&1 depbase=`echo pngread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngread.lo -MD -MP -MF $depbase.Tpo -c -o pngread.lo pngread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngread.lo -MD -MP -MF .deps/pngread.Tpo -c pngread.c -fPIC -DPIC -o .libs/pngread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngread.lo -MD -MP -MF .deps/pngread.Tpo -c pngread.c -o pngread.o >/dev/null 2>&1 depbase=`echo pngrio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrio.lo -MD -MP -MF $depbase.Tpo -c -o pngrio.lo pngrio.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrio.lo -MD -MP -MF .deps/pngrio.Tpo -c pngrio.c -fPIC -DPIC -o .libs/pngrio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrio.lo -MD -MP -MF .deps/pngrio.Tpo -c pngrio.c -o pngrio.o >/dev/null 2>&1 depbase=`echo pngrtran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrtran.lo -MD -MP -MF $depbase.Tpo -c -o pngrtran.lo pngrtran.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrtran.lo -MD -MP -MF .deps/pngrtran.Tpo -c pngrtran.c -fPIC -DPIC -o .libs/pngrtran.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrtran.lo -MD -MP -MF .deps/pngrtran.Tpo -c pngrtran.c -o pngrtran.o >/dev/null 2>&1 depbase=`echo pngrutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrutil.lo -MD -MP -MF $depbase.Tpo -c -o pngrutil.lo pngrutil.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrutil.lo -MD -MP -MF .deps/pngrutil.Tpo -c pngrutil.c -fPIC -DPIC -o .libs/pngrutil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngrutil.lo -MD -MP -MF .deps/pngrutil.Tpo -c pngrutil.c -o pngrutil.o >/dev/null 2>&1 depbase=`echo pngset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngset.lo -MD -MP -MF $depbase.Tpo -c -o pngset.lo pngset.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngset.lo -MD -MP -MF .deps/pngset.Tpo -c pngset.c -fPIC -DPIC -o .libs/pngset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngset.lo -MD -MP -MF .deps/pngset.Tpo -c pngset.c -o pngset.o >/dev/null 2>&1 depbase=`echo pngtrans.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngtrans.lo -MD -MP -MF $depbase.Tpo -c -o pngtrans.lo pngtrans.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngtrans.lo -MD -MP -MF .deps/pngtrans.Tpo -c pngtrans.c -fPIC -DPIC -o .libs/pngtrans.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngtrans.lo -MD -MP -MF .deps/pngtrans.Tpo -c pngtrans.c -o pngtrans.o >/dev/null 2>&1 depbase=`echo pngwio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwio.lo -MD -MP -MF $depbase.Tpo -c -o pngwio.lo pngwio.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwio.lo -MD -MP -MF .deps/pngwio.Tpo -c pngwio.c -fPIC -DPIC -o .libs/pngwio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwio.lo -MD -MP -MF .deps/pngwio.Tpo -c pngwio.c -o pngwio.o >/dev/null 2>&1 depbase=`echo pngwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwrite.lo -MD -MP -MF $depbase.Tpo -c -o pngwrite.lo pngwrite.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwrite.lo -MD -MP -MF .deps/pngwrite.Tpo -c pngwrite.c -fPIC -DPIC -o .libs/pngwrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwrite.lo -MD -MP -MF .deps/pngwrite.Tpo -c pngwrite.c -o pngwrite.o >/dev/null 2>&1 depbase=`echo pngwtran.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwtran.lo -MD -MP -MF $depbase.Tpo -c -o pngwtran.lo pngwtran.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwtran.lo -MD -MP -MF .deps/pngwtran.Tpo -c pngwtran.c -fPIC -DPIC -o .libs/pngwtran.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwtran.lo -MD -MP -MF .deps/pngwtran.Tpo -c pngwtran.c -o pngwtran.o >/dev/null 2>&1 depbase=`echo pngwutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwutil.lo -MD -MP -MF $depbase.Tpo -c -o pngwutil.lo pngwutil.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwutil.lo -MD -MP -MF .deps/pngwutil.Tpo -c pngwutil.c -fPIC -DPIC -o .libs/pngwutil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngwutil.lo -MD -MP -MF .deps/pngwutil.Tpo -c pngwutil.c -o pngwutil.o >/dev/null 2>&1 depbase=`echo mips/mips_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mips/mips_init.lo -MD -MP -MF $depbase.Tpo -c -o mips/mips_init.lo mips/mips_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mips/mips_init.lo -MD -MP -MF mips/.deps/mips_init.Tpo -c mips/mips_init.c -fPIC -DPIC -o mips/.libs/mips_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mips/mips_init.lo -MD -MP -MF mips/.deps/mips_init.Tpo -c mips/mips_init.c -o mips/mips_init.o >/dev/null 2>&1 depbase=`echo mips/filter_msa_intrinsics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mips/filter_msa_intrinsics.lo -MD -MP -MF $depbase.Tpo -c -o mips/filter_msa_intrinsics.lo mips/filter_msa_intrinsics.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mips/filter_msa_intrinsics.lo -MD -MP -MF mips/.deps/filter_msa_intrinsics.Tpo -c mips/filter_msa_intrinsics.c -fPIC -DPIC -o mips/.libs/filter_msa_intrinsics.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT mips/filter_msa_intrinsics.lo -MD -MP -MF mips/.deps/filter_msa_intrinsics.Tpo -c mips/filter_msa_intrinsics.c -o mips/filter_msa_intrinsics.o >/dev/null 2>&1 depbase=`echo intel/intel_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT intel/intel_init.lo -MD -MP -MF $depbase.Tpo -c -o intel/intel_init.lo intel/intel_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT intel/intel_init.lo -MD -MP -MF intel/.deps/intel_init.Tpo -c intel/intel_init.c -fPIC -DPIC -o intel/.libs/intel_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT intel/intel_init.lo -MD -MP -MF intel/.deps/intel_init.Tpo -c intel/intel_init.c -o intel/intel_init.o >/dev/null 2>&1 depbase=`echo intel/filter_sse2_intrinsics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT intel/filter_sse2_intrinsics.lo -MD -MP -MF $depbase.Tpo -c -o intel/filter_sse2_intrinsics.lo intel/filter_sse2_intrinsics.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT intel/filter_sse2_intrinsics.lo -MD -MP -MF intel/.deps/filter_sse2_intrinsics.Tpo -c intel/filter_sse2_intrinsics.c -fPIC -DPIC -o intel/.libs/filter_sse2_intrinsics.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT intel/filter_sse2_intrinsics.lo -MD -MP -MF intel/.deps/filter_sse2_intrinsics.Tpo -c intel/filter_sse2_intrinsics.c -o intel/filter_sse2_intrinsics.o >/dev/null 2>&1 depbase=`echo powerpc/powerpc_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT powerpc/powerpc_init.lo -MD -MP -MF $depbase.Tpo -c -o powerpc/powerpc_init.lo powerpc/powerpc_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT powerpc/powerpc_init.lo -MD -MP -MF powerpc/.deps/powerpc_init.Tpo -c powerpc/powerpc_init.c -fPIC -DPIC -o powerpc/.libs/powerpc_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT powerpc/powerpc_init.lo -MD -MP -MF powerpc/.deps/powerpc_init.Tpo -c powerpc/powerpc_init.c -o powerpc/powerpc_init.o >/dev/null 2>&1 depbase=`echo powerpc/filter_vsx_intrinsics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -MT powerpc/filter_vsx_intrinsics.lo -MD -MP -MF $depbase.Tpo -c -o powerpc/filter_vsx_intrinsics.lo powerpc/filter_vsx_intrinsics.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT powerpc/filter_vsx_intrinsics.lo -MD -MP -MF powerpc/.deps/filter_vsx_intrinsics.Tpo -c powerpc/filter_vsx_intrinsics.c -fPIC -DPIC -o powerpc/.libs/filter_vsx_intrinsics.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -MT powerpc/filter_vsx_intrinsics.lo -MD -MP -MF powerpc/.deps/filter_vsx_intrinsics.Tpo -c powerpc/filter_vsx_intrinsics.c -o powerpc/filter_vsx_intrinsics.o >/dev/null 2>&1 rm -f scripts/vers.out scripts/vers.tf[12] test -d scripts || mkdir scripts || test -d scripts gcc -E -DHAVE_CONFIG_H -I. \ -DPNGLIB_LIBNAME='PNG16_0' -DPNGLIB_VERSION='1.6.37' -DSYMBOL_PREFIX='' -DPNG_NO_USE_READ_MACROS -DPNG_BUILDING_SYMBOL_TABLE scripts/vers.c > scripts/vers.tf1 gawk -f "./scripts/dfn.awk" out="scripts/vers.tf2" scripts/vers.tf1 1>&2 rm -f scripts/vers.tf1 mv scripts/vers.tf2 scripts/vers.out rm -f libpng.vers cp scripts/vers.out libpng.vers /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -export-dynamic -version-number 16:37:0 -Wl,--version-script=libpng.vers -o libpng16.la -rpath /opt/metwork-mfext-1.0/opt/scientific_core/lib png.lo pngerror.lo pngget.lo pngmem.lo pngpread.lo pngread.lo pngrio.lo pngrtran.lo pngrutil.lo pngset.lo pngtrans.lo pngwio.lo pngwrite.lo pngwtran.lo pngwutil.lo mips/mips_init.lo mips/filter_msa_intrinsics.lo intel/intel_init.lo intel/filter_sse2_intrinsics.lo powerpc/powerpc_init.lo powerpc/filter_vsx_intrinsics.lo -lm -lz -lm libtool: link: gcc -shared -fPIC -DPIC .libs/png.o .libs/pngerror.o .libs/pngget.o .libs/pngmem.o .libs/pngpread.o .libs/pngread.o .libs/pngrio.o .libs/pngrtran.o .libs/pngrutil.o .libs/pngset.o .libs/pngtrans.o .libs/pngwio.o .libs/pngwrite.o .libs/pngwtran.o .libs/pngwutil.o mips/.libs/mips_init.o mips/.libs/filter_msa_intrinsics.o intel/.libs/intel_init.o intel/.libs/filter_sse2_intrinsics.o powerpc/.libs/powerpc_init.o powerpc/.libs/filter_vsx_intrinsics.o -lz -lm -g -O2 -Wl,--version-script=libpng.vers -Wl,-soname -Wl,libpng16.so.16 -o .libs/libpng16.so.16.37.0 libtool: link: (cd ".libs" && rm -f "libpng16.so.16" && ln -s "libpng16.so.16.37.0" "libpng16.so.16") libtool: link: (cd ".libs" && rm -f "libpng16.so" && ln -s "libpng16.so.16.37.0" "libpng16.so") libtool: link: ar cru .libs/libpng16.a png.o pngerror.o pngget.o pngmem.o pngpread.o pngread.o pngrio.o pngrtran.o pngrutil.o pngset.o pngtrans.o pngwio.o pngwrite.o pngwtran.o pngwutil.o mips/mips_init.o mips/filter_msa_intrinsics.o intel/intel_init.o intel/filter_sse2_intrinsics.o powerpc/powerpc_init.o powerpc/filter_vsx_intrinsics.o libtool: link: ranlib .libs/libpng16.a libtool: link: ( cd ".libs" && rm -f "libpng16.la" && ln -s "../libpng16.la" "libpng16.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o pngfix contrib/tools/pngfix.o libpng16.la -lm -lz -lm libtool: link: gcc -g -O2 -o .libs/pngfix contrib/tools/pngfix.o ./.libs/libpng16.so -lz -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib depbase=`echo contrib/tools/png-fix-itxt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/tools/png-fix-itxt.o -MD -MP -MF $depbase.Tpo -c -o contrib/tools/png-fix-itxt.o contrib/tools/png-fix-itxt.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o png-fix-itxt contrib/tools/png-fix-itxt.o -lm -lz -lm libtool: link: gcc -g -O2 -o png-fix-itxt contrib/tools/png-fix-itxt.o -lz -lm cp libpng-config libpng16-config cp libpng.pc libpng16.pc depbase=`echo pngtest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT pngtest.o -MD -MP -MF $depbase.Tpo -c -o pngtest.o pngtest.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o pngtest pngtest.o libpng16.la -lm -lz -lm libtool: link: gcc -g -O2 -o .libs/pngtest pngtest.o ./.libs/libpng16.so -lz -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib depbase=`echo contrib/libtests/pngunknown.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/libtests/pngunknown.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngunknown.o contrib/libtests/pngunknown.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o pngunknown contrib/libtests/pngunknown.o libpng16.la -lm -lz -lm libtool: link: gcc -g -O2 -o .libs/pngunknown contrib/libtests/pngunknown.o ./.libs/libpng16.so -lz -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib depbase=`echo contrib/libtests/pngstest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/libtests/pngstest.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngstest.o contrib/libtests/pngstest.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o pngstest contrib/libtests/pngstest.o libpng16.la -lm -lz -lm libtool: link: gcc -g -O2 -o .libs/pngstest contrib/libtests/pngstest.o ./.libs/libpng16.so -lz -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib depbase=`echo contrib/libtests/pngvalid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/libtests/pngvalid.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngvalid.o contrib/libtests/pngvalid.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o pngvalid contrib/libtests/pngvalid.o libpng16.la -lm -lz -lm libtool: link: gcc -g -O2 -o .libs/pngvalid contrib/libtests/pngvalid.o ./.libs/libpng16.so -lz -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib depbase=`echo contrib/libtests/pngimage.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/libtests/pngimage.o -MD -MP -MF $depbase.Tpo -c -o contrib/libtests/pngimage.o contrib/libtests/pngimage.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o pngimage contrib/libtests/pngimage.o libpng16.la -lm -lz -lm libtool: link: gcc -g -O2 -o .libs/pngimage contrib/libtests/pngimage.o ./.libs/libpng16.so -lz -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib depbase=`echo contrib/tools/pngcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -g -O2 -MT contrib/tools/pngcp.o -MD -MP -MF $depbase.Tpo -c -o contrib/tools/pngcp.o contrib/tools/pngcp.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o pngcp contrib/tools/pngcp.o libpng16.la -lm -lz -lm libtool: link: gcc -g -O2 -o .libs/pngcp contrib/tools/pngcp.o ./.libs/libpng16.so -lz -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib make[3]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' cd build/libpng-1.6.37 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' make install-am make[3]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' make[4]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libpng16.la '/opt/metwork-mfext-1.0/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libpng16.so.16.37.0 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libpng16.so.16.37.0 libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libpng16.so.16.37.0 libpng16.so.16 || { rm -f libpng16.so.16 && ln -s libpng16.so.16.37.0 libpng16.so.16; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libpng16.so.16.37.0 libpng16.so || { rm -f libpng16.so && ln -s libpng16.so.16.37.0 libpng16.so; }; }) libtool: install: /usr/bin/install -c .libs/libpng16.lai /opt/metwork-mfext-1.0/opt/scientific_core/lib/libpng16.la libtool: install: /usr/bin/install -c .libs/libpng16.a /opt/metwork-mfext-1.0/opt/scientific_core/lib/libpng16.a libtool: install: chmod 644 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libpng16.a libtool: install: ranlib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libpng16.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pngfix png-fix-itxt '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/pngfix /opt/metwork-mfext-1.0/opt/scientific_core/bin/pngfix libtool: install: /usr/bin/install -c png-fix-itxt /opt/metwork-mfext-1.0/opt/scientific_core/bin/png-fix-itxt /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c libpng16-config '/opt/metwork-mfext-1.0/opt/scientific_core/bin' make install-exec-hook make[5]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' + cd /opt/metwork-mfext-1.0/opt/scientific_core/lib + for ext in a dll.a so so.16.37 la sl dylib + rm -f libpng.a + test -f libpng16.a + ln -s libpng16.a libpng.a + for ext in a dll.a so so.16.37 la sl dylib + rm -f libpng.dll.a + test -f libpng16.dll.a + for ext in a dll.a so so.16.37 la sl dylib + rm -f libpng.so + test -f libpng16.so + ln -s libpng16.so libpng.so + for ext in a dll.a so so.16.37 la sl dylib + rm -f libpng.so.16.37 + test -f libpng16.so.16.37 + for ext in a dll.a so so.16.37 la sl dylib + rm -f libpng.la + test -f libpng16.la + ln -s libpng16.la libpng.la + for ext in a dll.a so so.16.37 la sl dylib + rm -f libpng.sl + test -f libpng16.sl + for ext in a dll.a so so.16.37 la sl dylib + rm -f libpng.dylib + test -f libpng16.dylib + cd /opt/metwork-mfext-1.0/opt/scientific_core/bin + rm -f libpng-config + ln -s libpng16-config libpng-config make[5]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 libpng.3 libpngpf.3 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man5' /usr/bin/install -c -m 644 png.5 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man5' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16' /usr/bin/install -c -m 644 pnglibconf.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 libpng16.pc '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16' /usr/bin/install -c -m 644 png.h pngconf.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16' make install-data-hook make[5]: Entering directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' + cd /opt/metwork-mfext-1.0/opt/scientific_core/include + for f in pnglibconf.h png.h pngconf.h + rm -f pnglibconf.h + ln -s libpng16/pnglibconf.h pnglibconf.h + for f in pnglibconf.h png.h pngconf.h + rm -f png.h + ln -s libpng16/png.h png.h + for f in pnglibconf.h png.h pngconf.h + rm -f pngconf.h + ln -s libpng16/pngconf.h pngconf.h + cd /opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig + rm -f libpng.pc + ln -s libpng16.pc libpng.pc make[5]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng/build/libpng-1.6.37' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0003_libpng' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0003_libpng' make[3]: Entering directory `/src/layers/layer1_scientific_core/0005_openjpeg' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/openjpeg.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "name: 'openjpeg'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "version: '2.3.1'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "checksum: '3b9941dc7a52f0376694adb15a72903f'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "website: 'http://www.openjpeg.org/'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/openjpeg.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/openjpeg.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/openjpeg.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/openjpeg.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/openjpeg.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/openjpeg.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/openjpeg-2.3.1.tar.gz` `readlink -m ./sources` MD5 3b9941dc7a52f0376694adb15a72903f Computing checksum for /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1.tar.gz... Good checksum rm -Rf openjpeg-2.3.1 /opt/metwork-mfext-1.0/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.0/opt/scientific_core -DCMAKE_PREFIX_PATH=/opt/metwork-mfext-1.0/opt/scientific_core -DCMAKE_INSTALL_LIBDIR=lib .. -- The C compiler identification is GNU 8.3.1 -- The CXX compiler identification is GNU 8.3.1 -- Check for working C compiler: /opt/rh/devtoolset-8/root/usr/bin/cc -- Check for working C compiler: /opt/rh/devtoolset-8/root/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /opt/rh/devtoolset-8/root/usr/bin/c++ -- Check for working CXX compiler: /opt/rh/devtoolset-8/root/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - 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 -- 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 -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- 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 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.0/opt/scientific_core/lib/libpng.so (found version "1.6.37") -- Your system seems to have a PNG lib available, we will use it -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) -- TIFF lib not found, activate BUILD_THIRDPARTY if you want build it -- Could NOT find LCMS2 (missing: LCMS2_LIBRARY LCMS2_INCLUDE_DIR) -- Could NOT find LCMS (missing: LCMS_LIBRARY LCMS_INCLUDE_DIR) -- LCMS2 or LCMS lib not found, activate BUILD_THIRDPARTY if you want build it -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR -- Build files have been written to: /src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build cd build/openjpeg-2.3.1/build && make .. cd build/openjpeg-2.3.1/build && make .. install make[2]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' make[3]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' Scanning dependencies of target openjp2 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.dir/thread.c.o [ 3%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o [ 4%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o [ 6%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o [ 7%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o [ 9%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o [ 11%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o [ 12%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o [ 14%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o [ 15%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o [ 17%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o [ 19%] 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); ^ [ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o [ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o [ 23%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o [ 25%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o [ 26%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o [ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o [ 30%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o [ 31%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_malloc.c.o [ 33%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/sparse_array.c.o Linking C shared library ../../../bin/libopenjp2.so make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 33%] Built target openjp2 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' [ 34%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/thread.c.o [ 36%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/bio.c.o [ 38%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/cio.c.o [ 39%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/dwt.c.o [ 41%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/event.c.o [ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/image.c.o [ 44%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/invert.c.o [ 46%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/j2k.c.o [ 47%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/jp2.c.o [ 49%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/mct.c.o [ 50%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/mqc.c.o [ 52%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/openjpeg.c.o [ 53%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/opj_clock.c.o [ 55%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/pi.c.o [ 57%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/t1.c.o [ 58%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/t2.c.o [ 60%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/tcd.c.o [ 61%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/tgt.c.o [ 63%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/function_list.c.o [ 65%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/opj_malloc.c.o [ 66%] Building C object src/lib/openjp2/CMakeFiles/openjp2_static.dir/sparse_array.c.o Linking C static library ../../../bin/libopenjp2.a make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 66%] 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 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' [ 68%] 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); ~~~~~~~~~~~~~~~~~~~~ [ 69%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o [ 71%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertbmp.c.o [ 73%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o [ 74%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o [ 76%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o [ 77%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertpng.c.o Linking C executable ../../../bin/opj_compress make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 77%] 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' [ 79%] 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); ~~~~~~~~~~~~~~~~~~~~ [ 80%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o [ 82%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertbmp.c.o [ 84%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o [ 85%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o [ 87%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o [ 88%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertpng.c.o Linking C executable ../../../bin/opj_decompress make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 88%] Built target opj_decompress make[4]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' Scanning dependencies of target opj_dump make[4]: Leaving directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' make[4]: Entering directory '/src/layers/layer1_scientific_core/0005_openjpeg/build/openjpeg-2.3.1/build' [ 90%] 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); ~~~~~~~~~~~~~~~~~~~~ [ 92%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o [ 93%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertbmp.c.o [ 95%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o [ 96%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o [ 98%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o [100%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertpng.c.o 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.0/opt/scientific_core/lib/openjpeg-2.3/OpenJPEGTargets.cmake -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/lib/openjpeg-2.3/OpenJPEGTargets-noconfig.cmake -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/lib/openjpeg-2.3/OpenJPEGConfig.cmake -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig/libopenjp2.pc -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3/opj_config.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/lib/libopenjp2.so.2.3.1 -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/lib/libopenjp2.so.7 -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/lib/libopenjp2.so -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/lib/libopenjp2.a -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3/openjpeg.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3/opj_stdint.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/bin/opj_decompress -- Removed runtime path from "/opt/metwork-mfext-1.0/opt/scientific_core/bin/opj_decompress" -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/bin/opj_compress -- Removed runtime path from "/opt/metwork-mfext-1.0/opt/scientific_core/bin/opj_compress" -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/bin/opj_dump -- Removed runtime path from "/opt/metwork-mfext-1.0/opt/scientific_core/bin/opj_dump" 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.0/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.0/opt/scientific_core/share/metwork_packages/jasper.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/jasper.yaml echo "name: 'jasper'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/jasper.yaml echo "version: '2.0.14'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/jasper.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/jasper.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/jasper.yaml echo "checksum: '23561b51da8eb5d0dc85b91eff3d9a7f'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/jasper.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/metwork_packages/jasper.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/jasper.yaml echo "website: 'http://www.ece.uvic.ca/~frodo/jasper/'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/jasper.yaml echo "license: 'Specific (BSD type)'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/jasper.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/jasper.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/jasper.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/jasper.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/jasper.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/jasper-2.0.14.tar.gz` `readlink -m ./sources` MD5 23561b51da8eb5d0dc85b91eff3d9a7f Computing checksum for /src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14.tar.gz... Good checksum rm -Rf jasper-2.0.14 /opt/metwork-mfext-1.0/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.0/opt/scientific_core -DCMAKE_PREFIX_PATH=/opt/metwork-mfext-1.0/opt/scientific_core -DCMAKE_INSTALL_LIBDIR=lib -DJAS_ENABLE_DOC=false .. -- The C compiler identification is GNU 8.3.1 -- Check for working C compiler: /opt/rh/devtoolset-8/root/usr/bin/cc -- Check for working C compiler: /opt/rh/devtoolset-8/root/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - 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) PDFLATEX_COMPILER: PDFLATEX_COMPILER-NOTFOUND LATEX_FOUND -- 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 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_gl_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 [ 7%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_icc.c.o [ 9%] 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 [ 12%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_init.c.o [ 14%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_malloc.c.o [ 16%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_seq.c.o [ 18%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_stream.c.o [ 20%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_string.c.o [ 21%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_tmr.c.o [ 23%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_tvp.c.o [ 25%] Building C object src/libjasper/CMakeFiles/libjasper.dir/base/jas_version.c.o [ 27%] Building C object src/libjasper/CMakeFiles/libjasper.dir/bmp/bmp_cod.c.o [ 29%] Building C object src/libjasper/CMakeFiles/libjasper.dir/bmp/bmp_dec.c.o [ 30%] Building C object src/libjasper/CMakeFiles/libjasper.dir/bmp/bmp_enc.c.o [ 32%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jp2/jp2_cod.c.o [ 34%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jp2/jp2_dec.c.o [ 36%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jp2/jp2_enc.c.o [ 38%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_bs.c.o [ 40%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_cs.c.o [ 41%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_dec.c.o [ 43%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_enc.c.o [ 45%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_math.c.o [ 47%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_mct.c.o [ 49%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_mqcod.c.o [ 50%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_mqdec.c.o [ 52%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_mqenc.c.o [ 54%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_qmfb.c.o [ 56%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_t1cod.c.o [ 58%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_t1dec.c.o [ 60%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_t1enc.c.o [ 61%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_t2cod.c.o [ 63%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_t2dec.c.o [ 65%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_t2enc.c.o [ 67%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_tagtree.c.o [ 69%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpc/jpc_tsfb.c.o [ 70%] 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') { ^ [ 72%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpg/jpg_val.c.o [ 74%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpg/jpg_dec.c.o [ 76%] Building C object src/libjasper/CMakeFiles/libjasper.dir/jpg/jpg_enc.c.o [ 78%] Building C object src/libjasper/CMakeFiles/libjasper.dir/mif/mif_cod.c.o [ 80%] Building C object src/libjasper/CMakeFiles/libjasper.dir/pgx/pgx_cod.c.o [ 81%] Building C object src/libjasper/CMakeFiles/libjasper.dir/pgx/pgx_dec.c.o [ 83%] Building C object src/libjasper/CMakeFiles/libjasper.dir/pgx/pgx_enc.c.o [ 85%] Building C object src/libjasper/CMakeFiles/libjasper.dir/pnm/pnm_cod.c.o [ 87%] Building C object src/libjasper/CMakeFiles/libjasper.dir/pnm/pnm_dec.c.o [ 89%] Building C object src/libjasper/CMakeFiles/libjasper.dir/pnm/pnm_enc.c.o [ 90%] Building C object src/libjasper/CMakeFiles/libjasper.dir/ras/ras_cod.c.o [ 92%] Building C object src/libjasper/CMakeFiles/libjasper.dir/ras/ras_dec.c.o [ 94%] Building C object src/libjasper/CMakeFiles/libjasper.dir/ras/ras_enc.c.o 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' [ 94%] Built target libjasper 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' [ 96%] Building C object src/appl/CMakeFiles/imgcmp.dir/imgcmp.c.o Linking C executable imgcmp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' [ 96%] Built target imgcmp 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' [ 98%] Building C object src/appl/CMakeFiles/imginfo.dir/imginfo.c.o Linking C executable imginfo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' [ 98%] 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' [100%] Building C object src/appl/CMakeFiles/jasper.dir/jasper.c.o Linking C executable jasper make[4]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' [100%] Built target jasper 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.0/opt/scientific_core/lib/pkgconfig/jasper.pc -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/share/doc/JasPer/README -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/lib/libjasper.so.4.0.0 -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/lib/libjasper.so.4 -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/lib/libjasper.so -- Set runtime path of "/opt/metwork-mfext-1.0/opt/scientific_core/lib/libjasper.so.4.0.0" to "/opt/metwork-mfext-1.0/opt/scientific_core/lib" -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_cm.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_config.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_debug.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_dll.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_fix.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_getopt.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_icc.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_image.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_init.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_malloc.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_math.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jasper.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_seq.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_stream.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_string.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_tmr.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_tvp.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_types.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_version.h -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/bin/jasper -- Set runtime path of "/opt/metwork-mfext-1.0/opt/scientific_core/bin/jasper" to "/opt/metwork-mfext-1.0/opt/scientific_core/lib" -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/bin/imginfo -- Set runtime path of "/opt/metwork-mfext-1.0/opt/scientific_core/bin/imginfo" to "/opt/metwork-mfext-1.0/opt/scientific_core/lib" -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/bin/imgcmp -- Set runtime path of "/opt/metwork-mfext-1.0/opt/scientific_core/bin/imgcmp" to "/opt/metwork-mfext-1.0/opt/scientific_core/lib" -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1/jasper.1 -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1/imginfo.1 -- Installing: /opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1/imgcmp.1 make[2]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper/build/jasper-2.0.14/build' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0006_jasper' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0006_jasper' make[3]: Entering directory `/src/layers/layer1_scientific_core/0008_postgresql' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3_core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "name: 'postgresql'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "version: '12.1'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "checksum: '2ee1bd4ec5f49363a3f456f07e599b41'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo -n "POSTGRESQL is an object-relational database system" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "website: 'http://postgresql.org/'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml echo "license: 'PostgreSQL (similar MIT or BSD)'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgresql.yaml; fi make --file=../../Makefile.standard MAKELEVEL=0 PREFIX=/opt/metwork-mfext-1.0/opt/scientific_core OPTIONS="--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include --with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib --with-libxml --with-openssl --with-python" download uncompress configure build install /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/postgresql-12.1.tar.bz2` `readlink -m ./sources` MD5 2ee1bd4ec5f49363a3f456f07e599b41 Computing checksum for /src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1.tar.bz2... Good checksum rm -Rf postgresql-12.1 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/postgresql-12.1.tar.bz2` tar.bz2 postgresql-12.1 cd build/postgresql-12.1 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.0/opt/scientific_core --with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include --with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib --with-libxml --with-openssl --with-python checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking which template to use... linux checking whether NLS is wanted... no checking for default port number... 5432 checking for block size... 8kB checking for segment size... 1GB checking for WAL block size... 8kB checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gawk... gawk checking whether gcc supports -Wdeclaration-after-statement, for CFLAGS... yes checking whether gcc supports -Werror=vla, for CFLAGS... yes checking whether gcc supports -Wendif-labels, for CFLAGS... yes checking whether g++ supports -Wendif-labels, for CXXFLAGS... yes checking whether gcc supports -Wmissing-format-attribute, for CFLAGS... yes checking whether g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes checking whether gcc supports -Wformat-security, for CFLAGS... yes checking whether g++ supports -Wformat-security, for CXXFLAGS... yes checking whether gcc supports -fno-strict-aliasing, for CFLAGS... yes checking whether g++ supports -fno-strict-aliasing, for CXXFLAGS... yes checking whether gcc supports -fwrapv, for CFLAGS... yes checking whether g++ supports -fwrapv, for CXXFLAGS... yes checking whether gcc supports -fexcess-precision=standard, for CFLAGS... yes checking whether g++ supports -fexcess-precision=standard, for CXXFLAGS... no checking whether gcc supports -funroll-loops, for CFLAGS_VECTOR... yes checking whether gcc supports -ftree-vectorize, for CFLAGS_VECTOR... yes checking whether gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no checking whether gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes checking whether gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes checking whether the C compiler still works... yes checking how to run the C preprocessor... gcc -E checking allow thread-safe client libraries... yes checking whether to build with ICU support... no checking whether to build with Tcl... no checking whether to build Perl modules... no checking whether to build Python modules... yes checking whether to build with GSSAPI support... no checking whether to build with PAM support... no checking whether to build with BSD Authentication support... no checking whether to build with LDAP support... no checking whether to build with Bonjour support... no checking whether to build with OpenSSL support... yes checking whether to build with SELinux support... no checking whether to build with systemd support... no checking for xml2-config... /opt/metwork-mfext-1.0/opt/core/bin/xml2-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by GCC... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for ranlib... ranlib checking for strip... strip checking whether it is possible to strip libraries... yes checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for tar... /bin/tar checking whether ln -s works... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for bison... /usr/bin/bison configure: using bison (GNU Bison) 2.4.1 checking for flex... /usr/bin/flex configure: using flex 2.5.35 checking for perl... /usr/bin/perl configure: using perl 5.10.1 checking for PYTHON... /opt/metwork-mfext-1.0/opt/python3_core/bin/python3 configure: using python 3.7.3 (default, Oct 18 2021, 08:14:55) checking for Python distutils module... yes checking Python configuration directory... /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/config-3.7m-x86_64-linux-gnu checking Python include directories... -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m checking how to link an embedded Python application... -L/opt/metwork-mfext-1.0/opt/python3_core/lib -lpython3.7m -lcrypt -lpthread -ldl -lutil -lrt -lm checking for a sed that does not truncate output... /bin/sed checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strerror_r... yes checking for getpwuid_r... yes checking for gethostbyname_r... yes checking whether strerror_r returns int... no checking for main in -lm... yes checking for library containing setproctitle... no checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing shl_load... no checking for library containing getopt_long... none required checking for library containing crypt... -lcrypt checking for library containing shm_open... -lrt checking for library containing shm_unlink... none required checking for library containing clock_gettime... none required checking for library containing fdatasync... none required checking for library containing sched_yield... none required checking for library containing gethostbyname_r... none required checking for library containing shmget... none required checking for library containing readline... -lreadline checking for inflate in -lz... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for SSL_new in -lssl... yes checking for SSL_clear_options... no checking for SSL_get_current_compression... yes checking for X509_get_signature_nid... yes checking for OPENSSL_init_ssl... yes checking for BIO_get_data... yes checking for BIO_meth_new... yes checking for ASN1_STRING_get0_data... yes checking for CRYPTO_lock... yes checking for xmlSaveToBuffer in -lxml2... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking mbarrier.h usability... no checking mbarrier.h presence... no checking for mbarrier.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/tas.h usability... no checking sys/tas.h presence... no checking for sys/tas.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for net/if.h... yes checking for sys/ucred.h... no checking for netinet/tcp.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for printf format archetype... gnu_printf checking for flexible array members... yes checking for signed types... yes checking for __func__... yes checking for _Static_assert... yes checking for typeof... typeof checking for __builtin_types_compatible_p... yes checking for __builtin_constant_p... yes checking for __builtin_unreachable... yes checking for computed goto support... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for tzname... yes checking for union semun... no checking for struct sockaddr_un... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... no checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... no checking for struct addrinfo... yes checking for intptr_t... yes checking for uintptr_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for locale_t... yes checking for C/C++ restrict keyword... __restrict checking for struct cmsgcred... no checking for struct option... yes checking for z_streamp... yes checking whether assembler supports x86_64 popcntq... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking size of bool... 1 checking for int timezone... yes checking types of arguments for accept()... int, int, struct sockaddr *, socklen_t * checking whether gettimeofday takes only one argument... no checking for wcstombs_l declaration... no checking for cbrt... yes checking for clock_gettime... yes checking for copyfile... no checking for fdatasync... yes checking for getifaddrs... yes checking for getpeerucred... no checking for getrlimit... yes checking for mbstowcs_l... no checking for memmove... yes checking for poll... yes checking for posix_fallocate... yes checking for ppoll... yes checking for pstat... no checking for pthread_is_threaded_np... no checking for readlink... yes checking for setproctitle... no checking for setproctitle_fast... no checking for setsid... yes checking for shm_open... yes checking for strchrnul... yes checking for strsignal... yes checking for symlink... yes checking for sync_file_range... yes checking for uselocale... yes checking for utime... yes checking for utimes... yes checking for wcstombs_l... no checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_clz... yes checking for __builtin_ctz... yes checking for __builtin_popcount... yes checking for fseeko... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking how gcc reports undeclared, standard C functions... error checking for posix_fadvise... yes checking whether posix_fadvise is declared... yes checking whether fdatasync is declared... yes checking whether strlcat is declared... no checking whether strlcpy is declared... no checking whether strnlen is declared... yes checking whether F_FULLFSYNC is declared... no checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_NOW is declared... yes checking for struct sockaddr_in6... yes checking for PS_STRINGS... no checking for isinf... yes checking for crypt... yes checking for dlopen... yes checking for fls... no checking for getopt... yes checking for getrusage... yes checking for inet_aton... yes checking for mkdtemp... yes checking for pread... yes checking for pwrite... yes checking for random... yes checking for rint... yes checking for srandom... yes checking for strlcat... yes checking for strlcpy... yes checking for strnlen... yes checking for strtof... yes checking for unsetenv... yes checking for getpeereid... no checking for getaddrinfo... yes checking for getopt_long... yes checking for syslog... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for opterr... yes checking for optreset... no checking for strtoll... yes checking for strtoull... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking for rl_completion_append_character... yes checking for rl_completion_matches... yes checking for rl_filename_completion_function... yes checking for rl_reset_screen_size... yes checking for append_history... yes checking for history_truncate_file... yes checking test program... ok checking whether long int is 64 bits... yes checking for __builtin_mul_overflow... yes checking size of void *... 8 checking size of size_t... 8 checking size of long... 8 checking whether to build with float4 passed by value... yes checking whether to build with float8 passed by value... yes checking alignment of short... 2 checking alignment of int... 4 checking alignment of long... 8 checking alignment of double... 8 checking for int8... no checking for uint8... no checking for int64... no checking for uint64... no checking for __int128... yes checking for __int128 alignment bug... ok checking alignment of PG_INT128_TYPE... 16 checking for builtin __sync char locking functions... yes checking for builtin __sync int32 locking functions... yes checking for builtin __sync int32 atomic operations... yes checking for builtin __sync int64 atomic operations... yes checking for builtin __atomic int32 atomic operations... yes checking for builtin __atomic int64 atomic operations... yes checking for __get_cpuid... yes checking for __cpuid... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no checking which CRC-32C implementation to use... SSE 4.2 with runtime check checking for library containing sem_init... -lpthread checking which semaphore API to use... unnamed POSIX checking which random number source to use... OpenSSL checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for xmllint... /opt/metwork-mfext-1.0/opt/core/bin/xmllint checking for DocBook XML V4.2... no checking for dbtoepub... no checking for xsltproc... /opt/metwork-mfext-1.0/opt/core/bin/xsltproc checking for fop... no checking thread safety of required library functions... yes checking whether gcc supports -Wl,--as-needed... yes configure: using compiler=gcc (GCC) 8.3.1 20190311 (Red Hat 8.3.1-3) configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 configure: using CPPFLAGS= -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include configure: using LDFLAGS= -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed configure: creating ./config.status config.status: creating GNUmakefile config.status: creating src/Makefile.global config.status: creating src/include/pg_config.h config.status: creating src/include/pg_config_ext.h config.status: creating src/interfaces/ecpg/include/ecpg_config.h config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c config.status: linking src/include/port/linux.h to src/include/pg_config_os.h config.status: linking src/makefiles/Makefile.linux to src/Makefile.port cd build/postgresql-12.1 && make make -C ./src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/catalog/' && for file in pg_proc_d.h pg_type_d.h pg_attribute_d.h pg_class_d.h pg_attrdef_d.h pg_constraint_d.h pg_inherits_d.h pg_index_d.h pg_operator_d.h pg_opfamily_d.h pg_opclass_d.h pg_am_d.h pg_amop_d.h pg_amproc_d.h pg_language_d.h pg_largeobject_metadata_d.h pg_largeobject_d.h pg_aggregate_d.h pg_statistic_ext_d.h pg_statistic_ext_data_d.h pg_statistic_d.h pg_rewrite_d.h pg_trigger_d.h pg_event_trigger_d.h pg_description_d.h pg_cast_d.h pg_enum_d.h pg_namespace_d.h pg_conversion_d.h pg_depend_d.h pg_database_d.h pg_db_role_setting_d.h pg_tablespace_d.h pg_pltemplate_d.h pg_authid_d.h pg_auth_members_d.h pg_shdepend_d.h pg_shdescription_d.h pg_ts_config_d.h pg_ts_config_map_d.h pg_ts_dict_d.h pg_ts_parser_d.h pg_ts_template_d.h pg_extension_d.h pg_foreign_data_wrapper_d.h pg_foreign_server_d.h pg_user_mapping_d.h pg_foreign_table_d.h pg_policy_d.h pg_replication_origin_d.h pg_default_acl_d.h pg_init_privs_d.h pg_seclabel_d.h pg_shseclabel_d.h pg_collation_d.h pg_partitioned_table_d.h pg_range_d.h pg_transform_d.h pg_sequence_d.h pg_publication_d.h pg_publication_rel_d.h pg_subscription_d.h pg_subscription_rel_d.h schemapg.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/catalog/header-stamp make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. prereqdir=`cd './' >/dev/null && pwd` && \ cd '../../../src/include/utils/' && for file in fmgroids.h fmgrprotos.h errcodes.h; do \ rm -f $file && ln -s "$prereqdir/$file" . ; \ done touch ../../../src/include/utils/header-stamp sed -f ./Gen_dummy_probes.sed probes.d >probes.h cd '../../../src/include/utils/' && rm -f probes.h && \ ln -s "../../../src/backend/utils/probes.h" . make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' prereqdir=`cd 'parser/' >/dev/null && pwd` && \ cd '../../src/include/parser/' && rm -f gram.h && \ ln -s "$prereqdir/gram.h" . prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \ cd '../../src/include/storage/' && rm -f lwlocknames.h && \ ln -s "$prereqdir/lwlocknames.h" . make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C src all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o base64.o base64.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o config_info.o config_info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o controldata_utils.o controldata_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o d2s.o d2s.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o exec.o exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wno-declaration-after-statement -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o f2s.o f2s.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o file_perm.o file_perm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o ip.o ip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o keywords.o keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o kwlookup.o kwlookup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o link-canary.o link-canary.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o md5.o md5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o pg_lzcompress.o pg_lzcompress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o pgfnames.o pgfnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o psprintf.o psprintf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o relpath.o relpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o rmtree.o rmtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o saslprep.o saslprep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o scram-common.o scram-common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o string.o string.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o unicode_norm.o unicode_norm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o username.o username.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o wait_error.o wait_error.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o sha2_openssl.o sha2_openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o fe_memutils.o fe_memutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o file_utils.o file_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o logging.o logging.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c -o restricted_token.o restricted_token.c rm -f libpgcommon.a ar crs libpgcommon.a base64.o config_info.o controldata_utils.o d2s.o exec.o f2s.o file_perm.o ip.o keywords.o kwlookup.o link-canary.o md5.o pg_lzcompress.o pgfnames.o psprintf.o relpath.o rmtree.o saslprep.o scram-common.o string.o unicode_norm.o username.o wait_error.o sha2_openssl.o fe_memutils.o file_utils.o logging.o restricted_token.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c base64.c -o base64_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c config_info.c -o config_info_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c controldata_utils.c -o controldata_utils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c d2s.c -o d2s_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c exec.c -o exec_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wno-declaration-after-statement -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c f2s.c -o f2s_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c file_perm.c -o file_perm_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c ip.c -o ip_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c keywords.c -o keywords_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c kwlookup.c -o kwlookup_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c link-canary.c -o link-canary_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c md5.c -o md5_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c pg_lzcompress.c -o pg_lzcompress_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c pgfnames.c -o pgfnames_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c psprintf.c -o psprintf_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c relpath.c -o relpath_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c rmtree.c -o rmtree_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c saslprep.c -o saslprep_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c scram-common.c -o scram-common_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c string.c -o string_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c unicode_norm.c -o unicode_norm_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c username.c -o username_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c wait_error.c -o wait_error_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c sha2_openssl.c -o sha2_openssl_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c fe_memutils.c -o fe_memutils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c file_utils.c -o file_utils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c logging.c -o logging_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DFRONTEND -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c restricted_token.c -o restricted_token_shlib.o rm -f libpgcommon_shlib.a ar crs libpgcommon_shlib.a base64_shlib.o config_info_shlib.o controldata_utils_shlib.o d2s_shlib.o exec_shlib.o f2s_shlib.o file_perm_shlib.o ip_shlib.o keywords_shlib.o kwlookup_shlib.o link-canary_shlib.o md5_shlib.o pg_lzcompress_shlib.o pgfnames_shlib.o psprintf_shlib.o relpath_shlib.o rmtree_shlib.o saslprep_shlib.o scram-common_shlib.o string_shlib.o unicode_norm_shlib.o username_shlib.o wait_error_shlib.o sha2_openssl_shlib.o fe_memutils_shlib.o file_utils_shlib.o logging_shlib.o restricted_token_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c base64.c -o base64_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c config_info.c -o config_info_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c controldata_utils.c -o controldata_utils_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wno-declaration-after-statement -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c d2s.c -o d2s_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c exec.c -o exec_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wno-declaration-after-statement -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c f2s.c -o f2s_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c file_perm.c -o file_perm_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c ip.c -o ip_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c keywords.c -o keywords_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c kwlookup.c -o kwlookup_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c link-canary.c -o link-canary_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c md5.c -o md5_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c pg_lzcompress.c -o pg_lzcompress_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c pgfnames.c -o pgfnames_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c psprintf.c -o psprintf_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c relpath.c -o relpath_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c rmtree.c -o rmtree_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c saslprep.c -o saslprep_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c scram-common.c -o scram-common_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c string.c -o string_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c unicode_norm.c -o unicode_norm_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c username.c -o username_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c wait_error.c -o wait_error_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../src/common -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DVAL_CONFIGURE="\"'--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' '--with-includes=/opt/metwork-mfext-1.0/opt/scientific_core/include:/opt/metwork-mfext-1.0/opt/scientific_core/../core/include' '--with-libraries=/opt/metwork-mfext-1.0/opt/scientific_core/lib:/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib' '--with-libxml' '--with-openssl' '--with-python' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/tcltk/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/python3_core/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' 'PYTHON=/opt/metwork-mfext-1.0/opt/python3_core/bin/python3'\"" -DVAL_CC="\"gcc\"" -DVAL_CPPFLAGS="\"-D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include\"" -DVAL_CFLAGS="\"-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2\"" -DVAL_CFLAGS_SL="\"-fPIC\"" -DVAL_LDFLAGS="\"-L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags\"" -DVAL_LDFLAGS_EX="\"\"" -DVAL_LDFLAGS_SL="\"\"" -DVAL_LIBS="\"-lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm \"" -c sha2_openssl.c -o sha2_openssl_srv.o rm -f libpgcommon_srv.a ar crs libpgcommon_srv.a base64_srv.o config_info_srv.o controldata_utils_srv.o d2s_srv.o exec_srv.o f2s_srv.o file_perm_srv.o ip_srv.o keywords_srv.o kwlookup_srv.o link-canary_srv.o md5_srv.o pg_lzcompress_srv.o pgfnames_srv.o psprintf_srv.o relpath_srv.o rmtree_srv.o saslprep_srv.o scram-common_srv.o string_srv.o unicode_norm_srv.o username_srv.o wait_error_srv.o sha2_openssl_srv.o make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o fls.o fls.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o getpeereid.o getpeereid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_crc32c_sse42.o pg_crc32c_sse42.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_crc32c_sb8.o pg_crc32c_sb8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_crc32c_sse42_choose.o pg_crc32c_sse42_choose.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o chklocale.o chklocale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o erand48.o erand48.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o inet_net_ntop.o inet_net_ntop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o noblock.o noblock.c echo "#define PGBINDIR \"/opt/metwork-mfext-1.0/opt/scientific_core/bin\"" >pg_config_paths.h echo "#define PGSHAREDIR \"/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql\"" >>pg_config_paths.h echo "#define SYSCONFDIR \"/opt/metwork-mfext-1.0/opt/scientific_core/etc/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIR \"/opt/metwork-mfext-1.0/opt/scientific_core/include\"" >>pg_config_paths.h echo "#define PKGINCLUDEDIR \"/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql\"" >>pg_config_paths.h echo "#define INCLUDEDIRSERVER \"/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server\"" >>pg_config_paths.h echo "#define LIBDIR \"/opt/metwork-mfext-1.0/opt/scientific_core/lib\"" >>pg_config_paths.h echo "#define PKGLIBDIR \"/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql\"" >>pg_config_paths.h echo "#define LOCALEDIR \"/opt/metwork-mfext-1.0/opt/scientific_core/share/locale\"" >>pg_config_paths.h echo "#define DOCDIR \"/opt/metwork-mfext-1.0/opt/scientific_core/share/doc//postgresql\"" >>pg_config_paths.h echo "#define HTMLDIR \"/opt/metwork-mfext-1.0/opt/scientific_core/share/doc//postgresql\"" >>pg_config_paths.h echo "#define MANDIR \"/opt/metwork-mfext-1.0/opt/scientific_core/share/man\"" >>pg_config_paths.h gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o path.o path.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_bitutils.o pg_bitutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgcheckdir.o pgcheckdir.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgmkdirp.o pgmkdirp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgsleep.o pgsleep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_strong_random.o pg_strong_random.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgstrcasecmp.o pgstrcasecmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgstrsignal.o pgstrsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pqsignal.o pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o qsort.o qsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o qsort_arg.o qsort_arg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o quotes.o quotes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o snprintf.o snprintf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o sprompt.o sprompt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o strerror.o strerror.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tar.o tar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o thread.o thread.c rm -f libpgport.a ar crs libpgport.a fls.o getpeereid.o pg_crc32c_sse42.o pg_crc32c_sb8.o pg_crc32c_sse42_choose.o chklocale.o erand48.o inet_net_ntop.o noblock.o path.o pg_bitutils.o pgcheckdir.o pgmkdirp.o pgsleep.o pg_strong_random.o pgstrcasecmp.o pgstrsignal.o pqsignal.o qsort.o qsort_arg.o quotes.o snprintf.o sprompt.o strerror.o tar.o thread.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c fls.c -o fls_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c getpeereid.c -o getpeereid_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pg_crc32c_sse42.c -o pg_crc32c_sse42_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pg_crc32c_sb8.c -o pg_crc32c_sb8_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pg_crc32c_sse42_choose.c -o pg_crc32c_sse42_choose_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c chklocale.c -o chklocale_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c erand48.c -o erand48_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c inet_net_ntop.c -o inet_net_ntop_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c noblock.c -o noblock_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c path.c -o path_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pg_bitutils.c -o pg_bitutils_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pgcheckdir.c -o pgcheckdir_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pgmkdirp.c -o pgmkdirp_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pgsleep.c -o pgsleep_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pg_strong_random.c -o pg_strong_random_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pgstrcasecmp.c -o pgstrcasecmp_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pgstrsignal.c -o pgstrsignal_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pqsignal.c -o pqsignal_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c qsort.c -o qsort_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c qsort_arg.c -o qsort_arg_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c quotes.c -o quotes_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c snprintf.c -o snprintf_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c sprompt.c -o sprompt_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/port -DFRONTEND -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c strerror.c -o strerror_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c tar.c -o tar_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c thread.c -o thread_shlib.o rm -f libpgport_shlib.a ar crs libpgport_shlib.a fls_shlib.o getpeereid_shlib.o pg_crc32c_sse42_shlib.o pg_crc32c_sb8_shlib.o pg_crc32c_sse42_choose_shlib.o chklocale_shlib.o erand48_shlib.o inet_net_ntop_shlib.o noblock_shlib.o path_shlib.o pg_bitutils_shlib.o pgcheckdir_shlib.o pgmkdirp_shlib.o pgsleep_shlib.o pg_strong_random_shlib.o pgstrcasecmp_shlib.o pgstrsignal_shlib.o pqsignal_shlib.o qsort_shlib.o qsort_arg_shlib.o quotes_shlib.o snprintf_shlib.o sprompt_shlib.o strerror_shlib.o tar_shlib.o thread_shlib.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c fls.c -o fls_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c getpeereid.c -o getpeereid_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pg_crc32c_sse42.c -o pg_crc32c_sse42_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pg_crc32c_sb8.c -o pg_crc32c_sb8_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pg_crc32c_sse42_choose.c -o pg_crc32c_sse42_choose_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c chklocale.c -o chklocale_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c erand48.c -o erand48_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c inet_net_ntop.c -o inet_net_ntop_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c noblock.c -o noblock_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c path.c -o path_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pg_bitutils.c -o pg_bitutils_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pgcheckdir.c -o pgcheckdir_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pgmkdirp.c -o pgmkdirp_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pgsleep.c -o pgsleep_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pg_strong_random.c -o pg_strong_random_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pgstrcasecmp.c -o pgstrcasecmp_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pgstrsignal.c -o pgstrsignal_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c pqsignal.c -o pqsignal_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c qsort.c -o qsort_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c qsort_arg.c -o qsort_arg_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c quotes.c -o quotes_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c snprintf.c -o snprintf_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c sprompt.c -o sprompt_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/port -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c strerror.c -o strerror_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c tar.c -o tar_srv.o gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c thread.c -o thread_srv.o rm -f libpgport_srv.a ar crs libpgport_srv.a fls_srv.o getpeereid_srv.o pg_crc32c_sse42_srv.o pg_crc32c_sb8_srv.o pg_crc32c_sse42_choose_srv.o chklocale_srv.o erand48_srv.o inet_net_ntop_srv.o noblock_srv.o path_srv.o pg_bitutils_srv.o pgcheckdir_srv.o pgmkdirp_srv.o pgsleep_srv.o pg_strong_random_srv.o pgstrcasecmp_srv.o pgstrsignal_srv.o pqsignal_srv.o qsort_srv.o qsort_arg_srv.o quotes_srv.o snprintf_srv.o sprompt_srv.o strerror_srv.o tar_srv.o thread_srv.o make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C timezone all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o localtime.o localtime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o strftime.o strftime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgtz.o pgtz.c ( echo src/timezone/localtime.o src/timezone/strftime.o src/timezone/pgtz.o ) >objfiles.txt gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o zic.o zic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o zic make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C backend all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make -C access all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C brin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o brin.o brin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o brin_pageops.o brin_pageops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o brin_revmap.o brin_revmap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o brin_tuple.o brin_tuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o brin_xlog.o brin_xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o brin_minmax.o brin_minmax.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o brin_inclusion.o brin_inclusion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o brin_validate.o brin_validate.c ( echo src/backend/access/brin/brin.o src/backend/access/brin/brin_pageops.o src/backend/access/brin/brin_revmap.o src/backend/access/brin/brin_tuple.o src/backend/access/brin/brin_xlog.o src/backend/access/brin/brin_minmax.o src/backend/access/brin/brin_inclusion.o src/backend/access/brin/brin_validate.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/brin' make -C common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o bufmask.o bufmask.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o heaptuple.o heaptuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o indextuple.o indextuple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o printsimple.o printsimple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o printtup.o printtup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o relation.o relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o reloptions.o reloptions.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o scankey.o scankey.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o session.o session.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tupconvert.o tupconvert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tupdesc.o tupdesc.c ( echo src/backend/access/common/bufmask.o src/backend/access/common/heaptuple.o src/backend/access/common/indextuple.o src/backend/access/common/printsimple.o src/backend/access/common/printtup.o src/backend/access/common/relation.o src/backend/access/common/reloptions.o src/backend/access/common/scankey.o src/backend/access/common/session.o src/backend/access/common/tupconvert.o src/backend/access/common/tupdesc.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/common' make -C gin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ginutil.o ginutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gininsert.o gininsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ginxlog.o ginxlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ginentrypage.o ginentrypage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gindatapage.o gindatapage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ginbtree.o ginbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ginscan.o ginscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ginget.o ginget.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ginvacuum.o ginvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ginarrayproc.o ginarrayproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ginbulk.o ginbulk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ginfast.o ginfast.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ginpostinglist.o ginpostinglist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ginlogic.o ginlogic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ginvalidate.o ginvalidate.c ( echo src/backend/access/gin/ginutil.o src/backend/access/gin/gininsert.o src/backend/access/gin/ginxlog.o src/backend/access/gin/ginentrypage.o src/backend/access/gin/gindatapage.o src/backend/access/gin/ginbtree.o src/backend/access/gin/ginscan.o src/backend/access/gin/ginget.o src/backend/access/gin/ginvacuum.o src/backend/access/gin/ginarrayproc.o src/backend/access/gin/ginbulk.o src/backend/access/gin/ginfast.o src/backend/access/gin/ginpostinglist.o src/backend/access/gin/ginlogic.o src/backend/access/gin/ginvalidate.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gin' make -C gist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gist.o gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gistutil.o gistutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gistxlog.o gistxlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gistvacuum.o gistvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gistget.o gistget.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gistscan.o gistscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gistproc.o gistproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gistsplit.o gistsplit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gistbuild.o gistbuild.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gistbuildbuffers.o gistbuildbuffers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gistvalidate.o gistvalidate.c ( echo src/backend/access/gist/gist.o src/backend/access/gist/gistutil.o src/backend/access/gist/gistxlog.o src/backend/access/gist/gistvacuum.o src/backend/access/gist/gistget.o src/backend/access/gist/gistscan.o src/backend/access/gist/gistproc.o src/backend/access/gist/gistsplit.o src/backend/access/gist/gistbuild.o src/backend/access/gist/gistbuildbuffers.o src/backend/access/gist/gistvalidate.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gist' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hash.o hash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hashfunc.o hashfunc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hashinsert.o hashinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hashovfl.o hashovfl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hashpage.o hashpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hashsearch.o hashsearch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hashsort.o hashsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hashutil.o hashutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hashvalidate.o hashvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hash_xlog.o hash_xlog.c ( echo src/backend/access/hash/hash.o src/backend/access/hash/hashfunc.o src/backend/access/hash/hashinsert.o src/backend/access/hash/hashovfl.o src/backend/access/hash/hashpage.o src/backend/access/hash/hashsearch.o src/backend/access/hash/hashsort.o src/backend/access/hash/hashutil.o src/backend/access/hash/hashvalidate.o src/backend/access/hash/hash_xlog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/hash' make -C heap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o heapam.o heapam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o heapam_handler.o heapam_handler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o heapam_visibility.o heapam_visibility.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hio.o hio.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pruneheap.o pruneheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rewriteheap.o rewriteheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o syncscan.o syncscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tuptoaster.o tuptoaster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o vacuumlazy.o vacuumlazy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o visibilitymap.o visibilitymap.c ( echo src/backend/access/heap/heapam.o src/backend/access/heap/heapam_handler.o src/backend/access/heap/heapam_visibility.o src/backend/access/heap/hio.o src/backend/access/heap/pruneheap.o src/backend/access/heap/rewriteheap.o src/backend/access/heap/syncscan.o src/backend/access/heap/tuptoaster.o src/backend/access/heap/vacuumlazy.o src/backend/access/heap/visibilitymap.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/heap' make -C index all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o amapi.o amapi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o amvalidate.o amvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o genam.o genam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o indexam.o indexam.c ( echo src/backend/access/index/amapi.o src/backend/access/index/amvalidate.o src/backend/access/index/genam.o src/backend/access/index/indexam.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/index' make -C nbtree all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nbtcompare.o nbtcompare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nbtinsert.o nbtinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nbtpage.o nbtpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nbtree.o nbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nbtsearch.o nbtsearch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nbtsplitloc.o nbtsplitloc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nbtutils.o nbtutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nbtsort.o nbtsort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nbtvalidate.o nbtvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nbtxlog.o nbtxlog.c ( echo src/backend/access/nbtree/nbtcompare.o src/backend/access/nbtree/nbtinsert.o src/backend/access/nbtree/nbtpage.o src/backend/access/nbtree/nbtree.o src/backend/access/nbtree/nbtsearch.o src/backend/access/nbtree/nbtsplitloc.o src/backend/access/nbtree/nbtutils.o src/backend/access/nbtree/nbtsort.o src/backend/access/nbtree/nbtvalidate.o src/backend/access/nbtree/nbtxlog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/nbtree' make -C rmgrdesc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o brindesc.o brindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o clogdesc.o clogdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o committsdesc.o committsdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dbasedesc.o dbasedesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o genericdesc.o genericdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gindesc.o gindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gistdesc.o gistdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hashdesc.o hashdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o heapdesc.o heapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o logicalmsgdesc.o logicalmsgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o mxactdesc.o mxactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nbtdesc.o nbtdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o relmapdesc.o relmapdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o replorigindesc.o replorigindesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o seqdesc.o seqdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o smgrdesc.o smgrdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spgdesc.o spgdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o standbydesc.o standbydesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tblspcdesc.o tblspcdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o xactdesc.o xactdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o xlogdesc.o xlogdesc.c ( echo src/backend/access/rmgrdesc/brindesc.o src/backend/access/rmgrdesc/clogdesc.o src/backend/access/rmgrdesc/committsdesc.o src/backend/access/rmgrdesc/dbasedesc.o src/backend/access/rmgrdesc/genericdesc.o src/backend/access/rmgrdesc/gindesc.o src/backend/access/rmgrdesc/gistdesc.o src/backend/access/rmgrdesc/hashdesc.o src/backend/access/rmgrdesc/heapdesc.o src/backend/access/rmgrdesc/logicalmsgdesc.o src/backend/access/rmgrdesc/mxactdesc.o src/backend/access/rmgrdesc/nbtdesc.o src/backend/access/rmgrdesc/relmapdesc.o src/backend/access/rmgrdesc/replorigindesc.o src/backend/access/rmgrdesc/seqdesc.o src/backend/access/rmgrdesc/smgrdesc.o src/backend/access/rmgrdesc/spgdesc.o src/backend/access/rmgrdesc/standbydesc.o src/backend/access/rmgrdesc/tblspcdesc.o src/backend/access/rmgrdesc/xactdesc.o src/backend/access/rmgrdesc/xlogdesc.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/rmgrdesc' make -C spgist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spgutils.o spgutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spginsert.o spginsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spgscan.o spgscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spgvacuum.o spgvacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spgvalidate.o spgvalidate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spgdoinsert.o spgdoinsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spgxlog.o spgxlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spgtextproc.o spgtextproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spgquadtreeproc.o spgquadtreeproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spgkdtreeproc.o spgkdtreeproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spgproc.o spgproc.c ( echo src/backend/access/spgist/spgutils.o src/backend/access/spgist/spginsert.o src/backend/access/spgist/spgscan.o src/backend/access/spgist/spgvacuum.o src/backend/access/spgist/spgvalidate.o src/backend/access/spgist/spgdoinsert.o src/backend/access/spgist/spgxlog.o src/backend/access/spgist/spgtextproc.o src/backend/access/spgist/spgquadtreeproc.o src/backend/access/spgist/spgkdtreeproc.o src/backend/access/spgist/spgproc.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/spgist' make -C table all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o table.o table.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tableam.o tableam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tableamapi.o tableamapi.c ( echo src/backend/access/table/table.o src/backend/access/table/tableam.o src/backend/access/table/tableamapi.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/table' make -C tablesample all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o bernoulli.o bernoulli.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o system.o system.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tablesample.o tablesample.c ( echo src/backend/access/tablesample/bernoulli.o src/backend/access/tablesample/system.o src/backend/access/tablesample/tablesample.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/tablesample' make -C transam all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o clog.o clog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o commit_ts.o commit_ts.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o generic_xlog.o generic_xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o multixact.o multixact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rmgr.o rmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o slru.o slru.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o subtrans.o subtrans.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o timeline.o timeline.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o transam.o transam.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o twophase.o twophase.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o twophase_rmgr.o twophase_rmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o varsup.o varsup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o xact.o xact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o xlog.o xlog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o xlogarchive.o xlogarchive.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o xlogfuncs.o xlogfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o xloginsert.o xloginsert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o xlogutils.o xlogutils.c ( echo src/backend/access/transam/clog.o src/backend/access/transam/commit_ts.o src/backend/access/transam/generic_xlog.o src/backend/access/transam/multixact.o src/backend/access/transam/parallel.o src/backend/access/transam/rmgr.o src/backend/access/transam/slru.o src/backend/access/transam/subtrans.o src/backend/access/transam/timeline.o src/backend/access/transam/transam.o src/backend/access/transam/twophase.o src/backend/access/transam/twophase_rmgr.o src/backend/access/transam/varsup.o src/backend/access/transam/xact.o src/backend/access/transam/xlog.o src/backend/access/transam/xlogarchive.o src/backend/access/transam/xlogfuncs.o src/backend/access/transam/xloginsert.o src/backend/access/transam/xlogreader.o src/backend/access/transam/xlogutils.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/transam' ( cat brin/objfiles.txt common/objfiles.txt gin/objfiles.txt gist/objfiles.txt hash/objfiles.txt heap/objfiles.txt index/objfiles.txt nbtree/objfiles.txt rmgrdesc/objfiles.txt spgist/objfiles.txt table/objfiles.txt tablesample/objfiles.txt transam/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access' make -C bootstrap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o bootparse.o bootparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o bootstrap.o bootstrap.c ( echo src/backend/bootstrap/bootparse.o src/backend/bootstrap/bootstrap.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/bootstrap' make -C catalog all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o catalog.o catalog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dependency.o dependency.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o heap.o heap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o index.o index.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o indexing.o indexing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o namespace.o namespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o aclchk.o aclchk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o objectaccess.o objectaccess.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o objectaddress.o objectaddress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o partition.o partition.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_aggregate.o pg_aggregate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_collation.o pg_collation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_constraint.o pg_constraint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_conversion.o pg_conversion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_depend.o pg_depend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_enum.o pg_enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_inherits.o pg_inherits.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_largeobject.o pg_largeobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_namespace.o pg_namespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_operator.o pg_operator.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_proc.o pg_proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_publication.o pg_publication.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_range.o pg_range.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_db_role_setting.o pg_db_role_setting.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_shdepend.o pg_shdepend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_subscription.o pg_subscription.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_type.o pg_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o storage.o storage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o toasting.o toasting.c ( echo src/backend/catalog/catalog.o src/backend/catalog/dependency.o src/backend/catalog/heap.o src/backend/catalog/index.o src/backend/catalog/indexing.o src/backend/catalog/namespace.o src/backend/catalog/aclchk.o src/backend/catalog/objectaccess.o src/backend/catalog/objectaddress.o src/backend/catalog/partition.o src/backend/catalog/pg_aggregate.o src/backend/catalog/pg_collation.o src/backend/catalog/pg_constraint.o src/backend/catalog/pg_conversion.o src/backend/catalog/pg_depend.o src/backend/catalog/pg_enum.o src/backend/catalog/pg_inherits.o src/backend/catalog/pg_largeobject.o src/backend/catalog/pg_namespace.o src/backend/catalog/pg_operator.o src/backend/catalog/pg_proc.o src/backend/catalog/pg_publication.o src/backend/catalog/pg_range.o src/backend/catalog/pg_db_role_setting.o src/backend/catalog/pg_shdepend.o src/backend/catalog/pg_subscription.o src/backend/catalog/pg_type.o src/backend/catalog/storage.o src/backend/catalog/toasting.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C parser all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gram.o gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o scan.o scan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parser.o parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parse_agg.o parse_agg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parse_clause.o parse_clause.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parse_coerce.o parse_coerce.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parse_collate.o parse_collate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parse_cte.o parse_cte.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parse_enr.o parse_enr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parse_expr.o parse_expr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parse_func.o parse_func.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parse_node.o parse_node.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parse_oper.o parse_oper.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parse_param.o parse_param.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parse_relation.o parse_relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parse_target.o parse_target.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parse_type.o parse_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parse_utilcmd.o parse_utilcmd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o scansup.o scansup.c ( echo src/backend/parser/analyze.o src/backend/parser/gram.o src/backend/parser/scan.o src/backend/parser/parser.o src/backend/parser/parse_agg.o src/backend/parser/parse_clause.o src/backend/parser/parse_coerce.o src/backend/parser/parse_collate.o src/backend/parser/parse_cte.o src/backend/parser/parse_enr.o src/backend/parser/parse_expr.o src/backend/parser/parse_func.o src/backend/parser/parse_node.o src/backend/parser/parse_oper.o src/backend/parser/parse_param.o src/backend/parser/parse_relation.o src/backend/parser/parse_target.o src/backend/parser/parse_type.o src/backend/parser/parse_utilcmd.o src/backend/parser/scansup.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/parser' make -C commands all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o amcmds.o amcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o aggregatecmds.o aggregatecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o alter.o alter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o async.o async.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o cluster.o cluster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o comment.o comment.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o collationcmds.o collationcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o constraint.o constraint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o conversioncmds.o conversioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o copy.o copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o createas.o createas.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dbcommands.o dbcommands.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o define.o define.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o discard.o discard.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dropcmds.o dropcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o event_trigger.o event_trigger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o explain.o explain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o extension.o extension.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o foreigncmds.o foreigncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o functioncmds.o functioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o indexcmds.o indexcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lockcmds.o lockcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o matview.o matview.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o operatorcmds.o operatorcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o opclasscmds.o opclasscmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o policy.o policy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o portalcmds.o portalcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o prepare.o prepare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o proclang.o proclang.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o publicationcmds.o publicationcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o schemacmds.o schemacmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o seclabel.o seclabel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o sequence.o sequence.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o statscmds.o statscmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o subscriptioncmds.o subscriptioncmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tablecmds.o tablecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tablespace.o tablespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o trigger.o trigger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tsearchcmds.o tsearchcmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o typecmds.o typecmds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o user.o user.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o vacuum.o vacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o variable.o variable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o view.o view.c ( echo src/backend/commands/amcmds.o src/backend/commands/aggregatecmds.o src/backend/commands/alter.o src/backend/commands/analyze.o src/backend/commands/async.o src/backend/commands/cluster.o src/backend/commands/comment.o src/backend/commands/collationcmds.o src/backend/commands/constraint.o src/backend/commands/conversioncmds.o src/backend/commands/copy.o src/backend/commands/createas.o src/backend/commands/dbcommands.o src/backend/commands/define.o src/backend/commands/discard.o src/backend/commands/dropcmds.o src/backend/commands/event_trigger.o src/backend/commands/explain.o src/backend/commands/extension.o src/backend/commands/foreigncmds.o src/backend/commands/functioncmds.o src/backend/commands/indexcmds.o src/backend/commands/lockcmds.o src/backend/commands/matview.o src/backend/commands/operatorcmds.o src/backend/commands/opclasscmds.o src/backend/commands/policy.o src/backend/commands/portalcmds.o src/backend/commands/prepare.o src/backend/commands/proclang.o src/backend/commands/publicationcmds.o src/backend/commands/schemacmds.o src/backend/commands/seclabel.o src/backend/commands/sequence.o src/backend/commands/statscmds.o src/backend/commands/subscriptioncmds.o src/backend/commands/tablecmds.o src/backend/commands/tablespace.o src/backend/commands/trigger.o src/backend/commands/tsearchcmds.o src/backend/commands/typecmds.o src/backend/commands/user.o src/backend/commands/vacuum.o src/backend/commands/variable.o src/backend/commands/view.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/commands' make -C executor all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execAmi.o execAmi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execCurrent.o execCurrent.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execExpr.o execExpr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execExprInterp.o execExprInterp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execGrouping.o execGrouping.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execIndexing.o execIndexing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execJunk.o execJunk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execMain.o execMain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execParallel.o execParallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execPartition.o execPartition.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execProcnode.o execProcnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execReplication.o execReplication.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execScan.o execScan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execSRF.o execSRF.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execTuples.o execTuples.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o execUtils.o execUtils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o functions.o functions.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o instrument.o instrument.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeAppend.o nodeAppend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeAgg.o nodeAgg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeBitmapAnd.o nodeBitmapAnd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeBitmapOr.o nodeBitmapOr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeBitmapHeapscan.o nodeBitmapHeapscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeBitmapIndexscan.o nodeBitmapIndexscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeCustom.o nodeCustom.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeFunctionscan.o nodeFunctionscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeGather.o nodeGather.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeHash.o nodeHash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeHashjoin.o nodeHashjoin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeIndexscan.o nodeIndexscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeIndexonlyscan.o nodeIndexonlyscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeLimit.o nodeLimit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeLockRows.o nodeLockRows.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeGatherMerge.o nodeGatherMerge.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeMaterial.o nodeMaterial.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeMergeAppend.o nodeMergeAppend.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeMergejoin.o nodeMergejoin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeModifyTable.o nodeModifyTable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeNestloop.o nodeNestloop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeProjectSet.o nodeProjectSet.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeRecursiveunion.o nodeRecursiveunion.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeResult.o nodeResult.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeSamplescan.o nodeSamplescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeSeqscan.o nodeSeqscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeSetOp.o nodeSetOp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeSort.o nodeSort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeUnique.o nodeUnique.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeValuesscan.o nodeValuesscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeCtescan.o nodeCtescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeNamedtuplestorescan.o nodeNamedtuplestorescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeWorktablescan.o nodeWorktablescan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeGroup.o nodeGroup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeSubplan.o nodeSubplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeSubqueryscan.o nodeSubqueryscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeTidscan.o nodeTidscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeForeignscan.o nodeForeignscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeWindowAgg.o nodeWindowAgg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tstoreReceiver.o tstoreReceiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tqueue.o tqueue.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spi.o spi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeTableFuncscan.o nodeTableFuncscan.c ( echo src/backend/executor/execAmi.o src/backend/executor/execCurrent.o src/backend/executor/execExpr.o src/backend/executor/execExprInterp.o src/backend/executor/execGrouping.o src/backend/executor/execIndexing.o src/backend/executor/execJunk.o src/backend/executor/execMain.o src/backend/executor/execParallel.o src/backend/executor/execPartition.o src/backend/executor/execProcnode.o src/backend/executor/execReplication.o src/backend/executor/execScan.o src/backend/executor/execSRF.o src/backend/executor/execTuples.o src/backend/executor/execUtils.o src/backend/executor/functions.o src/backend/executor/instrument.o src/backend/executor/nodeAppend.o src/backend/executor/nodeAgg.o src/backend/executor/nodeBitmapAnd.o src/backend/executor/nodeBitmapOr.o src/backend/executor/nodeBitmapHeapscan.o src/backend/executor/nodeBitmapIndexscan.o src/backend/executor/nodeCustom.o src/backend/executor/nodeFunctionscan.o src/backend/executor/nodeGather.o src/backend/executor/nodeHash.o src/backend/executor/nodeHashjoin.o src/backend/executor/nodeIndexscan.o src/backend/executor/nodeIndexonlyscan.o src/backend/executor/nodeLimit.o src/backend/executor/nodeLockRows.o src/backend/executor/nodeGatherMerge.o src/backend/executor/nodeMaterial.o src/backend/executor/nodeMergeAppend.o src/backend/executor/nodeMergejoin.o src/backend/executor/nodeModifyTable.o src/backend/executor/nodeNestloop.o src/backend/executor/nodeProjectSet.o src/backend/executor/nodeRecursiveunion.o src/backend/executor/nodeResult.o src/backend/executor/nodeSamplescan.o src/backend/executor/nodeSeqscan.o src/backend/executor/nodeSetOp.o src/backend/executor/nodeSort.o src/backend/executor/nodeUnique.o src/backend/executor/nodeValuesscan.o src/backend/executor/nodeCtescan.o src/backend/executor/nodeNamedtuplestorescan.o src/backend/executor/nodeWorktablescan.o src/backend/executor/nodeGroup.o src/backend/executor/nodeSubplan.o src/backend/executor/nodeSubqueryscan.o src/backend/executor/nodeTidscan.o src/backend/executor/nodeForeignscan.o src/backend/executor/nodeWindowAgg.o src/backend/executor/tstoreReceiver.o src/backend/executor/tqueue.o src/backend/executor/spi.o src/backend/executor/nodeTableFuncscan.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/executor' make -C foreign all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o foreign.o foreign.c ( echo src/backend/foreign/foreign.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/foreign' make -C lib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o binaryheap.o binaryheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o bipartite_match.o bipartite_match.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o bloomfilter.o bloomfilter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dshash.o dshash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hyperloglog.o hyperloglog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ilist.o ilist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o integerset.o integerset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o knapsack.o knapsack.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pairingheap.o pairingheap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rbtree.o rbtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stringinfo.o stringinfo.c ( echo src/backend/lib/binaryheap.o src/backend/lib/bipartite_match.o src/backend/lib/bloomfilter.o src/backend/lib/dshash.o src/backend/lib/hyperloglog.o src/backend/lib/ilist.o src/backend/lib/integerset.o src/backend/lib/knapsack.o src/backend/lib/pairingheap.o src/backend/lib/rbtree.o src/backend/lib/stringinfo.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/lib' make -C libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o be-fsstubs.o be-fsstubs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o be-secure.o be-secure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o be-secure-common.o be-secure-common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o auth.o auth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o crypt.o crypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hba.o hba.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ifaddr.o ifaddr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pqcomm.o pqcomm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pqformat.o pqformat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pqmq.o pqmq.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pqsignal.o pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o auth-scram.o auth-scram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o be-secure-openssl.o be-secure-openssl.c ( echo src/backend/libpq/be-fsstubs.o src/backend/libpq/be-secure.o src/backend/libpq/be-secure-common.o src/backend/libpq/auth.o src/backend/libpq/crypt.o src/backend/libpq/hba.o src/backend/libpq/ifaddr.o src/backend/libpq/pqcomm.o src/backend/libpq/pqformat.o src/backend/libpq/pqmq.o src/backend/libpq/pqsignal.o src/backend/libpq/auth-scram.o src/backend/libpq/be-secure-openssl.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/libpq' make -C main all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o main.o main.c ( echo src/backend/main/main.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/main' make -C nodes all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodeFuncs.o nodeFuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nodes.o nodes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o list.o list.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o bitmapset.o bitmapset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tidbitmap.o tidbitmap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o copyfuncs.o copyfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o equalfuncs.o equalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o extensible.o extensible.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o makefuncs.o makefuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o outfuncs.o outfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o readfuncs.o readfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o print.o print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o read.o read.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o params.o params.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o value.o value.c ( echo src/backend/nodes/nodeFuncs.o src/backend/nodes/nodes.o src/backend/nodes/list.o src/backend/nodes/bitmapset.o src/backend/nodes/tidbitmap.o src/backend/nodes/copyfuncs.o src/backend/nodes/equalfuncs.o src/backend/nodes/extensible.o src/backend/nodes/makefuncs.o src/backend/nodes/outfuncs.o src/backend/nodes/readfuncs.o src/backend/nodes/print.o src/backend/nodes/read.o src/backend/nodes/params.o src/backend/nodes/value.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/nodes' make -C optimizer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C geqo all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geqo_copy.o geqo_copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geqo_eval.o geqo_eval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geqo_main.o geqo_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geqo_misc.o geqo_misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geqo_mutation.o geqo_mutation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geqo_pool.o geqo_pool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geqo_random.o geqo_random.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geqo_recombination.o geqo_recombination.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geqo_selection.o geqo_selection.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geqo_erx.o geqo_erx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geqo_pmx.o geqo_pmx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geqo_cx.o geqo_cx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geqo_px.o geqo_px.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geqo_ox1.o geqo_ox1.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geqo_ox2.o geqo_ox2.c ( echo src/backend/optimizer/geqo/geqo_copy.o src/backend/optimizer/geqo/geqo_eval.o src/backend/optimizer/geqo/geqo_main.o src/backend/optimizer/geqo/geqo_misc.o src/backend/optimizer/geqo/geqo_mutation.o src/backend/optimizer/geqo/geqo_pool.o src/backend/optimizer/geqo/geqo_random.o src/backend/optimizer/geqo/geqo_recombination.o src/backend/optimizer/geqo/geqo_selection.o src/backend/optimizer/geqo/geqo_erx.o src/backend/optimizer/geqo/geqo_pmx.o src/backend/optimizer/geqo/geqo_cx.o src/backend/optimizer/geqo/geqo_px.o src/backend/optimizer/geqo/geqo_ox1.o src/backend/optimizer/geqo/geqo_ox2.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/geqo' make -C path all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o allpaths.o allpaths.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o clausesel.o clausesel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o costsize.o costsize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o equivclass.o equivclass.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o indxpath.o indxpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o joinpath.o joinpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o joinrels.o joinrels.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pathkeys.o pathkeys.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tidpath.o tidpath.c ( echo src/backend/optimizer/path/allpaths.o src/backend/optimizer/path/clausesel.o src/backend/optimizer/path/costsize.o src/backend/optimizer/path/equivclass.o src/backend/optimizer/path/indxpath.o src/backend/optimizer/path/joinpath.o src/backend/optimizer/path/joinrels.o src/backend/optimizer/path/pathkeys.o src/backend/optimizer/path/tidpath.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/path' make -C plan all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o analyzejoins.o analyzejoins.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o createplan.o createplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o initsplan.o initsplan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o planagg.o planagg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o planmain.o planmain.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o planner.o planner.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o setrefs.o setrefs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o subselect.o subselect.c ( echo src/backend/optimizer/plan/analyzejoins.o src/backend/optimizer/plan/createplan.o src/backend/optimizer/plan/initsplan.o src/backend/optimizer/plan/planagg.o src/backend/optimizer/plan/planmain.o src/backend/optimizer/plan/planner.o src/backend/optimizer/plan/setrefs.o src/backend/optimizer/plan/subselect.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/plan' make -C prep all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o prepjointree.o prepjointree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o prepqual.o prepqual.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o preptlist.o preptlist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o prepunion.o prepunion.c ( echo src/backend/optimizer/prep/prepjointree.o src/backend/optimizer/prep/prepqual.o src/backend/optimizer/prep/preptlist.o src/backend/optimizer/prep/prepunion.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/prep' make -C util all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o appendinfo.o appendinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o clauses.o clauses.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o inherit.o inherit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o joininfo.o joininfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o orclauses.o orclauses.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o paramassign.o paramassign.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pathnode.o pathnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o placeholder.o placeholder.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o plancat.o plancat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o predtest.o predtest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o relnode.o relnode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o restrictinfo.o restrictinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tlist.o tlist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o var.o var.c ( echo src/backend/optimizer/util/appendinfo.o src/backend/optimizer/util/clauses.o src/backend/optimizer/util/inherit.o src/backend/optimizer/util/joininfo.o src/backend/optimizer/util/orclauses.o src/backend/optimizer/util/paramassign.o src/backend/optimizer/util/pathnode.o src/backend/optimizer/util/placeholder.o src/backend/optimizer/util/plancat.o src/backend/optimizer/util/predtest.o src/backend/optimizer/util/relnode.o src/backend/optimizer/util/restrictinfo.o src/backend/optimizer/util/tlist.o src/backend/optimizer/util/var.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/util' ( cat geqo/objfiles.txt path/objfiles.txt plan/objfiles.txt prep/objfiles.txt util/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer' make -C partitioning all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o partbounds.o partbounds.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o partdesc.o partdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o partprune.o partprune.c ( echo src/backend/partitioning/partbounds.o src/backend/partitioning/partdesc.o src/backend/partitioning/partprune.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/partitioning' make -C port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o atomics.o atomics.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_sema.o pg_sema.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_shmem.o pg_shmem.c ( echo src/backend/port/atomics.o src/backend/port/pg_sema.o src/backend/port/pg_shmem.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/port' make -C postmaster all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o autovacuum.o autovacuum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o bgworker.o bgworker.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o bgwriter.o bgwriter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o checkpointer.o checkpointer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o fork_process.o fork_process.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgarch.o pgarch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgstat.o pgstat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o postmaster.o postmaster.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o startup.o startup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o syslogger.o syslogger.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o walwriter.o walwriter.c ( echo src/backend/postmaster/autovacuum.o src/backend/postmaster/bgworker.o src/backend/postmaster/bgwriter.o src/backend/postmaster/checkpointer.o src/backend/postmaster/fork_process.o src/backend/postmaster/pgarch.o src/backend/postmaster/pgstat.o src/backend/postmaster/postmaster.o src/backend/postmaster/startup.o src/backend/postmaster/syslogger.o src/backend/postmaster/walwriter.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/postmaster' make -C regex all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o regcomp.o regcomp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o regerror.o regerror.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o regexec.o regexec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o regfree.o regfree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o regprefix.o regprefix.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o regexport.o regexport.c ( echo src/backend/regex/regcomp.o src/backend/regex/regerror.o src/backend/regex/regexec.o src/backend/regex/regfree.o src/backend/regex/regprefix.o src/backend/regex/regexport.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/regex' make -C replication all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C logical all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o decode.o decode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o launcher.o launcher.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o logical.o logical.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o logicalfuncs.o logicalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o message.o message.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o origin.o origin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o proto.o proto.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o relation.o relation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o reorderbuffer.o reorderbuffer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o snapbuild.o snapbuild.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tablesync.o tablesync.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o worker.o worker.c ( echo src/backend/replication/logical/decode.o src/backend/replication/logical/launcher.o src/backend/replication/logical/logical.o src/backend/replication/logical/logicalfuncs.o src/backend/replication/logical/message.o src/backend/replication/logical/origin.o src/backend/replication/logical/proto.o src/backend/replication/logical/relation.o src/backend/replication/logical/reorderbuffer.o src/backend/replication/logical/snapbuild.o src/backend/replication/logical/tablesync.o src/backend/replication/logical/worker.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/logical' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o walsender.o walsender.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o walreceiverfuncs.o walreceiverfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o walreceiver.o walreceiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o basebackup.o basebackup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o repl_gram.o repl_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o slot.o slot.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o slotfuncs.o slotfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o syncrep.o syncrep.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o syncrep_gram.o syncrep_gram.c ( cat logical/objfiles.txt; echo src/backend/replication/walsender.o src/backend/replication/walreceiverfuncs.o src/backend/replication/walreceiver.o src/backend/replication/basebackup.o src/backend/replication/repl_gram.o src/backend/replication/slot.o src/backend/replication/slotfuncs.o src/backend/replication/syncrep.o src/backend/replication/syncrep_gram.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication' make -C rewrite all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rewriteRemove.o rewriteRemove.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rewriteDefine.o rewriteDefine.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rewriteHandler.o rewriteHandler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rewriteManip.o rewriteManip.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rewriteSupport.o rewriteSupport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rowsecurity.o rowsecurity.c ( echo src/backend/rewrite/rewriteRemove.o src/backend/rewrite/rewriteDefine.o src/backend/rewrite/rewriteHandler.o src/backend/rewrite/rewriteManip.o src/backend/rewrite/rewriteSupport.o src/backend/rewrite/rowsecurity.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/rewrite' make -C statistics all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o extended_stats.o extended_stats.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dependencies.o dependencies.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o mcv.o mcv.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o mvdistinct.o mvdistinct.c ( echo src/backend/statistics/extended_stats.o src/backend/statistics/dependencies.o src/backend/statistics/mcv.o src/backend/statistics/mvdistinct.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/statistics' make -C storage all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C buffer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o buf_table.o buf_table.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o buf_init.o buf_init.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o bufmgr.o bufmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o freelist.o freelist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o localbuf.o localbuf.c ( echo src/backend/storage/buffer/buf_table.o src/backend/storage/buffer/buf_init.o src/backend/storage/buffer/bufmgr.o src/backend/storage/buffer/freelist.o src/backend/storage/buffer/localbuf.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/buffer' make -C file all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o fd.o fd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o buffile.o buffile.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o copydir.o copydir.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o reinit.o reinit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o sharedfileset.o sharedfileset.c ( echo src/backend/storage/file/fd.o src/backend/storage/file/buffile.o src/backend/storage/file/copydir.o src/backend/storage/file/reinit.o src/backend/storage/file/sharedfileset.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/file' make -C freespace all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o freespace.o freespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o fsmpage.o fsmpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o indexfsm.o indexfsm.c ( echo src/backend/storage/freespace/freespace.o src/backend/storage/freespace/fsmpage.o src/backend/storage/freespace/indexfsm.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/freespace' make -C ipc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o barrier.o barrier.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dsm_impl.o dsm_impl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dsm.o dsm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ipc.o ipc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ipci.o ipci.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o latch.o latch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pmsignal.o pmsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o procarray.o procarray.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o procsignal.o procsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o shmem.o shmem.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o shmqueue.o shmqueue.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o shm_mq.o shm_mq.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o shm_toc.o shm_toc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o signalfuncs.o signalfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o sinval.o sinval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o sinvaladt.o sinvaladt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o standby.o standby.c ( echo src/backend/storage/ipc/barrier.o src/backend/storage/ipc/dsm_impl.o src/backend/storage/ipc/dsm.o src/backend/storage/ipc/ipc.o src/backend/storage/ipc/ipci.o src/backend/storage/ipc/latch.o src/backend/storage/ipc/pmsignal.o src/backend/storage/ipc/procarray.o src/backend/storage/ipc/procsignal.o src/backend/storage/ipc/shmem.o src/backend/storage/ipc/shmqueue.o src/backend/storage/ipc/shm_mq.o src/backend/storage/ipc/shm_toc.o src/backend/storage/ipc/signalfuncs.o src/backend/storage/ipc/sinval.o src/backend/storage/ipc/sinvaladt.o src/backend/storage/ipc/standby.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/ipc' make -C large_object all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o inv_api.o inv_api.c ( echo src/backend/storage/large_object/inv_api.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/large_object' make -C lmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lmgr.o lmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lock.o lock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o proc.o proc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o deadlock.o deadlock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwlock.o lwlock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwlocknames.o lwlocknames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spin.o spin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o s_lock.o s_lock.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o predicate.o predicate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o condition_variable.o condition_variable.c ( echo src/backend/storage/lmgr/lmgr.o src/backend/storage/lmgr/lock.o src/backend/storage/lmgr/proc.o src/backend/storage/lmgr/deadlock.o src/backend/storage/lmgr/lwlock.o src/backend/storage/lmgr/lwlocknames.o src/backend/storage/lmgr/spin.o src/backend/storage/lmgr/s_lock.o src/backend/storage/lmgr/predicate.o src/backend/storage/lmgr/condition_variable.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/lmgr' make -C page all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o bufpage.o bufpage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o checksum.o checksum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o itemptr.o itemptr.c ( echo src/backend/storage/page/bufpage.o src/backend/storage/page/checksum.o src/backend/storage/page/itemptr.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/page' make -C smgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o md.o md.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o smgr.o smgr.c ( echo src/backend/storage/smgr/md.o src/backend/storage/smgr/smgr.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/smgr' make -C sync all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o sync.o sync.c ( echo src/backend/storage/sync/sync.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/sync' ( cat buffer/objfiles.txt file/objfiles.txt freespace/objfiles.txt ipc/objfiles.txt large_object/objfiles.txt lmgr/objfiles.txt page/objfiles.txt smgr/objfiles.txt sync/objfiles.txt; echo ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage' make -C tcop all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dest.o dest.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o fastpath.o fastpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o postgres.o postgres.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pquery.o pquery.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utility.o utility.c ( echo src/backend/tcop/dest.o src/backend/tcop/fastpath.o src/backend/tcop/postgres.o src/backend/tcop/pquery.o src/backend/tcop/utility.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tcop' make -C tsearch all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ts_locale.o ts_locale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ts_parse.o ts_parse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o wparser.o wparser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o wparser_def.o wparser_def.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dict.o dict.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dict_simple.o dict_simple.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dict_synonym.o dict_synonym.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dict_thesaurus.o dict_thesaurus.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dict_ispell.o dict_ispell.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o regis.o regis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spell.o spell.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o to_tsany.o to_tsany.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ts_selfuncs.o ts_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ts_typanalyze.o ts_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ts_utils.o ts_utils.c ( echo src/backend/tsearch/ts_locale.o src/backend/tsearch/ts_parse.o src/backend/tsearch/wparser.o src/backend/tsearch/wparser_def.o src/backend/tsearch/dict.o src/backend/tsearch/dict_simple.o src/backend/tsearch/dict_synonym.o src/backend/tsearch/dict_thesaurus.o src/backend/tsearch/dict_ispell.o src/backend/tsearch/regis.o src/backend/tsearch/spell.o src/backend/tsearch/to_tsany.o src/backend/tsearch/ts_selfuncs.o src/backend/tsearch/ts_typanalyze.o src/backend/tsearch/ts_utils.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' make -C utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C adt all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o acl.o acl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o amutils.o amutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o arrayfuncs.o arrayfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o array_expanded.o array_expanded.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o array_selfuncs.o array_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o array_typanalyze.o array_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o array_userfuncs.o array_userfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o arrayutils.o arrayutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ascii.o ascii.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o bool.o bool.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o cash.o cash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o char.o char.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o cryptohashes.o cryptohashes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o date.o date.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o datetime.o datetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o datum.o datum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dbsize.o dbsize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o domains.o domains.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o encode.o encode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o enum.o enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o expandeddatum.o expandeddatum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o expandedrecord.o expandedrecord.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o float.o float.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o format_type.o format_type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o formatting.o formatting.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o genfile.o genfile.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geo_ops.o geo_ops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geo_selfuncs.o geo_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geo_spgist.o geo_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o inet_cidr_ntop.o inet_cidr_ntop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o inet_net_pton.o inet_net_pton.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o int.o int.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o int8.o int8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o json.o json.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o jsonb.o jsonb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o jsonb_gin.o jsonb_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o jsonb_op.o jsonb_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o jsonb_util.o jsonb_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o jsonfuncs.o jsonfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o jsonpath_gram.o jsonpath_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o jsonpath.o jsonpath.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o jsonpath_exec.o jsonpath_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o like.o like.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o like_support.o like_support.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lockfuncs.o lockfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o mac.o mac.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o mac8.o mac8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o misc.o misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o name.o name.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o network.o network.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o network_gist.o network_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o network_selfuncs.o network_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o network_spgist.o network_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o numeric.o numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o numutils.o numutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o oid.o oid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o oracle_compat.o oracle_compat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o orderedsetaggs.o orderedsetaggs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o partitionfuncs.o partitionfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_locale.o pg_locale.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_lsn.o pg_lsn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_upgrade_support.o pg_upgrade_support.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgstatfuncs.o pgstatfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pseudotypes.o pseudotypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o quote.o quote.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rangetypes.o rangetypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rangetypes_gist.o rangetypes_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rangetypes_selfuncs.o rangetypes_selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rangetypes_spgist.o rangetypes_spgist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rangetypes_typanalyze.o rangetypes_typanalyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o regexp.o regexp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o regproc.o regproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ri_triggers.o ri_triggers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rowtypes.o rowtypes.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ruleutils.o ruleutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o selfuncs.o selfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tid.o tid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o timestamp.o timestamp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o trigfuncs.o trigfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tsginidx.o tsginidx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tsgistidx.o tsgistidx.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tsquery.o tsquery.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tsquery_cleanup.o tsquery_cleanup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tsquery_gist.o tsquery_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tsquery_op.o tsquery_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tsquery_rewrite.o tsquery_rewrite.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tsquery_util.o tsquery_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tsrank.o tsrank.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tsvector.o tsvector.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tsvector_op.o tsvector_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tsvector_parser.o tsvector_parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o txid.o txid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o uuid.o uuid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o varbit.o varbit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o varchar.o varchar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o varlena.o varlena.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o version.o version.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o windowfuncs.o windowfuncs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o xid.o xid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o xml.o xml.c ( echo src/backend/utils/adt/acl.o src/backend/utils/adt/amutils.o src/backend/utils/adt/arrayfuncs.o src/backend/utils/adt/array_expanded.o src/backend/utils/adt/array_selfuncs.o src/backend/utils/adt/array_typanalyze.o src/backend/utils/adt/array_userfuncs.o src/backend/utils/adt/arrayutils.o src/backend/utils/adt/ascii.o src/backend/utils/adt/bool.o src/backend/utils/adt/cash.o src/backend/utils/adt/char.o src/backend/utils/adt/cryptohashes.o src/backend/utils/adt/date.o src/backend/utils/adt/datetime.o src/backend/utils/adt/datum.o src/backend/utils/adt/dbsize.o src/backend/utils/adt/domains.o src/backend/utils/adt/encode.o src/backend/utils/adt/enum.o src/backend/utils/adt/expandeddatum.o src/backend/utils/adt/expandedrecord.o src/backend/utils/adt/float.o src/backend/utils/adt/format_type.o src/backend/utils/adt/formatting.o src/backend/utils/adt/genfile.o src/backend/utils/adt/geo_ops.o src/backend/utils/adt/geo_selfuncs.o src/backend/utils/adt/geo_spgist.o src/backend/utils/adt/inet_cidr_ntop.o src/backend/utils/adt/inet_net_pton.o src/backend/utils/adt/int.o src/backend/utils/adt/int8.o src/backend/utils/adt/json.o src/backend/utils/adt/jsonb.o src/backend/utils/adt/jsonb_gin.o src/backend/utils/adt/jsonb_op.o src/backend/utils/adt/jsonb_util.o src/backend/utils/adt/jsonfuncs.o src/backend/utils/adt/jsonpath_gram.o src/backend/utils/adt/jsonpath.o src/backend/utils/adt/jsonpath_exec.o src/backend/utils/adt/like.o src/backend/utils/adt/like_support.o src/backend/utils/adt/lockfuncs.o src/backend/utils/adt/mac.o src/backend/utils/adt/mac8.o src/backend/utils/adt/misc.o src/backend/utils/adt/name.o src/backend/utils/adt/network.o src/backend/utils/adt/network_gist.o src/backend/utils/adt/network_selfuncs.o src/backend/utils/adt/network_spgist.o src/backend/utils/adt/numeric.o src/backend/utils/adt/numutils.o src/backend/utils/adt/oid.o src/backend/utils/adt/oracle_compat.o src/backend/utils/adt/orderedsetaggs.o src/backend/utils/adt/partitionfuncs.o src/backend/utils/adt/pg_locale.o src/backend/utils/adt/pg_lsn.o src/backend/utils/adt/pg_upgrade_support.o src/backend/utils/adt/pgstatfuncs.o src/backend/utils/adt/pseudotypes.o src/backend/utils/adt/quote.o src/backend/utils/adt/rangetypes.o src/backend/utils/adt/rangetypes_gist.o src/backend/utils/adt/rangetypes_selfuncs.o src/backend/utils/adt/rangetypes_spgist.o src/backend/utils/adt/rangetypes_typanalyze.o src/backend/utils/adt/regexp.o src/backend/utils/adt/regproc.o src/backend/utils/adt/ri_triggers.o src/backend/utils/adt/rowtypes.o src/backend/utils/adt/ruleutils.o src/backend/utils/adt/selfuncs.o src/backend/utils/adt/tid.o src/backend/utils/adt/timestamp.o src/backend/utils/adt/trigfuncs.o src/backend/utils/adt/tsginidx.o src/backend/utils/adt/tsgistidx.o src/backend/utils/adt/tsquery.o src/backend/utils/adt/tsquery_cleanup.o src/backend/utils/adt/tsquery_gist.o src/backend/utils/adt/tsquery_op.o src/backend/utils/adt/tsquery_rewrite.o src/backend/utils/adt/tsquery_util.o src/backend/utils/adt/tsrank.o src/backend/utils/adt/tsvector.o src/backend/utils/adt/tsvector_op.o src/backend/utils/adt/tsvector_parser.o src/backend/utils/adt/txid.o src/backend/utils/adt/uuid.o src/backend/utils/adt/varbit.o src/backend/utils/adt/varchar.o src/backend/utils/adt/varlena.o src/backend/utils/adt/version.o src/backend/utils/adt/windowfuncs.o src/backend/utils/adt/xid.o src/backend/utils/adt/xml.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/adt' make -C cache all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o attoptcache.o attoptcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o catcache.o catcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o evtcache.o evtcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o inval.o inval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lsyscache.o lsyscache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o partcache.o partcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o plancache.o plancache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o relcache.o relcache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o relmapper.o relmapper.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o relfilenodemap.o relfilenodemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spccache.o spccache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o syscache.o syscache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ts_cache.o ts_cache.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o typcache.o typcache.c ( echo src/backend/utils/cache/attoptcache.o src/backend/utils/cache/catcache.o src/backend/utils/cache/evtcache.o src/backend/utils/cache/inval.o src/backend/utils/cache/lsyscache.o src/backend/utils/cache/partcache.o src/backend/utils/cache/plancache.o src/backend/utils/cache/relcache.o src/backend/utils/cache/relmapper.o src/backend/utils/cache/relfilenodemap.o src/backend/utils/cache/spccache.o src/backend/utils/cache/syscache.o src/backend/utils/cache/ts_cache.o src/backend/utils/cache/typcache.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/cache' make -C error all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o assert.o assert.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o elog.o elog.c ( echo src/backend/utils/error/assert.o src/backend/utils/error/elog.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/error' make -C fmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DDLSUFFIX=\".so\" -c -o fmgr.o fmgr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DDLSUFFIX=\".so\" -c -o funcapi.o funcapi.c ( echo src/backend/utils/fmgr/dfmgr.o src/backend/utils/fmgr/fmgr.o src/backend/utils/fmgr/funcapi.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/fmgr' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dynahash.o dynahash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hashfn.o hashfn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_crc.o pg_crc.c ( echo src/backend/utils/hash/dynahash.o src/backend/utils/hash/hashfn.o src/backend/utils/hash/pg_crc.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/hash' make -C init all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o globals.o globals.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o miscinit.o miscinit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o postinit.o postinit.c ( echo src/backend/utils/init/globals.o src/backend/utils/init/miscinit.o src/backend/utils/init/postinit.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/init' make -C mb all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o encnames.o encnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o conv.o conv.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o mbutils.o mbutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o wchar.o wchar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o wstrcmp.o wstrcmp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o wstrncmp.o wstrncmp.c ( echo src/backend/utils/mb/encnames.o src/backend/utils/mb/conv.o src/backend/utils/mb/mbutils.o src/backend/utils/mb/wchar.o src/backend/utils/mb/wstrcmp.o src/backend/utils/mb/wstrncmp.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb' make -C misc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o guc.o guc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o help_config.o help_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_config.o pg_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_controldata.o pg_controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_rusage.o pg_rusage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ps_status.o ps_status.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o queryenvironment.o queryenvironment.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rls.o rls.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o sampling.o sampling.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o superuser.o superuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o timeout.o timeout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tzparser.o tzparser.c ( echo src/backend/utils/misc/guc.o src/backend/utils/misc/help_config.o src/backend/utils/misc/pg_config.o src/backend/utils/misc/pg_controldata.o src/backend/utils/misc/pg_rusage.o src/backend/utils/misc/ps_status.o src/backend/utils/misc/queryenvironment.o src/backend/utils/misc/rls.o src/backend/utils/misc/sampling.o src/backend/utils/misc/superuser.o src/backend/utils/misc/timeout.o src/backend/utils/misc/tzparser.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/misc' make -C mmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o aset.o aset.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dsa.o dsa.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o freepage.o freepage.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o generation.o generation.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o mcxt.o mcxt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o memdebug.o memdebug.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o portalmem.o portalmem.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o slab.o slab.c ( echo src/backend/utils/mmgr/aset.o src/backend/utils/mmgr/dsa.o src/backend/utils/mmgr/freepage.o src/backend/utils/mmgr/generation.o src/backend/utils/mmgr/mcxt.o src/backend/utils/mmgr/memdebug.o src/backend/utils/mmgr/portalmem.o src/backend/utils/mmgr/slab.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mmgr' make -C resowner all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o resowner.o resowner.c ( echo src/backend/utils/resowner/resowner.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/resowner' make -C sort all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o logtape.o logtape.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o sharedtuplestore.o sharedtuplestore.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o sortsupport.o sortsupport.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tuplesort.o tuplesort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tuplestore.o tuplestore.c ( echo src/backend/utils/sort/logtape.o src/backend/utils/sort/sharedtuplestore.o src/backend/utils/sort/sortsupport.o src/backend/utils/sort/tuplesort.o src/backend/utils/sort/tuplestore.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/sort' make -C time all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o combocid.o combocid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o snapmgr.o snapmgr.c ( echo src/backend/utils/time/combocid.o src/backend/utils/time/snapmgr.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/time' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o fmgrtab.o fmgrtab.c ( cat adt/objfiles.txt cache/objfiles.txt error/objfiles.txt fmgr/objfiles.txt hash/objfiles.txt init/objfiles.txt mb/objfiles.txt misc/objfiles.txt mmgr/objfiles.txt resowner/objfiles.txt sort/objfiles.txt time/objfiles.txt; echo src/backend/utils/fmgrtab.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make -C ../../src/timezone all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C jit all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DDLSUFFIX=\".so\" -c -o jit.o jit.c ( echo src/backend/jit/jit.o ) >objfiles.txt make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/jit' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 access/brin/brin.o access/brin/brin_pageops.o access/brin/brin_revmap.o access/brin/brin_tuple.o access/brin/brin_xlog.o access/brin/brin_minmax.o access/brin/brin_inclusion.o access/brin/brin_validate.o access/common/bufmask.o access/common/heaptuple.o access/common/indextuple.o access/common/printsimple.o access/common/printtup.o access/common/relation.o access/common/reloptions.o access/common/scankey.o access/common/session.o access/common/tupconvert.o access/common/tupdesc.o access/gin/ginutil.o access/gin/gininsert.o access/gin/ginxlog.o access/gin/ginentrypage.o access/gin/gindatapage.o access/gin/ginbtree.o access/gin/ginscan.o access/gin/ginget.o access/gin/ginvacuum.o access/gin/ginarrayproc.o access/gin/ginbulk.o access/gin/ginfast.o access/gin/ginpostinglist.o access/gin/ginlogic.o access/gin/ginvalidate.o access/gist/gist.o access/gist/gistutil.o access/gist/gistxlog.o access/gist/gistvacuum.o access/gist/gistget.o access/gist/gistscan.o access/gist/gistproc.o access/gist/gistsplit.o access/gist/gistbuild.o access/gist/gistbuildbuffers.o access/gist/gistvalidate.o access/hash/hash.o access/hash/hashfunc.o access/hash/hashinsert.o access/hash/hashovfl.o access/hash/hashpage.o access/hash/hashsearch.o access/hash/hashsort.o access/hash/hashutil.o access/hash/hashvalidate.o access/hash/hash_xlog.o access/heap/heapam.o access/heap/heapam_handler.o access/heap/heapam_visibility.o access/heap/hio.o access/heap/pruneheap.o access/heap/rewriteheap.o access/heap/syncscan.o access/heap/tuptoaster.o access/heap/vacuumlazy.o access/heap/visibilitymap.o access/index/amapi.o access/index/amvalidate.o access/index/genam.o access/index/indexam.o access/nbtree/nbtcompare.o access/nbtree/nbtinsert.o access/nbtree/nbtpage.o access/nbtree/nbtree.o access/nbtree/nbtsearch.o access/nbtree/nbtsplitloc.o access/nbtree/nbtutils.o access/nbtree/nbtsort.o access/nbtree/nbtvalidate.o access/nbtree/nbtxlog.o access/rmgrdesc/brindesc.o access/rmgrdesc/clogdesc.o access/rmgrdesc/committsdesc.o access/rmgrdesc/dbasedesc.o access/rmgrdesc/genericdesc.o access/rmgrdesc/gindesc.o access/rmgrdesc/gistdesc.o access/rmgrdesc/hashdesc.o access/rmgrdesc/heapdesc.o access/rmgrdesc/logicalmsgdesc.o access/rmgrdesc/mxactdesc.o access/rmgrdesc/nbtdesc.o access/rmgrdesc/relmapdesc.o access/rmgrdesc/replorigindesc.o access/rmgrdesc/seqdesc.o access/rmgrdesc/smgrdesc.o access/rmgrdesc/spgdesc.o access/rmgrdesc/standbydesc.o access/rmgrdesc/tblspcdesc.o access/rmgrdesc/xactdesc.o access/rmgrdesc/xlogdesc.o access/spgist/spgutils.o access/spgist/spginsert.o access/spgist/spgscan.o access/spgist/spgvacuum.o access/spgist/spgvalidate.o access/spgist/spgdoinsert.o access/spgist/spgxlog.o access/spgist/spgtextproc.o access/spgist/spgquadtreeproc.o access/spgist/spgkdtreeproc.o access/spgist/spgproc.o access/table/table.o access/table/tableam.o access/table/tableamapi.o access/tablesample/bernoulli.o access/tablesample/system.o access/tablesample/tablesample.o access/transam/clog.o access/transam/commit_ts.o access/transam/generic_xlog.o access/transam/multixact.o access/transam/parallel.o access/transam/rmgr.o access/transam/slru.o access/transam/subtrans.o access/transam/timeline.o access/transam/transam.o access/transam/twophase.o access/transam/twophase_rmgr.o access/transam/varsup.o access/transam/xact.o access/transam/xlog.o access/transam/xlogarchive.o access/transam/xlogfuncs.o access/transam/xloginsert.o access/transam/xlogreader.o access/transam/xlogutils.o bootstrap/bootparse.o bootstrap/bootstrap.o catalog/catalog.o catalog/dependency.o catalog/heap.o catalog/index.o catalog/indexing.o catalog/namespace.o catalog/aclchk.o catalog/objectaccess.o catalog/objectaddress.o catalog/partition.o catalog/pg_aggregate.o catalog/pg_collation.o catalog/pg_constraint.o catalog/pg_conversion.o catalog/pg_depend.o catalog/pg_enum.o catalog/pg_inherits.o catalog/pg_largeobject.o catalog/pg_namespace.o catalog/pg_operator.o catalog/pg_proc.o catalog/pg_publication.o catalog/pg_range.o catalog/pg_db_role_setting.o catalog/pg_shdepend.o catalog/pg_subscription.o catalog/pg_type.o catalog/storage.o catalog/toasting.o parser/analyze.o parser/gram.o parser/scan.o parser/parser.o parser/parse_agg.o parser/parse_clause.o parser/parse_coerce.o parser/parse_collate.o parser/parse_cte.o parser/parse_enr.o parser/parse_expr.o parser/parse_func.o parser/parse_node.o parser/parse_oper.o parser/parse_param.o parser/parse_relation.o parser/parse_target.o parser/parse_type.o parser/parse_utilcmd.o parser/scansup.o commands/amcmds.o commands/aggregatecmds.o commands/alter.o commands/analyze.o commands/async.o commands/cluster.o commands/comment.o commands/collationcmds.o commands/constraint.o commands/conversioncmds.o commands/copy.o commands/createas.o commands/dbcommands.o commands/define.o commands/discard.o commands/dropcmds.o commands/event_trigger.o commands/explain.o commands/extension.o commands/foreigncmds.o commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o commands/matview.o commands/operatorcmds.o commands/opclasscmds.o commands/policy.o commands/portalcmds.o commands/prepare.o commands/proclang.o commands/publicationcmds.o commands/schemacmds.o commands/seclabel.o commands/sequence.o commands/statscmds.o commands/subscriptioncmds.o commands/tablecmds.o commands/tablespace.o commands/trigger.o commands/tsearchcmds.o commands/typecmds.o commands/user.o commands/vacuum.o commands/variable.o commands/view.o executor/execAmi.o executor/execCurrent.o executor/execExpr.o executor/execExprInterp.o executor/execGrouping.o executor/execIndexing.o executor/execJunk.o executor/execMain.o executor/execParallel.o executor/execPartition.o executor/execProcnode.o executor/execReplication.o executor/execScan.o executor/execSRF.o executor/execTuples.o executor/execUtils.o executor/functions.o executor/instrument.o executor/nodeAppend.o executor/nodeAgg.o executor/nodeBitmapAnd.o executor/nodeBitmapOr.o executor/nodeBitmapHeapscan.o executor/nodeBitmapIndexscan.o executor/nodeCustom.o executor/nodeFunctionscan.o executor/nodeGather.o executor/nodeHash.o executor/nodeHashjoin.o executor/nodeIndexscan.o executor/nodeIndexonlyscan.o executor/nodeLimit.o executor/nodeLockRows.o executor/nodeGatherMerge.o executor/nodeMaterial.o executor/nodeMergeAppend.o executor/nodeMergejoin.o executor/nodeModifyTable.o executor/nodeNestloop.o executor/nodeProjectSet.o executor/nodeRecursiveunion.o executor/nodeResult.o executor/nodeSamplescan.o executor/nodeSeqscan.o executor/nodeSetOp.o executor/nodeSort.o executor/nodeUnique.o executor/nodeValuesscan.o executor/nodeCtescan.o executor/nodeNamedtuplestorescan.o executor/nodeWorktablescan.o executor/nodeGroup.o executor/nodeSubplan.o executor/nodeSubqueryscan.o executor/nodeTidscan.o executor/nodeForeignscan.o executor/nodeWindowAgg.o executor/tstoreReceiver.o executor/tqueue.o executor/spi.o executor/nodeTableFuncscan.o foreign/foreign.o lib/binaryheap.o lib/bipartite_match.o lib/bloomfilter.o lib/dshash.o lib/hyperloglog.o lib/ilist.o lib/integerset.o lib/knapsack.o lib/pairingheap.o lib/rbtree.o lib/stringinfo.o libpq/be-fsstubs.o libpq/be-secure.o libpq/be-secure-common.o libpq/auth.o libpq/crypt.o libpq/hba.o libpq/ifaddr.o libpq/pqcomm.o libpq/pqformat.o libpq/pqmq.o libpq/pqsignal.o libpq/auth-scram.o libpq/be-secure-openssl.o main/main.o nodes/nodeFuncs.o nodes/nodes.o nodes/list.o nodes/bitmapset.o nodes/tidbitmap.o nodes/copyfuncs.o nodes/equalfuncs.o nodes/extensible.o nodes/makefuncs.o nodes/outfuncs.o nodes/readfuncs.o nodes/print.o nodes/read.o nodes/params.o nodes/value.o optimizer/geqo/geqo_copy.o optimizer/geqo/geqo_eval.o optimizer/geqo/geqo_main.o optimizer/geqo/geqo_misc.o optimizer/geqo/geqo_mutation.o optimizer/geqo/geqo_pool.o optimizer/geqo/geqo_random.o optimizer/geqo/geqo_recombination.o optimizer/geqo/geqo_selection.o optimizer/geqo/geqo_erx.o optimizer/geqo/geqo_pmx.o optimizer/geqo/geqo_cx.o optimizer/geqo/geqo_px.o optimizer/geqo/geqo_ox1.o optimizer/geqo/geqo_ox2.o optimizer/path/allpaths.o optimizer/path/clausesel.o optimizer/path/costsize.o optimizer/path/equivclass.o optimizer/path/indxpath.o optimizer/path/joinpath.o optimizer/path/joinrels.o optimizer/path/pathkeys.o optimizer/path/tidpath.o optimizer/plan/analyzejoins.o optimizer/plan/createplan.o optimizer/plan/initsplan.o optimizer/plan/planagg.o optimizer/plan/planmain.o optimizer/plan/planner.o optimizer/plan/setrefs.o optimizer/plan/subselect.o optimizer/prep/prepjointree.o optimizer/prep/prepqual.o optimizer/prep/preptlist.o optimizer/prep/prepunion.o optimizer/util/appendinfo.o optimizer/util/clauses.o optimizer/util/inherit.o optimizer/util/joininfo.o optimizer/util/orclauses.o optimizer/util/paramassign.o optimizer/util/pathnode.o optimizer/util/placeholder.o optimizer/util/plancat.o optimizer/util/predtest.o optimizer/util/relnode.o optimizer/util/restrictinfo.o optimizer/util/tlist.o optimizer/util/var.o partitioning/partbounds.o partitioning/partdesc.o partitioning/partprune.o port/atomics.o port/pg_sema.o port/pg_shmem.o postmaster/autovacuum.o postmaster/bgworker.o postmaster/bgwriter.o postmaster/checkpointer.o postmaster/fork_process.o postmaster/pgarch.o postmaster/pgstat.o postmaster/postmaster.o postmaster/startup.o postmaster/syslogger.o postmaster/walwriter.o regex/regcomp.o regex/regerror.o regex/regexec.o regex/regfree.o regex/regprefix.o regex/regexport.o replication/logical/decode.o replication/logical/launcher.o replication/logical/logical.o replication/logical/logicalfuncs.o replication/logical/message.o replication/logical/origin.o replication/logical/proto.o replication/logical/relation.o replication/logical/reorderbuffer.o replication/logical/snapbuild.o replication/logical/tablesync.o replication/logical/worker.o replication/walsender.o replication/walreceiverfuncs.o replication/walreceiver.o replication/basebackup.o replication/repl_gram.o replication/slot.o replication/slotfuncs.o replication/syncrep.o replication/syncrep_gram.o rewrite/rewriteRemove.o rewrite/rewriteDefine.o rewrite/rewriteHandler.o rewrite/rewriteManip.o rewrite/rewriteSupport.o rewrite/rowsecurity.o statistics/extended_stats.o statistics/dependencies.o statistics/mcv.o statistics/mvdistinct.o storage/buffer/buf_table.o storage/buffer/buf_init.o storage/buffer/bufmgr.o storage/buffer/freelist.o storage/buffer/localbuf.o storage/file/fd.o storage/file/buffile.o storage/file/copydir.o storage/file/reinit.o storage/file/sharedfileset.o storage/freespace/freespace.o storage/freespace/fsmpage.o storage/freespace/indexfsm.o storage/ipc/barrier.o storage/ipc/dsm_impl.o storage/ipc/dsm.o storage/ipc/ipc.o storage/ipc/ipci.o storage/ipc/latch.o storage/ipc/pmsignal.o storage/ipc/procarray.o storage/ipc/procsignal.o storage/ipc/shmem.o storage/ipc/shmqueue.o storage/ipc/shm_mq.o storage/ipc/shm_toc.o storage/ipc/signalfuncs.o storage/ipc/sinval.o storage/ipc/sinvaladt.o storage/ipc/standby.o storage/large_object/inv_api.o storage/lmgr/lmgr.o storage/lmgr/lock.o storage/lmgr/proc.o storage/lmgr/deadlock.o storage/lmgr/lwlock.o storage/lmgr/lwlocknames.o storage/lmgr/spin.o storage/lmgr/s_lock.o storage/lmgr/predicate.o storage/lmgr/condition_variable.o storage/page/bufpage.o storage/page/checksum.o storage/page/itemptr.o storage/smgr/md.o storage/smgr/smgr.o storage/sync/sync.o tcop/dest.o tcop/fastpath.o tcop/postgres.o tcop/pquery.o tcop/utility.o tsearch/ts_locale.o tsearch/ts_parse.o tsearch/wparser.o tsearch/wparser_def.o tsearch/dict.o tsearch/dict_simple.o tsearch/dict_synonym.o tsearch/dict_thesaurus.o tsearch/dict_ispell.o tsearch/regis.o tsearch/spell.o tsearch/to_tsany.o tsearch/ts_selfuncs.o tsearch/ts_typanalyze.o tsearch/ts_utils.o utils/adt/acl.o utils/adt/amutils.o utils/adt/arrayfuncs.o utils/adt/array_expanded.o utils/adt/array_selfuncs.o utils/adt/array_typanalyze.o utils/adt/array_userfuncs.o utils/adt/arrayutils.o utils/adt/ascii.o utils/adt/bool.o utils/adt/cash.o utils/adt/char.o utils/adt/cryptohashes.o utils/adt/date.o utils/adt/datetime.o utils/adt/datum.o utils/adt/dbsize.o utils/adt/domains.o utils/adt/encode.o utils/adt/enum.o utils/adt/expandeddatum.o utils/adt/expandedrecord.o utils/adt/float.o utils/adt/format_type.o utils/adt/formatting.o utils/adt/genfile.o utils/adt/geo_ops.o utils/adt/geo_selfuncs.o utils/adt/geo_spgist.o utils/adt/inet_cidr_ntop.o utils/adt/inet_net_pton.o utils/adt/int.o utils/adt/int8.o utils/adt/json.o utils/adt/jsonb.o utils/adt/jsonb_gin.o utils/adt/jsonb_op.o utils/adt/jsonb_util.o utils/adt/jsonfuncs.o utils/adt/jsonpath_gram.o utils/adt/jsonpath.o utils/adt/jsonpath_exec.o utils/adt/like.o utils/adt/like_support.o utils/adt/lockfuncs.o utils/adt/mac.o utils/adt/mac8.o utils/adt/misc.o utils/adt/name.o utils/adt/network.o utils/adt/network_gist.o utils/adt/network_selfuncs.o utils/adt/network_spgist.o utils/adt/numeric.o utils/adt/numutils.o utils/adt/oid.o utils/adt/oracle_compat.o utils/adt/orderedsetaggs.o utils/adt/partitionfuncs.o utils/adt/pg_locale.o utils/adt/pg_lsn.o utils/adt/pg_upgrade_support.o utils/adt/pgstatfuncs.o utils/adt/pseudotypes.o utils/adt/quote.o utils/adt/rangetypes.o utils/adt/rangetypes_gist.o utils/adt/rangetypes_selfuncs.o utils/adt/rangetypes_spgist.o utils/adt/rangetypes_typanalyze.o utils/adt/regexp.o utils/adt/regproc.o utils/adt/ri_triggers.o utils/adt/rowtypes.o utils/adt/ruleutils.o utils/adt/selfuncs.o utils/adt/tid.o utils/adt/timestamp.o utils/adt/trigfuncs.o utils/adt/tsginidx.o utils/adt/tsgistidx.o utils/adt/tsquery.o utils/adt/tsquery_cleanup.o utils/adt/tsquery_gist.o utils/adt/tsquery_op.o utils/adt/tsquery_rewrite.o utils/adt/tsquery_util.o utils/adt/tsrank.o utils/adt/tsvector.o utils/adt/tsvector_op.o utils/adt/tsvector_parser.o utils/adt/txid.o utils/adt/uuid.o utils/adt/varbit.o utils/adt/varchar.o utils/adt/varlena.o utils/adt/version.o utils/adt/windowfuncs.o utils/adt/xid.o utils/adt/xml.o utils/cache/attoptcache.o utils/cache/catcache.o utils/cache/evtcache.o utils/cache/inval.o utils/cache/lsyscache.o utils/cache/partcache.o utils/cache/plancache.o utils/cache/relcache.o utils/cache/relmapper.o utils/cache/relfilenodemap.o utils/cache/spccache.o utils/cache/syscache.o utils/cache/ts_cache.o utils/cache/typcache.o utils/error/assert.o utils/error/elog.o utils/fmgr/dfmgr.o utils/fmgr/fmgr.o utils/fmgr/funcapi.o utils/hash/dynahash.o utils/hash/hashfn.o utils/hash/pg_crc.o utils/init/globals.o utils/init/miscinit.o utils/init/postinit.o utils/mb/encnames.o utils/mb/conv.o utils/mb/mbutils.o utils/mb/wchar.o utils/mb/wstrcmp.o utils/mb/wstrncmp.o utils/misc/guc.o utils/misc/help_config.o utils/misc/pg_config.o utils/misc/pg_controldata.o utils/misc/pg_rusage.o utils/misc/ps_status.o utils/misc/queryenvironment.o utils/misc/rls.o utils/misc/sampling.o utils/misc/superuser.o utils/misc/timeout.o utils/misc/tzparser.o utils/mmgr/aset.o utils/mmgr/dsa.o utils/mmgr/freepage.o utils/mmgr/generation.o utils/mmgr/mcxt.o utils/mmgr/memdebug.o utils/mmgr/portalmem.o utils/mmgr/slab.o utils/resowner/resowner.o utils/sort/logtape.o utils/sort/sharedtuplestore.o utils/sort/sortsupport.o utils/sort/tuplesort.o utils/sort/tuplestore.o utils/time/combocid.o utils/time/snapmgr.o utils/fmgrtab.o ../../src/timezone/localtime.o ../../src/timezone/strftime.o ../../src/timezone/pgtz.o jit/jit.o ../../src/port/libpgport_srv.a ../../src/common/libpgcommon_srv.a -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -Wl,-E -lpthread -lxml2 -lssl -lcrypto -lrt -lcrypt -ldl -lm -o postgres make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C backend/utils/mb/conversion_procs all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs' make -C ../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ascii_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ascii_and_mic.o ascii_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o ascii_and_mic.so ascii_and_mic.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o cyrillic_and_mic.o cyrillic_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o euc_cn_and_mic.o euc_cn_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o euc_jp_and_sjis.o euc_jp_and_sjis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o euc_kr_and_mic.o euc_kr_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o big5.o big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o euc_tw_and_big5.o euc_tw_and_big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o latin2_and_win1250.o latin2_and_win1250.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o latin_and_mic.o latin_and_mic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_ascii.o utf8_and_ascii.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o utf8_and_ascii.so utf8_and_ascii.o -L../../../../../../src/port -L../../../../../../src/common -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_big5.o utf8_and_big5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_cyrillic.o utf8_and_cyrillic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_euc_cn.o utf8_and_euc_cn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_euc_jp.o utf8_and_euc_jp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_euc_kr.o utf8_and_euc_kr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_euc_tw.o utf8_and_euc_tw.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_gb18030.o utf8_and_gb18030.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_gbk.o utf8_and_gbk.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_iso8859.o utf8_and_iso8859.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_iso8859_1.o utf8_and_iso8859_1.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_johab.o utf8_and_johab.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_sjis.o utf8_and_sjis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_win.o utf8_and_win.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_uhc.o utf8_and_uhc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_euc2004.o utf8_and_euc2004.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utf8_and_sjis2004.o utf8_and_sjis2004.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o euc2004_sjis2004.o euc2004_sjis2004.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs' make -C backend/snowball all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/snowball' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include/snowball -I../../../src/include/snowball/libstemmer -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dict_snowball.o dict_snowball.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o api.o ./libstemmer/api.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o utilities.o ./libstemmer/utilities.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_danish.o ./libstemmer/stem_ISO_8859_1_danish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_dutch.o ./libstemmer/stem_ISO_8859_1_dutch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_english.o ./libstemmer/stem_ISO_8859_1_english.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_finnish.o ./libstemmer/stem_ISO_8859_1_finnish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_french.o ./libstemmer/stem_ISO_8859_1_french.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_german.o ./libstemmer/stem_ISO_8859_1_german.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_indonesian.o ./libstemmer/stem_ISO_8859_1_indonesian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_irish.o ./libstemmer/stem_ISO_8859_1_irish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_italian.o ./libstemmer/stem_ISO_8859_1_italian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_norwegian.o ./libstemmer/stem_ISO_8859_1_norwegian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_porter.o ./libstemmer/stem_ISO_8859_1_porter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_portuguese.o ./libstemmer/stem_ISO_8859_1_portuguese.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_spanish.o ./libstemmer/stem_ISO_8859_1_spanish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_1_swedish.o ./libstemmer/stem_ISO_8859_1_swedish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_2_hungarian.o ./libstemmer/stem_ISO_8859_2_hungarian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_ISO_8859_2_romanian.o ./libstemmer/stem_ISO_8859_2_romanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_KOI8_R_russian.o ./libstemmer/stem_KOI8_R_russian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_arabic.o ./libstemmer/stem_UTF_8_arabic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_danish.o ./libstemmer/stem_UTF_8_danish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_dutch.o ./libstemmer/stem_UTF_8_dutch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_english.o ./libstemmer/stem_UTF_8_english.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_finnish.o ./libstemmer/stem_UTF_8_finnish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_french.o ./libstemmer/stem_UTF_8_french.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_german.o ./libstemmer/stem_UTF_8_german.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_hungarian.o ./libstemmer/stem_UTF_8_hungarian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_indonesian.o ./libstemmer/stem_UTF_8_indonesian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_irish.o ./libstemmer/stem_UTF_8_irish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_italian.o ./libstemmer/stem_UTF_8_italian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_lithuanian.o ./libstemmer/stem_UTF_8_lithuanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_nepali.o ./libstemmer/stem_UTF_8_nepali.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_norwegian.o ./libstemmer/stem_UTF_8_norwegian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_porter.o ./libstemmer/stem_UTF_8_porter.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_portuguese.o ./libstemmer/stem_UTF_8_portuguese.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_romanian.o ./libstemmer/stem_UTF_8_romanian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_russian.o ./libstemmer/stem_UTF_8_russian.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_spanish.o ./libstemmer/stem_UTF_8_spanish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_swedish.o ./libstemmer/stem_UTF_8_swedish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_tamil.o ./libstemmer/stem_UTF_8_tamil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stem_UTF_8_turkish.o ./libstemmer/stem_UTF_8_turkish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o dict_snowball.so dict_snowball.o api.o utilities.o stem_ISO_8859_1_danish.o stem_ISO_8859_1_dutch.o stem_ISO_8859_1_english.o stem_ISO_8859_1_finnish.o stem_ISO_8859_1_french.o stem_ISO_8859_1_german.o stem_ISO_8859_1_indonesian.o stem_ISO_8859_1_irish.o stem_ISO_8859_1_italian.o stem_ISO_8859_1_norwegian.o stem_ISO_8859_1_porter.o stem_ISO_8859_1_portuguese.o stem_ISO_8859_1_spanish.o stem_ISO_8859_1_swedish.o stem_ISO_8859_2_hungarian.o stem_ISO_8859_2_romanian.o stem_KOI8_R_russian.o stem_UTF_8_arabic.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_hungarian.o stem_UTF_8_indonesian.o stem_UTF_8_irish.o stem_UTF_8_italian.o stem_UTF_8_lithuanian.o stem_UTF_8_nepali.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_tamil.o stem_UTF_8_turkish.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed echo '-- Language-specific snowball dictionaries' > snowball_create.sql cat ./snowball_func.sql.in >> snowball_create.sql make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/snowball' make -C include all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/include' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/include' make -C interfaces all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth.o fe-auth.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-auth-scram.o fe-auth-scram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-connect.o fe-connect.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-exec.o fe-exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-misc.o fe-misc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-print.o fe-print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-lobj.o fe-lobj.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol2.o fe-protocol2.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-protocol3.o fe-protocol3.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o pqexpbuffer.o pqexpbuffer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure.o fe-secure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o legacy-pqsignal.o legacy-pqsignal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o libpq-events.o libpq-events.c rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o encnames.o encnames.c rm -f wchar.c && ln -s ../../../src/backend/utils/mb/wchar.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o wchar.o wchar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure-openssl.o fe-secure-openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND -DUNSAFE_STAT_OK -I. -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port -I../../../src/port -DSO_MAJOR_VERSION=5 -c -o fe-secure-common.o fe-secure-common.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpq.so.5 -Wl,--version-script=exports.list -o libpq.so.5.12 fe-auth.o fe-auth-scram.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o fe-protocol3.o pqexpbuffer.o fe-secure.o legacy-pqsignal.o libpq-events.o encnames.o wchar.o fe-secure-openssl.o fe-secure-common.o -L../../../src/port -L../../../src/common -lpgcommon_shlib -lpgport_shlib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lssl -lcrypto -lcrypt -lm rm -f libpq.so.5 ln -s libpq.so.5.12 libpq.so.5 rm -f libpq.so ln -s libpq.so.5.12 libpq.so rm -f libpq.a ar crs libpq.a fe-auth.o fe-auth-scram.o fe-connect.o fe-exec.o fe-misc.o fe-print.o fe-lobj.o fe-protocol2.o fe-protocol3.o pqexpbuffer.o fe-secure.o legacy-pqsignal.o libpq-events.o encnames.o wchar.o fe-secure-openssl.o fe-secure-common.o ranlib libpq.a touch libpq.a echo 'Name: libpq' >libpq.pc echo 'Description: PostgreSQL libpq library' >>libpq.pc echo 'Url: http://www.postgresql.org/' >>libpq.pc echo 'Version: 12.1' >>libpq.pc echo 'Requires: ' >>libpq.pc echo 'Requires.private: ' >>libpq.pc echo 'Cflags: -I/opt/metwork-mfext-1.0/opt/scientific_core/include' >>libpq.pc echo 'Libs: -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lpq' >>libpq.pc echo 'Libs.private: -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lssl -lcrypto -lcrypt -lm' >>libpq.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ecpg all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C include all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/include' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/include' make -C pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o numeric.o numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o datetime.o datetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o dt_common.o dt_common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o timestamp.o timestamp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o interval.o interval.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libpgtypes.so.3 -Wl,--version-script=exports.list -o libpgtypes.so.3.12 numeric.o datetime.o common.o dt_common.o timestamp.o interval.o -L../../../../src/port -L../../../../src/common -lpgcommon_shlib -lpgport_shlib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lm rm -f libpgtypes.so.3 ln -s libpgtypes.so.3.12 libpgtypes.so.3 rm -f libpgtypes.so ln -s libpgtypes.so.3.12 libpgtypes.so rm -f libpgtypes.a ar crs libpgtypes.a numeric.o datetime.o common.o dt_common.o timestamp.o interval.o ranlib libpgtypes.a touch libpgtypes.a echo 'Name: libpgtypes' >libpgtypes.pc echo 'Description: PostgreSQL libpgtypes library' >>libpgtypes.pc echo 'Url: http://www.postgresql.org/' >>libpgtypes.pc echo 'Version: 12.1' >>libpgtypes.pc echo 'Requires: ' >>libpgtypes.pc echo 'Requires.private: ' >>libpgtypes.pc echo 'Cflags: -I/opt/metwork-mfext-1.0/opt/scientific_core/include' >>libpgtypes.pc echo 'Libs: -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lpgtypes' >>libpgtypes.pc echo 'Libs.private: -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lm' >>libpgtypes.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ecpglib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o execute.o execute.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o typename.o typename.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -I../../../../src/port -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o descriptor.o descriptor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o sqlda.o sqlda.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o data.o data.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o error.o error.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o prepare.o prepare.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o memory.o memory.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o connect.o connect.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=6 -c -o misc.o misc.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg.so.6 -Wl,--version-script=exports.list -o libecpg.so.6.12 execute.o typename.o descriptor.o sqlda.o data.o error.o prepare.o memory.o connect.o misc.o -L../../../../src/port -L../../../../src/common -L../pgtypeslib -lpgtypes -L../../../../src/common -lpgcommon_shlib -L../../../../src/port -lpgport_shlib -L../../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lm rm -f libecpg.so.6 ln -s libecpg.so.6.12 libecpg.so.6 rm -f libecpg.so ln -s libecpg.so.6.12 libecpg.so rm -f libecpg.a ar crs libecpg.a execute.o typename.o descriptor.o sqlda.o data.o error.o prepare.o memory.o connect.o misc.o ranlib libecpg.a touch libecpg.a echo 'Name: libecpg' >libecpg.pc echo 'Description: PostgreSQL libecpg library' >>libecpg.pc echo 'Url: http://www.postgresql.org/' >>libecpg.pc echo 'Version: 12.1' >>libecpg.pc echo 'Requires: ' >>libecpg.pc echo 'Requires.private: libpq libpgtypes' >>libecpg.pc echo 'Cflags: -I/opt/metwork-mfext-1.0/opt/scientific_core/include' >>libecpg.pc echo 'Libs: -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lecpg' >>libecpg.pc echo 'Libs.private: -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lm' >>libecpg.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C compatlib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/compatlib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/ecpg/ecpglib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -I../include -I../../../../src/interfaces/ecpg/include -I../../../../src/interfaces/libpq -DFRONTEND -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -DSO_MAJOR_VERSION=3 -c -o informix.o informix.c ( echo '{ global:'; gawk '/^[^#]/ {printf "%s;\n",$1}' exports.txt; echo ' local: *; };' ) >exports.list gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -shared -Wl,-soname,libecpg_compat.so.3 -Wl,--version-script=exports.list -o libecpg_compat.so.3.12 informix.o -L../../../../src/port -L../../../../src/common -L../ecpglib -lecpg -L../pgtypeslib -lpgtypes -L../../../../src/common -lpgcommon_shlib -L../../../../src/port -lpgport_shlib -L../../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lm rm -f libecpg_compat.so.3 ln -s libecpg_compat.so.3.12 libecpg_compat.so.3 rm -f libecpg_compat.so ln -s libecpg_compat.so.3.12 libecpg_compat.so rm -f libecpg_compat.a ar crs libecpg_compat.a informix.o ranlib libecpg_compat.a touch libecpg_compat.a echo 'Name: libecpg_compat' >libecpg_compat.pc echo 'Description: PostgreSQL libecpg_compat library' >>libecpg_compat.pc echo 'Url: http://www.postgresql.org/' >>libecpg_compat.pc echo 'Version: 12.1' >>libecpg_compat.pc echo 'Requires: ' >>libecpg_compat.pc echo 'Requires.private: libecpg libpgtypes' >>libecpg_compat.pc echo 'Cflags: -I/opt/metwork-mfext-1.0/opt/scientific_core/include' >>libecpg_compat.pc echo 'Libs: -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lecpg_compat' >>libecpg_compat.pc echo 'Libs.private: -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lm' >>libecpg_compat.pc make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/compatlib' make -C preproc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/preproc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o preproc.o preproc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgc.o pgc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o type.o type.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ecpg.o ecpg.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o output.o output.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parser.o parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o keywords.o keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o c_keywords.o c_keywords.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o ecpg_keywords.o ecpg_keywords.c rm -f typename.c && ln -s ../../../../src/interfaces/ecpg/ecpglib/typename.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o typename.o typename.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o descriptor.o descriptor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I../include -I../../../../src/interfaces/ecpg/include -I. -I. -I../../../../src/interfaces/ecpg/ecpglib -I../../../../src/interfaces/libpq -DECPG_COMPILE -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o variable.o variable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS preproc.o pgc.o type.o ecpg.o output.o parser.o keywords.o c_keywords.o ecpg_keywords.o typename.o descriptor.o variable.o -L../../../../src/port -L../../../../src/common -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o ecpg make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/preproc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces' make -C backend/replication/libpqwalreceiver all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/libpqwalreceiver' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I../../../../src/interfaces/libpq -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o libpqwalreceiver.o libpqwalreceiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/pgoutput' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgoutput.o pgoutput.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/pgoutput' make -C fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o mbprint.o mbprint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o print.o print.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o psqlscan.o psqlscan.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o simple_list.o simple_list.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o string_utils.o string_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../src/interfaces/libpq -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o conditional.o conditional.c rm -f libpgfeutils.a ar crs libpgfeutils.a mbprint.o print.o psqlscan.o simple_list.o string_utils.o conditional.o make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C bin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C initdb all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/initdb' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o initdb.o initdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o findtimezone.o findtimezone.c rm -f localtime.c && ln -s ../../../src/timezone/localtime.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o localtime.o localtime.c rm -f encnames.c && ln -s ../../../src/backend/utils/mb/encnames.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/timezone -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o encnames.o encnames.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 initdb.o findtimezone.o localtime.o encnames.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o initdb make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/initdb' make -C pg_archivecleanup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_archivecleanup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_archivecleanup.o pg_archivecleanup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_archivecleanup make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_archivecleanup' make -C pg_basebackup all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_basebackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_basebackup.o pg_basebackup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o receivelog.o receivelog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o streamutil.o streamutil.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o walmethods.o walmethods.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_basebackup gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_receivewal.o pg_receivewal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_receivewal gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_recvlogical.o pg_recvlogical.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_recvlogical make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_basebackup' make -C pg_checksums all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_checksums' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_checksums.o pg_checksums.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_checksums make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_checksums' make -C pg_config all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_config' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_config.o pg_config.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_config make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_config' make -C pg_controldata all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_controldata' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_controldata.o pg_controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_controldata make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_controldata' make -C pg_ctl all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_ctl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_ctl.o pg_ctl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_ctl make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_ctl' make -C pg_dump all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_dump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_dump.o pg_dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_dump_sort.o pg_dump_sort.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_backup_archiver.o pg_backup_archiver.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_backup_db.o pg_backup_db.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_backup_custom.o pg_backup_custom.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_backup_null.o pg_backup_null.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_backup_tar.o pg_backup_tar.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_backup_directory.o pg_backup_directory.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_backup_utils.o pg_backup_utils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o compress_io.o compress_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dumputils.o dumputils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_dump.o common.o pg_dump_sort.o pg_backup_archiver.o pg_backup_db.o pg_backup_custom.o pg_backup_null.o pg_backup_tar.o pg_backup_directory.o pg_backup_utils.o parallel.o compress_io.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_dump gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_restore.o pg_restore.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_restore.o pg_backup_archiver.o pg_backup_db.o pg_backup_custom.o pg_backup_null.o pg_backup_tar.o pg_backup_directory.o pg_backup_utils.o parallel.o compress_io.o dumputils.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_restore gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_dumpall.o pg_dumpall.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_dumpall make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_dump' make -C pg_resetwal all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_resetwal' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_resetwal.o pg_resetwal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_resetwal make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_resetwal' make -C pg_rewind all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_rewind' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_rewind.o pg_rewind.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parsexlog.o parsexlog.c rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o datapagemap.o datapagemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o timeline.o timeline.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o fetch.o fetch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o file_ops.o file_ops.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o copy_fetch.o copy_fetch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o libpq_fetch.o libpq_fetch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o filemap.o filemap.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_rewind.o parsexlog.o xlogreader.o datapagemap.o timeline.o fetch.o file_ops.o copy_fetch.o libpq_fetch.o filemap.o -L../../../src/port -L../../../src/common -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_rewind make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_rewind' make -C pg_test_fsync all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_fsync' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_test_fsync.o pg_test_fsync.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_test_fsync make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_fsync' make -C pg_test_timing all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_timing' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_test_timing.o pg_test_timing.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_test_timing make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_timing' make -C pg_upgrade all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_upgrade' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DDLSUFFIX=\".so\" -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o check.o check.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o controldata.o controldata.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dump.o dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o exec.o exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o file.o file.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o function.o function.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o info.o info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o option.o option.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parallel.o parallel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_upgrade.o pg_upgrade.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o relfilenode.o relfilenode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o server.o server.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tablespace.o tablespace.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o util.o util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o version.o version.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_upgrade make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_upgrade' make -C pg_waldump all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_waldump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_waldump.o pg_waldump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o compat.o compat.c rm -f xlogreader.c && ln -s ../../../src/backend/access/transam/xlogreader.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o xlogreader.o xlogreader.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rmgrdesc.o rmgrdesc.c rm -f brindesc.c && ln -s ../../../src/backend/access/rmgrdesc/brindesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -DFRONTEND -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o brindesc.o brindesc.c rm -f clogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/clogdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o clogdesc.o clogdesc.c rm -f committsdesc.c && ln -s ../../../src/backend/access/rmgrdesc/committsdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o committsdesc.o committsdesc.c rm -f dbasedesc.c && ln -s ../../../src/backend/access/rmgrdesc/dbasedesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dbasedesc.o dbasedesc.c rm -f genericdesc.c && ln -s ../../../src/backend/access/rmgrdesc/genericdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o genericdesc.o genericdesc.c rm -f gindesc.c && ln -s ../../../src/backend/access/rmgrdesc/gindesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gindesc.o gindesc.c rm -f gistdesc.c && ln -s ../../../src/backend/access/rmgrdesc/gistdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gistdesc.o gistdesc.c rm -f hashdesc.c && ln -s ../../../src/backend/access/rmgrdesc/hashdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hashdesc.o hashdesc.c rm -f heapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/heapdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o heapdesc.o heapdesc.c rm -f logicalmsgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/logicalmsgdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o logicalmsgdesc.o logicalmsgdesc.c rm -f mxactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/mxactdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o mxactdesc.o mxactdesc.c rm -f nbtdesc.c && ln -s ../../../src/backend/access/rmgrdesc/nbtdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o nbtdesc.o nbtdesc.c rm -f relmapdesc.c && ln -s ../../../src/backend/access/rmgrdesc/relmapdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o relmapdesc.o relmapdesc.c rm -f replorigindesc.c && ln -s ../../../src/backend/access/rmgrdesc/replorigindesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o replorigindesc.o replorigindesc.c rm -f seqdesc.c && ln -s ../../../src/backend/access/rmgrdesc/seqdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o seqdesc.o seqdesc.c rm -f smgrdesc.c && ln -s ../../../src/backend/access/rmgrdesc/smgrdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o smgrdesc.o smgrdesc.c rm -f spgdesc.c && ln -s ../../../src/backend/access/rmgrdesc/spgdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o spgdesc.o spgdesc.c rm -f standbydesc.c && ln -s ../../../src/backend/access/rmgrdesc/standbydesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o standbydesc.o standbydesc.c rm -f tblspcdesc.c && ln -s ../../../src/backend/access/rmgrdesc/tblspcdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tblspcdesc.o tblspcdesc.c rm -f xactdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xactdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o xactdesc.o xactdesc.c rm -f xlogdesc.c && ln -s ../../../src/backend/access/rmgrdesc/xlogdesc.c . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o xlogdesc.o xlogdesc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 pg_waldump.o compat.o xlogreader.o rmgrdesc.o brindesc.o clogdesc.o committsdesc.o dbasedesc.o genericdesc.o gindesc.o gistdesc.o hashdesc.o heapdesc.o logicalmsgdesc.o mxactdesc.o nbtdesc.o relmapdesc.o replorigindesc.o seqdesc.o smgrdesc.o spgdesc.o standbydesc.o tblspcdesc.o xactdesc.o xlogdesc.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_waldump make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_waldump' make -C pgbench all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pgbench' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgbench.o pgbench.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o exprparse.o exprparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -pthread -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS pgbench.o exprparse.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pgbench make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pgbench' make -C psql all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/psql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I. -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o command.o command.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o copy.o copy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o crosstabview.o crosstabview.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o describe.o describe.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o help.o help.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o input.o input.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o large_obj.o large_obj.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o mainloop.o mainloop.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o prompt.o prompt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o psqlscanslash.o psqlscanslash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o sql_help.o sql_help.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o startup.o startup.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o stringutils.o stringutils.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tab-complete.o tab-complete.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o variables.o variables.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o psql make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/psql' make -C scripts all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/scripts' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o createdb.o createdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o common.o common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o createdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o createuser.o createuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o createuser gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dropdb.o dropdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o dropdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dropuser.o dropuser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o dropuser gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o clusterdb.o clusterdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o clusterdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o vacuumdb.o vacuumdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 vacuumdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o vacuumdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o reindexdb.o reindexdb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 reindexdb.o common.o -L../../../src/port -L../../../src/common -L../../../src/fe_utils -lpgfeutils -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o reindexdb gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I../../../src/interfaces/libpq -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_isready.o pg_isready.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_isready make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/scripts' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin' make -C pl all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C plpgsql all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C src all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql/src' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pl_gram.o pl_gram.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pl_handler.o pl_handler.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pl_comp.o pl_comp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pl_exec.o pl_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pl_funcs.o pl_funcs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pl_scanner.o pl_scanner.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o plpgsql.so pl_gram.o pl_handler.o pl_comp.o pl_exec.o pl_funcs.o pl_scanner.o -L../../../../src/port -L../../../../src/common -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql/src' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql' make -C plpython all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpython' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o plpy_cursorobject.o plpy_cursorobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o plpy_elog.o plpy_elog.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o plpy_exec.o plpy_exec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o plpy_main.o plpy_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o plpy_planobject.o plpy_planobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o plpy_plpymodule.o plpy_plpymodule.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o plpy_procedure.o plpy_procedure.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o plpy_resultobject.o plpy_resultobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o plpy_spi.o plpy_spi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o plpy_subxactobject.o plpy_subxactobject.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o plpy_typeio.o plpy_typeio.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o plpy_util.o plpy_util.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/python3_core/lib',--enable-new-dtags -L/opt/metwork-mfext-1.0/opt/python3_core/lib -lpython3.7m -lcrypt -lpthread -ldl -lutil -lrt -lm make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpython' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl' make -C makefiles all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/makefiles' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/makefiles' make -C test/regress all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o regress.o regress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags make -C ../../../contrib/spi make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/spi' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -DREFINT_VERBOSE -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o autoinc.o autoinc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -shared -o autoinc.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o insert_username.o insert_username.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -shared -o insert_username.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o moddatetime.o moddatetime.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -shared -o moddatetime.so gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o refint.o refint.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -shared -o refint.so make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/spi' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../../src/port '-DHOST_TUPLE="x86_64-pc-linux-gnu"' '-DSHELLPROG="/bin/sh"' '-DDLSUFFIX=".so"' -c -o pg_regress.o pg_regress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_regress_main.o pg_regress_main.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_regress cp ../../../contrib/spi/refint.so refint.so cp ../../../contrib/spi/autoinc.so autoinc.so make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/regress' make -C test/isolation all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/isolation' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o specparse.o specparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o isolationtester.o isolationtester.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 specparse.o isolationtester.o -L../../../src/common -lpgcommon -L../../../src/port -lpgport -L../../../src/interfaces/libpq -lpq -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o isolationtester gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -I. -I../../../src/interfaces/libpq -I./../regress -I../../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o isolation_main.o isolation_main.c make -C ../../../src/test/regress pg_regress.o make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/regress' rm -f pg_regress.o && ln -s ../../../src/test/regress/pg_regress.o . gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 isolation_main.o pg_regress.o -L../../../src/port -L../../../src/common -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lpgcommon -lpgport -lpthread -lxml2 -lssl -lcrypto -lz -lreadline -lrt -lcrypt -ldl -lm -o pg_isolation_regress make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/isolation' make -C test/perl all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/perl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/perl' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src' make -C config all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/config' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/config' All of PostgreSQL successfully made. Ready to install. cd build/postgresql-12.1 && make install make -C ./src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C src install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C common install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' /usr/bin/install -c -m 644 libpgcommon.a '/opt/metwork-mfext-1.0/opt/scientific_core/lib/libpgcommon.a' /usr/bin/install -c -m 644 libpgcommon_shlib.a '/opt/metwork-mfext-1.0/opt/scientific_core/lib/libpgcommon_shlib.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C port install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' /usr/bin/install -c -m 644 libpgport.a '/opt/metwork-mfext-1.0/opt/scientific_core/lib/libpgport.a' /usr/bin/install -c -m 644 libpgport_shlib.a '/opt/metwork-mfext-1.0/opt/scientific_core/lib/libpgport_shlib.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C timezone install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql' ./zic -d '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/timezone' -p 'US/Eastern' ./data/tzdata.zi make -C tznames install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone/tznames' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/timezonesets' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /usr/bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/timezonesets' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone/tznames' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C backend install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make -C access all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C brin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/brin' make -C common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/common' make -C gin all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gin' make -C gist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gist' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/hash' make -C heap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/heap' make -C index all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/index' make -C nbtree all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/nbtree' make -C rmgrdesc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/rmgrdesc' make -C spgist all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/spgist' make -C table all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/table' make -C tablesample all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/tablesample' make -C transam all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/transam' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access' make -C bootstrap all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/bootstrap' make -C catalog all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C parser all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/parser' make -C commands all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/commands' make -C executor all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/executor' make -C foreign all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/foreign' make -C lib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/lib' make -C libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/libpq' make -C main all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/main' make -C nodes all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/nodes' make -C optimizer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C geqo all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/geqo' make -C path all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/path' make -C plan all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/plan' make -C prep all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/prep' make -C util all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/util' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer' make -C partitioning all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/partitioning' make -C port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/port' make -C postmaster all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/postmaster' make -C regex all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/regex' make -C replication all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C logical all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/logical' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication' make -C rewrite all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/rewrite' make -C statistics all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/statistics' make -C storage all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C buffer all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/buffer' make -C file all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/file' make -C freespace all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/freespace' make -C ipc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/ipc' make -C large_object all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/large_object' make -C lmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/lmgr' make -C page all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/page' make -C smgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/smgr' make -C sync all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/sync' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage' make -C tcop all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tcop' make -C tsearch all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' make -C utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C adt all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/adt' make -C cache all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/cache' make -C error all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/error' make -C fmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/fmgr' make -C hash all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/hash' make -C init all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/init' make -C mb all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb' make -C misc all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/misc' make -C mmgr all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mmgr' make -C resowner all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/resowner' make -C sort all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/sort' make -C time all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/time' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make -C ../../src/timezone all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C jit all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/jit' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql' /usr/bin/install -c postgres '/opt/metwork-mfext-1.0/opt/scientific_core/bin/postgres' ln -s postgres '/opt/metwork-mfext-1.0/opt/scientific_core/bin/postmaster' make -C access install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C brin install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/brin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/brin' make -C common install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/common' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/common' make -C gin install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gin' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gin' make -C gist install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/gist' make -C hash install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/hash' make -C heap install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/heap' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/heap' make -C index install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/index' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/index' make -C nbtree install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/nbtree' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/nbtree' make -C rmgrdesc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/rmgrdesc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/rmgrdesc' make -C spgist install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/spgist' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/spgist' make -C table install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/table' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/table' make -C tablesample install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/tablesample' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/tablesample' make -C transam install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/transam' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access/transam' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/access' make -C bootstrap install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/bootstrap' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/bootstrap' make -C catalog install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C parser install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/parser' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/parser' make -C commands install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/commands' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/commands' make -C executor install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/executor' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/executor' make -C foreign install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/foreign' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/foreign' make -C lib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/lib' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/lib' make -C libpq install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/libpq' make -C main install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/main' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/main' make -C nodes install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/nodes' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/nodes' make -C optimizer install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C geqo install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/geqo' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/geqo' make -C path install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/path' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/path' make -C plan install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/plan' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/plan' make -C prep install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/prep' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/prep' make -C util install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/util' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer/util' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/optimizer' make -C partitioning install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/partitioning' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/partitioning' make -C port install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/port' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/port' make -C postmaster install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/postmaster' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/postmaster' make -C regex install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/regex' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/regex' make -C replication install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C logical install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/logical' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/logical' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication' make -C rewrite install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/rewrite' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/rewrite' make -C statistics install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/statistics' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/statistics' make -C storage install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C buffer install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/buffer' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/buffer' make -C file install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/file' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/file' make -C freespace install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/freespace' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/freespace' make -C ipc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/ipc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/ipc' make -C large_object install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/large_object' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/large_object' make -C lmgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/lmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/lmgr' make -C page install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/page' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/page' make -C smgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/smgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/smgr' make -C sync install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/sync' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage/sync' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/storage' make -C tcop install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tcop' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tcop' make -C tsearch install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' make -C utils install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C adt install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/adt' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/adt' make -C cache install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/cache' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/cache' make -C error install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/error' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/error' make -C fmgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/fmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/fmgr' make -C hash install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/hash' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/hash' make -C init install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/init' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/init' make -C mb install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb' make -C misc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/misc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/misc' make -C mmgr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mmgr' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mmgr' make -C resowner install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/resowner' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/resowner' make -C sort install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/sort' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/sort' make -C time install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/time' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/time' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make -C ../../src/timezone install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql' ./zic -d '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/timezone' -p 'US/Eastern' ./data/tzdata.zi make -C tznames install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone/tznames' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/timezonesets' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /usr/bin/install -c -m 644 ./Africa.txt ./America.txt ./Antarctica.txt ./Asia.txt ./Atlantic.txt ./Australia.txt ./Etc.txt ./Europe.txt ./Indian.txt ./Pacific.txt '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/timezonesets' /usr/bin/install -c -m 644 ./Default ./Australia ./India '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/timezonesets' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone/tznames' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/timezone' make -C jit install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/jit' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/jit' make -C catalog install-data make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/postgresql/postgres.bki' /usr/bin/install -c -m 644 `for f in ./postgres.description; do test -r $f && echo $f && break; done` '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/postgres.description' /usr/bin/install -c -m 644 `for f in ./postgres.shdescription; do test -r $f && echo $f && break; done` '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/postgres.shdescription' /usr/bin/install -c -m 644 ./system_views.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/system_views.sql' /usr/bin/install -c -m 644 ./information_schema.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/information_schema.sql' /usr/bin/install -c -m 644 ./sql_features.txt '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/sql_features.txt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C tsearch install-data make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql' '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/postgresql/tsearch_data/' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/tsearch' make -C utils install-data make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql' /usr/bin/install -c -m 644 ./errcodes.txt '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/errcodes.txt' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' /usr/bin/install -c -m 644 ./libpq/pg_hba.conf.sample '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/pg_hba.conf.sample' /usr/bin/install -c -m 644 ./libpq/pg_ident.conf.sample '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/pg_ident.conf.sample' /usr/bin/install -c -m 644 ./utils/misc/postgresql.conf.sample '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/postgresql.conf.sample' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C backend/utils/mb/conversion_procs install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs' make -C ../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ascii_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 ascii_and_mic.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/ascii_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/ascii_and_mic' make -C cyrillic_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 cyrillic_and_mic.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/cyrillic_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/cyrillic_and_mic' make -C euc_cn_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 euc_cn_and_mic.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/euc_cn_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_cn_and_mic' make -C euc_jp_and_sjis install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 euc_jp_and_sjis.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/euc_jp_and_sjis.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis' make -C euc_kr_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 euc_kr_and_mic.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/euc_kr_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_kr_and_mic' make -C euc_tw_and_big5 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 euc_tw_and_big5.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/euc_tw_and_big5.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc_tw_and_big5' make -C latin2_and_win1250 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 latin2_and_win1250.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/latin2_and_win1250.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/latin2_and_win1250' make -C latin_and_mic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 latin_and_mic.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/latin_and_mic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/latin_and_mic' make -C utf8_and_ascii install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_ascii.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_ascii.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_ascii' make -C utf8_and_big5 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_big5.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_big5.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_big5' make -C utf8_and_cyrillic install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_cyrillic.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_cyrillic.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic' make -C utf8_and_euc_cn install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_cn.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_euc_cn.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn' make -C utf8_and_euc_jp install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_jp.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_euc_jp.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp' make -C utf8_and_euc_kr install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_kr.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_euc_kr.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr' make -C utf8_and_euc_tw install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc_tw.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_euc_tw.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw' make -C utf8_and_gb18030 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_gb18030.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_gb18030.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_gb18030' make -C utf8_and_gbk install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_gbk.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_gbk.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_gbk' make -C utf8_and_iso8859 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_iso8859.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_iso8859.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_iso8859' make -C utf8_and_iso8859_1 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_iso8859_1.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_iso8859_1.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1' make -C utf8_and_johab install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_johab.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_johab.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_johab' make -C utf8_and_sjis install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_sjis.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_sjis.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_sjis' make -C utf8_and_win install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_win.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_win.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_win' make -C utf8_and_uhc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_uhc.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_uhc.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_uhc' make -C utf8_and_euc2004 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_euc2004.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_euc2004.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_euc2004' make -C utf8_and_sjis2004 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 utf8_and_sjis2004.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/utf8_and_sjis2004.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/utf8_and_sjis2004' make -C euc2004_sjis2004 install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make -C ../../../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 euc2004_sjis2004.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/euc2004_sjis2004.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs/euc2004_sjis2004' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils/mb/conversion_procs' make -C backend/snowball install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/snowball' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql' '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/tsearch_data' /usr/bin/install -c -m 755 dict_snowball.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/dict_snowball.so' /usr/bin/install -c -m 644 snowball_create.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/snowball' make -C include install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/include' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/libpq' '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal/libpq' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/access '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/bootstrap '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/catalog '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/commands '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/common '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/datatype '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/executor '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/fe_utils '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/foreign '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/jit '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/lib '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/libpq '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/mb '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/nodes '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/optimizer '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/parser '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/partitioning '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/postmaster '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/regex '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/replication '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/rewrite '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/statistics '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/storage '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/tcop '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/snowball '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/snowball/libstemmer '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/tsearch '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/tsearch/dicts '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/utils '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/port '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/port/atomics '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/port/win32 '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/port/win32_msvc '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/port/win32_msvc/sys '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/port/win32/arpa '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/port/win32/netinet '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/port/win32/sys '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/portability /usr/bin/install -c -m 644 ./postgres_ext.h '/opt/metwork-mfext-1.0/opt/scientific_core/include' /usr/bin/install -c -m 644 ./libpq/libpq-fs.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/libpq' /usr/bin/install -c -m 644 pg_config.h '/opt/metwork-mfext-1.0/opt/scientific_core/include' /usr/bin/install -c -m 644 pg_config_ext.h '/opt/metwork-mfext-1.0/opt/scientific_core/include' /usr/bin/install -c -m 644 pg_config_os.h '/opt/metwork-mfext-1.0/opt/scientific_core/include' /usr/bin/install -c -m 644 ./pg_config_manual.h '/opt/metwork-mfext-1.0/opt/scientific_core/include' /usr/bin/install -c -m 644 ./c.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal' /usr/bin/install -c -m 644 ./port.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal' /usr/bin/install -c -m 644 ./postgres_fe.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal' /usr/bin/install -c -m 644 ./libpq/pqcomm.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal/libpq' /usr/bin/install -c -m 644 pg_config.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server' /usr/bin/install -c -m 644 pg_config_ext.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server' /usr/bin/install -c -m 644 pg_config_os.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server' /usr/bin/install -c -m 644 utils/errcodes.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server/utils' /usr/bin/install -c -m 644 utils/fmgroids.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server/utils' /usr/bin/install -c -m 644 utils/fmgrprotos.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server/utils' cp ./*.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/ for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cp ./$dir/*.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/$dir/ || exit; \ done cd '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server' && chmod 644 *.h for dir in access bootstrap catalog commands common datatype executor fe_utils foreign jit lib libpq mb nodes optimizer parser partitioning postmaster regex replication rewrite statistics storage tcop snowball snowball/libstemmer tsearch tsearch/dicts utils port port/atomics port/win32 port/win32_msvc port/win32_msvc/sys port/win32/arpa port/win32/netinet port/win32/sys portability; do \ cd '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server'/$dir || exit; \ chmod 644 *.h || exit; \ done make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/include' make -C interfaces install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C libpq install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include' '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal' '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql' /usr/bin/install -c -m 755 libpq.so.5.12 '/opt/metwork-mfext-1.0/opt/scientific_core/lib/libpq.so.5.12' cd '/opt/metwork-mfext-1.0/opt/scientific_core/lib' && \ rm -f libpq.so.5 && \ ln -s libpq.so.5.12 libpq.so.5 cd '/opt/metwork-mfext-1.0/opt/scientific_core/lib' && \ rm -f libpq.so && \ ln -s libpq.so.5.12 libpq.so /usr/bin/install -c -m 644 libpq.a '/opt/metwork-mfext-1.0/opt/scientific_core/lib/libpq.a' /usr/bin/install -c -m 644 libpq.pc '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig/libpq.pc' /usr/bin/install -c -m 644 ./libpq-fe.h '/opt/metwork-mfext-1.0/opt/scientific_core/include' /usr/bin/install -c -m 644 ./libpq-events.h '/opt/metwork-mfext-1.0/opt/scientific_core/include' /usr/bin/install -c -m 644 ./libpq-int.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal' /usr/bin/install -c -m 644 ./pqexpbuffer.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal' /usr/bin/install -c -m 644 ./pg_service.conf.sample '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/pg_service.conf.sample' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ecpg install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C include install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/include' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include' '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/' /usr/bin/install -c -m 644 ./datetime.h ./decimal.h ./sqltypes.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/informix/esql/' /usr/bin/install -c -m 644 ../../../../src/interfaces/ecpg/include/ecpg_config.h '/opt/metwork-mfext-1.0/opt/scientific_core/include' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/include' make -C pgtypeslib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 755 libpgtypes.so.3.12 '/opt/metwork-mfext-1.0/opt/scientific_core/lib/libpgtypes.so.3.12' cd '/opt/metwork-mfext-1.0/opt/scientific_core/lib' && \ rm -f libpgtypes.so.3 && \ ln -s libpgtypes.so.3.12 libpgtypes.so.3 cd '/opt/metwork-mfext-1.0/opt/scientific_core/lib' && \ rm -f libpgtypes.so && \ ln -s libpgtypes.so.3.12 libpgtypes.so /usr/bin/install -c -m 644 libpgtypes.a '/opt/metwork-mfext-1.0/opt/scientific_core/lib/libpgtypes.a' /usr/bin/install -c -m 644 libpgtypes.pc '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig/libpgtypes.pc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ecpglib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg.so.6.12 '/opt/metwork-mfext-1.0/opt/scientific_core/lib/libecpg.so.6.12' cd '/opt/metwork-mfext-1.0/opt/scientific_core/lib' && \ rm -f libecpg.so.6 && \ ln -s libecpg.so.6.12 libecpg.so.6 cd '/opt/metwork-mfext-1.0/opt/scientific_core/lib' && \ rm -f libecpg.so && \ ln -s libecpg.so.6.12 libecpg.so /usr/bin/install -c -m 644 libecpg.a '/opt/metwork-mfext-1.0/opt/scientific_core/lib/libecpg.a' /usr/bin/install -c -m 644 libecpg.pc '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig/libecpg.pc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C compatlib install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/compatlib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/ecpg/ecpglib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/ecpglib' make -C ../../../../src/interfaces/ecpg/pgtypeslib all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/pgtypeslib' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 755 libecpg_compat.so.3.12 '/opt/metwork-mfext-1.0/opt/scientific_core/lib/libecpg_compat.so.3.12' cd '/opt/metwork-mfext-1.0/opt/scientific_core/lib' && \ rm -f libecpg_compat.so.3 && \ ln -s libecpg_compat.so.3.12 libecpg_compat.so.3 cd '/opt/metwork-mfext-1.0/opt/scientific_core/lib' && \ rm -f libecpg_compat.so && \ ln -s libecpg_compat.so.3.12 libecpg_compat.so /usr/bin/install -c -m 644 libecpg_compat.a '/opt/metwork-mfext-1.0/opt/scientific_core/lib/libecpg_compat.a' /usr/bin/install -c -m 644 libecpg_compat.pc '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig/libecpg_compat.pc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/compatlib' make -C preproc install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/preproc' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c ecpg '/opt/metwork-mfext-1.0/opt/scientific_core/bin' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg/preproc' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/ecpg' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces' make -C backend/replication/libpqwalreceiver install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/libpqwalreceiver' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 libpqwalreceiver.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/libpqwalreceiver.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/libpqwalreceiver' make -C backend/replication/pgoutput install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/pgoutput' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 pgoutput.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgoutput.so' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/replication/pgoutput' make -C fe_utils install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' /usr/bin/install -c -m 644 libpgfeutils.a '/opt/metwork-mfext-1.0/opt/scientific_core/lib/libpgfeutils.a' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C bin install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C initdb install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/initdb' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c initdb '/opt/metwork-mfext-1.0/opt/scientific_core/bin/initdb' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/initdb' make -C pg_archivecleanup install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_archivecleanup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c pg_archivecleanup '/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_archivecleanup' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_archivecleanup' make -C pg_basebackup install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_basebackup' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c pg_basebackup '/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_basebackup' /usr/bin/install -c pg_receivewal '/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_receivewal' /usr/bin/install -c pg_recvlogical '/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_recvlogical' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_basebackup' make -C pg_checksums install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_checksums' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c pg_checksums '/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_checksums' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_checksums' make -C pg_config install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_config' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c -m 755 pg_config '/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_config' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_config' make -C pg_controldata install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_controldata' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c pg_controldata '/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_controldata' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_controldata' make -C pg_ctl install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_ctl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c pg_ctl '/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_ctl' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_ctl' make -C pg_dump install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_dump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c pg_dump '/opt/metwork-mfext-1.0/opt/scientific_core/bin'/pg_dump /usr/bin/install -c pg_restore '/opt/metwork-mfext-1.0/opt/scientific_core/bin'/pg_restore /usr/bin/install -c pg_dumpall '/opt/metwork-mfext-1.0/opt/scientific_core/bin'/pg_dumpall make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_dump' make -C pg_resetwal install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_resetwal' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c pg_resetwal '/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_resetwal' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_resetwal' make -C pg_rewind install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_rewind' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c pg_rewind '/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_rewind' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_rewind' make -C pg_test_fsync install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_fsync' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c pg_test_fsync '/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_test_fsync' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_fsync' make -C pg_test_timing install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_timing' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c pg_test_timing '/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_test_timing' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_test_timing' make -C pg_upgrade install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_upgrade' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c pg_upgrade '/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_upgrade' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_upgrade' make -C pg_waldump install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_waldump' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c pg_waldump '/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_waldump' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pg_waldump' make -C pgbench install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pgbench' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c pgbench '/opt/metwork-mfext-1.0/opt/scientific_core/bin/pgbench' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/pgbench' make -C psql install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/psql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql' /usr/bin/install -c psql '/opt/metwork-mfext-1.0/opt/scientific_core/bin/psql' /usr/bin/install -c -m 644 ./psqlrc.sample '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/psqlrc.sample' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/psql' make -C scripts install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/scripts' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../src/fe_utils all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/fe_utils' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c createdb '/opt/metwork-mfext-1.0/opt/scientific_core/bin'/createdb /usr/bin/install -c dropdb '/opt/metwork-mfext-1.0/opt/scientific_core/bin'/dropdb /usr/bin/install -c createuser '/opt/metwork-mfext-1.0/opt/scientific_core/bin'/createuser /usr/bin/install -c dropuser '/opt/metwork-mfext-1.0/opt/scientific_core/bin'/dropuser /usr/bin/install -c clusterdb '/opt/metwork-mfext-1.0/opt/scientific_core/bin'/clusterdb /usr/bin/install -c vacuumdb '/opt/metwork-mfext-1.0/opt/scientific_core/bin'/vacuumdb /usr/bin/install -c reindexdb '/opt/metwork-mfext-1.0/opt/scientific_core/bin'/reindexdb /usr/bin/install -c pg_isready '/opt/metwork-mfext-1.0/opt/scientific_core/bin'/pg_isready make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin/scripts' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/bin' make -C pl install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C plpgsql install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C src install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql/src' make -C ../../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 plpgsql.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/plpgsql.so' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server' /usr/bin/install -c -m 644 ./plpgsql.control ./plpgsql--1.0.sql ./plpgsql--unpackaged--1.0.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 './plpgsql.h' '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql/src' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpgsql' make -C plpython install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpython' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /usr/bin/install -c -m 755 plpython3.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/plpython3.so' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server' '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgxs/src/pl/plpython' /usr/bin/install -c -m 644 ./plpython3u.control ./plpython3u--1.0.sql ./plpython3u--unpackaged--1.0.sql '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/postgresql/server' /usr/bin/install -c -m 644 ./regress-python3-mangle.mk '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgxs/src/pl/plpython' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl/plpython' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/pl' make -C makefiles install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/makefiles' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgxs/src/makefiles' /usr/bin/install -c -m 644 ./pgxs.mk '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgxs/src/makefiles/' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/makefiles' make -C test/regress install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/regress' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../../contrib/spi make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/spi' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/spi' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgxs/src/test/regress' /usr/bin/install -c pg_regress '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgxs/src/test/regress/pg_regress' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/regress' make -C test/isolation install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/isolation' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/interfaces/libpq all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make -C ../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/isolation' make -C test/perl install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/perl' make -C ../../../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/test/perl' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgxs/src' /usr/bin/install -c -m 644 Makefile.global '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgxs/src/Makefile.global' /usr/bin/install -c -m 644 Makefile.port '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgxs/src/Makefile.port' /usr/bin/install -c -m 644 ./Makefile.shlib '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgxs/src/Makefile.shlib' /usr/bin/install -c -m 644 ./nls-global.mk '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgxs/src/nls-global.mk' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src' make -C config install make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/config' make -C ../src/backend generated-headers make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' make -C catalog distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/catalog' make -C utils distprep generated-header-symlinks make: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Nothing to be done for 'distprep'. make: Nothing to be done for 'generated-header-symlinks'. make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend/utils' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/backend' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgxs/config' /usr/bin/install -c -m 755 ./install-sh '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgxs/config/install-sh' /usr/bin/install -c -m 755 ./missing '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgxs/config/missing' make: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/config' PostgreSQL installation complete. cd build/postgresql-12.1/contrib/hstore && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/hstore' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hstore_io.o hstore_io.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hstore_op.o hstore_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hstore_gist.o hstore_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hstore_gin.o hstore_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hstore_compat.o hstore_compat.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o hstore.so hstore_io.o hstore_op.o hstore_gist.o hstore_gin.o hstore_compat.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/hstore' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/hstore' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 hstore.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/hstore.so' /usr/bin/install -c -m 644 ./hstore.control '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./hstore--1.4.sql ./hstore--1.5--1.6.sql ./hstore--1.4--1.5.sql ./hstore--1.3--1.4.sql ./hstore--1.2--1.3.sql ./hstore--1.1--1.2.sql ./hstore--1.0--1.1.sql ./hstore--unpackaged--1.0.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server/extension/hstore/' /usr/bin/install -c -m 644 ./hstore.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server/extension/hstore/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/hstore' cd build/postgresql-12.1/contrib/pg_stat_statements && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_stat_statements' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pg_stat_statements.o pg_stat_statements.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lm make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_stat_statements' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_stat_statements' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 pg_stat_statements.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pg_stat_statements.so' /usr/bin/install -c -m 644 ./pg_stat_statements.control '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./pg_stat_statements--1.4.sql ./pg_stat_statements--1.6--1.7.sql ./pg_stat_statements--1.5--1.6.sql ./pg_stat_statements--1.4--1.5.sql ./pg_stat_statements--1.3--1.4.sql ./pg_stat_statements--1.2--1.3.sql ./pg_stat_statements--1.1--1.2.sql ./pg_stat_statements--1.0--1.1.sql ./pg_stat_statements--unpackaged--1.0.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_stat_statements' cd build/postgresql-12.1/contrib/btree_gist && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gist' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_gist.o btree_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_utils_num.o btree_utils_num.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_utils_var.o btree_utils_var.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_int2.o btree_int2.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_int4.o btree_int4.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_int8.o btree_int8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_float4.o btree_float4.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_float8.o btree_float8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_cash.o btree_cash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_oid.o btree_oid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_ts.o btree_ts.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_time.o btree_time.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_date.o btree_date.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_interval.o btree_interval.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_macaddr.o btree_macaddr.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_macaddr8.o btree_macaddr8.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_inet.o btree_inet.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_text.o btree_text.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_bytea.o btree_bytea.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_bit.o btree_bit.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_numeric.o btree_numeric.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_uuid.o btree_uuid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_enum.o btree_enum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o btree_gist.so btree_gist.o btree_utils_num.o btree_utils_var.o btree_int2.o btree_int4.o btree_int8.o btree_float4.o btree_float8.o btree_cash.o btree_oid.o btree_ts.o btree_time.o btree_date.o btree_interval.o btree_macaddr.o btree_macaddr8.o btree_inet.o btree_text.o btree_bytea.o btree_bit.o btree_numeric.o btree_uuid.o btree_enum.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lm make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gist' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gist' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 btree_gist.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/btree_gist.so' /usr/bin/install -c -m 644 ./btree_gist.control '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./btree_gist--unpackaged--1.0.sql ./btree_gist--1.0--1.1.sql ./btree_gist--1.1--1.2.sql ./btree_gist--1.2.sql ./btree_gist--1.2--1.3.sql ./btree_gist--1.3--1.4.sql ./btree_gist--1.4--1.5.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gist' cd build/postgresql-12.1/contrib/postgres_fdw && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../../src/interfaces/libpq -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o postgres_fdw.o postgres_fdw.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o option.o option.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o deparse.o deparse.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o connection.o connection.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o shippable.o shippable.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o postgres_fdw.so postgres_fdw.o option.o deparse.o connection.o shippable.o -L../../src/port -L../../src/common -L../../src/interfaces/libpq -lpq -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/postgres_fdw' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/postgres_fdw' make -C ../../src/interfaces/libpq all make[2]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' make -C ../../../src/port all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/port' make -C ../../../src/common all make[3]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/common' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/src/interfaces/libpq' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 postgres_fdw.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/postgres_fdw.so' /usr/bin/install -c -m 644 ./postgres_fdw.control '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./postgres_fdw--1.0.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/postgres_fdw' cd build/postgresql-12.1/contrib/fuzzystrmatch && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/fuzzystrmatch' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o fuzzystrmatch.o fuzzystrmatch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dmetaphone.o dmetaphone.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o fuzzystrmatch.so fuzzystrmatch.o dmetaphone.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/fuzzystrmatch' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/fuzzystrmatch' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 fuzzystrmatch.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/fuzzystrmatch.so' /usr/bin/install -c -m 644 ./fuzzystrmatch.control '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./fuzzystrmatch--1.1.sql ./fuzzystrmatch--1.0--1.1.sql ./fuzzystrmatch--unpackaged--1.0.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/fuzzystrmatch' cd build/postgresql-12.1/contrib/pg_trgm && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_trgm' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o trgm_op.o trgm_op.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o trgm_gist.o trgm_gist.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o trgm_gin.o trgm_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o trgm_regexp.o trgm_regexp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o pg_trgm.so trgm_op.o trgm_gist.o trgm_gin.o trgm_regexp.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_trgm' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_trgm' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 pg_trgm.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pg_trgm.so' /usr/bin/install -c -m 644 ./pg_trgm.control '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./pg_trgm--1.3--1.4.sql ./pg_trgm--1.3.sql ./pg_trgm--1.2--1.3.sql ./pg_trgm--1.1--1.2.sql ./pg_trgm--1.0--1.1.sql ./pg_trgm--unpackaged--1.0.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pg_trgm' cd build/postgresql-12.1/contrib/btree_gin && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gin' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o btree_gin.o btree_gin.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gin' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gin' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 btree_gin.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/btree_gin.so' /usr/bin/install -c -m 644 ./btree_gin.control '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./btree_gin--1.0.sql ./btree_gin--1.0--1.1.sql ./btree_gin--1.1--1.2.sql ./btree_gin--1.2--1.3.sql ./btree_gin--unpackaged--1.0.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/btree_gin' cd build/postgresql-12.1/contrib/pgcrypto && make && make install make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pgcrypto' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I. -I. -I../../src/include -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgcrypto.o pgcrypto.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o px.o px.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o px-hmac.o px-hmac.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o px-crypt.o px-crypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o crypt-gensalt.o crypt-gensalt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o crypt-blowfish.o crypt-blowfish.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o crypt-des.o crypt-des.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o crypt-md5.o crypt-md5.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o openssl.o openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgp-mpi-openssl.o pgp-mpi-openssl.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o mbuf.o mbuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgp.o pgp.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgp-armor.o pgp-armor.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgp-cfb.o pgp-cfb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgp-compress.o pgp-compress.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgp-decrypt.o pgp-decrypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgp-encrypt.o pgp-encrypt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgp-info.o pgp-info.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgp-mpi.o pgp-mpi.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgp-pubdec.o pgp-pubdec.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgp-pubenc.o pgp-pubenc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgp-pubkey.o pgp-pubkey.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgp-s2k.o pgp-s2k.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -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.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pgp-pgsql.o pgp-pgsql.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o pgcrypto.so pgcrypto.o px.o px-hmac.o px-crypt.o crypt-gensalt.o crypt-blowfish.o crypt-des.o crypt-md5.o openssl.o pgp-mpi-openssl.o mbuf.o pgp.o pgp-armor.o pgp-cfb.o pgp-compress.o pgp-decrypt.o pgp-encrypt.o pgp-info.o pgp-mpi.o pgp-pubdec.o pgp-pubenc.o pgp-pubkey.o pgp-s2k.o pgp-pgsql.o -L../../src/port -L../../src/common -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -lcrypto -lz make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pgcrypto' make[1]: Entering directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pgcrypto' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /usr/bin/install -c -m 755 pgcrypto.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/pgcrypto.so' /usr/bin/install -c -m 644 ./pgcrypto.control '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 ./pgcrypto--1.3.sql ./pgcrypto--1.2--1.3.sql ./pgcrypto--1.1--1.2.sql ./pgcrypto--1.0--1.1.sql ./pgcrypto--unpackaged--1.0.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0008_postgresql/build/postgresql-12.1/contrib/pgcrypto' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0008_postgresql' make[3]: Entering directory `/src/layers/layer1_scientific_core/0011_hdf5' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "name: 'hdf5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "version: '1.10.5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "checksum: '7c19d6b81ee2a3ba7d36f6922b2f90d3'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo -n "HDF5 is a suite that makes possible the management of extremely large and complex data collections (including file format HDF5)" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "website: 'https://www.hdfgroup.org'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/hdf5.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/hdf5-1.10.5.tar.bz2` `readlink -m ./sources` MD5 7c19d6b81ee2a3ba7d36f6922b2f90d3 Computing checksum for /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5.tar.bz2... Good checksum rm -Rf hdf5-1.10.5 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/hdf5-1.10.5.tar.bz2` tar.bz2 hdf5-1.10.5 cd build/hdf5-1.10.5 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.0/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-31249af8aa2f... 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 Oct 18 08:20:48 UTC 2021 Configured by: root@31249af8aa2f Host system: x86_64-unknown-linux-gnu Uname information: Linux 31249af8aa2f 3.10.0-1062.18.1.el7.x86_64 #1 SMP Tue Mar 17 23:49:17 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux Byte sex: little-endian Installation point: /opt/metwork-mfext-1.0/opt/scientific_core Compiling Options: ------------------ Build Mode: production Debugging Symbols: no Asserts: no Profiling: no Optimization Level: high Linking Options: ---------------- Libraries: shared Statically Linked Executables: LDFLAGS: H5_LDFLAGS: AM_LDFLAGS: Extra libraries: -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.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/opt/metwork-mfext-1.0/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.so.103.1.0 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so.103.1.0 libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libhdf5.so.103.1.0 libhdf5.so.103 || { rm -f libhdf5.so.103 && ln -s libhdf5.so.103.1.0 libhdf5.so.103; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libhdf5.so.103.1.0 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.103.1.0 libhdf5.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5.lai /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' /usr/bin/install -c -m 644 libhdf5.settings '/opt/metwork-mfext-1.0/opt/scientific_core/lib' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/src' Making install in test make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/test' Making install in tools make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' Making install in lib make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/lib' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' Making install in h5diff make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5diff '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5diff /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5diff make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5diff' Making install in h5ls make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5ls '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5ls /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5ls make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5ls' Making install in h5dump make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5dump '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5dump /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5dump make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5dump' Making install in misc make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp h5clear '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5debug /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5debug libtool: install: /usr/bin/install -c .libs/h5repart /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5repart libtool: install: /usr/bin/install -c .libs/h5mkgrp /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5mkgrp libtool: install: /usr/bin/install -c .libs/h5clear /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5clear /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c h5redeploy '/opt/metwork-mfext-1.0/opt/scientific_core/bin' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/misc' Making install in h5import make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5import '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5import /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5import make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5import' Making install in h5repack make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5repack '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5repack /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5repack make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5repack' Making install in h5jam make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5jam /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5jam libtool: install: /usr/bin/install -c .libs/h5unjam /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5unjam make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5jam' Making install in h5copy make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5copy '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5copy /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5copy make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5copy' Making install in h5format_convert make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5format_convert '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5format_convert /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5format_convert make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5format_convert' Making install in h5stat make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5stat '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5stat /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5stat make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src/h5stat' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/src' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' Making install in h5diff make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5diff' Making install in h5ls make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5ls' Making install in h5dump make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5dump' Making install in misc make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' Making install in vds make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' make[7]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc/vds' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' make[7]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/misc' Making install in h5import make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5import' Making install in h5repack make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5repack' Making install in h5jam make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5jam' Making install in h5copy make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5copy' Making install in h5format_convert make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5format_convert' Making install in h5stat make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/h5stat' Making install in perform make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5perf_serial '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5perf_serial /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5perf_serial make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test/perform' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/tools' Making install in . make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' Making install in c++ make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c h5c++ '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_cpp.la '/opt/metwork-mfext-1.0/opt/scientific_core/lib' libtool: warning: relinking 'libhdf5_cpp.la' libtool: install: (cd /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src; /bin/sh "/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/libtool" --silent --tag CXX --mode=relink g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -version-info 104:0:1 -o libhdf5_cpp.la -rpath /opt/metwork-mfext-1.0/opt/scientific_core/lib H5Exception.lo H5IdComponent.lo H5DataSpace.lo H5PropList.lo H5Library.lo H5FaccProp.lo H5FcreatProp.lo H5LcreatProp.lo H5LaccProp.lo H5DaccProp.lo H5DxferProp.lo H5DcreatProp.lo H5Location.lo H5AbstractDs.lo H5Attribute.lo H5Object.lo H5OcreatProp.lo H5DataType.lo H5AtomType.lo H5PredType.lo H5EnumType.lo H5IntType.lo H5FloatType.lo H5StrType.lo H5ArrayType.lo H5VarLenType.lo H5CompType.lo H5DataSet.lo H5CommonFG.lo H5Group.lo H5File.lo ../../src/libhdf5.la -lrt -lz -ldl -lm ) libtool: install: /usr/bin/install -c .libs/libhdf5_cpp.so.103.1.0T /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_cpp.so.103.1.0 libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libhdf5_cpp.so.103.1.0 libhdf5_cpp.so.103 || { rm -f libhdf5_cpp.so.103 && ln -s libhdf5_cpp.so.103.1.0 libhdf5_cpp.so.103; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libhdf5_cpp.so.103.1.0 libhdf5_cpp.so || { rm -f libhdf5_cpp.so && ln -s libhdf5_cpp.so.103.1.0 libhdf5_cpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_cpp.lai /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_cpp.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/src' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' Making install in hl make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/opt/metwork-mfext-1.0/opt/scientific_core/lib' libtool: warning: relinking 'libhdf5_hl.la' libtool: install: (cd /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src; /bin/sh "/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/libtool" --silent --tag CC --mode=relink gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -version-info 101:2:1 -o libhdf5_hl.la -rpath /opt/metwork-mfext-1.0/opt/scientific_core/lib H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo H5LD.lo ../../src/libhdf5.la -lrt -lz -ldl -lm ) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.so.100.1.2T /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so.100.1.2 libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so.100 || { rm -f libhdf5_hl.so.100 && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so.100; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/src' Making install in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/test' Making install in tools make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' Making install in gif2h5 make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/gif2h5 /opt/metwork-mfext-1.0/opt/scientific_core/bin/gif2h5 libtool: install: /usr/bin/install -c .libs/h52gif /opt/metwork-mfext-1.0/opt/scientific_core/bin/h52gif make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/gif2h5' Making install in h5watch make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5watch '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/h5watch /opt/metwork-mfext-1.0/opt/scientific_core/bin/h5watch make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools/h5watch' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/tools' Making install in c++ make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' Making install in src make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5_hl_cpp.la '/opt/metwork-mfext-1.0/opt/scientific_core/lib' libtool: warning: relinking 'libhdf5_hl_cpp.la' libtool: install: (cd /src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src; /bin/sh "/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/libtool" --silent --tag CXX --mode=relink g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -version-info 101:3:1 -o libhdf5_hl_cpp.la -rpath /opt/metwork-mfext-1.0/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.0/opt/scientific_core/lib/libhdf5_hl_cpp.so.100.1.3 libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so.100 || { rm -f libhdf5_hl_cpp.so.100 && ln -s libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so.100; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so || { rm -f libhdf5_hl_cpp.so && ln -s libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl_cpp.lai /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl_cpp.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include' /usr/bin/install -c -m 644 H5PacketTable.h '/opt/metwork-mfext-1.0/opt/scientific_core/include' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/src' Making install in test make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[6]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' for d in examples c++ hl; do \ (cd $d && make install-examples) || exit 1; \ done make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/examples' ../bin/mkdirs /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c + /usr/bin/install -c ./h5_write.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_read.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_extend_write.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_chunk_read.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtgrpd.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_subset.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_cmprss.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_rdwt.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtgrpar.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_extend.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtatt.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtgrp.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_crtdat.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_compound.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_group.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_select.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_attribute.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_mount.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_reference.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_drivers.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_extlink.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_elink_unix2win.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_ref2reg.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_shared_mesg.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./ph5example.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-exc.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-exclim.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-eiger.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-simpleIO.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-percival.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-percival-unlim.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./h5_vds-percival-unlim-maxmin.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c/. + /usr/bin/install -c ./README /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/. + /usr/bin/install -c ./run-all-ex.sh /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/examples' make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/examples' ../../bin/mkdirs /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++ + /usr/bin/install -c ./create.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./readdata.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./writedata.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./compound.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./extend_ds.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./chunks.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5group.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_cmprss.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_crtatt.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_crtdat.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_crtgrpar.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_crtgrp.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_crtgrpd.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_extend.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_rdwt.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c ./h5tutr_subset.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. + /usr/bin/install -c run-c++-ex.sh /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/c++/. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/c++' make[3]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' for d in examples c++; do \ (cd $d && make install-examples) || exit 1; \ done make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/examples' ../../bin/mkdirs /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c + /usr/bin/install -c ./ex_lite1.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_lite2.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_lite3.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ptExampleFL.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_image1.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_image2.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_01.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_02.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_03.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_04.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_05.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_06.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_07.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_08.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_09.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_10.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_11.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_table_12.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./ex_ds1.c /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./image24pixel.txt /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./image8.txt /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./pal_rgb.h /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c/. + /usr/bin/install -c ./run-hl-ex.sh /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[5]: Entering directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/examples' ../../../bin/mkdirs /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c++ + /usr/bin/install -c ./ptExampleFL.cpp /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c++/. + /usr/bin/install -c run-hlc++-ex.sh /opt/metwork-mfext-1.0/opt/scientific_core/share/hdf5_examples/hl/c++/. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++/examples' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl/c++' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5/hl' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5/build/hdf5-1.10.5' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0011_hdf5' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0011_hdf5' make[3]: Entering directory `/src/layers/layer1_scientific_core/0012_netcdf_c' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "name: 'netcdf-c'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "version: '4.7.3'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "checksum: '9e1d7f13c2aef921c854d87037bcbd96'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo -n "NETCDF-C is the C API of NETCDF format" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "website: 'http://www.unidata.ucar.edu/software/netcdf/'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-c.yaml; fi # Build with cmake would need cmake >= 3.6.1, so we keep configure # 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.0/opt/scientific_core EXTRALDFLAGS="-L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib" EXTRACFLAGS="-I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include" OPTIONS="--disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/netcdf-c-4.7.3.tar.gz` `readlink -m ./sources` MD5 9e1d7f13c2aef921c854d87037bcbd96 Computing checksum for /src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3.tar.gz... Good checksum rm -Rf netcdf-c-4.7.3 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/netcdf-c-4.7.3.tar.gz` tar.gz netcdf-c-4.7.3 cd build/netcdf-c-4.7.3 && if test "-L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.0/opt/scientific_core --disable-static configure: netCDF 4.7.3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: checking user options checking whether a NCIO_MINBLOCKSIZE was specified... 256 checking for valgrind... valgrind checking for Valgrind tool memcheck... yes checking for Valgrind tool helgrind... yes checking for Valgrind tool drd... yes checking if fsync support is enabled... no checking if jna bug workaround is enabled... no checking whether we should build netCDF-4... yes checking whether we should build with HDF5... yes checking do we require hdf5 dynamic-loading support... yes checking whether reading of HDF4 SD files is to be enabled... no checking whether to fetch some sample HDF4 files from Unidata ftp site to test HDF4 reading (requires wget)... no checking whether we should attempt to install netcdf-fortran (EXPERIMENTAL)... no checking whether parallel IO tests should be run... no checking whether a user specified program to run mpi programs... mpiexec checking whether a default chunk size in bytes was specified... 4194304 checking whether a maximum per-variable cache size for HDF5 was specified... 67108864 checking whether a number of chunks for the default per-variable cache was specified... 10 checking whether a default file cache size for HDF5 was specified... 4194304 checking whether a default file cache maximum number of elements for HDF5 was specified... 1009 checking whether a default cache preemption for HDF5 was specified... 0.75 checking whether netCDF-4 logging is enabled... no checking whether nc_set_log_level() function is included (will do nothing unless enable-logging is also used)... yes checking whether DAP client(s) are to be built... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for curl_easy_setopt in -lcurl... yes checking for library containing curl_easy_setopt... -lcurl checking whether dap remote testing should be enabled (default on)... yes checking whether dap remote authorization testing should be enabled (default off)... no checking which remote test server(s) to use... 149.165.169.123:8080,remotetest.unidata.ucar.edu checking whether the time-consuming dap tests should be enabled (default off)... no checking whether to enable strict null-byte header padding when reading (default off)... no checking whether FFIO will be used... no checking whether STDIO will be used... no checking whether examples should be built... yes checking whether v2 netCDF API should be built... yes checking whether the ncgen/ncdump/nccopy should be built... yes checking whether test should be built and run... yes checking whether large file (> 2GB) tests should be run... no checking whether benchmarks should be run... no checking whether extreme numbers should be used in tests... yes checking where to put large temp files if large file tests are run... . checking Extra values for _NCProperties... checking whether user-defined format 0 was specified... checking whether a magic number for user-defined format 0 was specified... checking whether user-defined format 1 was specified... checking whether a magic number for user-defined format 1 was specified... configure: finding C compiler checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for an ANSI C-conforming const... yes checking whether CURLOPT_USERNAME is defined... yes checking whether CURLOPT_PASSWORD is defined... yes checking whether CURLOPT_KEYPASSWD is defined... yes checking whether CURLINFO_RESPONSE_CODE is defined... yes checking whether CURLOPT_BUFFERSIZE is defined... yes checking whether CURLOPT_TCP_KEEPALIVE is defined... yes configure: setting up libtool checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/root/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/rh/devtoolset-8/root/usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: finding other utilities checking for m4... m4 checking for doxygen... no configure: WARNING: Doxygen not found - documentation will not be built checking for dot... no configure: WARNING: dot not found - will use simple charts in documentation checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: displaying some results checking CPPFLAGS... -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include checking CC CFLAGS... gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include checking type gcc... gcc is /opt/rh/devtoolset-8/root/usr/bin/gcc checking CXX... unset checking FC... unset checking F90... unset checking AR... ar checking AR_FLAGS... cru checking type ar... ar is /opt/rh/devtoolset-8/root/usr/bin/ar checking NM... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking NMFLAGS... configure: checking types, headers, and functions checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking ftw.h usability... yes checking ftw.h presence... yes checking for ftw.h... yes checking for strlcat... no checking for snprintf... yes checking for strcasecmp... yes checking for fileno... yes checking for strdup... yes checking for strtoll... yes checking for strtoull... yes checking for mkstemp... yes checking for mktemp... yes checking for random... yes checking for getrlimit... yes checking for gettimeofday... yes checking for fsync... yes checking for MPI_Comm_f2c... no checking for MPI_Info_f2c... no checking for memmove... yes checking for getpagesize... yes checking for sysconf... yes checking whether mmap is enabled for in-memory files... no checking for mmap... yes checking for mremap... yes checking whether MAP_ANONYMOUS is defined... yes mmap functionality is not available: disabling mmap checking whether byte range support is enabled... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether isnan is declared... yes checking whether isinf is declared... yes checking whether isfinite is declared... yes checking for struct stat.st_blksize... yes checking for IEEE floating point format... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for schar... no checking for uchar... no checking for longlong... no checking for ushort... yes checking for uint... yes checking for int64... no checking for uint64... no checking for off_t... yes checking for uintptr_t... yes checking whether char is unsigned... no checking whether byte ordering is bigendian... no checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of off_t... 8 checking size of size_t... 8 checking size of unsigned long long... 8 checking whether CDF5 support should be disabled... yes checking size of unsigned char... 1 checking size of ushort... 2 checking size of uint... 4 checking size of ushort... (cached) 2 checking size of uint... (cached) 4 checking size of ssize_t... 8 checking size of void*... 8 checking for library containing deflate... -lz checking for library containing dlopen... -ldl checking for floor in -lm... yes checking for library containing H5Fflush... -lhdf5 checking for library containing H5DSis_scale... -lhdf5_hl checking hdf5.h usability... yes checking hdf5.h presence... yes checking for hdf5.h... yes checking for H5Pget_fapl_mpio... no checking for H5Pset_deflate... yes checking for H5Z_SZIP... no checking for H5free_memory... yes checking for H5resize_memory... yes checking for H5allocate_memory... yes checking for H5Pset_libver_bounds... yes checking for H5Pset_all_coll_metadata_ops... no checking for H5Z_SZIP... (cached) no checking whether parallel io is enabled in hdf5... no checking whether szlib was used when building HDF5... no configure: WARNING: Parallel io disabled for netcdf-4 because hdf5 does not support checking whether parallel I/O is enabled for netcdf-4... no checking whether parallel I/O for classic files is to be enabled... no checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking what to call the output of the ftpbin target... binary-netcdf-4.7.3.tar checking if libtool needs -no-undefined flag to build shared libraries... no checking value of LIBS... -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl checking If compilation is for use with JNA... no checking whether filter testing should be run... yes configure: generating header files and makefiles checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating test_common.sh config.status: creating nc_test4/findplugin.sh config.status: creating examples/C/findplugin.sh config.status: creating ncdap_test/findtestserver.c config.status: creating dap4_test/findtestserver4.c config.status: creating nc_test4/run_par_test.sh config.status: creating nc_perf/run_par_bm_test.sh config.status: creating examples/C/run_par_test.sh config.status: creating nc-config config.status: creating Makefile config.status: creating netcdf.pc config.status: creating libnetcdf.settings config.status: creating postinstall.sh config.status: creating include/netcdf_meta.h config.status: creating include/Makefile config.status: creating h5_test/Makefile config.status: creating hdf4_test/Makefile config.status: creating libsrc/Makefile config.status: creating libsrc4/Makefile config.status: creating libhdf5/Makefile config.status: creating libsrcp/Makefile config.status: creating ncdump/Makefile config.status: creating ncgen3/Makefile config.status: creating ncgen/Makefile config.status: creating examples/Makefile config.status: creating examples/C/Makefile config.status: creating examples/CDL/Makefile config.status: creating oc2/Makefile config.status: creating libdap2/Makefile config.status: creating libdap4/Makefile config.status: creating libhdf4/Makefile config.status: creating libdispatch/Makefile config.status: creating liblib/Makefile config.status: creating ncdump/cdl/Makefile config.status: creating ncdump/expected/Makefile config.status: creating docs/Makefile config.status: creating docs/images/Makefile config.status: creating unit_test/Makefile config.status: creating nctest/Makefile config.status: creating nc_test4/Makefile config.status: creating nc_perf/Makefile config.status: creating nc_test/Makefile config.status: creating ncdap_test/Makefile config.status: creating ncdap_test/testdata3/Makefile config.status: creating ncdap_test/expected3/Makefile config.status: creating ncdap_test/expectremote3/Makefile config.status: creating dap4_test/Makefile config.status: creating plugins/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands # NetCDF C Configuration Summary ============================== # General ------- NetCDF Version: 4.7.3 Dispatch Version: 1 Configured On: Mon Oct 18 08:24:01 UTC 2021 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.0/opt/scientific_core # Compiling Options ----------------- C Compiler: /opt/rh/devtoolset-8/root/usr/bin/gcc CFLAGS: -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include CPPFLAGS: -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include LDFLAGS: -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib AM_CFLAGS: AM_CPPFLAGS: AM_LDFLAGS: Shared Library: yes Static Library: no Extra libraries: -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl # Features -------- NetCDF-2 API: yes HDF4 Support: no HDF5 Support: yes NetCDF-4 API: yes NC-4 Parallel Support: no PnetCDF Support: no DAP2 Support: yes DAP4 Support: yes Byte-Range Support: no Diskless Support: yes MMap Support: no JNA Support: no CDF5 Support: yes ERANGE Fill Support: no Relaxed Boundary Check: yes cd build/netcdf-c-4.7.3 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' Making all in include make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' Making all in h5_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' Making all in libdispatch make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dparallel.lo -MD -MP -MF .deps/libdispatch_la-dparallel.Tpo -c -o libdispatch_la-dparallel.lo `test -f 'dparallel.c' || echo './'`dparallel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dparallel.lo -MD -MP -MF .deps/libdispatch_la-dparallel.Tpo -c dparallel.c -fPIC -DPIC -o .libs/libdispatch_la-dparallel.o mv -f .deps/libdispatch_la-dparallel.Tpo .deps/libdispatch_la-dparallel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dcopy.lo -MD -MP -MF .deps/libdispatch_la-dcopy.Tpo -c -o libdispatch_la-dcopy.lo `test -f 'dcopy.c' || echo './'`dcopy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dcopy.lo -MD -MP -MF .deps/libdispatch_la-dcopy.Tpo -c dcopy.c -fPIC -DPIC -o .libs/libdispatch_la-dcopy.o mv -f .deps/libdispatch_la-dcopy.Tpo .deps/libdispatch_la-dcopy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dfile.lo -MD -MP -MF .deps/libdispatch_la-dfile.Tpo -c -o libdispatch_la-dfile.lo `test -f 'dfile.c' || echo './'`dfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dfile.lo -MD -MP -MF .deps/libdispatch_la-dfile.Tpo -c dfile.c -fPIC -DPIC -o .libs/libdispatch_la-dfile.o mv -f .deps/libdispatch_la-dfile.Tpo .deps/libdispatch_la-dfile.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-ddim.lo -MD -MP -MF .deps/libdispatch_la-ddim.Tpo -c -o libdispatch_la-ddim.lo `test -f 'ddim.c' || echo './'`ddim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-ddim.lo -MD -MP -MF .deps/libdispatch_la-ddim.Tpo -c ddim.c -fPIC -DPIC -o .libs/libdispatch_la-ddim.o mv -f .deps/libdispatch_la-ddim.Tpo .deps/libdispatch_la-ddim.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-datt.lo -MD -MP -MF .deps/libdispatch_la-datt.Tpo -c -o libdispatch_la-datt.lo `test -f 'datt.c' || echo './'`datt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-datt.lo -MD -MP -MF .deps/libdispatch_la-datt.Tpo -c datt.c -fPIC -DPIC -o .libs/libdispatch_la-datt.o mv -f .deps/libdispatch_la-datt.Tpo .deps/libdispatch_la-datt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dattinq.lo -MD -MP -MF .deps/libdispatch_la-dattinq.Tpo -c -o libdispatch_la-dattinq.lo `test -f 'dattinq.c' || echo './'`dattinq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dattinq.lo -MD -MP -MF .deps/libdispatch_la-dattinq.Tpo -c dattinq.c -fPIC -DPIC -o .libs/libdispatch_la-dattinq.o mv -f .deps/libdispatch_la-dattinq.Tpo .deps/libdispatch_la-dattinq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dattput.lo -MD -MP -MF .deps/libdispatch_la-dattput.Tpo -c -o libdispatch_la-dattput.lo `test -f 'dattput.c' || echo './'`dattput.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dattput.lo -MD -MP -MF .deps/libdispatch_la-dattput.Tpo -c dattput.c -fPIC -DPIC -o .libs/libdispatch_la-dattput.o mv -f .deps/libdispatch_la-dattput.Tpo .deps/libdispatch_la-dattput.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dattget.lo -MD -MP -MF .deps/libdispatch_la-dattget.Tpo -c -o libdispatch_la-dattget.lo `test -f 'dattget.c' || echo './'`dattget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dattget.lo -MD -MP -MF .deps/libdispatch_la-dattget.Tpo -c dattget.c -fPIC -DPIC -o .libs/libdispatch_la-dattget.o mv -f .deps/libdispatch_la-dattget.Tpo .deps/libdispatch_la-dattget.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-derror.lo -MD -MP -MF .deps/libdispatch_la-derror.Tpo -c -o libdispatch_la-derror.lo `test -f 'derror.c' || echo './'`derror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-derror.lo -MD -MP -MF .deps/libdispatch_la-derror.Tpo -c derror.c -fPIC -DPIC -o .libs/libdispatch_la-derror.o mv -f .deps/libdispatch_la-derror.Tpo .deps/libdispatch_la-derror.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dvar.lo -MD -MP -MF .deps/libdispatch_la-dvar.Tpo -c -o libdispatch_la-dvar.lo `test -f 'dvar.c' || echo './'`dvar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dvar.lo -MD -MP -MF .deps/libdispatch_la-dvar.Tpo -c dvar.c -fPIC -DPIC -o .libs/libdispatch_la-dvar.o mv -f .deps/libdispatch_la-dvar.Tpo .deps/libdispatch_la-dvar.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dvarget.lo -MD -MP -MF .deps/libdispatch_la-dvarget.Tpo -c -o libdispatch_la-dvarget.lo `test -f 'dvarget.c' || echo './'`dvarget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dvarget.lo -MD -MP -MF .deps/libdispatch_la-dvarget.Tpo -c dvarget.c -fPIC -DPIC -o .libs/libdispatch_la-dvarget.o mv -f .deps/libdispatch_la-dvarget.Tpo .deps/libdispatch_la-dvarget.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dvarput.lo -MD -MP -MF .deps/libdispatch_la-dvarput.Tpo -c -o libdispatch_la-dvarput.lo `test -f 'dvarput.c' || echo './'`dvarput.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dvarput.lo -MD -MP -MF .deps/libdispatch_la-dvarput.Tpo -c dvarput.c -fPIC -DPIC -o .libs/libdispatch_la-dvarput.o mv -f .deps/libdispatch_la-dvarput.Tpo .deps/libdispatch_la-dvarput.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dvarinq.lo -MD -MP -MF .deps/libdispatch_la-dvarinq.Tpo -c -o libdispatch_la-dvarinq.lo `test -f 'dvarinq.c' || echo './'`dvarinq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dvarinq.lo -MD -MP -MF .deps/libdispatch_la-dvarinq.Tpo -c dvarinq.c -fPIC -DPIC -o .libs/libdispatch_la-dvarinq.o mv -f .deps/libdispatch_la-dvarinq.Tpo .deps/libdispatch_la-dvarinq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dinternal.lo -MD -MP -MF .deps/libdispatch_la-dinternal.Tpo -c -o libdispatch_la-dinternal.lo `test -f 'dinternal.c' || echo './'`dinternal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dinternal.lo -MD -MP -MF .deps/libdispatch_la-dinternal.Tpo -c dinternal.c -fPIC -DPIC -o .libs/libdispatch_la-dinternal.o mv -f .deps/libdispatch_la-dinternal.Tpo .deps/libdispatch_la-dinternal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-ddispatch.lo -MD -MP -MF .deps/libdispatch_la-ddispatch.Tpo -c -o libdispatch_la-ddispatch.lo `test -f 'ddispatch.c' || echo './'`ddispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-ddispatch.lo -MD -MP -MF .deps/libdispatch_la-ddispatch.Tpo -c ddispatch.c -fPIC -DPIC -o .libs/libdispatch_la-ddispatch.o mv -f .deps/libdispatch_la-ddispatch.Tpo .deps/libdispatch_la-ddispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dutf8.lo -MD -MP -MF .deps/libdispatch_la-dutf8.Tpo -c -o libdispatch_la-dutf8.lo `test -f 'dutf8.c' || echo './'`dutf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dutf8.lo -MD -MP -MF .deps/libdispatch_la-dutf8.Tpo -c dutf8.c -fPIC -DPIC -o .libs/libdispatch_la-dutf8.o mv -f .deps/libdispatch_la-dutf8.Tpo .deps/libdispatch_la-dutf8.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-nclog.lo -MD -MP -MF .deps/libdispatch_la-nclog.Tpo -c -o libdispatch_la-nclog.lo `test -f 'nclog.c' || echo './'`nclog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-nclog.lo -MD -MP -MF .deps/libdispatch_la-nclog.Tpo -c nclog.c -fPIC -DPIC -o .libs/libdispatch_la-nclog.o mv -f .deps/libdispatch_la-nclog.Tpo .deps/libdispatch_la-nclog.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dstring.lo -MD -MP -MF .deps/libdispatch_la-dstring.Tpo -c -o libdispatch_la-dstring.lo `test -f 'dstring.c' || echo './'`dstring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dstring.lo -MD -MP -MF .deps/libdispatch_la-dstring.Tpo -c dstring.c -fPIC -DPIC -o .libs/libdispatch_la-dstring.o mv -f .deps/libdispatch_la-dstring.Tpo .deps/libdispatch_la-dstring.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-ncuri.lo -MD -MP -MF .deps/libdispatch_la-ncuri.Tpo -c -o libdispatch_la-ncuri.lo `test -f 'ncuri.c' || echo './'`ncuri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-ncuri.lo -MD -MP -MF .deps/libdispatch_la-ncuri.Tpo -c ncuri.c -fPIC -DPIC -o .libs/libdispatch_la-ncuri.o mv -f .deps/libdispatch_la-ncuri.Tpo .deps/libdispatch_la-ncuri.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-nclist.lo -MD -MP -MF .deps/libdispatch_la-nclist.Tpo -c -o libdispatch_la-nclist.lo `test -f 'nclist.c' || echo './'`nclist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-nclist.lo -MD -MP -MF .deps/libdispatch_la-nclist.Tpo -c nclist.c -fPIC -DPIC -o .libs/libdispatch_la-nclist.o mv -f .deps/libdispatch_la-nclist.Tpo .deps/libdispatch_la-nclist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-ncbytes.lo -MD -MP -MF .deps/libdispatch_la-ncbytes.Tpo -c -o libdispatch_la-ncbytes.lo `test -f 'ncbytes.c' || echo './'`ncbytes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-ncbytes.lo -MD -MP -MF .deps/libdispatch_la-ncbytes.Tpo -c ncbytes.c -fPIC -DPIC -o .libs/libdispatch_la-ncbytes.o mv -f .deps/libdispatch_la-ncbytes.Tpo .deps/libdispatch_la-ncbytes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-nchashmap.lo -MD -MP -MF .deps/libdispatch_la-nchashmap.Tpo -c -o libdispatch_la-nchashmap.lo `test -f 'nchashmap.c' || echo './'`nchashmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-nchashmap.lo -MD -MP -MF .deps/libdispatch_la-nchashmap.Tpo -c nchashmap.c -fPIC -DPIC -o .libs/libdispatch_la-nchashmap.o mv -f .deps/libdispatch_la-nchashmap.Tpo .deps/libdispatch_la-nchashmap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-nctime.lo -MD -MP -MF .deps/libdispatch_la-nctime.Tpo -c -o libdispatch_la-nctime.lo `test -f 'nctime.c' || echo './'`nctime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-nctime.lo -MD -MP -MF .deps/libdispatch_la-nctime.Tpo -c nctime.c -fPIC -DPIC -o .libs/libdispatch_la-nctime.o mv -f .deps/libdispatch_la-nctime.Tpo .deps/libdispatch_la-nctime.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-nc.lo -MD -MP -MF .deps/libdispatch_la-nc.Tpo -c -o libdispatch_la-nc.lo `test -f 'nc.c' || echo './'`nc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-nc.lo -MD -MP -MF .deps/libdispatch_la-nc.Tpo -c nc.c -fPIC -DPIC -o .libs/libdispatch_la-nc.o mv -f .deps/libdispatch_la-nc.Tpo .deps/libdispatch_la-nc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-nclistmgr.lo -MD -MP -MF .deps/libdispatch_la-nclistmgr.Tpo -c -o libdispatch_la-nclistmgr.lo `test -f 'nclistmgr.c' || echo './'`nclistmgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-nclistmgr.lo -MD -MP -MF .deps/libdispatch_la-nclistmgr.Tpo -c nclistmgr.c -fPIC -DPIC -o .libs/libdispatch_la-nclistmgr.o mv -f .deps/libdispatch_la-nclistmgr.Tpo .deps/libdispatch_la-nclistmgr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dauth.lo -MD -MP -MF .deps/libdispatch_la-dauth.Tpo -c -o libdispatch_la-dauth.lo `test -f 'dauth.c' || echo './'`dauth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dauth.lo -MD -MP -MF .deps/libdispatch_la-dauth.Tpo -c dauth.c -fPIC -DPIC -o .libs/libdispatch_la-dauth.o mv -f .deps/libdispatch_la-dauth.Tpo .deps/libdispatch_la-dauth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-doffsets.lo -MD -MP -MF .deps/libdispatch_la-doffsets.Tpo -c -o libdispatch_la-doffsets.lo `test -f 'doffsets.c' || echo './'`doffsets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-doffsets.lo -MD -MP -MF .deps/libdispatch_la-doffsets.Tpo -c doffsets.c -fPIC -DPIC -o .libs/libdispatch_la-doffsets.o mv -f .deps/libdispatch_la-doffsets.Tpo .deps/libdispatch_la-doffsets.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dwinpath.lo -MD -MP -MF .deps/libdispatch_la-dwinpath.Tpo -c -o libdispatch_la-dwinpath.lo `test -f 'dwinpath.c' || echo './'`dwinpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dwinpath.lo -MD -MP -MF .deps/libdispatch_la-dwinpath.Tpo -c dwinpath.c -fPIC -DPIC -o .libs/libdispatch_la-dwinpath.o mv -f .deps/libdispatch_la-dwinpath.Tpo .deps/libdispatch_la-dwinpath.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dutil.lo -MD -MP -MF .deps/libdispatch_la-dutil.Tpo -c -o libdispatch_la-dutil.lo `test -f 'dutil.c' || echo './'`dutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dutil.lo -MD -MP -MF .deps/libdispatch_la-dutil.Tpo -c dutil.c -fPIC -DPIC -o .libs/libdispatch_la-dutil.o mv -f .deps/libdispatch_la-dutil.Tpo .deps/libdispatch_la-dutil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dreadonly.lo -MD -MP -MF .deps/libdispatch_la-dreadonly.Tpo -c -o libdispatch_la-dreadonly.lo `test -f 'dreadonly.c' || echo './'`dreadonly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dreadonly.lo -MD -MP -MF .deps/libdispatch_la-dreadonly.Tpo -c dreadonly.c -fPIC -DPIC -o .libs/libdispatch_la-dreadonly.o mv -f .deps/libdispatch_la-dreadonly.Tpo .deps/libdispatch_la-dreadonly.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dnotnc4.lo -MD -MP -MF .deps/libdispatch_la-dnotnc4.Tpo -c -o libdispatch_la-dnotnc4.lo `test -f 'dnotnc4.c' || echo './'`dnotnc4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dnotnc4.lo -MD -MP -MF .deps/libdispatch_la-dnotnc4.Tpo -c dnotnc4.c -fPIC -DPIC -o .libs/libdispatch_la-dnotnc4.o mv -f .deps/libdispatch_la-dnotnc4.Tpo .deps/libdispatch_la-dnotnc4.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dnotnc3.lo -MD -MP -MF .deps/libdispatch_la-dnotnc3.Tpo -c -o libdispatch_la-dnotnc3.lo `test -f 'dnotnc3.c' || echo './'`dnotnc3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dnotnc3.lo -MD -MP -MF .deps/libdispatch_la-dnotnc3.Tpo -c dnotnc3.c -fPIC -DPIC -o .libs/libdispatch_la-dnotnc3.o mv -f .deps/libdispatch_la-dnotnc3.Tpo .deps/libdispatch_la-dnotnc3.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-crc32.lo -MD -MP -MF .deps/libdispatch_la-crc32.Tpo -c -o libdispatch_la-crc32.lo `test -f 'crc32.c' || echo './'`crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-crc32.lo -MD -MP -MF .deps/libdispatch_la-crc32.Tpo -c crc32.c -fPIC -DPIC -o .libs/libdispatch_la-crc32.o mv -f .deps/libdispatch_la-crc32.Tpo .deps/libdispatch_la-crc32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-daux.lo -MD -MP -MF .deps/libdispatch_la-daux.Tpo -c -o libdispatch_la-daux.lo `test -f 'daux.c' || echo './'`daux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-daux.lo -MD -MP -MF .deps/libdispatch_la-daux.Tpo -c daux.c -fPIC -DPIC -o .libs/libdispatch_la-daux.o mv -f .deps/libdispatch_la-daux.Tpo .deps/libdispatch_la-daux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dinfermodel.lo -MD -MP -MF .deps/libdispatch_la-dinfermodel.Tpo -c -o libdispatch_la-dinfermodel.lo `test -f 'dinfermodel.c' || echo './'`dinfermodel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dinfermodel.lo -MD -MP -MF .deps/libdispatch_la-dinfermodel.Tpo -c dinfermodel.c -fPIC -DPIC -o .libs/libdispatch_la-dinfermodel.o mv -f .deps/libdispatch_la-dinfermodel.Tpo .deps/libdispatch_la-dinfermodel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-utf8proc.lo -MD -MP -MF .deps/libdispatch_la-utf8proc.Tpo -c -o libdispatch_la-utf8proc.lo `test -f 'utf8proc.c' || echo './'`utf8proc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-utf8proc.lo -MD -MP -MF .deps/libdispatch_la-utf8proc.Tpo -c utf8proc.c -fPIC -DPIC -o .libs/libdispatch_la-utf8proc.o mv -f .deps/libdispatch_la-utf8proc.Tpo .deps/libdispatch_la-utf8proc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-drc.lo -MD -MP -MF .deps/libdispatch_la-drc.Tpo -c -o libdispatch_la-drc.lo `test -f 'drc.c' || echo './'`drc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-drc.lo -MD -MP -MF .deps/libdispatch_la-drc.Tpo -c drc.c -fPIC -DPIC -o .libs/libdispatch_la-drc.o mv -f .deps/libdispatch_la-drc.Tpo .deps/libdispatch_la-drc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dgroup.lo -MD -MP -MF .deps/libdispatch_la-dgroup.Tpo -c -o libdispatch_la-dgroup.lo `test -f 'dgroup.c' || echo './'`dgroup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dgroup.lo -MD -MP -MF .deps/libdispatch_la-dgroup.Tpo -c dgroup.c -fPIC -DPIC -o .libs/libdispatch_la-dgroup.o mv -f .deps/libdispatch_la-dgroup.Tpo .deps/libdispatch_la-dgroup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dvlen.lo -MD -MP -MF .deps/libdispatch_la-dvlen.Tpo -c -o libdispatch_la-dvlen.lo `test -f 'dvlen.c' || echo './'`dvlen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dvlen.lo -MD -MP -MF .deps/libdispatch_la-dvlen.Tpo -c dvlen.c -fPIC -DPIC -o .libs/libdispatch_la-dvlen.o mv -f .deps/libdispatch_la-dvlen.Tpo .deps/libdispatch_la-dvlen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dcompound.lo -MD -MP -MF .deps/libdispatch_la-dcompound.Tpo -c -o libdispatch_la-dcompound.lo `test -f 'dcompound.c' || echo './'`dcompound.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dcompound.lo -MD -MP -MF .deps/libdispatch_la-dcompound.Tpo -c dcompound.c -fPIC -DPIC -o .libs/libdispatch_la-dcompound.o mv -f .deps/libdispatch_la-dcompound.Tpo .deps/libdispatch_la-dcompound.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dtype.lo -MD -MP -MF .deps/libdispatch_la-dtype.Tpo -c -o libdispatch_la-dtype.lo `test -f 'dtype.c' || echo './'`dtype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dtype.lo -MD -MP -MF .deps/libdispatch_la-dtype.Tpo -c dtype.c -fPIC -DPIC -o .libs/libdispatch_la-dtype.o mv -f .deps/libdispatch_la-dtype.Tpo .deps/libdispatch_la-dtype.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-denum.lo -MD -MP -MF .deps/libdispatch_la-denum.Tpo -c -o libdispatch_la-denum.lo `test -f 'denum.c' || echo './'`denum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-denum.lo -MD -MP -MF .deps/libdispatch_la-denum.Tpo -c denum.c -fPIC -DPIC -o .libs/libdispatch_la-denum.o mv -f .deps/libdispatch_la-denum.Tpo .deps/libdispatch_la-denum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dopaque.lo -MD -MP -MF .deps/libdispatch_la-dopaque.Tpo -c -o libdispatch_la-dopaque.lo `test -f 'dopaque.c' || echo './'`dopaque.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dopaque.lo -MD -MP -MF .deps/libdispatch_la-dopaque.Tpo -c dopaque.c -fPIC -DPIC -o .libs/libdispatch_la-dopaque.o mv -f .deps/libdispatch_la-dopaque.Tpo .deps/libdispatch_la-dopaque.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dfilter.lo -MD -MP -MF .deps/libdispatch_la-dfilter.Tpo -c -o libdispatch_la-dfilter.lo `test -f 'dfilter.c' || echo './'`dfilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdispatch_la-dfilter.lo -MD -MP -MF .deps/libdispatch_la-dfilter.Tpo -c dfilter.c -fPIC -DPIC -o .libs/libdispatch_la-dfilter.o mv -f .deps/libdispatch_la-dfilter.Tpo .deps/libdispatch_la-dfilter.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libdispatch.la libdispatch_la-dparallel.lo libdispatch_la-dcopy.lo libdispatch_la-dfile.lo libdispatch_la-ddim.lo libdispatch_la-datt.lo libdispatch_la-dattinq.lo libdispatch_la-dattput.lo libdispatch_la-dattget.lo libdispatch_la-derror.lo libdispatch_la-dvar.lo libdispatch_la-dvarget.lo libdispatch_la-dvarput.lo libdispatch_la-dvarinq.lo libdispatch_la-dinternal.lo libdispatch_la-ddispatch.lo libdispatch_la-dutf8.lo libdispatch_la-nclog.lo libdispatch_la-dstring.lo libdispatch_la-ncuri.lo libdispatch_la-nclist.lo libdispatch_la-ncbytes.lo libdispatch_la-nchashmap.lo libdispatch_la-nctime.lo libdispatch_la-nc.lo libdispatch_la-nclistmgr.lo libdispatch_la-dauth.lo libdispatch_la-doffsets.lo libdispatch_la-dwinpath.lo libdispatch_la-dutil.lo libdispatch_la-dreadonly.lo libdispatch_la-dnotnc4.lo libdispatch_la-dnotnc3.lo libdispatch_la-crc32.lo libdispatch_la-daux.lo libdispatch_la-dinfermodel.lo libdispatch_la-utf8proc.lo libdispatch_la-drc.lo libdispatch_la-dgroup.lo libdispatch_la-dvlen.lo libdispatch_la-dcompound.lo libdispatch_la-dtype.lo libdispatch_la-denum.lo libdispatch_la-dopaque.lo libdispatch_la-dfilter.lo -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf2_la-dv2i.lo -MD -MP -MF .deps/libnetcdf2_la-dv2i.Tpo -c -o libnetcdf2_la-dv2i.lo `test -f 'dv2i.c' || echo './'`dv2i.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -DDLL_EXPORT -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf2_la-dv2i.lo -MD -MP -MF .deps/libnetcdf2_la-dv2i.Tpo -c dv2i.c -fPIC -DPIC -o .libs/libnetcdf2_la-dv2i.o mv -f .deps/libnetcdf2_la-dv2i.Tpo .deps/libnetcdf2_la-dv2i.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libnetcdf2.la libnetcdf2_la-dv2i.lo -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libnetcdf2.a .libs/libnetcdf2_la-dv2i.o libtool: link: ranlib .libs/libnetcdf2.a libtool: link: ( cd ".libs" && rm -f "libnetcdf2.la" && ln -s "../libnetcdf2.la" "libnetcdf2.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' Making all in libsrc make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-v1hpg.lo -MD -MP -MF .deps/libnetcdf3_la-v1hpg.Tpo -c -o libnetcdf3_la-v1hpg.lo `test -f 'v1hpg.c' || echo './'`v1hpg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-v1hpg.lo -MD -MP -MF .deps/libnetcdf3_la-v1hpg.Tpo -c v1hpg.c -fPIC -DPIC -o .libs/libnetcdf3_la-v1hpg.o mv -f .deps/libnetcdf3_la-v1hpg.Tpo .deps/libnetcdf3_la-v1hpg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-putget.lo -MD -MP -MF .deps/libnetcdf3_la-putget.Tpo -c -o libnetcdf3_la-putget.lo `test -f 'putget.c' || echo './'`putget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-putget.lo -MD -MP -MF .deps/libnetcdf3_la-putget.Tpo -c putget.c -fPIC -DPIC -o .libs/libnetcdf3_la-putget.o mv -f .deps/libnetcdf3_la-putget.Tpo .deps/libnetcdf3_la-putget.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-attr.lo -MD -MP -MF .deps/libnetcdf3_la-attr.Tpo -c -o libnetcdf3_la-attr.lo `test -f 'attr.c' || echo './'`attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-attr.lo -MD -MP -MF .deps/libnetcdf3_la-attr.Tpo -c attr.c -fPIC -DPIC -o .libs/libnetcdf3_la-attr.o mv -f .deps/libnetcdf3_la-attr.Tpo .deps/libnetcdf3_la-attr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-nc3dispatch.lo -MD -MP -MF .deps/libnetcdf3_la-nc3dispatch.Tpo -c -o libnetcdf3_la-nc3dispatch.lo `test -f 'nc3dispatch.c' || echo './'`nc3dispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-nc3dispatch.lo -MD -MP -MF .deps/libnetcdf3_la-nc3dispatch.Tpo -c nc3dispatch.c -fPIC -DPIC -o .libs/libnetcdf3_la-nc3dispatch.o mv -f .deps/libnetcdf3_la-nc3dispatch.Tpo .deps/libnetcdf3_la-nc3dispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-nc3internal.lo -MD -MP -MF .deps/libnetcdf3_la-nc3internal.Tpo -c -o libnetcdf3_la-nc3internal.lo `test -f 'nc3internal.c' || echo './'`nc3internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-nc3internal.lo -MD -MP -MF .deps/libnetcdf3_la-nc3internal.Tpo -c nc3internal.c -fPIC -DPIC -o .libs/libnetcdf3_la-nc3internal.o mv -f .deps/libnetcdf3_la-nc3internal.Tpo .deps/libnetcdf3_la-nc3internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-var.lo -MD -MP -MF .deps/libnetcdf3_la-var.Tpo -c -o libnetcdf3_la-var.lo `test -f 'var.c' || echo './'`var.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-var.lo -MD -MP -MF .deps/libnetcdf3_la-var.Tpo -c var.c -fPIC -DPIC -o .libs/libnetcdf3_la-var.o mv -f .deps/libnetcdf3_la-var.Tpo .deps/libnetcdf3_la-var.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-dim.lo -MD -MP -MF .deps/libnetcdf3_la-dim.Tpo -c -o libnetcdf3_la-dim.lo `test -f 'dim.c' || echo './'`dim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-dim.lo -MD -MP -MF .deps/libnetcdf3_la-dim.Tpo -c dim.c -fPIC -DPIC -o .libs/libnetcdf3_la-dim.o mv -f .deps/libnetcdf3_la-dim.Tpo .deps/libnetcdf3_la-dim.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-ncx.lo -MD -MP -MF .deps/libnetcdf3_la-ncx.Tpo -c -o libnetcdf3_la-ncx.lo `test -f 'ncx.c' || echo './'`ncx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-ncx.lo -MD -MP -MF .deps/libnetcdf3_la-ncx.Tpo -c ncx.c -fPIC -DPIC -o .libs/libnetcdf3_la-ncx.o mv -f .deps/libnetcdf3_la-ncx.Tpo .deps/libnetcdf3_la-ncx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-lookup3.lo -MD -MP -MF .deps/libnetcdf3_la-lookup3.Tpo -c -o libnetcdf3_la-lookup3.lo `test -f 'lookup3.c' || echo './'`lookup3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-lookup3.lo -MD -MP -MF .deps/libnetcdf3_la-lookup3.Tpo -c lookup3.c -fPIC -DPIC -o .libs/libnetcdf3_la-lookup3.o mv -f .deps/libnetcdf3_la-lookup3.Tpo .deps/libnetcdf3_la-lookup3.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-ncio.lo -MD -MP -MF .deps/libnetcdf3_la-ncio.Tpo -c -o libnetcdf3_la-ncio.lo `test -f 'ncio.c' || echo './'`ncio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-ncio.lo -MD -MP -MF .deps/libnetcdf3_la-ncio.Tpo -c ncio.c -fPIC -DPIC -o .libs/libnetcdf3_la-ncio.o mv -f .deps/libnetcdf3_la-ncio.Tpo .deps/libnetcdf3_la-ncio.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-memio.lo -MD -MP -MF .deps/libnetcdf3_la-memio.Tpo -c -o libnetcdf3_la-memio.lo `test -f 'memio.c' || echo './'`memio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-memio.lo -MD -MP -MF .deps/libnetcdf3_la-memio.Tpo -c memio.c -fPIC -DPIC -o .libs/libnetcdf3_la-memio.o mv -f .deps/libnetcdf3_la-memio.Tpo .deps/libnetcdf3_la-memio.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-posixio.lo -MD -MP -MF .deps/libnetcdf3_la-posixio.Tpo -c -o libnetcdf3_la-posixio.lo `test -f 'posixio.c' || echo './'`posixio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf3_la-posixio.lo -MD -MP -MF .deps/libnetcdf3_la-posixio.Tpo -c posixio.c -fPIC -DPIC -o .libs/libnetcdf3_la-posixio.o mv -f .deps/libnetcdf3_la-posixio.Tpo .deps/libnetcdf3_la-posixio.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libnetcdf3.la libnetcdf3_la-v1hpg.lo libnetcdf3_la-putget.lo libnetcdf3_la-attr.lo libnetcdf3_la-nc3dispatch.lo libnetcdf3_la-nc3internal.lo libnetcdf3_la-var.lo libnetcdf3_la-dim.lo libnetcdf3_la-ncx.lo libnetcdf3_la-lookup3.lo libnetcdf3_la-ncio.lo libnetcdf3_la-memio.lo libnetcdf3_la-posixio.lo -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4dispatch.lo -MD -MP -MF .deps/libnetcdf4_la-nc4dispatch.Tpo -c -o libnetcdf4_la-nc4dispatch.lo `test -f 'nc4dispatch.c' || echo './'`nc4dispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4dispatch.lo -MD -MP -MF .deps/libnetcdf4_la-nc4dispatch.Tpo -c nc4dispatch.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4dispatch.o mv -f .deps/libnetcdf4_la-nc4dispatch.Tpo .deps/libnetcdf4_la-nc4dispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4attr.lo -MD -MP -MF .deps/libnetcdf4_la-nc4attr.Tpo -c -o libnetcdf4_la-nc4attr.lo `test -f 'nc4attr.c' || echo './'`nc4attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4attr.lo -MD -MP -MF .deps/libnetcdf4_la-nc4attr.Tpo -c nc4attr.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4attr.o mv -f .deps/libnetcdf4_la-nc4attr.Tpo .deps/libnetcdf4_la-nc4attr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4dim.lo -MD -MP -MF .deps/libnetcdf4_la-nc4dim.Tpo -c -o libnetcdf4_la-nc4dim.lo `test -f 'nc4dim.c' || echo './'`nc4dim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4dim.lo -MD -MP -MF .deps/libnetcdf4_la-nc4dim.Tpo -c nc4dim.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4dim.o mv -f .deps/libnetcdf4_la-nc4dim.Tpo .deps/libnetcdf4_la-nc4dim.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4grp.lo -MD -MP -MF .deps/libnetcdf4_la-nc4grp.Tpo -c -o libnetcdf4_la-nc4grp.lo `test -f 'nc4grp.c' || echo './'`nc4grp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4grp.lo -MD -MP -MF .deps/libnetcdf4_la-nc4grp.Tpo -c nc4grp.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4grp.o mv -f .deps/libnetcdf4_la-nc4grp.Tpo .deps/libnetcdf4_la-nc4grp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4internal.lo -MD -MP -MF .deps/libnetcdf4_la-nc4internal.Tpo -c -o libnetcdf4_la-nc4internal.lo `test -f 'nc4internal.c' || echo './'`nc4internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4internal.lo -MD -MP -MF .deps/libnetcdf4_la-nc4internal.Tpo -c nc4internal.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4internal.o mv -f .deps/libnetcdf4_la-nc4internal.Tpo .deps/libnetcdf4_la-nc4internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4type.lo -MD -MP -MF .deps/libnetcdf4_la-nc4type.Tpo -c -o libnetcdf4_la-nc4type.lo `test -f 'nc4type.c' || echo './'`nc4type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4type.lo -MD -MP -MF .deps/libnetcdf4_la-nc4type.Tpo -c nc4type.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4type.o mv -f .deps/libnetcdf4_la-nc4type.Tpo .deps/libnetcdf4_la-nc4type.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4var.lo -MD -MP -MF .deps/libnetcdf4_la-nc4var.Tpo -c -o libnetcdf4_la-nc4var.lo `test -f 'nc4var.c' || echo './'`nc4var.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4var.lo -MD -MP -MF .deps/libnetcdf4_la-nc4var.Tpo -c nc4var.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4var.o mv -f .deps/libnetcdf4_la-nc4var.Tpo .deps/libnetcdf4_la-nc4var.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-ncfunc.lo -MD -MP -MF .deps/libnetcdf4_la-ncfunc.Tpo -c -o libnetcdf4_la-ncfunc.lo `test -f 'ncfunc.c' || echo './'`ncfunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-ncfunc.lo -MD -MP -MF .deps/libnetcdf4_la-ncfunc.Tpo -c ncfunc.c -fPIC -DPIC -o .libs/libnetcdf4_la-ncfunc.o mv -f .deps/libnetcdf4_la-ncfunc.Tpo .deps/libnetcdf4_la-ncfunc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-error4.lo -MD -MP -MF .deps/libnetcdf4_la-error4.Tpo -c -o libnetcdf4_la-error4.lo `test -f 'error4.c' || echo './'`error4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-error4.lo -MD -MP -MF .deps/libnetcdf4_la-error4.Tpo -c error4.c -fPIC -DPIC -o .libs/libnetcdf4_la-error4.o mv -f .deps/libnetcdf4_la-error4.Tpo .deps/libnetcdf4_la-error4.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4printer.lo -MD -MP -MF .deps/libnetcdf4_la-nc4printer.Tpo -c -o libnetcdf4_la-nc4printer.lo `test -f 'nc4printer.c' || echo './'`nc4printer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-nc4printer.lo -MD -MP -MF .deps/libnetcdf4_la-nc4printer.Tpo -c nc4printer.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4printer.o mv -f .deps/libnetcdf4_la-nc4printer.Tpo .deps/libnetcdf4_la-nc4printer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-ncindex.lo -MD -MP -MF .deps/libnetcdf4_la-ncindex.Tpo -c -o libnetcdf4_la-ncindex.lo `test -f 'ncindex.c' || echo './'`ncindex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf4_la-ncindex.lo -MD -MP -MF .deps/libnetcdf4_la-ncindex.Tpo -c ncindex.c -fPIC -DPIC -o .libs/libnetcdf4_la-ncindex.o mv -f .deps/libnetcdf4_la-ncindex.Tpo .deps/libnetcdf4_la-ncindex.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libnetcdf4.la libnetcdf4_la-nc4dispatch.lo libnetcdf4_la-nc4attr.lo libnetcdf4_la-nc4dim.lo libnetcdf4_la-nc4grp.lo libnetcdf4_la-nc4internal.lo libnetcdf4_la-nc4type.lo libnetcdf4_la-nc4var.lo libnetcdf4_la-ncfunc.lo libnetcdf4_la-error4.lo libnetcdf4_la-nc4printer.lo libnetcdf4_la-ncindex.lo -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libnetcdf4.a .libs/libnetcdf4_la-nc4dispatch.o .libs/libnetcdf4_la-nc4attr.o .libs/libnetcdf4_la-nc4dim.o .libs/libnetcdf4_la-nc4grp.o .libs/libnetcdf4_la-nc4internal.o .libs/libnetcdf4_la-nc4type.o .libs/libnetcdf4_la-nc4var.o .libs/libnetcdf4_la-ncfunc.o .libs/libnetcdf4_la-error4.o .libs/libnetcdf4_la-nc4printer.o .libs/libnetcdf4_la-ncindex.o libtool: link: ranlib .libs/libnetcdf4.a libtool: link: ( cd ".libs" && rm -f "libnetcdf4.la" && ln -s "../libnetcdf4.la" "libnetcdf4.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' Making all in libhdf5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libhdf5' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4hdf.lo -MD -MP -MF .deps/libnchdf5_la-nc4hdf.Tpo -c -o libnchdf5_la-nc4hdf.lo `test -f 'nc4hdf.c' || echo './'`nc4hdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4hdf.lo -MD -MP -MF .deps/libnchdf5_la-nc4hdf.Tpo -c nc4hdf.c -fPIC -DPIC -o .libs/libnchdf5_la-nc4hdf.o mv -f .deps/libnchdf5_la-nc4hdf.Tpo .deps/libnchdf5_la-nc4hdf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4info.lo -MD -MP -MF .deps/libnchdf5_la-nc4info.Tpo -c -o libnchdf5_la-nc4info.lo `test -f 'nc4info.c' || echo './'`nc4info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4info.lo -MD -MP -MF .deps/libnchdf5_la-nc4info.Tpo -c nc4info.c -fPIC -DPIC -o .libs/libnchdf5_la-nc4info.o mv -f .deps/libnchdf5_la-nc4info.Tpo .deps/libnchdf5_la-nc4info.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5file.lo -MD -MP -MF .deps/libnchdf5_la-hdf5file.Tpo -c -o libnchdf5_la-hdf5file.lo `test -f 'hdf5file.c' || echo './'`hdf5file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5file.lo -MD -MP -MF .deps/libnchdf5_la-hdf5file.Tpo -c hdf5file.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5file.o mv -f .deps/libnchdf5_la-hdf5file.Tpo .deps/libnchdf5_la-hdf5file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5attr.lo -MD -MP -MF .deps/libnchdf5_la-hdf5attr.Tpo -c -o libnchdf5_la-hdf5attr.lo `test -f 'hdf5attr.c' || echo './'`hdf5attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5attr.lo -MD -MP -MF .deps/libnchdf5_la-hdf5attr.Tpo -c hdf5attr.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5attr.o mv -f .deps/libnchdf5_la-hdf5attr.Tpo .deps/libnchdf5_la-hdf5attr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5dim.lo -MD -MP -MF .deps/libnchdf5_la-hdf5dim.Tpo -c -o libnchdf5_la-hdf5dim.lo `test -f 'hdf5dim.c' || echo './'`hdf5dim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5dim.lo -MD -MP -MF .deps/libnchdf5_la-hdf5dim.Tpo -c hdf5dim.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5dim.o mv -f .deps/libnchdf5_la-hdf5dim.Tpo .deps/libnchdf5_la-hdf5dim.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5grp.lo -MD -MP -MF .deps/libnchdf5_la-hdf5grp.Tpo -c -o libnchdf5_la-hdf5grp.lo `test -f 'hdf5grp.c' || echo './'`hdf5grp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5grp.lo -MD -MP -MF .deps/libnchdf5_la-hdf5grp.Tpo -c hdf5grp.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5grp.o mv -f .deps/libnchdf5_la-hdf5grp.Tpo .deps/libnchdf5_la-hdf5grp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5type.lo -MD -MP -MF .deps/libnchdf5_la-hdf5type.Tpo -c -o libnchdf5_la-hdf5type.lo `test -f 'hdf5type.c' || echo './'`hdf5type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5type.lo -MD -MP -MF .deps/libnchdf5_la-hdf5type.Tpo -c hdf5type.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5type.o mv -f .deps/libnchdf5_la-hdf5type.Tpo .deps/libnchdf5_la-hdf5type.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5internal.lo -MD -MP -MF .deps/libnchdf5_la-hdf5internal.Tpo -c -o libnchdf5_la-hdf5internal.lo `test -f 'hdf5internal.c' || echo './'`hdf5internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5internal.lo -MD -MP -MF .deps/libnchdf5_la-hdf5internal.Tpo -c hdf5internal.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5internal.o mv -f .deps/libnchdf5_la-hdf5internal.Tpo .deps/libnchdf5_la-hdf5internal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5create.lo -MD -MP -MF .deps/libnchdf5_la-hdf5create.Tpo -c -o libnchdf5_la-hdf5create.lo `test -f 'hdf5create.c' || echo './'`hdf5create.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5create.lo -MD -MP -MF .deps/libnchdf5_la-hdf5create.Tpo -c hdf5create.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5create.o mv -f .deps/libnchdf5_la-hdf5create.Tpo .deps/libnchdf5_la-hdf5create.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5open.lo -MD -MP -MF .deps/libnchdf5_la-hdf5open.Tpo -c -o libnchdf5_la-hdf5open.lo `test -f 'hdf5open.c' || echo './'`hdf5open.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5open.lo -MD -MP -MF .deps/libnchdf5_la-hdf5open.Tpo -c hdf5open.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5open.o mv -f .deps/libnchdf5_la-hdf5open.Tpo .deps/libnchdf5_la-hdf5open.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5var.lo -MD -MP -MF .deps/libnchdf5_la-hdf5var.Tpo -c -o libnchdf5_la-hdf5var.lo `test -f 'hdf5var.c' || echo './'`hdf5var.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5var.lo -MD -MP -MF .deps/libnchdf5_la-hdf5var.Tpo -c hdf5var.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5var.o mv -f .deps/libnchdf5_la-hdf5var.Tpo .deps/libnchdf5_la-hdf5var.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4mem.lo -MD -MP -MF .deps/libnchdf5_la-nc4mem.Tpo -c -o libnchdf5_la-nc4mem.lo `test -f 'nc4mem.c' || echo './'`nc4mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4mem.lo -MD -MP -MF .deps/libnchdf5_la-nc4mem.Tpo -c nc4mem.c -fPIC -DPIC -o .libs/libnchdf5_la-nc4mem.o mv -f .deps/libnchdf5_la-nc4mem.Tpo .deps/libnchdf5_la-nc4mem.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4memcb.lo -MD -MP -MF .deps/libnchdf5_la-nc4memcb.Tpo -c -o libnchdf5_la-nc4memcb.lo `test -f 'nc4memcb.c' || echo './'`nc4memcb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-nc4memcb.lo -MD -MP -MF .deps/libnchdf5_la-nc4memcb.Tpo -c nc4memcb.c -fPIC -DPIC -o .libs/libnchdf5_la-nc4memcb.o mv -f .deps/libnchdf5_la-nc4memcb.Tpo .deps/libnchdf5_la-nc4memcb.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5cache.lo -MD -MP -MF .deps/libnchdf5_la-hdf5cache.Tpo -c -o libnchdf5_la-hdf5cache.lo `test -f 'hdf5cache.c' || echo './'`hdf5cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5cache.lo -MD -MP -MF .deps/libnchdf5_la-hdf5cache.Tpo -c hdf5cache.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5cache.o mv -f .deps/libnchdf5_la-hdf5cache.Tpo .deps/libnchdf5_la-hdf5cache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5dispatch.lo -MD -MP -MF .deps/libnchdf5_la-hdf5dispatch.Tpo -c -o libnchdf5_la-hdf5dispatch.lo `test -f 'hdf5dispatch.c' || echo './'`hdf5dispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnchdf5_la-hdf5dispatch.lo -MD -MP -MF .deps/libnchdf5_la-hdf5dispatch.Tpo -c hdf5dispatch.c -fPIC -DPIC -o .libs/libnchdf5_la-hdf5dispatch.o mv -f .deps/libnchdf5_la-hdf5dispatch.Tpo .deps/libnchdf5_la-hdf5dispatch.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libnchdf5.la libnchdf5_la-nc4hdf.lo libnchdf5_la-nc4info.lo libnchdf5_la-hdf5file.lo libnchdf5_la-hdf5attr.lo libnchdf5_la-hdf5dim.lo libnchdf5_la-hdf5grp.lo libnchdf5_la-hdf5type.lo libnchdf5_la-hdf5internal.lo libnchdf5_la-hdf5create.lo libnchdf5_la-hdf5open.lo libnchdf5_la-hdf5var.lo libnchdf5_la-nc4mem.lo libnchdf5_la-nc4memcb.lo libnchdf5_la-hdf5cache.lo libnchdf5_la-hdf5dispatch.lo -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-oc.lo -MD -MP -MF .deps/liboc_la-oc.Tpo -c -o liboc_la-oc.lo `test -f 'oc.c' || echo './'`oc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-oc.lo -MD -MP -MF .deps/liboc_la-oc.Tpo -c oc.c -fPIC -DPIC -o .libs/liboc_la-oc.o mv -f .deps/liboc_la-oc.Tpo .deps/liboc_la-oc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-daplex.lo -MD -MP -MF .deps/liboc_la-daplex.Tpo -c -o liboc_la-daplex.lo `test -f 'daplex.c' || echo './'`daplex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-daplex.lo -MD -MP -MF .deps/liboc_la-daplex.Tpo -c daplex.c -fPIC -DPIC -o .libs/liboc_la-daplex.o mv -f .deps/liboc_la-daplex.Tpo .deps/liboc_la-daplex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-dapparse.lo -MD -MP -MF .deps/liboc_la-dapparse.Tpo -c -o liboc_la-dapparse.lo `test -f 'dapparse.c' || echo './'`dapparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-dapparse.lo -MD -MP -MF .deps/liboc_la-dapparse.Tpo -c dapparse.c -fPIC -DPIC -o .libs/liboc_la-dapparse.o mv -f .deps/liboc_la-dapparse.Tpo .deps/liboc_la-dapparse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-dapy.lo -MD -MP -MF .deps/liboc_la-dapy.Tpo -c -o liboc_la-dapy.lo `test -f 'dapy.c' || echo './'`dapy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-dapy.lo -MD -MP -MF .deps/liboc_la-dapy.Tpo -c dapy.c -fPIC -DPIC -o .libs/liboc_la-dapy.o mv -f .deps/liboc_la-dapy.Tpo .deps/liboc_la-dapy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-occompile.lo -MD -MP -MF .deps/liboc_la-occompile.Tpo -c -o liboc_la-occompile.lo `test -f 'occompile.c' || echo './'`occompile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-occompile.lo -MD -MP -MF .deps/liboc_la-occompile.Tpo -c occompile.c -fPIC -DPIC -o .libs/liboc_la-occompile.o mv -f .deps/liboc_la-occompile.Tpo .deps/liboc_la-occompile.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-occurlfunctions.lo -MD -MP -MF .deps/liboc_la-occurlfunctions.Tpo -c -o liboc_la-occurlfunctions.lo `test -f 'occurlfunctions.c' || echo './'`occurlfunctions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-occurlfunctions.lo -MD -MP -MF .deps/liboc_la-occurlfunctions.Tpo -c occurlfunctions.c -fPIC -DPIC -o .libs/liboc_la-occurlfunctions.o mv -f .deps/liboc_la-occurlfunctions.Tpo .deps/liboc_la-occurlfunctions.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ocdata.lo -MD -MP -MF .deps/liboc_la-ocdata.Tpo -c -o liboc_la-ocdata.lo `test -f 'ocdata.c' || echo './'`ocdata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ocdata.lo -MD -MP -MF .deps/liboc_la-ocdata.Tpo -c ocdata.c -fPIC -DPIC -o .libs/liboc_la-ocdata.o mv -f .deps/liboc_la-ocdata.Tpo .deps/liboc_la-ocdata.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ocdebug.lo -MD -MP -MF .deps/liboc_la-ocdebug.Tpo -c -o liboc_la-ocdebug.lo `test -f 'ocdebug.c' || echo './'`ocdebug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ocdebug.lo -MD -MP -MF .deps/liboc_la-ocdebug.Tpo -c ocdebug.c -fPIC -DPIC -o .libs/liboc_la-ocdebug.o mv -f .deps/liboc_la-ocdebug.Tpo .deps/liboc_la-ocdebug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ocdump.lo -MD -MP -MF .deps/liboc_la-ocdump.Tpo -c -o liboc_la-ocdump.lo `test -f 'ocdump.c' || echo './'`ocdump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ocdump.lo -MD -MP -MF .deps/liboc_la-ocdump.Tpo -c ocdump.c -fPIC -DPIC -o .libs/liboc_la-ocdump.o mv -f .deps/liboc_la-ocdump.Tpo .deps/liboc_la-ocdump.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ocinternal.lo -MD -MP -MF .deps/liboc_la-ocinternal.Tpo -c -o liboc_la-ocinternal.lo `test -f 'ocinternal.c' || echo './'`ocinternal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ocinternal.lo -MD -MP -MF .deps/liboc_la-ocinternal.Tpo -c ocinternal.c -fPIC -DPIC -o .libs/liboc_la-ocinternal.o mv -f .deps/liboc_la-ocinternal.Tpo .deps/liboc_la-ocinternal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ocnode.lo -MD -MP -MF .deps/liboc_la-ocnode.Tpo -c -o liboc_la-ocnode.lo `test -f 'ocnode.c' || echo './'`ocnode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ocnode.lo -MD -MP -MF .deps/liboc_la-ocnode.Tpo -c ocnode.c -fPIC -DPIC -o .libs/liboc_la-ocnode.o mv -f .deps/liboc_la-ocnode.Tpo .deps/liboc_la-ocnode.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ochttp.lo -MD -MP -MF .deps/liboc_la-ochttp.Tpo -c -o liboc_la-ochttp.lo `test -f 'ochttp.c' || echo './'`ochttp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ochttp.lo -MD -MP -MF .deps/liboc_la-ochttp.Tpo -c ochttp.c -fPIC -DPIC -o .libs/liboc_la-ochttp.o mv -f .deps/liboc_la-ochttp.Tpo .deps/liboc_la-ochttp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ocread.lo -MD -MP -MF .deps/liboc_la-ocread.Tpo -c -o liboc_la-ocread.lo `test -f 'ocread.c' || echo './'`ocread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ocread.lo -MD -MP -MF .deps/liboc_la-ocread.Tpo -c ocread.c -fPIC -DPIC -o .libs/liboc_la-ocread.o mv -f .deps/liboc_la-ocread.Tpo .deps/liboc_la-ocread.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ocutil.lo -MD -MP -MF .deps/liboc_la-ocutil.Tpo -c -o liboc_la-ocutil.lo `test -f 'ocutil.c' || echo './'`ocutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-ocutil.lo -MD -MP -MF .deps/liboc_la-ocutil.Tpo -c ocutil.c -fPIC -DPIC -o .libs/liboc_la-ocutil.o mv -f .deps/liboc_la-ocutil.Tpo .deps/liboc_la-ocutil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-xxdr.lo -MD -MP -MF .deps/liboc_la-xxdr.Tpo -c -o liboc_la-xxdr.lo `test -f 'xxdr.c' || echo './'`xxdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT liboc_la-xxdr.lo -MD -MP -MF .deps/liboc_la-xxdr.Tpo -c xxdr.c -fPIC -DPIC -o .libs/liboc_la-xxdr.o mv -f .deps/liboc_la-xxdr.Tpo .deps/liboc_la-xxdr.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o liboc.la liboc_la-oc.lo liboc_la-daplex.lo liboc_la-dapparse.lo liboc_la-dapy.lo liboc_la-occompile.lo liboc_la-occurlfunctions.lo liboc_la-ocdata.lo liboc_la-ocdebug.lo liboc_la-ocdump.lo liboc_la-ocinternal.lo liboc_la-ocnode.lo liboc_la-ochttp.lo liboc_la-ocread.lo liboc_la-ocutil.lo liboc_la-xxdr.lo -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-constraints.lo -MD -MP -MF .deps/libdap2_la-constraints.Tpo -c -o libdap2_la-constraints.lo `test -f 'constraints.c' || echo './'`constraints.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-constraints.lo -MD -MP -MF .deps/libdap2_la-constraints.Tpo -c constraints.c -fPIC -DPIC -o .libs/libdap2_la-constraints.o mv -f .deps/libdap2_la-constraints.Tpo .deps/libdap2_la-constraints.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dapcvt.lo -MD -MP -MF .deps/libdap2_la-dapcvt.Tpo -c -o libdap2_la-dapcvt.lo `test -f 'dapcvt.c' || echo './'`dapcvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dapcvt.lo -MD -MP -MF .deps/libdap2_la-dapcvt.Tpo -c dapcvt.c -fPIC -DPIC -o .libs/libdap2_la-dapcvt.o mv -f .deps/libdap2_la-dapcvt.Tpo .deps/libdap2_la-dapcvt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dapodom.lo -MD -MP -MF .deps/libdap2_la-dapodom.Tpo -c -o libdap2_la-dapodom.lo `test -f 'dapodom.c' || echo './'`dapodom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dapodom.lo -MD -MP -MF .deps/libdap2_la-dapodom.Tpo -c dapodom.c -fPIC -DPIC -o .libs/libdap2_la-dapodom.o mv -f .deps/libdap2_la-dapodom.Tpo .deps/libdap2_la-dapodom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-daputil.lo -MD -MP -MF .deps/libdap2_la-daputil.Tpo -c -o libdap2_la-daputil.lo `test -f 'daputil.c' || echo './'`daputil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-daputil.lo -MD -MP -MF .deps/libdap2_la-daputil.Tpo -c daputil.c -fPIC -DPIC -o .libs/libdap2_la-daputil.o mv -f .deps/libdap2_la-daputil.Tpo .deps/libdap2_la-daputil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-ncdaperr.lo -MD -MP -MF .deps/libdap2_la-ncdaperr.Tpo -c -o libdap2_la-ncdaperr.lo `test -f 'ncdaperr.c' || echo './'`ncdaperr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-ncdaperr.lo -MD -MP -MF .deps/libdap2_la-ncdaperr.Tpo -c ncdaperr.c -fPIC -DPIC -o .libs/libdap2_la-ncdaperr.o mv -f .deps/libdap2_la-ncdaperr.Tpo .deps/libdap2_la-ncdaperr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-cdf.lo -MD -MP -MF .deps/libdap2_la-cdf.Tpo -c -o libdap2_la-cdf.lo `test -f 'cdf.c' || echo './'`cdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-cdf.lo -MD -MP -MF .deps/libdap2_la-cdf.Tpo -c cdf.c -fPIC -DPIC -o .libs/libdap2_la-cdf.o mv -f .deps/libdap2_la-cdf.Tpo .deps/libdap2_la-cdf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-cache.lo -MD -MP -MF .deps/libdap2_la-cache.Tpo -c -o libdap2_la-cache.lo `test -f 'cache.c' || echo './'`cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-cache.lo -MD -MP -MF .deps/libdap2_la-cache.Tpo -c cache.c -fPIC -DPIC -o .libs/libdap2_la-cache.o mv -f .deps/libdap2_la-cache.Tpo .deps/libdap2_la-cache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dapdump.lo -MD -MP -MF .deps/libdap2_la-dapdump.Tpo -c -o libdap2_la-dapdump.lo `test -f 'dapdump.c' || echo './'`dapdump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dapdump.lo -MD -MP -MF .deps/libdap2_la-dapdump.Tpo -c dapdump.c -fPIC -DPIC -o .libs/libdap2_la-dapdump.o mv -f .deps/libdap2_la-dapdump.Tpo .deps/libdap2_la-dapdump.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dapdebug.lo -MD -MP -MF .deps/libdap2_la-dapdebug.Tpo -c -o libdap2_la-dapdebug.lo `test -f 'dapdebug.c' || echo './'`dapdebug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dapdebug.lo -MD -MP -MF .deps/libdap2_la-dapdebug.Tpo -c dapdebug.c -fPIC -DPIC -o .libs/libdap2_la-dapdebug.o mv -f .deps/libdap2_la-dapdebug.Tpo .deps/libdap2_la-dapdebug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dapattr.lo -MD -MP -MF .deps/libdap2_la-dapattr.Tpo -c -o libdap2_la-dapattr.lo `test -f 'dapattr.c' || echo './'`dapattr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dapattr.lo -MD -MP -MF .deps/libdap2_la-dapattr.Tpo -c dapattr.c -fPIC -DPIC -o .libs/libdap2_la-dapattr.o mv -f .deps/libdap2_la-dapattr.Tpo .deps/libdap2_la-dapattr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-ncd2dispatch.lo -MD -MP -MF .deps/libdap2_la-ncd2dispatch.Tpo -c -o libdap2_la-ncd2dispatch.lo `test -f 'ncd2dispatch.c' || echo './'`ncd2dispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-ncd2dispatch.lo -MD -MP -MF .deps/libdap2_la-ncd2dispatch.Tpo -c ncd2dispatch.c -fPIC -DPIC -o .libs/libdap2_la-ncd2dispatch.o mv -f .deps/libdap2_la-ncd2dispatch.Tpo .deps/libdap2_la-ncd2dispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-getvara.lo -MD -MP -MF .deps/libdap2_la-getvara.Tpo -c -o libdap2_la-getvara.lo `test -f 'getvara.c' || echo './'`getvara.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-getvara.lo -MD -MP -MF .deps/libdap2_la-getvara.Tpo -c getvara.c -fPIC -DPIC -o .libs/libdap2_la-getvara.o mv -f .deps/libdap2_la-getvara.Tpo .deps/libdap2_la-getvara.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dceconstraints.lo -MD -MP -MF .deps/libdap2_la-dceconstraints.Tpo -c -o libdap2_la-dceconstraints.lo `test -f 'dceconstraints.c' || echo './'`dceconstraints.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dceconstraints.lo -MD -MP -MF .deps/libdap2_la-dceconstraints.Tpo -c dceconstraints.c -fPIC -DPIC -o .libs/libdap2_la-dceconstraints.o mv -f .deps/libdap2_la-dceconstraints.Tpo .deps/libdap2_la-dceconstraints.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dcetab.lo -MD -MP -MF .deps/libdap2_la-dcetab.Tpo -c -o libdap2_la-dcetab.lo `test -f 'dcetab.c' || echo './'`dcetab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dcetab.lo -MD -MP -MF .deps/libdap2_la-dcetab.Tpo -c dcetab.c -fPIC -DPIC -o .libs/libdap2_la-dcetab.o mv -f .deps/libdap2_la-dcetab.Tpo .deps/libdap2_la-dcetab.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dceparse.lo -MD -MP -MF .deps/libdap2_la-dceparse.Tpo -c -o libdap2_la-dceparse.lo `test -f 'dceparse.c' || echo './'`dceparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dceparse.lo -MD -MP -MF .deps/libdap2_la-dceparse.Tpo -c dceparse.c -fPIC -DPIC -o .libs/libdap2_la-dceparse.o mv -f .deps/libdap2_la-dceparse.Tpo .deps/libdap2_la-dceparse.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dcelex.lo -MD -MP -MF .deps/libdap2_la-dcelex.Tpo -c -o libdap2_la-dcelex.lo `test -f 'dcelex.c' || echo './'`dcelex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap2_la-dcelex.lo -MD -MP -MF .deps/libdap2_la-dcelex.Tpo -c dcelex.c -fPIC -DPIC -o .libs/libdap2_la-dcelex.o mv -f .deps/libdap2_la-dcelex.Tpo .deps/libdap2_la-dcelex.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libdap2.la libdap2_la-constraints.lo libdap2_la-dapcvt.lo libdap2_la-dapodom.lo libdap2_la-daputil.lo libdap2_la-ncdaperr.lo libdap2_la-cdf.lo libdap2_la-cache.lo libdap2_la-dapdump.lo libdap2_la-dapdebug.lo libdap2_la-dapattr.lo libdap2_la-ncd2dispatch.lo libdap2_la-getvara.lo libdap2_la-dceconstraints.lo libdap2_la-dcetab.lo libdap2_la-dceparse.lo libdap2_la-dcelex.lo -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4crc32.lo -MD -MP -MF .deps/libdap4_la-d4crc32.Tpo -c -o libdap4_la-d4crc32.lo `test -f 'd4crc32.c' || echo './'`d4crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4crc32.lo -MD -MP -MF .deps/libdap4_la-d4crc32.Tpo -c d4crc32.c -fPIC -DPIC -o .libs/libdap4_la-d4crc32.o mv -f .deps/libdap4_la-d4crc32.Tpo .deps/libdap4_la-d4crc32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4curlfunctions.lo -MD -MP -MF .deps/libdap4_la-d4curlfunctions.Tpo -c -o libdap4_la-d4curlfunctions.lo `test -f 'd4curlfunctions.c' || echo './'`d4curlfunctions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4curlfunctions.lo -MD -MP -MF .deps/libdap4_la-d4curlfunctions.Tpo -c d4curlfunctions.c -fPIC -DPIC -o .libs/libdap4_la-d4curlfunctions.o mv -f .deps/libdap4_la-d4curlfunctions.Tpo .deps/libdap4_la-d4curlfunctions.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4fix.lo -MD -MP -MF .deps/libdap4_la-d4fix.Tpo -c -o libdap4_la-d4fix.lo `test -f 'd4fix.c' || echo './'`d4fix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4fix.lo -MD -MP -MF .deps/libdap4_la-d4fix.Tpo -c d4fix.c -fPIC -DPIC -o .libs/libdap4_la-d4fix.o mv -f .deps/libdap4_la-d4fix.Tpo .deps/libdap4_la-d4fix.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4data.lo -MD -MP -MF .deps/libdap4_la-d4data.Tpo -c -o libdap4_la-d4data.lo `test -f 'd4data.c' || echo './'`d4data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4data.lo -MD -MP -MF .deps/libdap4_la-d4data.Tpo -c d4data.c -fPIC -DPIC -o .libs/libdap4_la-d4data.o mv -f .deps/libdap4_la-d4data.Tpo .deps/libdap4_la-d4data.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4file.lo -MD -MP -MF .deps/libdap4_la-d4file.Tpo -c -o libdap4_la-d4file.lo `test -f 'd4file.c' || echo './'`d4file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4file.lo -MD -MP -MF .deps/libdap4_la-d4file.Tpo -c d4file.c -fPIC -DPIC -o .libs/libdap4_la-d4file.o mv -f .deps/libdap4_la-d4file.Tpo .deps/libdap4_la-d4file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4parser.lo -MD -MP -MF .deps/libdap4_la-d4parser.Tpo -c -o libdap4_la-d4parser.lo `test -f 'd4parser.c' || echo './'`d4parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4parser.lo -MD -MP -MF .deps/libdap4_la-d4parser.Tpo -c d4parser.c -fPIC -DPIC -o .libs/libdap4_la-d4parser.o mv -f .deps/libdap4_la-d4parser.Tpo .deps/libdap4_la-d4parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4meta.lo -MD -MP -MF .deps/libdap4_la-d4meta.Tpo -c -o libdap4_la-d4meta.lo `test -f 'd4meta.c' || echo './'`d4meta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4meta.lo -MD -MP -MF .deps/libdap4_la-d4meta.Tpo -c d4meta.c -fPIC -DPIC -o .libs/libdap4_la-d4meta.o mv -f .deps/libdap4_la-d4meta.Tpo .deps/libdap4_la-d4meta.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4varx.lo -MD -MP -MF .deps/libdap4_la-d4varx.Tpo -c -o libdap4_la-d4varx.lo `test -f 'd4varx.c' || echo './'`d4varx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4varx.lo -MD -MP -MF .deps/libdap4_la-d4varx.Tpo -c d4varx.c -fPIC -DPIC -o .libs/libdap4_la-d4varx.o mv -f .deps/libdap4_la-d4varx.Tpo .deps/libdap4_la-d4varx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4dump.lo -MD -MP -MF .deps/libdap4_la-d4dump.Tpo -c -o libdap4_la-d4dump.lo `test -f 'd4dump.c' || echo './'`d4dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4dump.lo -MD -MP -MF .deps/libdap4_la-d4dump.Tpo -c d4dump.c -fPIC -DPIC -o .libs/libdap4_la-d4dump.o mv -f .deps/libdap4_la-d4dump.Tpo .deps/libdap4_la-d4dump.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4swap.lo -MD -MP -MF .deps/libdap4_la-d4swap.Tpo -c -o libdap4_la-d4swap.lo `test -f 'd4swap.c' || echo './'`d4swap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4swap.lo -MD -MP -MF .deps/libdap4_la-d4swap.Tpo -c d4swap.c -fPIC -DPIC -o .libs/libdap4_la-d4swap.o mv -f .deps/libdap4_la-d4swap.Tpo .deps/libdap4_la-d4swap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4chunk.lo -MD -MP -MF .deps/libdap4_la-d4chunk.Tpo -c -o libdap4_la-d4chunk.lo `test -f 'd4chunk.c' || echo './'`d4chunk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4chunk.lo -MD -MP -MF .deps/libdap4_la-d4chunk.Tpo -c d4chunk.c -fPIC -DPIC -o .libs/libdap4_la-d4chunk.o mv -f .deps/libdap4_la-d4chunk.Tpo .deps/libdap4_la-d4chunk.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4printer.lo -MD -MP -MF .deps/libdap4_la-d4printer.Tpo -c -o libdap4_la-d4printer.lo `test -f 'd4printer.c' || echo './'`d4printer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4printer.lo -MD -MP -MF .deps/libdap4_la-d4printer.Tpo -c d4printer.c -fPIC -DPIC -o .libs/libdap4_la-d4printer.o mv -f .deps/libdap4_la-d4printer.Tpo .deps/libdap4_la-d4printer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4read.lo -MD -MP -MF .deps/libdap4_la-d4read.Tpo -c -o libdap4_la-d4read.lo `test -f 'd4read.c' || echo './'`d4read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4read.lo -MD -MP -MF .deps/libdap4_la-d4read.Tpo -c d4read.c -fPIC -DPIC -o .libs/libdap4_la-d4read.o mv -f .deps/libdap4_la-d4read.Tpo .deps/libdap4_la-d4read.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4http.lo -MD -MP -MF .deps/libdap4_la-d4http.Tpo -c -o libdap4_la-d4http.lo `test -f 'd4http.c' || echo './'`d4http.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4http.lo -MD -MP -MF .deps/libdap4_la-d4http.Tpo -c d4http.c -fPIC -DPIC -o .libs/libdap4_la-d4http.o mv -f .deps/libdap4_la-d4http.Tpo .deps/libdap4_la-d4http.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4util.lo -MD -MP -MF .deps/libdap4_la-d4util.Tpo -c -o libdap4_la-d4util.lo `test -f 'd4util.c' || echo './'`d4util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4util.lo -MD -MP -MF .deps/libdap4_la-d4util.Tpo -c d4util.c -fPIC -DPIC -o .libs/libdap4_la-d4util.o mv -f .deps/libdap4_la-d4util.Tpo .deps/libdap4_la-d4util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4odom.lo -MD -MP -MF .deps/libdap4_la-d4odom.Tpo -c -o libdap4_la-d4odom.lo `test -f 'd4odom.c' || echo './'`d4odom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4odom.lo -MD -MP -MF .deps/libdap4_la-d4odom.Tpo -c d4odom.c -fPIC -DPIC -o .libs/libdap4_la-d4odom.o mv -f .deps/libdap4_la-d4odom.Tpo .deps/libdap4_la-d4odom.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4cvt.lo -MD -MP -MF .deps/libdap4_la-d4cvt.Tpo -c -o libdap4_la-d4cvt.lo `test -f 'd4cvt.c' || echo './'`d4cvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4cvt.lo -MD -MP -MF .deps/libdap4_la-d4cvt.Tpo -c d4cvt.c -fPIC -DPIC -o .libs/libdap4_la-d4cvt.o mv -f .deps/libdap4_la-d4cvt.Tpo .deps/libdap4_la-d4cvt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4debug.lo -MD -MP -MF .deps/libdap4_la-d4debug.Tpo -c -o libdap4_la-d4debug.lo `test -f 'd4debug.c' || echo './'`d4debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-d4debug.lo -MD -MP -MF .deps/libdap4_la-d4debug.Tpo -c d4debug.c -fPIC -DPIC -o .libs/libdap4_la-d4debug.o mv -f .deps/libdap4_la-d4debug.Tpo .deps/libdap4_la-d4debug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-ncd4dispatch.lo -MD -MP -MF .deps/libdap4_la-ncd4dispatch.Tpo -c -o libdap4_la-ncd4dispatch.lo `test -f 'ncd4dispatch.c' || echo './'`ncd4dispatch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-ncd4dispatch.lo -MD -MP -MF .deps/libdap4_la-ncd4dispatch.Tpo -c ncd4dispatch.c -fPIC -DPIC -o .libs/libdap4_la-ncd4dispatch.o mv -f .deps/libdap4_la-ncd4dispatch.Tpo .deps/libdap4_la-ncd4dispatch.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-ezxml_extra.lo -MD -MP -MF .deps/libdap4_la-ezxml_extra.Tpo -c -o libdap4_la-ezxml_extra.lo `test -f 'ezxml_extra.c' || echo './'`ezxml_extra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-ezxml_extra.lo -MD -MP -MF .deps/libdap4_la-ezxml_extra.Tpo -c ezxml_extra.c -fPIC -DPIC -o .libs/libdap4_la-ezxml_extra.o mv -f .deps/libdap4_la-ezxml_extra.Tpo .deps/libdap4_la-ezxml_extra.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-ezxml.lo -MD -MP -MF .deps/libdap4_la-ezxml.Tpo -c -o libdap4_la-ezxml.lo `test -f 'ezxml.c' || echo './'`ezxml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libdap4_la-ezxml.lo -MD -MP -MF .deps/libdap4_la-ezxml.Tpo -c ezxml.c -fPIC -DPIC -o .libs/libdap4_la-ezxml.o mv -f .deps/libdap4_la-ezxml.Tpo .deps/libdap4_la-ezxml.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libdap4.la libdap4_la-d4crc32.lo libdap4_la-d4curlfunctions.lo libdap4_la-d4fix.lo libdap4_la-d4data.lo libdap4_la-d4file.lo libdap4_la-d4parser.lo libdap4_la-d4meta.lo libdap4_la-d4varx.lo libdap4_la-d4dump.lo libdap4_la-d4swap.lo libdap4_la-d4chunk.lo libdap4_la-d4printer.lo libdap4_la-d4read.lo libdap4_la-d4http.lo libdap4_la-d4util.lo libdap4_la-d4odom.lo libdap4_la-d4cvt.lo libdap4_la-d4debug.lo libdap4_la-ncd4dispatch.lo libdap4_la-ezxml_extra.lo libdap4_la-ezxml.lo -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: ar cru .libs/libdap4.a .libs/libdap4_la-d4crc32.o .libs/libdap4_la-d4curlfunctions.o .libs/libdap4_la-d4fix.o .libs/libdap4_la-d4data.o .libs/libdap4_la-d4file.o .libs/libdap4_la-d4parser.o .libs/libdap4_la-d4meta.o .libs/libdap4_la-d4varx.o .libs/libdap4_la-d4dump.o .libs/libdap4_la-d4swap.o .libs/libdap4_la-d4chunk.o .libs/libdap4_la-d4printer.o .libs/libdap4_la-d4read.o .libs/libdap4_la-d4http.o .libs/libdap4_la-d4util.o .libs/libdap4_la-d4odom.o .libs/libdap4_la-d4cvt.o .libs/libdap4_la-d4debug.o .libs/libdap4_la-ncd4dispatch.o .libs/libdap4_la-ezxml_extra.o .libs/libdap4_la-ezxml.o libtool: link: ranlib .libs/libdap4.a libtool: link: ( cd ".libs" && rm -f "libdap4.la" && ln -s "../libdap4.la" "libdap4.la" ) make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdap4' Making all in liblib make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libhdf5 -I../libdap2 -I../oc -I../libdap4 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf_la-nc_initialize.lo -MD -MP -MF .deps/libnetcdf_la-nc_initialize.Tpo -c -o libnetcdf_la-nc_initialize.lo `test -f 'nc_initialize.c' || echo './'`nc_initialize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libhdf5 -I../libdap2 -I../oc -I../libdap4 -I../libsrc4 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libnetcdf_la-nc_initialize.lo -MD -MP -MF .deps/libnetcdf_la-nc_initialize.Tpo -c nc_initialize.c -fPIC -DPIC -o .libs/libnetcdf_la-nc_initialize.o mv -f .deps/libnetcdf_la-nc_initialize.Tpo .deps/libnetcdf_la-nc_initialize.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -version-info 17:1:2 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libnetcdf.la -rpath /opt/metwork-mfext-1.0/opt/scientific_core/lib libnetcdf_la-nc_initialize.lo ../libdispatch/libnetcdf2.la ../libdispatch/libdispatch.la ../libsrc/libnetcdf3.la ../libhdf5/libnchdf5.la ../libdap2/libdap2.la ../oc2/liboc.la ../libdap4/libdap4.la ../libsrc4/libnetcdf4.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/libnetcdf_la-nc_initialize.o -Wl,--whole-archive ../libdispatch/.libs/libnetcdf2.a ../libdispatch/.libs/libdispatch.a ../libsrc/.libs/libnetcdf3.a ../libhdf5/.libs/libnchdf5.a ../libdap2/.libs/libdap2.a ../oc2/.libs/liboc.a ../libdap4/.libs/libdap4.a ../libsrc4/.libs/libnetcdf4.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so /opt/metwork-mfext-1.0/opt/core/lib/libcares.so /opt/metwork-mfext-1.0/opt/core/lib/libssl.so /opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT load.o -MD -MP -MF $depbase.Tpo -c -o load.o load.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo escapes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT escapes.o -MD -MP -MF $depbase.Tpo -c -o escapes.o escapes.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getfill.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT getfill.o -MD -MP -MF $depbase.Tpo -c -o getfill.o getfill.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT init.o -MD -MP -MF $depbase.Tpo -c -o init.o init.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT genlib.o -MD -MP -MF $depbase.Tpo -c -o genlib.o genlib.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ncgentab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT ncgentab.o -MD -MP -MF $depbase.Tpo -c -o ncgentab.o ncgentab.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o ncgen3 main.o load.o escapes.o getfill.o init.o genlib.o ncgentab.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/ncgen3 main.o load.o escapes.o getfill.o init.o genlib.o ncgentab.o -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so /opt/metwork-mfext-1.0/opt/core/lib/libcares.so /opt/metwork-mfext-1.0/opt/core/lib/libssl.so /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT generate.o -MD -MP -MF $depbase.Tpo -c -o generate.o generate.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cdata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT cdata.o -MD -MP -MF $depbase.Tpo -c -o cdata.o cdata.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bindata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT bindata.o -MD -MP -MF $depbase.Tpo -c -o bindata.o bindata.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT genchar.o -MD -MP -MF $depbase.Tpo -c -o genchar.o genchar.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cvt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT cvt.o -MD -MP -MF $depbase.Tpo -c -o cvt.o cvt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT data.o -MD -MP -MF $depbase.Tpo -c -o data.o data.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo escapes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT escapes.o -MD -MP -MF $depbase.Tpo -c -o escapes.o escapes.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT genc.o -MD -MP -MF $depbase.Tpo -c -o genc.o genc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genbin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT genbin.o -MD -MP -MF $depbase.Tpo -c -o genbin.o genbin.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo generr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT generr.o -MD -MP -MF $depbase.Tpo -c -o generr.o generr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT genlib.o -MD -MP -MF $depbase.Tpo -c -o genlib.o genlib.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getfill.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT getfill.o -MD -MP -MF $depbase.Tpo -c -o getfill.o getfill.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo odom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT odom.o -MD -MP -MF $depbase.Tpo -c -o odom.o odom.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo semantics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT semantics.o -MD -MP -MF $depbase.Tpo -c -o semantics.o semantics.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dump.o -MD -MP -MF $depbase.Tpo -c -o dump.o dump.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT util.o -MD -MP -MF $depbase.Tpo -c -o util.o util.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bytebuffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT bytebuffer.o -MD -MP -MF $depbase.Tpo -c -o bytebuffer.o bytebuffer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genf77.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT genf77.o -MD -MP -MF $depbase.Tpo -c -o genf77.o genf77.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo f77data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT f77data.o -MD -MP -MF $depbase.Tpo -c -o f77data.o f77data.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo genj.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT genj.o -MD -MP -MF $depbase.Tpo -c -o genj.o genj.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo jdata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT jdata.o -MD -MP -MF $depbase.Tpo -c -o jdata.o jdata.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nc_iter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT nc_iter.o -MD -MP -MF $depbase.Tpo -c -o nc_iter.o nc_iter.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ncgeny.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT ncgeny.o -MD -MP -MF $depbase.Tpo -c -o ncgeny.o ncgeny.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o ncgen generate.o main.o cdata.o bindata.o genchar.o cvt.o data.o debug.o escapes.o genc.o genbin.o generr.o genlib.o getfill.o odom.o semantics.o dump.o util.o bytebuffer.o list.o genf77.o f77data.o genj.o jdata.o nc_iter.o ncgeny.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/ncgen generate.o main.o cdata.o bindata.o genchar.o cvt.o data.o debug.o escapes.o genc.o genbin.o generr.o genlib.o getfill.o odom.o semantics.o dump.o util.o bytebuffer.o list.o genf77.o f77data.o genj.o jdata.o nc_iter.o ncgeny.o -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so /opt/metwork-mfext-1.0/opt/core/lib/libcares.so /opt/metwork-mfext-1.0/opt/core/lib/libssl.so /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT ncdump.o -MD -MP -MF $depbase.Tpo -c -o ncdump.o ncdump.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo vardata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT vardata.o -MD -MP -MF $depbase.Tpo -c -o vardata.o vardata.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dumplib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dumplib.o -MD -MP -MF $depbase.Tpo -c -o dumplib.o dumplib.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo indent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT indent.o -MD -MP -MF $depbase.Tpo -c -o indent.o indent.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nctime0.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT nctime0.o -MD -MP -MF $depbase.Tpo -c -o nctime0.o nctime0.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo nciter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT nciter.o -MD -MP -MF $depbase.Tpo -c -o nciter.o nciter.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o ncdump ncdump.o vardata.o dumplib.o indent.o nctime0.o utils.o nciter.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/ncdump ncdump.o vardata.o dumplib.o indent.o nctime0.o utils.o nciter.o -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so /opt/metwork-mfext-1.0/opt/core/lib/libcares.so /opt/metwork-mfext-1.0/opt/core/lib/libssl.so /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT nccopy.o -MD -MP -MF $depbase.Tpo -c -o nccopy.o nccopy.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo chunkspec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT chunkspec.o -MD -MP -MF $depbase.Tpo -c -o chunkspec.o chunkspec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo dimmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dimmap.o -MD -MP -MF $depbase.Tpo -c -o dimmap.o dimmap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o list.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o nccopy nccopy.o nciter.o chunkspec.o utils.o dimmap.o list.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/nccopy nccopy.o nciter.o chunkspec.o utils.o dimmap.o list.o -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so /opt/metwork-mfext-1.0/opt/core/lib/libcares.so /opt/metwork-mfext-1.0/opt/core/lib/libssl.so /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT ncvalidator.o -MD -MP -MF $depbase.Tpo -c -o ncvalidator.o ncvalidator.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o ncvalidator ncvalidator.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/ncvalidator ncvalidator.o -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so /opt/metwork-mfext-1.0/opt/core/lib/libcares.so /opt/metwork-mfext-1.0/opt/core/lib/libssl.so /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT nc4print.o -MD -MP -MF $depbase.Tpo -c -o nc4print.o nc4print.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o nc4print nc4print.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/nc4print nc4print.o -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so /opt/metwork-mfext-1.0/opt/core/lib/libcares.so /opt/metwork-mfext-1.0/opt/core/lib/libssl.so /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT ocprint.o -MD -MP -MF $depbase.Tpo -c -o ocprint.o ocprint.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o ocprint ocprint.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/ocprint ocprint.o -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so /opt/metwork-mfext-1.0/opt/core/lib/libcares.so /opt/metwork-mfext-1.0/opt/core/lib/libssl.so /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT H5Zbzip2.lo -MD -MP -MF $depbase.Tpo -c -o H5Zbzip2.lo H5Zbzip2.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT H5Zbzip2.lo -MD -MP -MF .deps/H5Zbzip2.Tpo -c H5Zbzip2.c -fPIC -DPIC -o .libs/H5Zbzip2.o depbase=`echo blocksort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT blocksort.lo -MD -MP -MF $depbase.Tpo -c -o blocksort.lo blocksort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT blocksort.lo -MD -MP -MF .deps/blocksort.Tpo -c blocksort.c -fPIC -DPIC -o .libs/blocksort.o depbase=`echo huffman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT huffman.lo -MD -MP -MF $depbase.Tpo -c -o huffman.lo huffman.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -fPIC -DPIC -o .libs/huffman.o depbase=`echo crctable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT crctable.lo -MD -MP -MF $depbase.Tpo -c -o crctable.lo crctable.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT crctable.lo -MD -MP -MF .deps/crctable.Tpo -c crctable.c -fPIC -DPIC -o .libs/crctable.o depbase=`echo randtable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT randtable.lo -MD -MP -MF $depbase.Tpo -c -o randtable.lo randtable.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT randtable.lo -MD -MP -MF .deps/randtable.Tpo -c randtable.c -fPIC -DPIC -o .libs/randtable.o depbase=`echo compress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT compress.lo -MD -MP -MF $depbase.Tpo -c -o compress.lo compress.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -fPIC -DPIC -o .libs/compress.o depbase=`echo decompress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT decompress.lo -MD -MP -MF $depbase.Tpo -c -o decompress.lo decompress.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT decompress.lo -MD -MP -MF .deps/decompress.Tpo -c decompress.c -fPIC -DPIC -o .libs/decompress.o depbase=`echo bzlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT bzlib.lo -MD -MP -MF $depbase.Tpo -c -o bzlib.lo bzlib.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT bzlib.lo -MD -MP -MF .deps/bzlib.Tpo -c bzlib.c -fPIC -DPIC -o .libs/bzlib.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -avoid-version -shared -export-dynamic -no-undefined -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libh5bzip2.la -rpath /opt/metwork-mfext-1.0/opt/scientific_core/lib H5Zbzip2.lo blocksort.lo huffman.lo crctable.lo randtable.lo compress.lo decompress.lo bzlib.lo -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zbzip2.o .libs/blocksort.o .libs/huffman.o .libs/crctable.o .libs/randtable.o .libs/compress.o .libs/decompress.o .libs/bzlib.o -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/core/lib/libcares.so /opt/metwork-mfext-1.0/opt/core/lib/libssl.so /opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT H5Zmisc.lo -MD -MP -MF $depbase.Tpo -c -o H5Zmisc.lo H5Zmisc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT H5Zmisc.lo -MD -MP -MF .deps/H5Zmisc.Tpo -c H5Zmisc.c -fPIC -DPIC -o .libs/H5Zmisc.o depbase=`echo H5Zutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT H5Zutil.lo -MD -MP -MF $depbase.Tpo -c -o H5Zutil.lo H5Zutil.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT H5Zutil.lo -MD -MP -MF .deps/H5Zutil.Tpo -c H5Zutil.c -fPIC -DPIC -o .libs/H5Zutil.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -avoid-version -shared -export-dynamic -no-undefined -rpath /src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libmisc.la H5Zmisc.lo H5Zutil.lo -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zmisc.o .libs/H5Zutil.o -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/core/lib/libcares.so /opt/metwork-mfext-1.0/opt/core/lib/libssl.so /opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT test_filter.o -MD -MP -MF $depbase.Tpo -c -o test_filter.o test_filter.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include ../liblib/libnetcdf.la -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o test_filter test_filter.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/test_filter test_filter.o -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so /opt/metwork-mfext-1.0/opt/core/lib/libcares.so /opt/metwork-mfext-1.0/opt/core/lib/libssl.so /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT test_filter_misc.o -MD -MP -MF $depbase.Tpo -c -o test_filter_misc.o test_filter_misc.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include ../liblib/libnetcdf.la -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o test_filter_misc test_filter_misc.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/test_filter_misc test_filter_misc.o -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/core/lib ../liblib/.libs/libnetcdf.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so /opt/metwork-mfext-1.0/opt/core/lib/libcares.so /opt/metwork-mfext-1.0/opt/core/lib/libssl.so /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' Making all in ncdap_test make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' echo "#DODSRC" >.dodsrc echo "HTTP.READ.BUFFERSIZE=max" >>.dodsrc echo "HTTP.KEEPALIVE=60/60" >>.dodsrc make all-recursive make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' Making all in testdata3 make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/testdata3' Making all in expected3 make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expected3' Making all in expectremote3 make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test/expectremote3' make[6]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdap_test' depbase=`echo findtestserver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../liblib -DTOPSRCDIR=/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3 -DTOPBINDIR= -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT findtestserver.o -MD -MP -MF $depbase.Tpo -c -o findtestserver.o findtestserver.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o findtestserver findtestserver.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/findtestserver findtestserver.o -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so /opt/metwork-mfext-1.0/opt/core/lib/libcares.so /opt/metwork-mfext-1.0/opt/core/lib/libssl.so /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT findtestserver4.o -MD -MP -MF $depbase.Tpo -c -o findtestserver4.o findtestserver4.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o findtestserver4 findtestserver4.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -lm -ldl -lz -lcurl libtool: link: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/findtestserver4 findtestserver4.o -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib ../liblib/.libs/libnetcdf.so -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so -lm -ldl /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so /opt/metwork-mfext-1.0/opt/core/lib/libcares.so /opt/metwork-mfext-1.0/opt/core/lib/libssl.so /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.so -lresolv -lpthread -lz -lrt -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/include' Making install in h5_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/h5_test' Making install in libdispatch make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libdispatch' Making install in libsrc make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 netcdf.3 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man3' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc' Making install in libsrc4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/libsrc4' Making install in 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.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnetcdf.la '/opt/metwork-mfext-1.0/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libnetcdf.so.15.2.1 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libnetcdf.so.15.2.1 libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libnetcdf.so.15.2.1 libnetcdf.so.15 || { rm -f libnetcdf.so.15 && ln -s libnetcdf.so.15.2.1 libnetcdf.so.15; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libnetcdf.so.15.2.1 libnetcdf.so || { rm -f libnetcdf.so && ln -s libnetcdf.so.15.2.1 libnetcdf.so; }; }) libtool: install: /usr/bin/install -c .libs/libnetcdf.lai /opt/metwork-mfext-1.0/opt/scientific_core/lib/libnetcdf.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/liblib' Making install in ncgen3 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ncgen3 '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/ncgen3 /opt/metwork-mfext-1.0/opt/scientific_core/bin/ncgen3 /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 ncgen3.1 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen3' Making install in ncgen make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ncgen '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/ncgen /opt/metwork-mfext-1.0/opt/scientific_core/bin/ncgen /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 ncgen.1 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncgen' Making install in ncdump make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' Making install in cdl make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/cdl' Making install in expected make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump/expected' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ncdump nccopy '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/ncdump /opt/metwork-mfext-1.0/opt/scientific_core/bin/ncdump libtool: install: /usr/bin/install -c .libs/nccopy /opt/metwork-mfext-1.0/opt/scientific_core/bin/nccopy /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 ncdump.1 nccopy.1 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/ncdump' Making install in plugins make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libh5bzip2.la '/opt/metwork-mfext-1.0/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libh5bzip2.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libh5bzip2.so libtool: install: /usr/bin/install -c .libs/libh5bzip2.lai /opt/metwork-mfext-1.0/opt/scientific_core/lib/libh5bzip2.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/plugins' Making install in unit_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/unit_test' Making install in nctest make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nctest' Making install in nc_test make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test' Making install in nc_test4 make[3]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' make[4]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3/nc_test4' Making install in 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.0/opt/scientific_core/bin' /usr/bin/install -c nc-config '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 netcdf.pc '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' /usr/bin/install -c -m 644 libnetcdf.settings '/opt/metwork-mfext-1.0/opt/scientific_core/lib' make install-data-hook make[5]: Entering directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' +-------------------------------------------------------------+ | Congratulations! You have successfully installed netCDF! | | | | You can use script "nc-config" to find out the relevant | | compiler options to build your application. Enter | | | | nc-config --help | | | | for additional information. | | | | CAUTION: | | | | If you have not already run "make check", then we strongly | | recommend you do so. It does not take very long. | | | | Before using netCDF to store important data, test your | | build with "make check". | | | | NetCDF is tested nightly on many platforms at Unidata | | but your platform is probably different in some ways. | | | | If any tests fail, please see the netCDF web site: | | http://www.unidata.ucar.edu/software/netcdf/ | | | | NetCDF is developed and maintained at the Unidata Program | | Center. Unidata provides a broad array of data and software | | tools for use in geoscience education and research. | | http://www.unidata.ucar.edu | +-------------------------------------------------------------+ make[5]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c/build/netcdf-c-4.7.3' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0012_netcdf_c' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0012_netcdf_c' make[3]: Entering directory `/src/layers/layer1_scientific_core/0013_netcdf_cxx' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "name: 'netcdf-cxx4'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "version: '4.3.0'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "checksum: 'b4a9783b2b0b98d4e6f36cc19c8d08ef'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo -n "NETCDF_CXX4 is the C++ API of NETCDF4" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "website: 'http://www.unidata.ucar.edu/software/netcdf/'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/netcdf-cxx4.yaml; fi # configure doesn't use LD_LIBRARY_PATH nor PKG_CONFIG_PATH, so we # need to keep EXTRALDFLAGS and EXTRACFLAGS # for netcdf includes and libs make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/scientific_core EXTRALDFLAGS="-L/opt/metwork-mfext-1.0/opt/scientific_core/lib" EXTRACFLAGS="-I/opt/metwork-mfext-1.0/opt/scientific_core/include" OPTIONS="--disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/netcdf-cxx4-4.3.0.tar.gz` `readlink -m ./sources` MD5 b4a9783b2b0b98d4e6f36cc19c8d08ef Computing checksum for /src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0.tar.gz... Good checksum rm -Rf netcdf-cxx4-4.3.0 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/netcdf-cxx4-4.3.0.tar.gz` tar.gz netcdf-cxx4-4.3.0 cd build/netcdf-cxx4-4.3.0 && if test "-L/opt/metwork-mfext-1.0/opt/scientific_core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-1.0/opt/scientific_core/lib"; fi && if test "-I/opt/metwork-mfext-1.0/opt/scientific_core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-1.0/opt/scientific_core/include";export CPPFLAGS="-I/opt/metwork-mfext-1.0/opt/scientific_core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.0/opt/scientific_core --disable-static configure: netCDF-cxx4 4.3.0 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: checking user options checking whether netCDF extra tests should be run (developers only)... no checking whether large file (> 2GB) tests should be run... no checking whether benchmaks should be run (experimental)... no checking where to put large temp files if large file tests are run... . checking for doxygen... no configure: WARNING: Doxygen not found - documentation will not be built checking for dot... no configure: WARNING: dot not found - will use simple charts in documentation configure: finding other utilities configure: setting up libtool checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/root/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/rh/devtoolset-8/root/usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) gawk checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for size_t... yes checking for ptrdiff_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking netcdf.h usability... yes checking netcdf.h presence... yes checking for netcdf.h... yes checking for library containing nc_create... -lnetcdf checking for nc_def_opaque... yes checking for nccreate... yes checking for nc_set_log_level... yes checking for oc_open... yes checking for nc_use_parallel_enabled... no checking netCDF v2 API present... yes checking netCDF-4 present... yes configure: generating header files and makefiles checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cxx4/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating ncxx4-config config.status: creating netcdf-cxx4.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd build/netcdf-cxx4-4.3.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' Making all in cxx4 make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/cxx4' depbase=`echo ncAtt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncAtt.lo -MD -MP -MF $depbase.Tpo -c -o ncAtt.lo ncAtt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncAtt.lo -MD -MP -MF .deps/ncAtt.Tpo -c ncAtt.cpp -fPIC -DPIC -o .libs/ncAtt.o depbase=`echo ncCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncCheck.lo -MD -MP -MF $depbase.Tpo -c -o ncCheck.lo ncCheck.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncCheck.lo -MD -MP -MF .deps/ncCheck.Tpo -c ncCheck.cpp -fPIC -DPIC -o .libs/ncCheck.o depbase=`echo ncCompoundType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncCompoundType.lo -MD -MP -MF $depbase.Tpo -c -o ncCompoundType.lo ncCompoundType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncCompoundType.lo -MD -MP -MF .deps/ncCompoundType.Tpo -c ncCompoundType.cpp -fPIC -DPIC -o .libs/ncCompoundType.o depbase=`echo ncDim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncDim.lo -MD -MP -MF $depbase.Tpo -c -o ncDim.lo ncDim.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncDim.lo -MD -MP -MF .deps/ncDim.Tpo -c ncDim.cpp -fPIC -DPIC -o .libs/ncDim.o depbase=`echo ncEnumType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncEnumType.lo -MD -MP -MF $depbase.Tpo -c -o ncEnumType.lo ncEnumType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncEnumType.lo -MD -MP -MF .deps/ncEnumType.Tpo -c ncEnumType.cpp -fPIC -DPIC -o .libs/ncEnumType.o depbase=`echo ncException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncException.lo -MD -MP -MF $depbase.Tpo -c -o ncException.lo ncException.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncException.lo -MD -MP -MF .deps/ncException.Tpo -c ncException.cpp -fPIC -DPIC -o .libs/ncException.o depbase=`echo ncFile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncFile.lo -MD -MP -MF $depbase.Tpo -c -o ncFile.lo ncFile.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncFile.lo -MD -MP -MF .deps/ncFile.Tpo -c ncFile.cpp -fPIC -DPIC -o .libs/ncFile.o depbase=`echo ncGroup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncGroup.lo -MD -MP -MF $depbase.Tpo -c -o ncGroup.lo ncGroup.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncGroup.lo -MD -MP -MF .deps/ncGroup.Tpo -c ncGroup.cpp -fPIC -DPIC -o .libs/ncGroup.o depbase=`echo ncGroupAtt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncGroupAtt.lo -MD -MP -MF $depbase.Tpo -c -o ncGroupAtt.lo ncGroupAtt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncGroupAtt.lo -MD -MP -MF .deps/ncGroupAtt.Tpo -c ncGroupAtt.cpp -fPIC -DPIC -o .libs/ncGroupAtt.o depbase=`echo ncOpaqueType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncOpaqueType.lo -MD -MP -MF $depbase.Tpo -c -o ncOpaqueType.lo ncOpaqueType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncOpaqueType.lo -MD -MP -MF .deps/ncOpaqueType.Tpo -c ncOpaqueType.cpp -fPIC -DPIC -o .libs/ncOpaqueType.o depbase=`echo ncType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncType.lo -MD -MP -MF $depbase.Tpo -c -o ncType.lo ncType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncType.lo -MD -MP -MF .deps/ncType.Tpo -c ncType.cpp -fPIC -DPIC -o .libs/ncType.o depbase=`echo ncVar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncVar.lo -MD -MP -MF $depbase.Tpo -c -o ncVar.lo ncVar.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncVar.lo -MD -MP -MF .deps/ncVar.Tpo -c ncVar.cpp -fPIC -DPIC -o .libs/ncVar.o depbase=`echo ncVarAtt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncVarAtt.lo -MD -MP -MF $depbase.Tpo -c -o ncVarAtt.lo ncVarAtt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncVarAtt.lo -MD -MP -MF .deps/ncVarAtt.Tpo -c ncVarAtt.cpp -fPIC -DPIC -o .libs/ncVarAtt.o depbase=`echo ncVlenType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncVlenType.lo -MD -MP -MF $depbase.Tpo -c -o ncVlenType.lo ncVlenType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncVlenType.lo -MD -MP -MF .deps/ncVlenType.Tpo -c ncVlenType.cpp -fPIC -DPIC -o .libs/ncVlenType.o depbase=`echo ncByte.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncByte.lo -MD -MP -MF $depbase.Tpo -c -o ncByte.lo ncByte.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncByte.lo -MD -MP -MF .deps/ncByte.Tpo -c ncByte.cpp -fPIC -DPIC -o .libs/ncByte.o depbase=`echo ncChar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncChar.lo -MD -MP -MF $depbase.Tpo -c -o ncChar.lo ncChar.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncChar.lo -MD -MP -MF .deps/ncChar.Tpo -c ncChar.cpp -fPIC -DPIC -o .libs/ncChar.o depbase=`echo ncShort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncShort.lo -MD -MP -MF $depbase.Tpo -c -o ncShort.lo ncShort.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncShort.lo -MD -MP -MF .deps/ncShort.Tpo -c ncShort.cpp -fPIC -DPIC -o .libs/ncShort.o depbase=`echo ncInt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncInt.lo -MD -MP -MF $depbase.Tpo -c -o ncInt.lo ncInt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncInt.lo -MD -MP -MF .deps/ncInt.Tpo -c ncInt.cpp -fPIC -DPIC -o .libs/ncInt.o depbase=`echo ncFloat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncFloat.lo -MD -MP -MF $depbase.Tpo -c -o ncFloat.lo ncFloat.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncFloat.lo -MD -MP -MF .deps/ncFloat.Tpo -c ncFloat.cpp -fPIC -DPIC -o .libs/ncFloat.o depbase=`echo ncDouble.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncDouble.lo -MD -MP -MF $depbase.Tpo -c -o ncDouble.lo ncDouble.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncDouble.lo -MD -MP -MF .deps/ncDouble.Tpo -c ncDouble.cpp -fPIC -DPIC -o .libs/ncDouble.o depbase=`echo ncUbyte.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncUbyte.lo -MD -MP -MF $depbase.Tpo -c -o ncUbyte.lo ncUbyte.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncUbyte.lo -MD -MP -MF .deps/ncUbyte.Tpo -c ncUbyte.cpp -fPIC -DPIC -o .libs/ncUbyte.o depbase=`echo ncUshort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncUshort.lo -MD -MP -MF $depbase.Tpo -c -o ncUshort.lo ncUshort.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncUshort.lo -MD -MP -MF .deps/ncUshort.Tpo -c ncUshort.cpp -fPIC -DPIC -o .libs/ncUshort.o depbase=`echo ncUint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncUint.lo -MD -MP -MF $depbase.Tpo -c -o ncUint.lo ncUint.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncUint.lo -MD -MP -MF .deps/ncUint.Tpo -c ncUint.cpp -fPIC -DPIC -o .libs/ncUint.o depbase=`echo ncInt64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncInt64.lo -MD -MP -MF $depbase.Tpo -c -o ncInt64.lo ncInt64.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncInt64.lo -MD -MP -MF .deps/ncInt64.Tpo -c ncInt64.cpp -fPIC -DPIC -o .libs/ncInt64.o depbase=`echo ncUint64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncUint64.lo -MD -MP -MF $depbase.Tpo -c -o ncUint64.lo ncUint64.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncUint64.lo -MD -MP -MF .deps/ncUint64.Tpo -c ncUint64.cpp -fPIC -DPIC -o .libs/ncUint64.o depbase=`echo ncString.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncString.lo -MD -MP -MF $depbase.Tpo -c -o ncString.lo ncString.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -g -O2 -MT ncString.lo -MD -MP -MF .deps/ncString.Tpo -c ncString.cpp -fPIC -DPIC -o .libs/ncString.o /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -version-info 1:3:0 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -o libnetcdf_c++4.la -rpath /opt/metwork-mfext-1.0/opt/scientific_core/lib ncAtt.lo ncCheck.lo ncCompoundType.lo ncDim.lo ncEnumType.lo ncException.lo ncFile.lo ncGroup.lo ncGroupAtt.lo ncOpaqueType.lo ncType.lo ncVar.lo ncVarAtt.lo ncVlenType.lo ncByte.lo ncChar.lo ncShort.lo ncInt.lo ncFloat.lo ncDouble.lo ncUbyte.lo ncUshort.lo ncUint.lo ncInt64.lo ncUint64.lo ncString.lo -lnetcdf libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../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.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib /opt/metwork-mfext-1.0/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.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libnetcdf_c++4.la '/opt/metwork-mfext-1.0/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libnetcdf_c++4.so.1.0.3 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libnetcdf_c++4.so.1.0.3 libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libnetcdf_c++4.so.1.0.3 libnetcdf_c++4.so.1 || { rm -f libnetcdf_c++4.so.1 && ln -s libnetcdf_c++4.so.1.0.3 libnetcdf_c++4.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libnetcdf_c++4.so.1.0.3 libnetcdf_c++4.so || { rm -f libnetcdf_c++4.so && ln -s libnetcdf_c++4.so.1.0.3 libnetcdf_c++4.so; }; }) libtool: install: /usr/bin/install -c .libs/libnetcdf_c++4.lai /opt/metwork-mfext-1.0/opt/scientific_core/lib/libnetcdf_c++4.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/cxx4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/cxx4' Making install in examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/examples' Making install in docs make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0/docs' make[3]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[4]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c ncxx4-config '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 netcdf-cxx4.pc '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig' make install-data-hook make[5]: Entering directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' +-------------------------------------------------------------+ | Congratulations! You have successfully installed the | | new netCDF-4 C++ Library | | | | CAUTION: | | | | If you have not already run "make check", then we strongly | | recommend you do so. It does not take very long. | | | | Before using netCDF to store important data, test your | | build with "make check". | | | | If any tests fail, please see the netCDF web site: | | http://www.unidata.ucar.edu/software/netcdf/ | | | | NetCDF is developed and maintained at the Unidata Program | | Center. Unidata provides a broad array of data and software | | tools for use in geoscience education and research. | | http://www.unidata.ucar.edu | +-------------------------------------------------------------+ make[5]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx/build/netcdf-cxx4-4.3.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0013_netcdf_cxx' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0013_netcdf_cxx' make[3]: Entering directory `/src/layers/layer1_scientific_core/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.0/opt/scientific_core/share/metwork_packages/proj.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "name: 'proj'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "version: '6.2.1'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "checksum: '9f874e227d221daf95f7858dc55dfa3e'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/proj.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/proj.yaml echo -n "PROJ4 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "website: 'http://trac.osgeo.org/proj/'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/proj.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/proj.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/proj.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/proj.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/proj.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/proj.yaml; fi make --file=../../Makefile.standard OPTIONS="--without-jni" PREFIX=/opt/metwork-mfext-1.0/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0020_proj' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/proj-6.2.1.tar.gz` `readlink -m ./sources` MD5 9f874e227d221daf95f7858dc55dfa3e Computing checksum for /src/layers/layer1_scientific_core/0020_proj/build/proj-6.2.1.tar.gz... Good checksum rm -Rf proj-6.2.1 /opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/lib iso19111/static.lo iso19111/util.lo iso19111/metadata.lo iso19111/common.lo iso19111/crs.lo iso19111/datum.lo iso19111/coordinatesystem.lo iso19111/coordinateoperation.lo iso19111/io.lo iso19111/internal.lo iso19111/factory.lo iso19111/c_api.lo projections/aeqd.lo projections/gnom.lo projections/laea.lo projections/mod_ster.lo projections/nsper.lo projections/nzmg.lo projections/ortho.lo projections/stere.lo projections/sterea.lo projections/aea.lo projections/bipc.lo projections/bonne.lo projections/eqdc.lo projections/isea.lo projections/ccon.lo projections/imw_p.lo projections/krovak.lo projections/lcc.lo projections/poly.lo projections/rpoly.lo projections/sconics.lo projections/rouss.lo projections/cass.lo projections/cc.lo projections/cea.lo projections/eqc.lo projections/gall.lo projections/labrd.lo projections/lsat.lo projections/misrsom.lo projections/merc.lo projections/mill.lo projections/ocea.lo projections/omerc.lo projections/somerc.lo projections/tcc.lo projections/tcea.lo projections/times.lo projections/tmerc.lo projections/tobmerc.lo projections/airy.lo projections/aitoff.lo projections/august.lo projections/bacon.lo projections/bertin1953.lo projections/chamb.lo projections/hammer.lo projections/lagrng.lo projections/larr.lo projections/lask.lo projections/latlong.lo projections/nicol.lo projections/ob_tran.lo projections/oea.lo projections/tpeqd.lo projections/vandg.lo projections/vandg2.lo projections/vandg4.lo projections/wag7.lo projections/lcca.lo projections/geos.lo projections/boggs.lo projections/collg.lo projections/comill.lo projections/crast.lo projections/denoy.lo projections/eck1.lo projections/eck2.lo projections/eck3.lo projections/eck4.lo projections/eck5.lo projections/fahey.lo projections/fouc_s.lo projections/gins8.lo projections/gstmerc.lo projections/gn_sinu.lo projections/goode.lo projections/igh.lo projections/hatano.lo projections/loxim.lo projections/mbt_fps.lo projections/mbtfpp.lo projections/mbtfpq.lo projections/moll.lo projections/nell.lo projections/nell_h.lo projections/patterson.lo projections/putp2.lo projections/putp3.lo projections/putp4p.lo projections/putp5.lo projections/putp6.lo projections/qsc.lo projections/robin.lo projections/sch.lo projections/sts.lo projections/urm5.lo projections/urmfps.lo projections/wag2.lo projections/wag3.lo projections/wink1.lo projections/wink2.lo projections/healpix.lo projections/natearth.lo projections/natearth2.lo projections/calcofi.lo projections/eqearth.lo conversions/axisswap.lo conversions/cart.lo conversions/geoc.lo conversions/geocent.lo conversions/noop.lo conversions/unitconvert.lo transformations/affine.lo transformations/deformation.lo transformations/helmert.lo transformations/hgridshift.lo transformations/horner.lo transformations/molodensky.lo transformations/vgridshift.lo aasincos.lo adjlon.lo dmstor.lo auth.lo deriv.lo ell_set.lo ellps.lo errno.lo factors.lo fwd.lo init.lo inv.lo list.lo malloc.lo mlfn.lo msfn.lo proj_mdist.lo open_lib.lo param.lo phi2.lo pr_list.lo qsfn.lo strerrno.lo tsfn.lo units.lo ctx.lo log.lo zpoly1.lo rtodms.lo release.lo gauss.lo fileapi.lo gc_reader.lo gridcatalog.lo nad_cvt.lo nad_init.lo nad_intr.lo apply_gridshift.lo datums.lo datum_set.lo transform.lo geocent.lo utils.lo gridinfo.lo gridlist.lo jniproj.lo mutex.lo initcache.lo apply_vgridshift.lo geodesic.lo strtod.lo 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.0/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.0/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/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.0/opt/core/lib /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib depbase=`echo apps/geod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/core/lib /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib depbase=`echo apps/cs2cs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/core/lib /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib depbase=`echo apps/gie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/core/lib /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib depbase=`echo apps/cct.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/core/lib /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib depbase=`echo apps/projinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -DPROJ_LIB=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/proj\" -DMUTEX_pthread -I../include -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/core/lib /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so -lz -ldl -lpthread -lm -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/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.0/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.0/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.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libproj.la '/opt/metwork-mfext-1.0/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libproj.so.15.2.1 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libproj.so.15.2.1 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/lib/libproj.la libtool: install: /usr/bin/install -c .libs/libproj.a /opt/metwork-mfext-1.0/opt/scientific_core/lib/libproj.a libtool: install: chmod 644 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libproj.a libtool: install: ranlib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libproj.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c proj geod cs2cs gie cct projinfo '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/proj /opt/metwork-mfext-1.0/opt/scientific_core/bin/proj libtool: install: /usr/bin/install -c .libs/geod /opt/metwork-mfext-1.0/opt/scientific_core/bin/geod libtool: install: /usr/bin/install -c .libs/cs2cs /opt/metwork-mfext-1.0/opt/scientific_core/bin/cs2cs libtool: install: /usr/bin/install -c .libs/gie /opt/metwork-mfext-1.0/opt/scientific_core/bin/gie libtool: install: /usr/bin/install -c .libs/cct /opt/metwork-mfext-1.0/opt/scientific_core/bin/cct libtool: install: /usr/bin/install -c .libs/projinfo /opt/metwork-mfext-1.0/opt/scientific_core/bin/projinfo rm -f /opt/metwork-mfext-1.0/opt/scientific_core/bin/invproj (cd /opt/metwork-mfext-1.0/opt/scientific_core/bin; ln -s proj invproj) rm -f /opt/metwork-mfext-1.0/opt/scientific_core/bin/invgeod (cd /opt/metwork-mfext-1.0/opt/scientific_core/bin; ln -s geod invgeod) /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 pj_init.3 geodesic.3 '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/proj /usr/bin/install -c -m 644 ../data/null /opt/metwork-mfext-1.0/opt/scientific_core/share/proj/null /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 proj.pc '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/metwork_packages/geos.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "name: 'geos'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "version: '3.8.0'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "checksum: '6fe3ad412a1162b2ed7c7ed52ed974c0'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/geos.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/geos.yaml echo -n "GEOS is a C++ port of the ​JTS Topology Suite (JTS). GEOS provides spatial functionality. Especially, it allows to calculate complex intersections of polygons." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "website: 'http://trac.osgeo.org/geos/'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/geos.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/geos.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/geos.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/geos.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/geos.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/geos.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/scientific_core OPTIONS="--disable-static" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0021_geos' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/geos-3.8.0.tar.bz2` `readlink -m ./sources` MD5 6fe3ad412a1162b2ed7c7ed52ed974c0 Computing checksum for /src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0.tar.bz2... Good checksum rm -Rf geos-3.8.0 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/geos-3.8.0.tar.bz2` tar.bz2 geos-3.8.0 cd build/geos-3.8.0 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.0/opt/scientific_core --disable-static checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for GEOS version... "3.8.0" checking for GEOS CAPI version... "1.13.1" checking for a BSD-compatible install... /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.0/opt/scientific_core/lib inlines.lo algorithm/libalgorithm.la geom/libgeom.la geomgraph/libgeomgraph.la index/libindex.la io/libio.la linearref/liblinearref.la noding/libnoding.la operation/liboperation.la planargraph/libplanargraph.la precision/libprecision.la simplify/libsimplify.la triangulate/libtriangulate.la util/libutil.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../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.0/opt/scientific_core/lib libgeos_c_la-geos_c.lo libgeos_c_la-geos_ts_c.lo ../src/libgeos.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../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.0/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.0/opt/scientific_core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' Making all in macros make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' Making all in swig make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' Making all in tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' Making all in bigtest make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' Making all in xmltester make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' depbase=`echo SimpleWKTTester.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SimpleWKTTester.o -MD -MP -MF $depbase.Tpo -c -o SimpleWKTTester.o SimpleWKTTester.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o SimpleWKTTester SimpleWKTTester.o ../../src/libgeos.la ../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/SimpleWKTTester SimpleWKTTester.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib depbase=`echo XMLTester.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT XMLTester.o -MD -MP -MF $depbase.Tpo -c -o XMLTester.o XMLTester.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tinyxml2/tinyxml2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT tinyxml2/tinyxml2.o -MD -MP -MF $depbase.Tpo -c -o tinyxml2/tinyxml2.o tinyxml2/tinyxml2.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo BufferResultMatcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT BufferResultMatcher.o -MD -MP -MF $depbase.Tpo -c -o BufferResultMatcher.o BufferResultMatcher.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo SingleSidedBufferResultMatcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT SingleSidedBufferResultMatcher.o -MD -MP -MF $depbase.Tpo -c -o SingleSidedBufferResultMatcher.o SingleSidedBufferResultMatcher.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o XMLTester XMLTester.o tinyxml2/tinyxml2.o BufferResultMatcher.o SingleSidedBufferResultMatcher.o ../../src/libgeos.la ../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/XMLTester XMLTester.o tinyxml2/tinyxml2.o BufferResultMatcher.o SingleSidedBufferResultMatcher.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' Making all in unit make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' Making all in geostest make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' Making all in thread make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' Making all in benchmarks make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' Making all in algorithm make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/markup -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT InteriorPointAreaPerfTest.o -MD -MP -MF .deps/InteriorPointAreaPerfTest.Tpo -c -o InteriorPointAreaPerfTest.o InteriorPointAreaPerfTest.cpp mv -f .deps/InteriorPointAreaPerfTest.Tpo .deps/InteriorPointAreaPerfTest.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o InteriorPointAreaPerfTest InteriorPointAreaPerfTest.o ../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/InteriorPointAreaPerfTest InteriorPointAreaPerfTest.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/markup -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT VoronoiPerfTest.o -MD -MP -MF .deps/VoronoiPerfTest.Tpo -c -o VoronoiPerfTest.o VoronoiPerfTest.cpp mv -f .deps/VoronoiPerfTest.Tpo .deps/VoronoiPerfTest.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o VoronoiPerfTest VoronoiPerfTest.o ../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/VoronoiPerfTest VoronoiPerfTest.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../src/io/markup -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT UnaryUnionSegmentsPerfTest.o -MD -MP -MF .deps/UnaryUnionSegmentsPerfTest.Tpo -c -o UnaryUnionSegmentsPerfTest.o UnaryUnionSegmentsPerfTest.cpp mv -f .deps/UnaryUnionSegmentsPerfTest.Tpo .deps/UnaryUnionSegmentsPerfTest.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o UnaryUnionSegmentsPerfTest UnaryUnionSegmentsPerfTest.o ../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/UnaryUnionSegmentsPerfTest UnaryUnionSegmentsPerfTest.o ../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' Making all in operation make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' Making all in buffer make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT IteratedBufferStressTest.o -MD -MP -MF .deps/IteratedBufferStressTest.Tpo -c -o IteratedBufferStressTest.o IteratedBufferStressTest.cpp mv -f .deps/IteratedBufferStressTest.Tpo .deps/IteratedBufferStressTest.Po /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o IteratedBufferStressTest IteratedBufferStressTest.o ../../../src/libgeos.la ../../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/IteratedBufferStressTest IteratedBufferStressTest.o ../../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' Making all in predicate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT RectangleIntersectsPerfTest.o -MD -MP -MF .deps/RectangleIntersectsPerfTest.Tpo -c -o RectangleIntersectsPerfTest.o RectangleIntersectsPerfTest.cpp mv -f .deps/RectangleIntersectsPerfTest.Tpo .deps/RectangleIntersectsPerfTest.Po /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o RectangleIntersectsPerfTest RectangleIntersectsPerfTest.o ../../../src/libgeos.la ../../../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/RectangleIntersectsPerfTest RectangleIntersectsPerfTest.o ../../../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' Making all in capi make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' g++ -DHAVE_CONFIG_H -I. -I../include -I../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ClassSizes.o -MD -MP -MF .deps/ClassSizes.Tpo -c -o ClassSizes.o ClassSizes.cpp mv -f .deps/ClassSizes.Tpo .deps/ClassSizes.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o ClassSizes ClassSizes.o ../src/libgeos.la libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o .libs/ClassSizes ClassSizes.o ../src/.libs/libgeos.so -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' Making all in tools make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' Making all in astyle make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' depbase=`echo ASBeautifier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ASBeautifier.o -MD -MP -MF $depbase.Tpo -c -o ASBeautifier.o ASBeautifier.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ASEnhancer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ASEnhancer.o -MD -MP -MF $depbase.Tpo -c -o ASEnhancer.o ASEnhancer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ASFormatter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ASFormatter.o -MD -MP -MF $depbase.Tpo -c -o ASFormatter.o ASFormatter.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ASLocalizer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ASLocalizer.o -MD -MP -MF $depbase.Tpo -c -o ASLocalizer.o ASLocalizer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ASResource.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT ASResource.o -MD -MP -MF $depbase.Tpo -c -o ASResource.o ASResource.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo astyle_main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../include -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -MT astyle_main.o -MD -MP -MF $depbase.Tpo -c -o astyle_main.o astyle_main.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o astyle ASBeautifier.o ASEnhancer.o ASFormatter.o ASLocalizer.o ASResource.o astyle_main.o libtool: link: g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -o astyle ASBeautifier.o ASEnhancer.o ASFormatter.o ASLocalizer.o ASResource.o astyle_main.o make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' cd build/geos-3.8.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make install-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' Making install in include make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' Making install in geos make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' Making install in algorithm make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' Making install in locate make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/algorithm/locate' /usr/bin/install -c -m 644 IndexedPointInAreaLocator.h PointOnGeometryLocator.h SimplePointInAreaLocator.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/algorithm/locate' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/locate' Making install in distance make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/algorithm/distance' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/distance' Making install in ttmath make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/algorithm/ttmath' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm/ttmath' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/algorithm' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/algorithm' Making install in geom make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' Making install in util make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/geom/util' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/util' Making install in prep make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/geom/prep' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom/prep' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/geom' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geom' Making install in geomgraph make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' Making install in index make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/geomgraph/index' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph/index' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/geomgraph' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/geomgraph' Making install in index make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' Making install in intervalrtree make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/index/intervalrtree' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/intervalrtree' Making install in sweepline make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/index/sweepline' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/sweepline' Making install in strtree make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/index/strtree' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/strtree' Making install in quadtree make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/index/quadtree' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/quadtree' Making install in bintree make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/index/bintree' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/bintree' Making install in chain make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/index/chain' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index/chain' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/index' /usr/bin/install -c -m 644 ItemVisitor.h SpatialIndex.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/index' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/index' Making install in io make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/io' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/io' Making install in linearref make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/linearref' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/linearref' Making install in noding make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' Making install in snapround make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/noding/snapround' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding/snapround' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/noding' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/noding' Making install in operation make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' Making install in buffer make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/operation/buffer' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/buffer' Making install in distance make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/operation/distance' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/distance' Making install in intersection make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/operation/intersection' /usr/bin/install -c -m 644 Rectangle.h RectangleIntersection.h RectangleIntersectionBuilder.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/operation/intersection' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/intersection' Making install in linemerge make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/operation/linemerge' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/linemerge' Making install in overlay make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' Making install in snap make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/operation/overlay/snap' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay/snap' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/operation/overlay' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/overlay' Making install in polygonize make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/operation/polygonize' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/polygonize' Making install in predicate make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/operation/predicate' /usr/bin/install -c -m 644 RectangleContains.h RectangleIntersects.h SegmentIntersectionTester.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/operation/predicate' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/predicate' Making install in relate make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/operation/relate' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/relate' Making install in union make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/operation/union' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/union' Making install in sharedpaths make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/operation/sharedpaths' /usr/bin/install -c -m 644 SharedPathsOp.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/operation/sharedpaths' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/sharedpaths' Making install in valid make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/operation/valid' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation/valid' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/operation' /usr/bin/install -c -m 644 GeometryGraphOperation.h IsSimpleOp.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/operation' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/operation' Making install in planargraph make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' Making install in algorithm make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/planargraph/algorithm' /usr/bin/install -c -m 644 ConnectedSubgraphFinder.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/planargraph/algorithm' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph/algorithm' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/planargraph' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/planargraph' Making install in precision make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/precision' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/precision' Making install in simplify make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/simplify' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/simplify' Making install in triangulate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' Making install in quadedge make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[9]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[9]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/triangulate/quadedge' make[9]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate/quadedge' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[8]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/triangulate' /usr/bin/install -c -m 644 IncrementalDelaunayTriangulator.h DelaunayTriangulationBuilder.h VoronoiDiagramBuilder.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos/triangulate' make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/triangulate' Making install in util make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos/util' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos/util' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/geos' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos' /usr/bin/install -c -m 644 version.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/geos' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include/geos' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include' /usr/bin/install -c -m 644 geos.h '/opt/metwork-mfext-1.0/opt/scientific_core/include' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/include' Making install in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' Making install in algorithm make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' Making install in locate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/locate' Making install in distance make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm/distance' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/algorithm' Making install in geom make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' Making install in util make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/util' Making install in prep make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom/prep' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geom' Making install in index make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' Making install in bintree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/bintree' Making install in chain make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/chain' Making install in intervalrtree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/intervalrtree' Making install in quadtree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/quadtree' Making install in strtree make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/strtree' Making install in sweepline make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index/sweepline' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/index' Making install in io make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/io' Making install in linearref make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/linearref' Making install in noding make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' Making install in snapround make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding/snapround' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/noding' Making install in operation make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' Making install in buffer make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/buffer' Making install in distance make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/distance' Making install in intersection make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/intersection' Making install in linemerge make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/linemerge' Making install in overlay make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/overlay' Making install in polygonize make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/polygonize' Making install in predicate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/predicate' Making install in relate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/relate' Making install in union make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/union' Making install in sharedpaths make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/sharedpaths' Making install in valid make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation/valid' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/operation' Making install in planargraph make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/planargraph' Making install in geomgraph make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' Making install in index make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph/index' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/geomgraph' Making install in precision make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/precision' Making install in simplify make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/simplify' Making install in triangulate make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' Making install in quadedge make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[8]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate/quadedge' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/triangulate' Making install in util make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src/util' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgeos.la '/opt/metwork-mfext-1.0/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libgeos-3.8.0.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos-3.8.0.so libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libgeos-3.8.0.so libgeos.so || { rm -f libgeos.so && ln -s libgeos-3.8.0.so libgeos.so; }; }) libtool: install: /usr/bin/install -c .libs/libgeos.lai /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/src' Making install in capi make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgeos_c.la '/opt/metwork-mfext-1.0/opt/scientific_core/lib' libtool: install: warning: relinking `libgeos_c.la' libtool: install: (cd /src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi; /bin/sh /src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/libtool --tag CXX --mode=relink g++ -DGEOS_INLINE -Wsuggest-override -pedantic -Wall -Wno-long-long -ffloat-store -DUSE_UNSTABLE_GEOS_CPP_API -g -O2 -version-info 14:1:13 -no-undefined -o libgeos_c.la -rpath /opt/metwork-mfext-1.0/opt/scientific_core/lib libgeos_c_la-geos_c.lo libgeos_c_la-geos_ts_c.lo ../src/libgeos.la ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/../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.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/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.0/opt/scientific_core/lib/libgeos_c.so.1.13.1 libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libgeos_c.so.1.13.1 libgeos_c.so.1 || { rm -f libgeos_c.so.1 && ln -s libgeos_c.so.1.13.1 libgeos_c.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libgeos_c.so.1.13.1 libgeos_c.so || { rm -f libgeos_c.so && ln -s libgeos_c.so.1.13.1 libgeos_c.so; }; }) libtool: install: /usr/bin/install -c .libs/libgeos_c.lai /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos_c.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include' /usr/bin/install -c -m 644 geos_c.h '/opt/metwork-mfext-1.0/opt/scientific_core/include' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/capi' Making install in doc make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/doc' Making install in macros make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/macros' Making install in swig make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/swig' Making install in tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' Making install in bigtest make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/bigtest' Making install in xmltester make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/xmltester' Making install in unit make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/unit' Making install in geostest make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/geostest' Making install in thread make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests/thread' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tests' Making install in benchmarks make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' Making install in algorithm make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/algorithm' Making install in operation make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' Making install in buffer make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/buffer' Making install in predicate make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation/predicate' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[7]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/operation' Making install in capi make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks/capi' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/benchmarks' Making install in tools make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' Making install in astyle make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools/astyle' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[6]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /usr/bin/install -c geos-config '/opt/metwork-mfext-1.0/opt/scientific_core/bin' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0/tools' make[4]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[5]: Entering directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos/build/geos-3.8.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0021_geos' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0021_geos' make[3]: Entering directory `/src/layers/layer1_scientific_core/0022_libspatialite' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "name: 'libspatialite'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "version: '5.0.0-beta0'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "checksum: 'c12b217bb8cce533dbf79d841aae466c'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo -n "SPATIALITE is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities. Using SQLite + SpatiaLite you can effectively deploy an alternative open source Spatial DBMS roughly equivalent to PostgreSQL + PostGIS" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "website: 'https://www.gaia-gis.it/fossil/libspatialite'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml echo "license: 'LGPL (MPL tri-license term)'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/libspatialite.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/scientific_core EXTRALDFLAGS="-L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib" EXTRACFLAGS="-I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include" OPTIONS="--enable-shared --disable-static --enable-freexl=no" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/libspatialite-5.0.0-beta0.tar.gz` `readlink -m ./sources` MD5 c12b217bb8cce533dbf79d841aae466c Computing checksum for /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0.tar.gz... Good checksum rm -Rf libspatialite-5.0.0-beta0 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/libspatialite-5.0.0-beta0.tar.gz` tar.gz libspatialite-5.0.0-beta0 cd build/libspatialite-5.0.0-beta0 && if test "-L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib" != ""; then export LDFLAGS="-L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib"; fi && if test "-I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include" != ""; then export CFLAGS="-I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include";export CPPFLAGS="-I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include"; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.0/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.0/opt/scientific_core/bin/geos-config checking geos_c.h usability... yes checking geos_c.h presence... yes checking for geos_c.h... yes checking for library containing GEOSCoveredBy... -lgeos_c checking for library containing GEOSDelaunayTriangulation... none required checking for library containing GEOSContext_setErrorMessageHandler_r... none required checking for pkg-config... /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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_sqlaux.lo -MD -MP -MF .deps/gg_sqlaux.Tpo -c -o gg_sqlaux.lo gg_sqlaux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_sqlaux.lo -MD -MP -MF .deps/gg_sqlaux.Tpo -c gg_sqlaux.c -fPIC -DPIC -o .libs/gg_sqlaux.o mv -f .deps/gg_sqlaux.Tpo .deps/gg_sqlaux.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_utf8.lo -MD -MP -MF .deps/gg_utf8.Tpo -c -o gg_utf8.lo gg_utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_utf8.lo -MD -MP -MF .deps/gg_utf8.Tpo -c gg_utf8.c -fPIC -DPIC -o .libs/gg_utf8.o mv -f .deps/gg_utf8.Tpo .deps/gg_utf8.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libgaiaaux.la gg_sqlaux.lo gg_utf8.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libgaiaaux.a .libs/gg_sqlaux.o .libs/gg_utf8.o libtool: link: ranlib .libs/libgaiaaux.a libtool: link: ( cd ".libs" && rm -f "libgaiaaux.la" && ln -s "../libgaiaaux.la" "libgaiaaux.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiaaux_la-gg_sqlaux.lo -MD -MP -MF .deps/gaiaaux_la-gg_sqlaux.Tpo -c -o gaiaaux_la-gg_sqlaux.lo `test -f 'gg_sqlaux.c' || echo './'`gg_sqlaux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiaaux_la-gg_sqlaux.lo -MD -MP -MF .deps/gaiaaux_la-gg_sqlaux.Tpo -c gg_sqlaux.c -fPIC -DPIC -o .libs/gaiaaux_la-gg_sqlaux.o mv -f .deps/gaiaaux_la-gg_sqlaux.Tpo .deps/gaiaaux_la-gg_sqlaux.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiaaux_la-gg_utf8.lo -MD -MP -MF .deps/gaiaaux_la-gg_utf8.Tpo -c -o gaiaaux_la-gg_utf8.lo `test -f 'gg_utf8.c' || echo './'`gg_utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiaaux_la-gg_utf8.lo -MD -MP -MF .deps/gaiaaux_la-gg_utf8.Tpo -c gg_utf8.c -fPIC -DPIC -o .libs/gaiaaux_la-gg_utf8.o mv -f .deps/gaiaaux_la-gg_utf8.Tpo .deps/gaiaaux_la-gg_utf8.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o gaiaaux.la gaiaaux_la-gg_sqlaux.lo gaiaaux_la-gg_utf8.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/gaiaaux.a .libs/gaiaaux_la-gg_sqlaux.o .libs/gaiaaux_la-gg_utf8.o libtool: link: ranlib .libs/gaiaaux.a libtool: link: ( cd ".libs" && rm -f "gaiaaux.la" && ln -s "../gaiaaux.la" "gaiaaux.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' Making all in gaiaexif make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_exif.lo -MD -MP -MF .deps/gaia_exif.Tpo -c -o gaia_exif.lo gaia_exif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_exif.lo -MD -MP -MF .deps/gaia_exif.Tpo -c gaia_exif.c -fPIC -DPIC -o .libs/gaia_exif.o mv -f .deps/gaia_exif.Tpo .deps/gaia_exif.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libgaiaexif.la gaia_exif.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libgaiaexif.a .libs/gaia_exif.o libtool: link: ranlib .libs/libgaiaexif.a libtool: link: ( cd ".libs" && rm -f "libgaiaexif.la" && ln -s "../libgaiaexif.la" "libgaiaexif.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiaexif_la-gaia_exif.lo -MD -MP -MF .deps/gaiaexif_la-gaia_exif.Tpo -c -o gaiaexif_la-gaia_exif.lo `test -f 'gaia_exif.c' || echo './'`gaia_exif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiaexif_la-gaia_exif.lo -MD -MP -MF .deps/gaiaexif_la-gaia_exif.Tpo -c gaia_exif.c -fPIC -DPIC -o .libs/gaiaexif_la-gaia_exif.o mv -f .deps/gaiaexif_la-gaia_exif.Tpo .deps/gaiaexif_la-gaia_exif.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o gaiaexif.la gaiaexif_la-gaia_exif.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/gaiaexif.a .libs/gaiaexif_la-gaia_exif.o libtool: link: ranlib .libs/gaiaexif.a libtool: link: ( cd ".libs" && rm -f "gaiaexif.la" && ln -s "../gaiaexif.la" "gaiaexif.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' Making all in gaiageo make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' Making all in flex make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' Making all in lemon make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' Making all in lemon_src make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_advanced.lo -MD -MP -MF .deps/gg_advanced.Tpo -c -o gg_advanced.lo gg_advanced.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_advanced.lo -MD -MP -MF .deps/gg_advanced.Tpo -c gg_advanced.c -fPIC -DPIC -o .libs/gg_advanced.o mv -f .deps/gg_advanced.Tpo .deps/gg_advanced.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_endian.lo -MD -MP -MF .deps/gg_endian.Tpo -c -o gg_endian.lo gg_endian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_endian.lo -MD -MP -MF .deps/gg_endian.Tpo -c gg_endian.c -fPIC -DPIC -o .libs/gg_endian.o mv -f .deps/gg_endian.Tpo .deps/gg_endian.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_geodesic.lo -MD -MP -MF .deps/gg_geodesic.Tpo -c -o gg_geodesic.lo gg_geodesic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_geodesic.lo -MD -MP -MF .deps/gg_geodesic.Tpo -c gg_geodesic.c -fPIC -DPIC -o .libs/gg_geodesic.o In file included from gg_geodesic.c:68: /opt/metwork-mfext-1.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/gg_geodesic.Tpo .deps/gg_geodesic.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_geometries.lo -MD -MP -MF .deps/gg_geometries.Tpo -c -o gg_geometries.lo gg_geometries.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_geometries.lo -MD -MP -MF .deps/gg_geometries.Tpo -c gg_geometries.c -fPIC -DPIC -o .libs/gg_geometries.o mv -f .deps/gg_geometries.Tpo .deps/gg_geometries.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_geoscvt.lo -MD -MP -MF .deps/gg_geoscvt.Tpo -c -o gg_geoscvt.lo gg_geoscvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_geoscvt.lo -MD -MP -MF .deps/gg_geoscvt.Tpo -c gg_geoscvt.c -fPIC -DPIC -o .libs/gg_geoscvt.o mv -f .deps/gg_geoscvt.Tpo .deps/gg_geoscvt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_relations.lo -MD -MP -MF .deps/gg_relations.Tpo -c -o gg_relations.lo gg_relations.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_relations.lo -MD -MP -MF .deps/gg_relations.Tpo -c gg_relations.c -fPIC -DPIC -o .libs/gg_relations.o mv -f .deps/gg_relations.Tpo .deps/gg_relations.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_relations_ext.lo -MD -MP -MF .deps/gg_relations_ext.Tpo -c -o gg_relations_ext.lo gg_relations_ext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_relations_ext.lo -MD -MP -MF .deps/gg_relations_ext.Tpo -c gg_relations_ext.c -fPIC -DPIC -o .libs/gg_relations_ext.o mv -f .deps/gg_relations_ext.Tpo .deps/gg_relations_ext.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_rttopo.lo -MD -MP -MF .deps/gg_rttopo.Tpo -c -o gg_rttopo.lo gg_rttopo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_rttopo.lo -MD -MP -MF .deps/gg_rttopo.Tpo -c gg_rttopo.c -fPIC -DPIC -o .libs/gg_rttopo.o mv -f .deps/gg_rttopo.Tpo .deps/gg_rttopo.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_extras.lo -MD -MP -MF .deps/gg_extras.Tpo -c -o gg_extras.lo gg_extras.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_extras.lo -MD -MP -MF .deps/gg_extras.Tpo -c gg_extras.c -fPIC -DPIC -o .libs/gg_extras.o mv -f .deps/gg_extras.Tpo .deps/gg_extras.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_shape.lo -MD -MP -MF .deps/gg_shape.Tpo -c -o gg_shape.lo gg_shape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_shape.lo -MD -MP -MF .deps/gg_shape.Tpo -c gg_shape.c -fPIC -DPIC -o .libs/gg_shape.o mv -f .deps/gg_shape.Tpo .deps/gg_shape.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_transform.lo -MD -MP -MF .deps/gg_transform.Tpo -c -o gg_transform.lo gg_transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_transform.lo -MD -MP -MF .deps/gg_transform.Tpo -c gg_transform.c -fPIC -DPIC -o .libs/gg_transform.o In file included from gg_transform.c:58: /opt/metwork-mfext-1.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/gg_transform.Tpo .deps/gg_transform.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_wkb.lo -MD -MP -MF .deps/gg_wkb.Tpo -c -o gg_wkb.lo gg_wkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_wkb.lo -MD -MP -MF .deps/gg_wkb.Tpo -c gg_wkb.c -fPIC -DPIC -o .libs/gg_wkb.o mv -f .deps/gg_wkb.Tpo .deps/gg_wkb.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_wkt.lo -MD -MP -MF .deps/gg_wkt.Tpo -c -o gg_wkt.lo gg_wkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_wkt.lo -MD -MP -MF .deps/gg_wkt.Tpo -c gg_wkt.c -fPIC -DPIC -o .libs/gg_wkt.o mv -f .deps/gg_wkt.Tpo .deps/gg_wkt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_vanuatu.lo -MD -MP -MF .deps/gg_vanuatu.Tpo -c -o gg_vanuatu.lo gg_vanuatu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_vanuatu.lo -MD -MP -MF .deps/gg_vanuatu.Tpo -c gg_vanuatu.c -fPIC -DPIC -o .libs/gg_vanuatu.o mv -f .deps/gg_vanuatu.Tpo .deps/gg_vanuatu.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_ewkt.lo -MD -MP -MF .deps/gg_ewkt.Tpo -c -o gg_ewkt.lo gg_ewkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_ewkt.lo -MD -MP -MF .deps/gg_ewkt.Tpo -c gg_ewkt.c -fPIC -DPIC -o .libs/gg_ewkt.o mv -f .deps/gg_ewkt.Tpo .deps/gg_ewkt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_geoJSON.lo -MD -MP -MF .deps/gg_geoJSON.Tpo -c -o gg_geoJSON.lo gg_geoJSON.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_geoJSON.lo -MD -MP -MF .deps/gg_geoJSON.Tpo -c gg_geoJSON.c -fPIC -DPIC -o .libs/gg_geoJSON.o mv -f .deps/gg_geoJSON.Tpo .deps/gg_geoJSON.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_kml.lo -MD -MP -MF .deps/gg_kml.Tpo -c -o gg_kml.lo gg_kml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_kml.lo -MD -MP -MF .deps/gg_kml.Tpo -c gg_kml.c -fPIC -DPIC -o .libs/gg_kml.o mv -f .deps/gg_kml.Tpo .deps/gg_kml.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_gml.lo -MD -MP -MF .deps/gg_gml.Tpo -c -o gg_gml.lo gg_gml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_gml.lo -MD -MP -MF .deps/gg_gml.Tpo -c gg_gml.c -fPIC -DPIC -o .libs/gg_gml.o mv -f .deps/gg_gml.Tpo .deps/gg_gml.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_voronoj.lo -MD -MP -MF .deps/gg_voronoj.Tpo -c -o gg_voronoj.lo gg_voronoj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_voronoj.lo -MD -MP -MF .deps/gg_voronoj.Tpo -c gg_voronoj.c -fPIC -DPIC -o .libs/gg_voronoj.o mv -f .deps/gg_voronoj.Tpo .deps/gg_voronoj.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_xml.lo -MD -MP -MF .deps/gg_xml.Tpo -c -o gg_xml.lo gg_xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_xml.lo -MD -MP -MF .deps/gg_xml.Tpo -c gg_xml.c -fPIC -DPIC -o .libs/gg_xml.o mv -f .deps/gg_xml.Tpo .deps/gg_xml.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_matrix.lo -MD -MP -MF .deps/gg_matrix.Tpo -c -o gg_matrix.lo gg_matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_matrix.lo -MD -MP -MF .deps/gg_matrix.Tpo -c gg_matrix.c -fPIC -DPIC -o .libs/gg_matrix.o mv -f .deps/gg_matrix.Tpo .deps/gg_matrix.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libgaiageo.la gg_advanced.lo gg_endian.lo gg_geodesic.lo gg_geometries.lo gg_geoscvt.lo gg_relations.lo gg_relations_ext.lo gg_rttopo.lo gg_extras.lo gg_shape.lo gg_transform.lo gg_wkb.lo gg_wkt.lo gg_vanuatu.lo gg_ewkt.lo gg_geoJSON.lo gg_kml.lo gg_gml.lo gg_voronoj.lo gg_xml.lo gg_matrix.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libgaiageo.a .libs/gg_advanced.o .libs/gg_endian.o .libs/gg_geodesic.o .libs/gg_geometries.o .libs/gg_geoscvt.o .libs/gg_relations.o .libs/gg_relations_ext.o .libs/gg_rttopo.o .libs/gg_extras.o .libs/gg_shape.o .libs/gg_transform.o .libs/gg_wkb.o .libs/gg_wkt.o .libs/gg_vanuatu.o .libs/gg_ewkt.o .libs/gg_geoJSON.o .libs/gg_kml.o .libs/gg_gml.o .libs/gg_voronoj.o .libs/gg_xml.o .libs/gg_matrix.o libtool: link: ranlib .libs/libgaiageo.a libtool: link: ( cd ".libs" && rm -f "libgaiageo.la" && ln -s "../libgaiageo.la" "libgaiageo.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_advanced.lo -MD -MP -MF .deps/gaiageo_la-gg_advanced.Tpo -c -o gaiageo_la-gg_advanced.lo `test -f 'gg_advanced.c' || echo './'`gg_advanced.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_advanced.lo -MD -MP -MF .deps/gaiageo_la-gg_advanced.Tpo -c gg_advanced.c -fPIC -DPIC -o .libs/gaiageo_la-gg_advanced.o mv -f .deps/gaiageo_la-gg_advanced.Tpo .deps/gaiageo_la-gg_advanced.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_endian.lo -MD -MP -MF .deps/gaiageo_la-gg_endian.Tpo -c -o gaiageo_la-gg_endian.lo `test -f 'gg_endian.c' || echo './'`gg_endian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_endian.lo -MD -MP -MF .deps/gaiageo_la-gg_endian.Tpo -c gg_endian.c -fPIC -DPIC -o .libs/gaiageo_la-gg_endian.o mv -f .deps/gaiageo_la-gg_endian.Tpo .deps/gaiageo_la-gg_endian.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geodesic.lo -MD -MP -MF .deps/gaiageo_la-gg_geodesic.Tpo -c -o gaiageo_la-gg_geodesic.lo `test -f 'gg_geodesic.c' || echo './'`gg_geodesic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geodesic.lo -MD -MP -MF .deps/gaiageo_la-gg_geodesic.Tpo -c gg_geodesic.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geodesic.o In file included from gg_geodesic.c:68: /opt/metwork-mfext-1.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/gaiageo_la-gg_geodesic.Tpo .deps/gaiageo_la-gg_geodesic.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geometries.lo -MD -MP -MF .deps/gaiageo_la-gg_geometries.Tpo -c -o gaiageo_la-gg_geometries.lo `test -f 'gg_geometries.c' || echo './'`gg_geometries.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geometries.lo -MD -MP -MF .deps/gaiageo_la-gg_geometries.Tpo -c gg_geometries.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geometries.o mv -f .deps/gaiageo_la-gg_geometries.Tpo .deps/gaiageo_la-gg_geometries.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geoscvt.lo -MD -MP -MF .deps/gaiageo_la-gg_geoscvt.Tpo -c -o gaiageo_la-gg_geoscvt.lo `test -f 'gg_geoscvt.c' || echo './'`gg_geoscvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geoscvt.lo -MD -MP -MF .deps/gaiageo_la-gg_geoscvt.Tpo -c gg_geoscvt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geoscvt.o mv -f .deps/gaiageo_la-gg_geoscvt.Tpo .deps/gaiageo_la-gg_geoscvt.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_relations.lo -MD -MP -MF .deps/gaiageo_la-gg_relations.Tpo -c -o gaiageo_la-gg_relations.lo `test -f 'gg_relations.c' || echo './'`gg_relations.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_relations.lo -MD -MP -MF .deps/gaiageo_la-gg_relations.Tpo -c gg_relations.c -fPIC -DPIC -o .libs/gaiageo_la-gg_relations.o mv -f .deps/gaiageo_la-gg_relations.Tpo .deps/gaiageo_la-gg_relations.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_relations_ext.lo -MD -MP -MF .deps/gaiageo_la-gg_relations_ext.Tpo -c -o gaiageo_la-gg_relations_ext.lo `test -f 'gg_relations_ext.c' || echo './'`gg_relations_ext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_relations_ext.lo -MD -MP -MF .deps/gaiageo_la-gg_relations_ext.Tpo -c gg_relations_ext.c -fPIC -DPIC -o .libs/gaiageo_la-gg_relations_ext.o mv -f .deps/gaiageo_la-gg_relations_ext.Tpo .deps/gaiageo_la-gg_relations_ext.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_rttopo.lo -MD -MP -MF .deps/gaiageo_la-gg_rttopo.Tpo -c -o gaiageo_la-gg_rttopo.lo `test -f 'gg_rttopo.c' || echo './'`gg_rttopo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_rttopo.lo -MD -MP -MF .deps/gaiageo_la-gg_rttopo.Tpo -c gg_rttopo.c -fPIC -DPIC -o .libs/gaiageo_la-gg_rttopo.o mv -f .deps/gaiageo_la-gg_rttopo.Tpo .deps/gaiageo_la-gg_rttopo.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_extras.lo -MD -MP -MF .deps/gaiageo_la-gg_extras.Tpo -c -o gaiageo_la-gg_extras.lo `test -f 'gg_extras.c' || echo './'`gg_extras.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_extras.lo -MD -MP -MF .deps/gaiageo_la-gg_extras.Tpo -c gg_extras.c -fPIC -DPIC -o .libs/gaiageo_la-gg_extras.o mv -f .deps/gaiageo_la-gg_extras.Tpo .deps/gaiageo_la-gg_extras.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_shape.lo -MD -MP -MF .deps/gaiageo_la-gg_shape.Tpo -c -o gaiageo_la-gg_shape.lo `test -f 'gg_shape.c' || echo './'`gg_shape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_shape.lo -MD -MP -MF .deps/gaiageo_la-gg_shape.Tpo -c gg_shape.c -fPIC -DPIC -o .libs/gaiageo_la-gg_shape.o mv -f .deps/gaiageo_la-gg_shape.Tpo .deps/gaiageo_la-gg_shape.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_transform.lo -MD -MP -MF .deps/gaiageo_la-gg_transform.Tpo -c -o gaiageo_la-gg_transform.lo `test -f 'gg_transform.c' || echo './'`gg_transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_transform.lo -MD -MP -MF .deps/gaiageo_la-gg_transform.Tpo -c gg_transform.c -fPIC -DPIC -o .libs/gaiageo_la-gg_transform.o In file included from gg_transform.c:58: /opt/metwork-mfext-1.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/gaiageo_la-gg_transform.Tpo .deps/gaiageo_la-gg_transform.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_wkb.lo -MD -MP -MF .deps/gaiageo_la-gg_wkb.Tpo -c -o gaiageo_la-gg_wkb.lo `test -f 'gg_wkb.c' || echo './'`gg_wkb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_wkb.lo -MD -MP -MF .deps/gaiageo_la-gg_wkb.Tpo -c gg_wkb.c -fPIC -DPIC -o .libs/gaiageo_la-gg_wkb.o mv -f .deps/gaiageo_la-gg_wkb.Tpo .deps/gaiageo_la-gg_wkb.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_wkt.lo -MD -MP -MF .deps/gaiageo_la-gg_wkt.Tpo -c -o gaiageo_la-gg_wkt.lo `test -f 'gg_wkt.c' || echo './'`gg_wkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_wkt.lo -MD -MP -MF .deps/gaiageo_la-gg_wkt.Tpo -c gg_wkt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_wkt.o mv -f .deps/gaiageo_la-gg_wkt.Tpo .deps/gaiageo_la-gg_wkt.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_vanuatu.lo -MD -MP -MF .deps/gaiageo_la-gg_vanuatu.Tpo -c -o gaiageo_la-gg_vanuatu.lo `test -f 'gg_vanuatu.c' || echo './'`gg_vanuatu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_vanuatu.lo -MD -MP -MF .deps/gaiageo_la-gg_vanuatu.Tpo -c gg_vanuatu.c -fPIC -DPIC -o .libs/gaiageo_la-gg_vanuatu.o mv -f .deps/gaiageo_la-gg_vanuatu.Tpo .deps/gaiageo_la-gg_vanuatu.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_ewkt.lo -MD -MP -MF .deps/gaiageo_la-gg_ewkt.Tpo -c -o gaiageo_la-gg_ewkt.lo `test -f 'gg_ewkt.c' || echo './'`gg_ewkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_ewkt.lo -MD -MP -MF .deps/gaiageo_la-gg_ewkt.Tpo -c gg_ewkt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_ewkt.o mv -f .deps/gaiageo_la-gg_ewkt.Tpo .deps/gaiageo_la-gg_ewkt.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geoJSON.lo -MD -MP -MF .deps/gaiageo_la-gg_geoJSON.Tpo -c -o gaiageo_la-gg_geoJSON.lo `test -f 'gg_geoJSON.c' || echo './'`gg_geoJSON.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_geoJSON.lo -MD -MP -MF .deps/gaiageo_la-gg_geoJSON.Tpo -c gg_geoJSON.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geoJSON.o mv -f .deps/gaiageo_la-gg_geoJSON.Tpo .deps/gaiageo_la-gg_geoJSON.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_kml.lo -MD -MP -MF .deps/gaiageo_la-gg_kml.Tpo -c -o gaiageo_la-gg_kml.lo `test -f 'gg_kml.c' || echo './'`gg_kml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_kml.lo -MD -MP -MF .deps/gaiageo_la-gg_kml.Tpo -c gg_kml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_kml.o mv -f .deps/gaiageo_la-gg_kml.Tpo .deps/gaiageo_la-gg_kml.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_gml.lo -MD -MP -MF .deps/gaiageo_la-gg_gml.Tpo -c -o gaiageo_la-gg_gml.lo `test -f 'gg_gml.c' || echo './'`gg_gml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_gml.lo -MD -MP -MF .deps/gaiageo_la-gg_gml.Tpo -c gg_gml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_gml.o mv -f .deps/gaiageo_la-gg_gml.Tpo .deps/gaiageo_la-gg_gml.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_voronoj.lo -MD -MP -MF .deps/gaiageo_la-gg_voronoj.Tpo -c -o gaiageo_la-gg_voronoj.lo `test -f 'gg_voronoj.c' || echo './'`gg_voronoj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_voronoj.lo -MD -MP -MF .deps/gaiageo_la-gg_voronoj.Tpo -c gg_voronoj.c -fPIC -DPIC -o .libs/gaiageo_la-gg_voronoj.o mv -f .deps/gaiageo_la-gg_voronoj.Tpo .deps/gaiageo_la-gg_voronoj.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_xml.lo -MD -MP -MF .deps/gaiageo_la-gg_xml.Tpo -c -o gaiageo_la-gg_xml.lo `test -f 'gg_xml.c' || echo './'`gg_xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_xml.lo -MD -MP -MF .deps/gaiageo_la-gg_xml.Tpo -c gg_xml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_xml.o mv -f .deps/gaiageo_la-gg_xml.Tpo .deps/gaiageo_la-gg_xml.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_matrix.lo -MD -MP -MF .deps/gaiageo_la-gg_matrix.Tpo -c -o gaiageo_la-gg_matrix.lo `test -f 'gg_matrix.c' || echo './'`gg_matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaiageo_la-gg_matrix.lo -MD -MP -MF .deps/gaiageo_la-gg_matrix.Tpo -c gg_matrix.c -fPIC -DPIC -o .libs/gaiageo_la-gg_matrix.o mv -f .deps/gaiageo_la-gg_matrix.Tpo .deps/gaiageo_la-gg_matrix.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o gaiageo.la gaiageo_la-gg_advanced.lo gaiageo_la-gg_endian.lo gaiageo_la-gg_geodesic.lo gaiageo_la-gg_geometries.lo gaiageo_la-gg_geoscvt.lo gaiageo_la-gg_relations.lo gaiageo_la-gg_relations_ext.lo gaiageo_la-gg_rttopo.lo gaiageo_la-gg_extras.lo gaiageo_la-gg_shape.lo gaiageo_la-gg_transform.lo gaiageo_la-gg_wkb.lo gaiageo_la-gg_wkt.lo gaiageo_la-gg_vanuatu.lo gaiageo_la-gg_ewkt.lo gaiageo_la-gg_geoJSON.lo gaiageo_la-gg_kml.lo gaiageo_la-gg_gml.lo gaiageo_la-gg_voronoj.lo gaiageo_la-gg_xml.lo gaiageo_la-gg_matrix.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/gaiageo.a .libs/gaiageo_la-gg_advanced.o .libs/gaiageo_la-gg_endian.o .libs/gaiageo_la-gg_geodesic.o .libs/gaiageo_la-gg_geometries.o .libs/gaiageo_la-gg_geoscvt.o .libs/gaiageo_la-gg_relations.o .libs/gaiageo_la-gg_relations_ext.o .libs/gaiageo_la-gg_rttopo.o .libs/gaiageo_la-gg_extras.o .libs/gaiageo_la-gg_shape.o .libs/gaiageo_la-gg_transform.o .libs/gaiageo_la-gg_wkb.o .libs/gaiageo_la-gg_wkt.o .libs/gaiageo_la-gg_vanuatu.o .libs/gaiageo_la-gg_ewkt.o .libs/gaiageo_la-gg_geoJSON.o .libs/gaiageo_la-gg_kml.o .libs/gaiageo_la-gg_gml.o .libs/gaiageo_la-gg_voronoj.o .libs/gaiageo_la-gg_xml.o .libs/gaiageo_la-gg_matrix.o libtool: link: ranlib .libs/gaiageo.a libtool: link: ( cd ".libs" && rm -f "gaiageo.la" && ln -s "../gaiageo.la" "gaiageo.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' Making all in geopackage make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_tile_triggers.Tpo -c -o libgeopackage_la-gpkg_add_tile_triggers.lo `test -f 'gpkg_add_tile_triggers.c' || echo './'`gpkg_add_tile_triggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_tile_triggers.Tpo -c gpkg_add_tile_triggers.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_tile_triggers.o mv -f .deps/libgeopackage_la-gpkg_add_tile_triggers.Tpo .deps/libgeopackage_la-gpkg_add_tile_triggers.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_row.Tpo -c -o libgeopackage_la-gpkg_get_normal_row.lo `test -f 'gpkg_get_normal_row.c' || echo './'`gpkg_get_normal_row.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_row.Tpo -c gpkg_get_normal_row.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_get_normal_row.o mv -f .deps/libgeopackage_la-gpkg_get_normal_row.Tpo .deps/libgeopackage_la-gpkg_get_normal_row.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_zoom.Tpo -c -o libgeopackage_la-gpkg_get_normal_zoom.lo `test -f 'gpkg_get_normal_zoom.c' || echo './'`gpkg_get_normal_zoom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_zoom.Tpo -c gpkg_get_normal_zoom.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_get_normal_zoom.o mv -f .deps/libgeopackage_la-gpkg_get_normal_zoom.Tpo .deps/libgeopackage_la-gpkg_get_normal_zoom.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/libgeopackage_la-gpkgGetImageType.Tpo -c -o libgeopackage_la-gpkgGetImageType.lo `test -f 'gpkgGetImageType.c' || echo './'`gpkgGetImageType.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/libgeopackage_la-gpkgGetImageType.Tpo -c gpkgGetImageType.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgGetImageType.o mv -f .deps/libgeopackage_la-gpkgGetImageType.Tpo .deps/libgeopackage_la-gpkgGetImageType.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateBaseTables.Tpo -c -o libgeopackage_la-gpkgCreateBaseTables.lo `test -f 'gpkgCreateBaseTables.c' || echo './'`gpkgCreateBaseTables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateBaseTables.Tpo -c gpkgCreateBaseTables.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateBaseTables.o mv -f .deps/libgeopackage_la-gpkgCreateBaseTables.Tpo .deps/libgeopackage_la-gpkgCreateBaseTables.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/libgeopackage_la-gpkgInsertEpsgSRID.Tpo -c -o libgeopackage_la-gpkgInsertEpsgSRID.lo `test -f 'gpkgInsertEpsgSRID.c' || echo './'`gpkgInsertEpsgSRID.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/libgeopackage_la-gpkgInsertEpsgSRID.Tpo -c gpkgInsertEpsgSRID.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgInsertEpsgSRID.o mv -f .deps/libgeopackage_la-gpkgInsertEpsgSRID.Tpo .deps/libgeopackage_la-gpkgInsertEpsgSRID.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesTable.Tpo -c -o libgeopackage_la-gpkgCreateTilesTable.lo `test -f 'gpkgCreateTilesTable.c' || echo './'`gpkgCreateTilesTable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesTable.Tpo -c gpkgCreateTilesTable.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateTilesTable.o mv -f .deps/libgeopackage_la-gpkgCreateTilesTable.Tpo .deps/libgeopackage_la-gpkgCreateTilesTable.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Tpo -c -o libgeopackage_la-gpkgCreateTilesZoomLevel.lo `test -f 'gpkgCreateTilesZoomLevel.c' || echo './'`gpkgCreateTilesZoomLevel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Tpo -c gpkgCreateTilesZoomLevel.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateTilesZoomLevel.o mv -f .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Tpo .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/libgeopackage_la-gpkgAddGeometryColumn.Tpo -c -o libgeopackage_la-gpkgAddGeometryColumn.lo `test -f 'gpkgAddGeometryColumn.c' || echo './'`gpkgAddGeometryColumn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/libgeopackage_la-gpkgAddGeometryColumn.Tpo -c gpkgAddGeometryColumn.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgAddGeometryColumn.o mv -f .deps/libgeopackage_la-gpkgAddGeometryColumn.Tpo .deps/libgeopackage_la-gpkgAddGeometryColumn.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/libgeopackage_la-gpkgMakePoint.Tpo -c -o libgeopackage_la-gpkgMakePoint.lo `test -f 'gpkgMakePoint.c' || echo './'`gpkgMakePoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/libgeopackage_la-gpkgMakePoint.Tpo -c gpkgMakePoint.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgMakePoint.o mv -f .deps/libgeopackage_la-gpkgMakePoint.Tpo .deps/libgeopackage_la-gpkgMakePoint.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgBinary.lo -MD -MP -MF .deps/libgeopackage_la-gpkgBinary.Tpo -c -o libgeopackage_la-gpkgBinary.lo `test -f 'gpkgBinary.c' || echo './'`gpkgBinary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkgBinary.lo -MD -MP -MF .deps/libgeopackage_la-gpkgBinary.Tpo -c gpkgBinary.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgBinary.o mv -f .deps/libgeopackage_la-gpkgBinary.Tpo .deps/libgeopackage_la-gpkgBinary.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_geometry_triggers.Tpo -c -o libgeopackage_la-gpkg_add_geometry_triggers.lo `test -f 'gpkg_add_geometry_triggers.c' || echo './'`gpkg_add_geometry_triggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_geometry_triggers.Tpo -c gpkg_add_geometry_triggers.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_geometry_triggers.o mv -f .deps/libgeopackage_la-gpkg_add_geometry_triggers.Tpo .deps/libgeopackage_la-gpkg_add_geometry_triggers.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_spatial_index.Tpo -c -o libgeopackage_la-gpkg_add_spatial_index.lo `test -f 'gpkg_add_spatial_index.c' || echo './'`gpkg_add_spatial_index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_spatial_index.Tpo -c gpkg_add_spatial_index.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_spatial_index.o mv -f .deps/libgeopackage_la-gpkg_add_spatial_index.Tpo .deps/libgeopackage_la-gpkg_add_spatial_index.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gaia_cvt_gpkg.lo -MD -MP -MF .deps/libgeopackage_la-gaia_cvt_gpkg.Tpo -c -o libgeopackage_la-gaia_cvt_gpkg.lo `test -f 'gaia_cvt_gpkg.c' || echo './'`gaia_cvt_gpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libgeopackage_la-gaia_cvt_gpkg.lo -MD -MP -MF .deps/libgeopackage_la-gaia_cvt_gpkg.Tpo -c gaia_cvt_gpkg.c -fPIC -DPIC -o .libs/libgeopackage_la-gaia_cvt_gpkg.o mv -f .deps/libgeopackage_la-gaia_cvt_gpkg.Tpo .deps/libgeopackage_la-gaia_cvt_gpkg.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libgeopackage.la libgeopackage_la-gpkg_add_tile_triggers.lo libgeopackage_la-gpkg_get_normal_row.lo libgeopackage_la-gpkg_get_normal_zoom.lo libgeopackage_la-gpkgGetImageType.lo libgeopackage_la-gpkgCreateBaseTables.lo libgeopackage_la-gpkgInsertEpsgSRID.lo libgeopackage_la-gpkgCreateTilesTable.lo libgeopackage_la-gpkgCreateTilesZoomLevel.lo libgeopackage_la-gpkgAddGeometryColumn.lo libgeopackage_la-gpkgMakePoint.lo libgeopackage_la-gpkgBinary.lo libgeopackage_la-gpkg_add_geometry_triggers.lo libgeopackage_la-gpkg_add_spatial_index.lo libgeopackage_la-gaia_cvt_gpkg.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libgeopackage.a .libs/libgeopackage_la-gpkg_add_tile_triggers.o .libs/libgeopackage_la-gpkg_get_normal_row.o .libs/libgeopackage_la-gpkg_get_normal_zoom.o .libs/libgeopackage_la-gpkgGetImageType.o .libs/libgeopackage_la-gpkgCreateBaseTables.o .libs/libgeopackage_la-gpkgInsertEpsgSRID.o .libs/libgeopackage_la-gpkgCreateTilesTable.o .libs/libgeopackage_la-gpkgCreateTilesZoomLevel.o .libs/libgeopackage_la-gpkgAddGeometryColumn.o .libs/libgeopackage_la-gpkgMakePoint.o .libs/libgeopackage_la-gpkgBinary.o .libs/libgeopackage_la-gpkg_add_geometry_triggers.o .libs/libgeopackage_la-gpkg_add_spatial_index.o .libs/libgeopackage_la-gaia_cvt_gpkg.o libtool: link: ranlib .libs/libgeopackage.a libtool: link: ( cd ".libs" && rm -f "libgeopackage.la" && ln -s "../libgeopackage.la" "libgeopackage.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_tile_triggers.Tpo -c -o geopackage_la-gpkg_add_tile_triggers.lo `test -f 'gpkg_add_tile_triggers.c' || echo './'`gpkg_add_tile_triggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_tile_triggers.Tpo -c gpkg_add_tile_triggers.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_tile_triggers.o mv -f .deps/geopackage_la-gpkg_add_tile_triggers.Tpo .deps/geopackage_la-gpkg_add_tile_triggers.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_row.Tpo -c -o geopackage_la-gpkg_get_normal_row.lo `test -f 'gpkg_get_normal_row.c' || echo './'`gpkg_get_normal_row.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_row.Tpo -c gpkg_get_normal_row.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_get_normal_row.o mv -f .deps/geopackage_la-gpkg_get_normal_row.Tpo .deps/geopackage_la-gpkg_get_normal_row.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_zoom.Tpo -c -o geopackage_la-gpkg_get_normal_zoom.lo `test -f 'gpkg_get_normal_zoom.c' || echo './'`gpkg_get_normal_zoom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_zoom.Tpo -c gpkg_get_normal_zoom.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_get_normal_zoom.o mv -f .deps/geopackage_la-gpkg_get_normal_zoom.Tpo .deps/geopackage_la-gpkg_get_normal_zoom.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/geopackage_la-gpkgGetImageType.Tpo -c -o geopackage_la-gpkgGetImageType.lo `test -f 'gpkgGetImageType.c' || echo './'`gpkgGetImageType.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/geopackage_la-gpkgGetImageType.Tpo -c gpkgGetImageType.c -fPIC -DPIC -o .libs/geopackage_la-gpkgGetImageType.o mv -f .deps/geopackage_la-gpkgGetImageType.Tpo .deps/geopackage_la-gpkgGetImageType.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateBaseTables.Tpo -c -o geopackage_la-gpkgCreateBaseTables.lo `test -f 'gpkgCreateBaseTables.c' || echo './'`gpkgCreateBaseTables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateBaseTables.Tpo -c gpkgCreateBaseTables.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateBaseTables.o mv -f .deps/geopackage_la-gpkgCreateBaseTables.Tpo .deps/geopackage_la-gpkgCreateBaseTables.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/geopackage_la-gpkgInsertEpsgSRID.Tpo -c -o geopackage_la-gpkgInsertEpsgSRID.lo `test -f 'gpkgInsertEpsgSRID.c' || echo './'`gpkgInsertEpsgSRID.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/geopackage_la-gpkgInsertEpsgSRID.Tpo -c gpkgInsertEpsgSRID.c -fPIC -DPIC -o .libs/geopackage_la-gpkgInsertEpsgSRID.o mv -f .deps/geopackage_la-gpkgInsertEpsgSRID.Tpo .deps/geopackage_la-gpkgInsertEpsgSRID.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesTable.Tpo -c -o geopackage_la-gpkgCreateTilesTable.lo `test -f 'gpkgCreateTilesTable.c' || echo './'`gpkgCreateTilesTable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesTable.Tpo -c gpkgCreateTilesTable.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateTilesTable.o mv -f .deps/geopackage_la-gpkgCreateTilesTable.Tpo .deps/geopackage_la-gpkgCreateTilesTable.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesZoomLevel.Tpo -c -o geopackage_la-gpkgCreateTilesZoomLevel.lo `test -f 'gpkgCreateTilesZoomLevel.c' || echo './'`gpkgCreateTilesZoomLevel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesZoomLevel.Tpo -c gpkgCreateTilesZoomLevel.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateTilesZoomLevel.o mv -f .deps/geopackage_la-gpkgCreateTilesZoomLevel.Tpo .deps/geopackage_la-gpkgCreateTilesZoomLevel.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/geopackage_la-gpkgAddGeometryColumn.Tpo -c -o geopackage_la-gpkgAddGeometryColumn.lo `test -f 'gpkgAddGeometryColumn.c' || echo './'`gpkgAddGeometryColumn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/geopackage_la-gpkgAddGeometryColumn.Tpo -c gpkgAddGeometryColumn.c -fPIC -DPIC -o .libs/geopackage_la-gpkgAddGeometryColumn.o mv -f .deps/geopackage_la-gpkgAddGeometryColumn.Tpo .deps/geopackage_la-gpkgAddGeometryColumn.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/geopackage_la-gpkgMakePoint.Tpo -c -o geopackage_la-gpkgMakePoint.lo `test -f 'gpkgMakePoint.c' || echo './'`gpkgMakePoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/geopackage_la-gpkgMakePoint.Tpo -c gpkgMakePoint.c -fPIC -DPIC -o .libs/geopackage_la-gpkgMakePoint.o mv -f .deps/geopackage_la-gpkgMakePoint.Tpo .deps/geopackage_la-gpkgMakePoint.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgBinary.lo -MD -MP -MF .deps/geopackage_la-gpkgBinary.Tpo -c -o geopackage_la-gpkgBinary.lo `test -f 'gpkgBinary.c' || echo './'`gpkgBinary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkgBinary.lo -MD -MP -MF .deps/geopackage_la-gpkgBinary.Tpo -c gpkgBinary.c -fPIC -DPIC -o .libs/geopackage_la-gpkgBinary.o mv -f .deps/geopackage_la-gpkgBinary.Tpo .deps/geopackage_la-gpkgBinary.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_geometry_triggers.Tpo -c -o geopackage_la-gpkg_add_geometry_triggers.lo `test -f 'gpkg_add_geometry_triggers.c' || echo './'`gpkg_add_geometry_triggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_geometry_triggers.Tpo -c gpkg_add_geometry_triggers.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_geometry_triggers.o mv -f .deps/geopackage_la-gpkg_add_geometry_triggers.Tpo .deps/geopackage_la-gpkg_add_geometry_triggers.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_spatial_index.Tpo -c -o geopackage_la-gpkg_add_spatial_index.lo `test -f 'gpkg_add_spatial_index.c' || echo './'`gpkg_add_spatial_index.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_spatial_index.Tpo -c gpkg_add_spatial_index.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_spatial_index.o mv -f .deps/geopackage_la-gpkg_add_spatial_index.Tpo .deps/geopackage_la-gpkg_add_spatial_index.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gaia_cvt_gpkg.lo -MD -MP -MF .deps/geopackage_la-gaia_cvt_gpkg.Tpo -c -o geopackage_la-gaia_cvt_gpkg.lo `test -f 'gaia_cvt_gpkg.c' || echo './'`gaia_cvt_gpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT geopackage_la-gaia_cvt_gpkg.lo -MD -MP -MF .deps/geopackage_la-gaia_cvt_gpkg.Tpo -c gaia_cvt_gpkg.c -fPIC -DPIC -o .libs/geopackage_la-gaia_cvt_gpkg.o mv -f .deps/geopackage_la-gaia_cvt_gpkg.Tpo .deps/geopackage_la-gaia_cvt_gpkg.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o geopackage.la geopackage_la-gpkg_add_tile_triggers.lo geopackage_la-gpkg_get_normal_row.lo geopackage_la-gpkg_get_normal_zoom.lo geopackage_la-gpkgGetImageType.lo geopackage_la-gpkgCreateBaseTables.lo geopackage_la-gpkgInsertEpsgSRID.lo geopackage_la-gpkgCreateTilesTable.lo geopackage_la-gpkgCreateTilesZoomLevel.lo geopackage_la-gpkgAddGeometryColumn.lo geopackage_la-gpkgMakePoint.lo geopackage_la-gpkgBinary.lo geopackage_la-gpkg_add_geometry_triggers.lo geopackage_la-gpkg_add_spatial_index.lo geopackage_la-gaia_cvt_gpkg.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/geopackage.a .libs/geopackage_la-gpkg_add_tile_triggers.o .libs/geopackage_la-gpkg_get_normal_row.o .libs/geopackage_la-gpkg_get_normal_zoom.o .libs/geopackage_la-gpkgGetImageType.o .libs/geopackage_la-gpkgCreateBaseTables.o .libs/geopackage_la-gpkgInsertEpsgSRID.o .libs/geopackage_la-gpkgCreateTilesTable.o .libs/geopackage_la-gpkgCreateTilesZoomLevel.o .libs/geopackage_la-gpkgAddGeometryColumn.o .libs/geopackage_la-gpkgMakePoint.o .libs/geopackage_la-gpkgBinary.o .libs/geopackage_la-gpkg_add_geometry_triggers.o .libs/geopackage_la-gpkg_add_spatial_index.o .libs/geopackage_la-gaia_cvt_gpkg.o libtool: link: ranlib .libs/geopackage.a libtool: link: ( cd ".libs" && rm -f "geopackage.la" && ln -s "../geopackage.la" "geopackage.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' Making all in spatialite make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-mbrcache.lo -MD -MP -MF .deps/libsplite_la-mbrcache.Tpo -c -o libsplite_la-mbrcache.lo `test -f 'mbrcache.c' || echo './'`mbrcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-mbrcache.lo -MD -MP -MF .deps/libsplite_la-mbrcache.Tpo -c mbrcache.c -fPIC -DPIC -o .libs/libsplite_la-mbrcache.o mv -f .deps/libsplite_la-mbrcache.Tpo .deps/libsplite_la-mbrcache.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-spatialite.lo -MD -MP -MF .deps/libsplite_la-spatialite.Tpo -c -o libsplite_la-spatialite.lo `test -f 'spatialite.c' || echo './'`spatialite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-spatialite.lo -MD -MP -MF .deps/libsplite_la-spatialite.Tpo -c spatialite.c -fPIC -DPIC -o .libs/libsplite_la-spatialite.o In file included from spatialite.c:124: /opt/metwork-mfext-1.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/libsplite_la-spatialite.Tpo .deps/libsplite_la-spatialite.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-spatialite_init.lo -MD -MP -MF .deps/libsplite_la-spatialite_init.Tpo -c -o libsplite_la-spatialite_init.lo `test -f 'spatialite_init.c' || echo './'`spatialite_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-spatialite_init.lo -MD -MP -MF .deps/libsplite_la-spatialite_init.Tpo -c spatialite_init.c -fPIC -DPIC -o .libs/libsplite_la-spatialite_init.o mv -f .deps/libsplite_la-spatialite_init.Tpo .deps/libsplite_la-spatialite_init.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-metatables.lo -MD -MP -MF .deps/libsplite_la-metatables.Tpo -c -o libsplite_la-metatables.lo `test -f 'metatables.c' || echo './'`metatables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-metatables.lo -MD -MP -MF .deps/libsplite_la-metatables.Tpo -c metatables.c -fPIC -DPIC -o .libs/libsplite_la-metatables.o mv -f .deps/libsplite_la-metatables.Tpo .deps/libsplite_la-metatables.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-statistics.lo -MD -MP -MF .deps/libsplite_la-statistics.Tpo -c -o libsplite_la-statistics.lo `test -f 'statistics.c' || echo './'`statistics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-statistics.lo -MD -MP -MF .deps/libsplite_la-statistics.Tpo -c statistics.c -fPIC -DPIC -o .libs/libsplite_la-statistics.o mv -f .deps/libsplite_la-statistics.Tpo .deps/libsplite_la-statistics.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-extra_tables.lo -MD -MP -MF .deps/libsplite_la-extra_tables.Tpo -c -o libsplite_la-extra_tables.lo `test -f 'extra_tables.c' || echo './'`extra_tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-extra_tables.lo -MD -MP -MF .deps/libsplite_la-extra_tables.Tpo -c extra_tables.c -fPIC -DPIC -o .libs/libsplite_la-extra_tables.o mv -f .deps/libsplite_la-extra_tables.Tpo .deps/libsplite_la-extra_tables.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-se_helpers.lo -MD -MP -MF .deps/libsplite_la-se_helpers.Tpo -c -o libsplite_la-se_helpers.lo `test -f 'se_helpers.c' || echo './'`se_helpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-se_helpers.lo -MD -MP -MF .deps/libsplite_la-se_helpers.Tpo -c se_helpers.c -fPIC -DPIC -o .libs/libsplite_la-se_helpers.o mv -f .deps/libsplite_la-se_helpers.Tpo .deps/libsplite_la-se_helpers.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-srid_aux.lo -MD -MP -MF .deps/libsplite_la-srid_aux.Tpo -c -o libsplite_la-srid_aux.lo `test -f 'srid_aux.c' || echo './'`srid_aux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-srid_aux.lo -MD -MP -MF .deps/libsplite_la-srid_aux.Tpo -c srid_aux.c -fPIC -DPIC -o .libs/libsplite_la-srid_aux.o mv -f .deps/libsplite_la-srid_aux.Tpo .deps/libsplite_la-srid_aux.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-table_cloner.lo -MD -MP -MF .deps/libsplite_la-table_cloner.Tpo -c -o libsplite_la-table_cloner.lo `test -f 'table_cloner.c' || echo './'`table_cloner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-table_cloner.lo -MD -MP -MF .deps/libsplite_la-table_cloner.Tpo -c table_cloner.c -fPIC -DPIC -o .libs/libsplite_la-table_cloner.o mv -f .deps/libsplite_la-table_cloner.Tpo .deps/libsplite_la-table_cloner.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualdbf.lo -MD -MP -MF .deps/libsplite_la-virtualdbf.Tpo -c -o libsplite_la-virtualdbf.lo `test -f 'virtualdbf.c' || echo './'`virtualdbf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualdbf.lo -MD -MP -MF .deps/libsplite_la-virtualdbf.Tpo -c virtualdbf.c -fPIC -DPIC -o .libs/libsplite_la-virtualdbf.o mv -f .deps/libsplite_la-virtualdbf.Tpo .deps/libsplite_la-virtualdbf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualXL.lo -MD -MP -MF .deps/libsplite_la-virtualXL.Tpo -c -o libsplite_la-virtualXL.lo `test -f 'virtualXL.c' || echo './'`virtualXL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualXL.lo -MD -MP -MF .deps/libsplite_la-virtualXL.Tpo -c virtualXL.c -fPIC -DPIC -o .libs/libsplite_la-virtualXL.o mv -f .deps/libsplite_la-virtualXL.Tpo .deps/libsplite_la-virtualXL.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualfdo.lo -MD -MP -MF .deps/libsplite_la-virtualfdo.Tpo -c -o libsplite_la-virtualfdo.lo `test -f 'virtualfdo.c' || echo './'`virtualfdo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualfdo.lo -MD -MP -MF .deps/libsplite_la-virtualfdo.Tpo -c virtualfdo.c -fPIC -DPIC -o .libs/libsplite_la-virtualfdo.o mv -f .deps/libsplite_la-virtualfdo.Tpo .deps/libsplite_la-virtualfdo.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualgpkg.lo -MD -MP -MF .deps/libsplite_la-virtualgpkg.Tpo -c -o libsplite_la-virtualgpkg.lo `test -f 'virtualgpkg.c' || echo './'`virtualgpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualgpkg.lo -MD -MP -MF .deps/libsplite_la-virtualgpkg.Tpo -c virtualgpkg.c -fPIC -DPIC -o .libs/libsplite_la-virtualgpkg.o mv -f .deps/libsplite_la-virtualgpkg.Tpo .deps/libsplite_la-virtualgpkg.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualbbox.lo -MD -MP -MF .deps/libsplite_la-virtualbbox.Tpo -c -o libsplite_la-virtualbbox.lo `test -f 'virtualbbox.c' || echo './'`virtualbbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualbbox.lo -MD -MP -MF .deps/libsplite_la-virtualbbox.Tpo -c virtualbbox.c -fPIC -DPIC -o .libs/libsplite_la-virtualbbox.o mv -f .deps/libsplite_la-virtualbbox.Tpo .deps/libsplite_la-virtualbbox.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualspatialindex.lo -MD -MP -MF .deps/libsplite_la-virtualspatialindex.Tpo -c -o libsplite_la-virtualspatialindex.lo `test -f 'virtualspatialindex.c' || echo './'`virtualspatialindex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualspatialindex.lo -MD -MP -MF .deps/libsplite_la-virtualspatialindex.Tpo -c virtualspatialindex.c -fPIC -DPIC -o .libs/libsplite_la-virtualspatialindex.o mv -f .deps/libsplite_la-virtualspatialindex.Tpo .deps/libsplite_la-virtualspatialindex.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualnetwork.lo -MD -MP -MF .deps/libsplite_la-virtualnetwork.Tpo -c -o libsplite_la-virtualnetwork.lo `test -f 'virtualnetwork.c' || echo './'`virtualnetwork.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualnetwork.lo -MD -MP -MF .deps/libsplite_la-virtualnetwork.Tpo -c virtualnetwork.c -fPIC -DPIC -o .libs/libsplite_la-virtualnetwork.o mv -f .deps/libsplite_la-virtualnetwork.Tpo .deps/libsplite_la-virtualnetwork.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualrouting.lo -MD -MP -MF .deps/libsplite_la-virtualrouting.Tpo -c -o libsplite_la-virtualrouting.lo `test -f 'virtualrouting.c' || echo './'`virtualrouting.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualrouting.lo -MD -MP -MF .deps/libsplite_la-virtualrouting.Tpo -c virtualrouting.c -fPIC -DPIC -o .libs/libsplite_la-virtualrouting.o mv -f .deps/libsplite_la-virtualrouting.Tpo .deps/libsplite_la-virtualrouting.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualshape.lo -MD -MP -MF .deps/libsplite_la-virtualshape.Tpo -c -o libsplite_la-virtualshape.lo `test -f 'virtualshape.c' || echo './'`virtualshape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualshape.lo -MD -MP -MF .deps/libsplite_la-virtualshape.Tpo -c virtualshape.c -fPIC -DPIC -o .libs/libsplite_la-virtualshape.o mv -f .deps/libsplite_la-virtualshape.Tpo .deps/libsplite_la-virtualshape.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualxpath.lo -MD -MP -MF .deps/libsplite_la-virtualxpath.Tpo -c -o libsplite_la-virtualxpath.lo `test -f 'virtualxpath.c' || echo './'`virtualxpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualxpath.lo -MD -MP -MF .deps/libsplite_la-virtualxpath.Tpo -c virtualxpath.c -fPIC -DPIC -o .libs/libsplite_la-virtualxpath.o mv -f .deps/libsplite_la-virtualxpath.Tpo .deps/libsplite_la-virtualxpath.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualelementary.lo -MD -MP -MF .deps/libsplite_la-virtualelementary.Tpo -c -o libsplite_la-virtualelementary.lo `test -f 'virtualelementary.c' || echo './'`virtualelementary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualelementary.lo -MD -MP -MF .deps/libsplite_la-virtualelementary.Tpo -c virtualelementary.c -fPIC -DPIC -o .libs/libsplite_la-virtualelementary.o mv -f .deps/libsplite_la-virtualelementary.Tpo .deps/libsplite_la-virtualelementary.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualknn.lo -MD -MP -MF .deps/libsplite_la-virtualknn.Tpo -c -o libsplite_la-virtualknn.lo `test -f 'virtualknn.c' || echo './'`virtualknn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-virtualknn.lo -MD -MP -MF .deps/libsplite_la-virtualknn.Tpo -c virtualknn.c -fPIC -DPIC -o .libs/libsplite_la-virtualknn.o mv -f .deps/libsplite_la-virtualknn.Tpo .deps/libsplite_la-virtualknn.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-create_routing.lo -MD -MP -MF .deps/libsplite_la-create_routing.Tpo -c -o libsplite_la-create_routing.lo `test -f 'create_routing.c' || echo './'`create_routing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsplite_la-create_routing.lo -MD -MP -MF .deps/libsplite_la-create_routing.Tpo -c create_routing.c -fPIC -DPIC -o .libs/libsplite_la-create_routing.o mv -f .deps/libsplite_la-create_routing.Tpo .deps/libsplite_la-create_routing.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libsplite.la libsplite_la-mbrcache.lo libsplite_la-spatialite.lo libsplite_la-spatialite_init.lo libsplite_la-metatables.lo libsplite_la-statistics.lo libsplite_la-extra_tables.lo libsplite_la-se_helpers.lo libsplite_la-srid_aux.lo libsplite_la-table_cloner.lo libsplite_la-virtualdbf.lo libsplite_la-virtualXL.lo libsplite_la-virtualfdo.lo libsplite_la-virtualgpkg.lo libsplite_la-virtualbbox.lo libsplite_la-virtualspatialindex.lo libsplite_la-virtualnetwork.lo libsplite_la-virtualrouting.lo libsplite_la-virtualshape.lo libsplite_la-virtualxpath.lo libsplite_la-virtualelementary.lo libsplite_la-virtualknn.lo libsplite_la-create_routing.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libsplite.a .libs/libsplite_la-mbrcache.o .libs/libsplite_la-spatialite.o .libs/libsplite_la-spatialite_init.o .libs/libsplite_la-metatables.o .libs/libsplite_la-statistics.o .libs/libsplite_la-extra_tables.o .libs/libsplite_la-se_helpers.o .libs/libsplite_la-srid_aux.o .libs/libsplite_la-table_cloner.o .libs/libsplite_la-virtualdbf.o .libs/libsplite_la-virtualXL.o .libs/libsplite_la-virtualfdo.o .libs/libsplite_la-virtualgpkg.o .libs/libsplite_la-virtualbbox.o .libs/libsplite_la-virtualspatialindex.o .libs/libsplite_la-virtualnetwork.o .libs/libsplite_la-virtualrouting.o .libs/libsplite_la-virtualshape.o .libs/libsplite_la-virtualxpath.o .libs/libsplite_la-virtualelementary.o .libs/libsplite_la-virtualknn.o .libs/libsplite_la-create_routing.o libtool: link: ranlib .libs/libsplite.a libtool: link: ( cd ".libs" && rm -f "libsplite.la" && ln -s "../libsplite.la" "libsplite.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-mbrcache.lo -MD -MP -MF .deps/splite_la-mbrcache.Tpo -c -o splite_la-mbrcache.lo `test -f 'mbrcache.c' || echo './'`mbrcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-mbrcache.lo -MD -MP -MF .deps/splite_la-mbrcache.Tpo -c mbrcache.c -fPIC -DPIC -o .libs/splite_la-mbrcache.o mv -f .deps/splite_la-mbrcache.Tpo .deps/splite_la-mbrcache.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-spatialite.lo -MD -MP -MF .deps/splite_la-spatialite.Tpo -c -o splite_la-spatialite.lo `test -f 'spatialite.c' || echo './'`spatialite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-spatialite.lo -MD -MP -MF .deps/splite_la-spatialite.Tpo -c spatialite.c -fPIC -DPIC -o .libs/splite_la-spatialite.o In file included from spatialite.c:124: /opt/metwork-mfext-1.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/splite_la-spatialite.Tpo .deps/splite_la-spatialite.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-spatialite_init.lo -MD -MP -MF .deps/splite_la-spatialite_init.Tpo -c -o splite_la-spatialite_init.lo `test -f 'spatialite_init.c' || echo './'`spatialite_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-spatialite_init.lo -MD -MP -MF .deps/splite_la-spatialite_init.Tpo -c spatialite_init.c -fPIC -DPIC -o .libs/splite_la-spatialite_init.o mv -f .deps/splite_la-spatialite_init.Tpo .deps/splite_la-spatialite_init.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-metatables.lo -MD -MP -MF .deps/splite_la-metatables.Tpo -c -o splite_la-metatables.lo `test -f 'metatables.c' || echo './'`metatables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-metatables.lo -MD -MP -MF .deps/splite_la-metatables.Tpo -c metatables.c -fPIC -DPIC -o .libs/splite_la-metatables.o mv -f .deps/splite_la-metatables.Tpo .deps/splite_la-metatables.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-statistics.lo -MD -MP -MF .deps/splite_la-statistics.Tpo -c -o splite_la-statistics.lo `test -f 'statistics.c' || echo './'`statistics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-statistics.lo -MD -MP -MF .deps/splite_la-statistics.Tpo -c statistics.c -fPIC -DPIC -o .libs/splite_la-statistics.o mv -f .deps/splite_la-statistics.Tpo .deps/splite_la-statistics.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-extra_tables.lo -MD -MP -MF .deps/splite_la-extra_tables.Tpo -c -o splite_la-extra_tables.lo `test -f 'extra_tables.c' || echo './'`extra_tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-extra_tables.lo -MD -MP -MF .deps/splite_la-extra_tables.Tpo -c extra_tables.c -fPIC -DPIC -o .libs/splite_la-extra_tables.o mv -f .deps/splite_la-extra_tables.Tpo .deps/splite_la-extra_tables.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-se_helpers.lo -MD -MP -MF .deps/splite_la-se_helpers.Tpo -c -o splite_la-se_helpers.lo `test -f 'se_helpers.c' || echo './'`se_helpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-se_helpers.lo -MD -MP -MF .deps/splite_la-se_helpers.Tpo -c se_helpers.c -fPIC -DPIC -o .libs/splite_la-se_helpers.o mv -f .deps/splite_la-se_helpers.Tpo .deps/splite_la-se_helpers.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-srid_aux.lo -MD -MP -MF .deps/splite_la-srid_aux.Tpo -c -o splite_la-srid_aux.lo `test -f 'srid_aux.c' || echo './'`srid_aux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-srid_aux.lo -MD -MP -MF .deps/splite_la-srid_aux.Tpo -c srid_aux.c -fPIC -DPIC -o .libs/splite_la-srid_aux.o mv -f .deps/splite_la-srid_aux.Tpo .deps/splite_la-srid_aux.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-table_cloner.lo -MD -MP -MF .deps/splite_la-table_cloner.Tpo -c -o splite_la-table_cloner.lo `test -f 'table_cloner.c' || echo './'`table_cloner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-table_cloner.lo -MD -MP -MF .deps/splite_la-table_cloner.Tpo -c table_cloner.c -fPIC -DPIC -o .libs/splite_la-table_cloner.o mv -f .deps/splite_la-table_cloner.Tpo .deps/splite_la-table_cloner.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualdbf.lo -MD -MP -MF .deps/splite_la-virtualdbf.Tpo -c -o splite_la-virtualdbf.lo `test -f 'virtualdbf.c' || echo './'`virtualdbf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualdbf.lo -MD -MP -MF .deps/splite_la-virtualdbf.Tpo -c virtualdbf.c -fPIC -DPIC -o .libs/splite_la-virtualdbf.o mv -f .deps/splite_la-virtualdbf.Tpo .deps/splite_la-virtualdbf.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualXL.lo -MD -MP -MF .deps/splite_la-virtualXL.Tpo -c -o splite_la-virtualXL.lo `test -f 'virtualXL.c' || echo './'`virtualXL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualXL.lo -MD -MP -MF .deps/splite_la-virtualXL.Tpo -c virtualXL.c -fPIC -DPIC -o .libs/splite_la-virtualXL.o mv -f .deps/splite_la-virtualXL.Tpo .deps/splite_la-virtualXL.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualfdo.lo -MD -MP -MF .deps/splite_la-virtualfdo.Tpo -c -o splite_la-virtualfdo.lo `test -f 'virtualfdo.c' || echo './'`virtualfdo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualfdo.lo -MD -MP -MF .deps/splite_la-virtualfdo.Tpo -c virtualfdo.c -fPIC -DPIC -o .libs/splite_la-virtualfdo.o mv -f .deps/splite_la-virtualfdo.Tpo .deps/splite_la-virtualfdo.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualgpkg.lo -MD -MP -MF .deps/splite_la-virtualgpkg.Tpo -c -o splite_la-virtualgpkg.lo `test -f 'virtualgpkg.c' || echo './'`virtualgpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualgpkg.lo -MD -MP -MF .deps/splite_la-virtualgpkg.Tpo -c virtualgpkg.c -fPIC -DPIC -o .libs/splite_la-virtualgpkg.o mv -f .deps/splite_la-virtualgpkg.Tpo .deps/splite_la-virtualgpkg.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualbbox.lo -MD -MP -MF .deps/splite_la-virtualbbox.Tpo -c -o splite_la-virtualbbox.lo `test -f 'virtualbbox.c' || echo './'`virtualbbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualbbox.lo -MD -MP -MF .deps/splite_la-virtualbbox.Tpo -c virtualbbox.c -fPIC -DPIC -o .libs/splite_la-virtualbbox.o mv -f .deps/splite_la-virtualbbox.Tpo .deps/splite_la-virtualbbox.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualspatialindex.lo -MD -MP -MF .deps/splite_la-virtualspatialindex.Tpo -c -o splite_la-virtualspatialindex.lo `test -f 'virtualspatialindex.c' || echo './'`virtualspatialindex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualspatialindex.lo -MD -MP -MF .deps/splite_la-virtualspatialindex.Tpo -c virtualspatialindex.c -fPIC -DPIC -o .libs/splite_la-virtualspatialindex.o mv -f .deps/splite_la-virtualspatialindex.Tpo .deps/splite_la-virtualspatialindex.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualnetwork.lo -MD -MP -MF .deps/splite_la-virtualnetwork.Tpo -c -o splite_la-virtualnetwork.lo `test -f 'virtualnetwork.c' || echo './'`virtualnetwork.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualnetwork.lo -MD -MP -MF .deps/splite_la-virtualnetwork.Tpo -c virtualnetwork.c -fPIC -DPIC -o .libs/splite_la-virtualnetwork.o mv -f .deps/splite_la-virtualnetwork.Tpo .deps/splite_la-virtualnetwork.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualrouting.lo -MD -MP -MF .deps/splite_la-virtualrouting.Tpo -c -o splite_la-virtualrouting.lo `test -f 'virtualrouting.c' || echo './'`virtualrouting.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualrouting.lo -MD -MP -MF .deps/splite_la-virtualrouting.Tpo -c virtualrouting.c -fPIC -DPIC -o .libs/splite_la-virtualrouting.o mv -f .deps/splite_la-virtualrouting.Tpo .deps/splite_la-virtualrouting.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualshape.lo -MD -MP -MF .deps/splite_la-virtualshape.Tpo -c -o splite_la-virtualshape.lo `test -f 'virtualshape.c' || echo './'`virtualshape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualshape.lo -MD -MP -MF .deps/splite_la-virtualshape.Tpo -c virtualshape.c -fPIC -DPIC -o .libs/splite_la-virtualshape.o mv -f .deps/splite_la-virtualshape.Tpo .deps/splite_la-virtualshape.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualxpath.lo -MD -MP -MF .deps/splite_la-virtualxpath.Tpo -c -o splite_la-virtualxpath.lo `test -f 'virtualxpath.c' || echo './'`virtualxpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualxpath.lo -MD -MP -MF .deps/splite_la-virtualxpath.Tpo -c virtualxpath.c -fPIC -DPIC -o .libs/splite_la-virtualxpath.o mv -f .deps/splite_la-virtualxpath.Tpo .deps/splite_la-virtualxpath.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualelementary.lo -MD -MP -MF .deps/splite_la-virtualelementary.Tpo -c -o splite_la-virtualelementary.lo `test -f 'virtualelementary.c' || echo './'`virtualelementary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualelementary.lo -MD -MP -MF .deps/splite_la-virtualelementary.Tpo -c virtualelementary.c -fPIC -DPIC -o .libs/splite_la-virtualelementary.o mv -f .deps/splite_la-virtualelementary.Tpo .deps/splite_la-virtualelementary.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualknn.lo -MD -MP -MF .deps/splite_la-virtualknn.Tpo -c -o splite_la-virtualknn.lo `test -f 'virtualknn.c' || echo './'`virtualknn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-virtualknn.lo -MD -MP -MF .deps/splite_la-virtualknn.Tpo -c virtualknn.c -fPIC -DPIC -o .libs/splite_la-virtualknn.o mv -f .deps/splite_la-virtualknn.Tpo .deps/splite_la-virtualknn.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-create_routing.lo -MD -MP -MF .deps/splite_la-create_routing.Tpo -c -o splite_la-create_routing.lo `test -f 'create_routing.c' || echo './'`create_routing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT splite_la-create_routing.lo -MD -MP -MF .deps/splite_la-create_routing.Tpo -c create_routing.c -fPIC -DPIC -o .libs/splite_la-create_routing.o mv -f .deps/splite_la-create_routing.Tpo .deps/splite_la-create_routing.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o splite.la splite_la-mbrcache.lo splite_la-spatialite.lo splite_la-spatialite_init.lo splite_la-metatables.lo splite_la-statistics.lo splite_la-extra_tables.lo splite_la-se_helpers.lo splite_la-srid_aux.lo splite_la-table_cloner.lo splite_la-virtualdbf.lo splite_la-virtualXL.lo splite_la-virtualfdo.lo splite_la-virtualgpkg.lo splite_la-virtualbbox.lo splite_la-virtualspatialindex.lo splite_la-virtualnetwork.lo splite_la-virtualrouting.lo splite_la-virtualshape.lo splite_la-virtualxpath.lo splite_la-virtualelementary.lo splite_la-virtualknn.lo splite_la-create_routing.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/splite.a .libs/splite_la-mbrcache.o .libs/splite_la-spatialite.o .libs/splite_la-spatialite_init.o .libs/splite_la-metatables.o .libs/splite_la-statistics.o .libs/splite_la-extra_tables.o .libs/splite_la-se_helpers.o .libs/splite_la-srid_aux.o .libs/splite_la-table_cloner.o .libs/splite_la-virtualdbf.o .libs/splite_la-virtualXL.o .libs/splite_la-virtualfdo.o .libs/splite_la-virtualgpkg.o .libs/splite_la-virtualbbox.o .libs/splite_la-virtualspatialindex.o .libs/splite_la-virtualnetwork.o .libs/splite_la-virtualrouting.o .libs/splite_la-virtualshape.o .libs/splite_la-virtualxpath.o .libs/splite_la-virtualelementary.o .libs/splite_la-virtualknn.o .libs/splite_la-create_routing.o libtool: link: ranlib .libs/splite.a libtool: link: ( cd ".libs" && rm -f "splite.la" && ln -s "../splite.la" "splite.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' Making all in shapefiles make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT shapefiles.lo -MD -MP -MF .deps/shapefiles.Tpo -c -o shapefiles.lo shapefiles.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT shapefiles.lo -MD -MP -MF .deps/shapefiles.Tpo -c shapefiles.c -fPIC -DPIC -o .libs/shapefiles.o mv -f .deps/shapefiles.Tpo .deps/shapefiles.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT validator.lo -MD -MP -MF .deps/validator.Tpo -c -o validator.lo validator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT validator.lo -MD -MP -MF .deps/validator.Tpo -c validator.c -fPIC -DPIC -o .libs/validator.o mv -f .deps/validator.Tpo .deps/validator.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libshapefiles.la shapefiles.lo validator.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libshapefiles.a .libs/shapefiles.o .libs/validator.o libtool: link: ranlib .libs/libshapefiles.a libtool: link: ( cd ".libs" && rm -f "libshapefiles.la" && ln -s "../libshapefiles.la" "libshapefiles.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT shapefiles_la-shapefiles.lo -MD -MP -MF .deps/shapefiles_la-shapefiles.Tpo -c -o shapefiles_la-shapefiles.lo `test -f 'shapefiles.c' || echo './'`shapefiles.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT shapefiles_la-shapefiles.lo -MD -MP -MF .deps/shapefiles_la-shapefiles.Tpo -c shapefiles.c -fPIC -DPIC -o .libs/shapefiles_la-shapefiles.o mv -f .deps/shapefiles_la-shapefiles.Tpo .deps/shapefiles_la-shapefiles.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT shapefiles_la-validator.lo -MD -MP -MF .deps/shapefiles_la-validator.Tpo -c -o shapefiles_la-validator.lo `test -f 'validator.c' || echo './'`validator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT shapefiles_la-validator.lo -MD -MP -MF .deps/shapefiles_la-validator.Tpo -c validator.c -fPIC -DPIC -o .libs/shapefiles_la-validator.o mv -f .deps/shapefiles_la-validator.Tpo .deps/shapefiles_la-validator.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o shapefiles.la shapefiles_la-shapefiles.lo shapefiles_la-validator.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/shapefiles.a .libs/shapefiles_la-shapefiles.o .libs/shapefiles_la-validator.o libtool: link: ranlib .libs/shapefiles.a libtool: link: ( cd ".libs" && rm -f "shapefiles.la" && ln -s "../shapefiles.la" "shapefiles.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' Making all in srsinit make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' Making all in epsg_update make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-srs_init.lo -MD -MP -MF .deps/libsrsinit_la-srs_init.Tpo -c -o libsrsinit_la-srs_init.lo `test -f 'srs_init.c' || echo './'`srs_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-srs_init.lo -MD -MP -MF .deps/libsrsinit_la-srs_init.Tpo -c srs_init.c -fPIC -DPIC -o .libs/libsrsinit_la-srs_init.o mv -f .deps/libsrsinit_la-srs_init.Tpo .deps/libsrsinit_la-srs_init.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_00.Tpo -c -o libsrsinit_la-epsg_inlined_00.lo `test -f 'epsg_inlined_00.c' || echo './'`epsg_inlined_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_00.Tpo -c epsg_inlined_00.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_00.o mv -f .deps/libsrsinit_la-epsg_inlined_00.Tpo .deps/libsrsinit_la-epsg_inlined_00.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_01.Tpo -c -o libsrsinit_la-epsg_inlined_01.lo `test -f 'epsg_inlined_01.c' || echo './'`epsg_inlined_01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_01.Tpo -c epsg_inlined_01.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_01.o mv -f .deps/libsrsinit_la-epsg_inlined_01.Tpo .deps/libsrsinit_la-epsg_inlined_01.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_02.Tpo -c -o libsrsinit_la-epsg_inlined_02.lo `test -f 'epsg_inlined_02.c' || echo './'`epsg_inlined_02.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_02.Tpo -c epsg_inlined_02.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_02.o mv -f .deps/libsrsinit_la-epsg_inlined_02.Tpo .deps/libsrsinit_la-epsg_inlined_02.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_03.Tpo -c -o libsrsinit_la-epsg_inlined_03.lo `test -f 'epsg_inlined_03.c' || echo './'`epsg_inlined_03.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_03.Tpo -c epsg_inlined_03.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_03.o mv -f .deps/libsrsinit_la-epsg_inlined_03.Tpo .deps/libsrsinit_la-epsg_inlined_03.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_04.Tpo -c -o libsrsinit_la-epsg_inlined_04.lo `test -f 'epsg_inlined_04.c' || echo './'`epsg_inlined_04.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_04.Tpo -c epsg_inlined_04.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_04.o mv -f .deps/libsrsinit_la-epsg_inlined_04.Tpo .deps/libsrsinit_la-epsg_inlined_04.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_05.Tpo -c -o libsrsinit_la-epsg_inlined_05.lo `test -f 'epsg_inlined_05.c' || echo './'`epsg_inlined_05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_05.Tpo -c epsg_inlined_05.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_05.o mv -f .deps/libsrsinit_la-epsg_inlined_05.Tpo .deps/libsrsinit_la-epsg_inlined_05.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_06.Tpo -c -o libsrsinit_la-epsg_inlined_06.lo `test -f 'epsg_inlined_06.c' || echo './'`epsg_inlined_06.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_06.Tpo -c epsg_inlined_06.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_06.o mv -f .deps/libsrsinit_la-epsg_inlined_06.Tpo .deps/libsrsinit_la-epsg_inlined_06.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_07.Tpo -c -o libsrsinit_la-epsg_inlined_07.lo `test -f 'epsg_inlined_07.c' || echo './'`epsg_inlined_07.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_07.Tpo -c epsg_inlined_07.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_07.o mv -f .deps/libsrsinit_la-epsg_inlined_07.Tpo .deps/libsrsinit_la-epsg_inlined_07.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_08.Tpo -c -o libsrsinit_la-epsg_inlined_08.lo `test -f 'epsg_inlined_08.c' || echo './'`epsg_inlined_08.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_08.Tpo -c epsg_inlined_08.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_08.o mv -f .deps/libsrsinit_la-epsg_inlined_08.Tpo .deps/libsrsinit_la-epsg_inlined_08.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_09.Tpo -c -o libsrsinit_la-epsg_inlined_09.lo `test -f 'epsg_inlined_09.c' || echo './'`epsg_inlined_09.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_09.Tpo -c epsg_inlined_09.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_09.o mv -f .deps/libsrsinit_la-epsg_inlined_09.Tpo .deps/libsrsinit_la-epsg_inlined_09.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_10.Tpo -c -o libsrsinit_la-epsg_inlined_10.lo `test -f 'epsg_inlined_10.c' || echo './'`epsg_inlined_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_10.Tpo -c epsg_inlined_10.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_10.o mv -f .deps/libsrsinit_la-epsg_inlined_10.Tpo .deps/libsrsinit_la-epsg_inlined_10.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_11.Tpo -c -o libsrsinit_la-epsg_inlined_11.lo `test -f 'epsg_inlined_11.c' || echo './'`epsg_inlined_11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_11.Tpo -c epsg_inlined_11.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_11.o mv -f .deps/libsrsinit_la-epsg_inlined_11.Tpo .deps/libsrsinit_la-epsg_inlined_11.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_12.Tpo -c -o libsrsinit_la-epsg_inlined_12.lo `test -f 'epsg_inlined_12.c' || echo './'`epsg_inlined_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_12.Tpo -c epsg_inlined_12.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_12.o mv -f .deps/libsrsinit_la-epsg_inlined_12.Tpo .deps/libsrsinit_la-epsg_inlined_12.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_13.Tpo -c -o libsrsinit_la-epsg_inlined_13.lo `test -f 'epsg_inlined_13.c' || echo './'`epsg_inlined_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_13.Tpo -c epsg_inlined_13.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_13.o mv -f .deps/libsrsinit_la-epsg_inlined_13.Tpo .deps/libsrsinit_la-epsg_inlined_13.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_14.Tpo -c -o libsrsinit_la-epsg_inlined_14.lo `test -f 'epsg_inlined_14.c' || echo './'`epsg_inlined_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_14.Tpo -c epsg_inlined_14.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_14.o mv -f .deps/libsrsinit_la-epsg_inlined_14.Tpo .deps/libsrsinit_la-epsg_inlined_14.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_15.Tpo -c -o libsrsinit_la-epsg_inlined_15.lo `test -f 'epsg_inlined_15.c' || echo './'`epsg_inlined_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_15.Tpo -c epsg_inlined_15.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_15.o mv -f .deps/libsrsinit_la-epsg_inlined_15.Tpo .deps/libsrsinit_la-epsg_inlined_15.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_16.Tpo -c -o libsrsinit_la-epsg_inlined_16.lo `test -f 'epsg_inlined_16.c' || echo './'`epsg_inlined_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_16.Tpo -c epsg_inlined_16.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_16.o mv -f .deps/libsrsinit_la-epsg_inlined_16.Tpo .deps/libsrsinit_la-epsg_inlined_16.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_17.Tpo -c -o libsrsinit_la-epsg_inlined_17.lo `test -f 'epsg_inlined_17.c' || echo './'`epsg_inlined_17.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_17.Tpo -c epsg_inlined_17.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_17.o mv -f .deps/libsrsinit_la-epsg_inlined_17.Tpo .deps/libsrsinit_la-epsg_inlined_17.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_18.Tpo -c -o libsrsinit_la-epsg_inlined_18.lo `test -f 'epsg_inlined_18.c' || echo './'`epsg_inlined_18.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_18.Tpo -c epsg_inlined_18.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_18.o mv -f .deps/libsrsinit_la-epsg_inlined_18.Tpo .deps/libsrsinit_la-epsg_inlined_18.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_19.Tpo -c -o libsrsinit_la-epsg_inlined_19.lo `test -f 'epsg_inlined_19.c' || echo './'`epsg_inlined_19.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_19.Tpo -c epsg_inlined_19.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_19.o mv -f .deps/libsrsinit_la-epsg_inlined_19.Tpo .deps/libsrsinit_la-epsg_inlined_19.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_20.Tpo -c -o libsrsinit_la-epsg_inlined_20.lo `test -f 'epsg_inlined_20.c' || echo './'`epsg_inlined_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_20.Tpo -c epsg_inlined_20.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_20.o mv -f .deps/libsrsinit_la-epsg_inlined_20.Tpo .deps/libsrsinit_la-epsg_inlined_20.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_21.Tpo -c -o libsrsinit_la-epsg_inlined_21.lo `test -f 'epsg_inlined_21.c' || echo './'`epsg_inlined_21.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_21.Tpo -c epsg_inlined_21.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_21.o mv -f .deps/libsrsinit_la-epsg_inlined_21.Tpo .deps/libsrsinit_la-epsg_inlined_21.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_22.Tpo -c -o libsrsinit_la-epsg_inlined_22.lo `test -f 'epsg_inlined_22.c' || echo './'`epsg_inlined_22.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_22.Tpo -c epsg_inlined_22.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_22.o mv -f .deps/libsrsinit_la-epsg_inlined_22.Tpo .deps/libsrsinit_la-epsg_inlined_22.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_23.Tpo -c -o libsrsinit_la-epsg_inlined_23.lo `test -f 'epsg_inlined_23.c' || echo './'`epsg_inlined_23.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_23.Tpo -c epsg_inlined_23.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_23.o mv -f .deps/libsrsinit_la-epsg_inlined_23.Tpo .deps/libsrsinit_la-epsg_inlined_23.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_24.Tpo -c -o libsrsinit_la-epsg_inlined_24.lo `test -f 'epsg_inlined_24.c' || echo './'`epsg_inlined_24.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_24.Tpo -c epsg_inlined_24.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_24.o mv -f .deps/libsrsinit_la-epsg_inlined_24.Tpo .deps/libsrsinit_la-epsg_inlined_24.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_25.Tpo -c -o libsrsinit_la-epsg_inlined_25.lo `test -f 'epsg_inlined_25.c' || echo './'`epsg_inlined_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_25.Tpo -c epsg_inlined_25.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_25.o mv -f .deps/libsrsinit_la-epsg_inlined_25.Tpo .deps/libsrsinit_la-epsg_inlined_25.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_26.Tpo -c -o libsrsinit_la-epsg_inlined_26.lo `test -f 'epsg_inlined_26.c' || echo './'`epsg_inlined_26.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_26.Tpo -c epsg_inlined_26.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_26.o mv -f .deps/libsrsinit_la-epsg_inlined_26.Tpo .deps/libsrsinit_la-epsg_inlined_26.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_27.Tpo -c -o libsrsinit_la-epsg_inlined_27.lo `test -f 'epsg_inlined_27.c' || echo './'`epsg_inlined_27.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_27.Tpo -c epsg_inlined_27.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_27.o mv -f .deps/libsrsinit_la-epsg_inlined_27.Tpo .deps/libsrsinit_la-epsg_inlined_27.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_28.Tpo -c -o libsrsinit_la-epsg_inlined_28.lo `test -f 'epsg_inlined_28.c' || echo './'`epsg_inlined_28.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_28.Tpo -c epsg_inlined_28.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_28.o mv -f .deps/libsrsinit_la-epsg_inlined_28.Tpo .deps/libsrsinit_la-epsg_inlined_28.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_29.Tpo -c -o libsrsinit_la-epsg_inlined_29.lo `test -f 'epsg_inlined_29.c' || echo './'`epsg_inlined_29.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_29.Tpo -c epsg_inlined_29.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_29.o mv -f .deps/libsrsinit_la-epsg_inlined_29.Tpo .deps/libsrsinit_la-epsg_inlined_29.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_30.Tpo -c -o libsrsinit_la-epsg_inlined_30.lo `test -f 'epsg_inlined_30.c' || echo './'`epsg_inlined_30.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_30.Tpo -c epsg_inlined_30.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_30.o mv -f .deps/libsrsinit_la-epsg_inlined_30.Tpo .deps/libsrsinit_la-epsg_inlined_30.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_31.Tpo -c -o libsrsinit_la-epsg_inlined_31.lo `test -f 'epsg_inlined_31.c' || echo './'`epsg_inlined_31.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_31.Tpo -c epsg_inlined_31.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_31.o mv -f .deps/libsrsinit_la-epsg_inlined_31.Tpo .deps/libsrsinit_la-epsg_inlined_31.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_32.Tpo -c -o libsrsinit_la-epsg_inlined_32.lo `test -f 'epsg_inlined_32.c' || echo './'`epsg_inlined_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_32.Tpo -c epsg_inlined_32.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_32.o mv -f .deps/libsrsinit_la-epsg_inlined_32.Tpo .deps/libsrsinit_la-epsg_inlined_32.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_33.Tpo -c -o libsrsinit_la-epsg_inlined_33.lo `test -f 'epsg_inlined_33.c' || echo './'`epsg_inlined_33.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_33.Tpo -c epsg_inlined_33.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_33.o mv -f .deps/libsrsinit_la-epsg_inlined_33.Tpo .deps/libsrsinit_la-epsg_inlined_33.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_34.Tpo -c -o libsrsinit_la-epsg_inlined_34.lo `test -f 'epsg_inlined_34.c' || echo './'`epsg_inlined_34.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_34.Tpo -c epsg_inlined_34.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_34.o mv -f .deps/libsrsinit_la-epsg_inlined_34.Tpo .deps/libsrsinit_la-epsg_inlined_34.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_35.Tpo -c -o libsrsinit_la-epsg_inlined_35.lo `test -f 'epsg_inlined_35.c' || echo './'`epsg_inlined_35.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_35.Tpo -c epsg_inlined_35.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_35.o mv -f .deps/libsrsinit_la-epsg_inlined_35.Tpo .deps/libsrsinit_la-epsg_inlined_35.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_36.Tpo -c -o libsrsinit_la-epsg_inlined_36.lo `test -f 'epsg_inlined_36.c' || echo './'`epsg_inlined_36.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_36.Tpo -c epsg_inlined_36.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_36.o mv -f .deps/libsrsinit_la-epsg_inlined_36.Tpo .deps/libsrsinit_la-epsg_inlined_36.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_37.Tpo -c -o libsrsinit_la-epsg_inlined_37.lo `test -f 'epsg_inlined_37.c' || echo './'`epsg_inlined_37.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_37.Tpo -c epsg_inlined_37.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_37.o mv -f .deps/libsrsinit_la-epsg_inlined_37.Tpo .deps/libsrsinit_la-epsg_inlined_37.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_38.Tpo -c -o libsrsinit_la-epsg_inlined_38.lo `test -f 'epsg_inlined_38.c' || echo './'`epsg_inlined_38.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_38.Tpo -c epsg_inlined_38.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_38.o mv -f .deps/libsrsinit_la-epsg_inlined_38.Tpo .deps/libsrsinit_la-epsg_inlined_38.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_39.Tpo -c -o libsrsinit_la-epsg_inlined_39.lo `test -f 'epsg_inlined_39.c' || echo './'`epsg_inlined_39.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_39.Tpo -c epsg_inlined_39.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_39.o mv -f .deps/libsrsinit_la-epsg_inlined_39.Tpo .deps/libsrsinit_la-epsg_inlined_39.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_40.Tpo -c -o libsrsinit_la-epsg_inlined_40.lo `test -f 'epsg_inlined_40.c' || echo './'`epsg_inlined_40.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_40.Tpo -c epsg_inlined_40.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_40.o mv -f .deps/libsrsinit_la-epsg_inlined_40.Tpo .deps/libsrsinit_la-epsg_inlined_40.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_41.Tpo -c -o libsrsinit_la-epsg_inlined_41.lo `test -f 'epsg_inlined_41.c' || echo './'`epsg_inlined_41.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_41.Tpo -c epsg_inlined_41.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_41.o mv -f .deps/libsrsinit_la-epsg_inlined_41.Tpo .deps/libsrsinit_la-epsg_inlined_41.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_42.Tpo -c -o libsrsinit_la-epsg_inlined_42.lo `test -f 'epsg_inlined_42.c' || echo './'`epsg_inlined_42.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_42.Tpo -c epsg_inlined_42.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_42.o mv -f .deps/libsrsinit_la-epsg_inlined_42.Tpo .deps/libsrsinit_la-epsg_inlined_42.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_43.Tpo -c -o libsrsinit_la-epsg_inlined_43.lo `test -f 'epsg_inlined_43.c' || echo './'`epsg_inlined_43.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_43.Tpo -c epsg_inlined_43.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_43.o mv -f .deps/libsrsinit_la-epsg_inlined_43.Tpo .deps/libsrsinit_la-epsg_inlined_43.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_44.Tpo -c -o libsrsinit_la-epsg_inlined_44.lo `test -f 'epsg_inlined_44.c' || echo './'`epsg_inlined_44.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_44.Tpo -c epsg_inlined_44.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_44.o mv -f .deps/libsrsinit_la-epsg_inlined_44.Tpo .deps/libsrsinit_la-epsg_inlined_44.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_45.Tpo -c -o libsrsinit_la-epsg_inlined_45.lo `test -f 'epsg_inlined_45.c' || echo './'`epsg_inlined_45.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_45.Tpo -c epsg_inlined_45.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_45.o mv -f .deps/libsrsinit_la-epsg_inlined_45.Tpo .deps/libsrsinit_la-epsg_inlined_45.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_46.Tpo -c -o libsrsinit_la-epsg_inlined_46.lo `test -f 'epsg_inlined_46.c' || echo './'`epsg_inlined_46.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_46.Tpo -c epsg_inlined_46.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_46.o mv -f .deps/libsrsinit_la-epsg_inlined_46.Tpo .deps/libsrsinit_la-epsg_inlined_46.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_47.Tpo -c -o libsrsinit_la-epsg_inlined_47.lo `test -f 'epsg_inlined_47.c' || echo './'`epsg_inlined_47.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_47.Tpo -c epsg_inlined_47.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_47.o mv -f .deps/libsrsinit_la-epsg_inlined_47.Tpo .deps/libsrsinit_la-epsg_inlined_47.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_48.Tpo -c -o libsrsinit_la-epsg_inlined_48.lo `test -f 'epsg_inlined_48.c' || echo './'`epsg_inlined_48.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_48.Tpo -c epsg_inlined_48.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_48.o mv -f .deps/libsrsinit_la-epsg_inlined_48.Tpo .deps/libsrsinit_la-epsg_inlined_48.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_49.Tpo -c -o libsrsinit_la-epsg_inlined_49.lo `test -f 'epsg_inlined_49.c' || echo './'`epsg_inlined_49.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_49.Tpo -c epsg_inlined_49.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_49.o mv -f .deps/libsrsinit_la-epsg_inlined_49.Tpo .deps/libsrsinit_la-epsg_inlined_49.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_50.Tpo -c -o libsrsinit_la-epsg_inlined_50.lo `test -f 'epsg_inlined_50.c' || echo './'`epsg_inlined_50.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_50.Tpo -c epsg_inlined_50.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_50.o mv -f .deps/libsrsinit_la-epsg_inlined_50.Tpo .deps/libsrsinit_la-epsg_inlined_50.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_51.Tpo -c -o libsrsinit_la-epsg_inlined_51.lo `test -f 'epsg_inlined_51.c' || echo './'`epsg_inlined_51.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_51.Tpo -c epsg_inlined_51.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_51.o mv -f .deps/libsrsinit_la-epsg_inlined_51.Tpo .deps/libsrsinit_la-epsg_inlined_51.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_00.Tpo -c -o libsrsinit_la-epsg_inlined_wgs84_00.lo `test -f 'epsg_inlined_wgs84_00.c' || echo './'`epsg_inlined_wgs84_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_00.Tpo -c epsg_inlined_wgs84_00.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_wgs84_00.o mv -f .deps/libsrsinit_la-epsg_inlined_wgs84_00.Tpo .deps/libsrsinit_la-epsg_inlined_wgs84_00.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_01.Tpo -c -o libsrsinit_la-epsg_inlined_wgs84_01.lo `test -f 'epsg_inlined_wgs84_01.c' || echo './'`epsg_inlined_wgs84_01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_01.Tpo -c epsg_inlined_wgs84_01.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_wgs84_01.o mv -f .deps/libsrsinit_la-epsg_inlined_wgs84_01.Tpo .deps/libsrsinit_la-epsg_inlined_wgs84_01.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_prussian.Tpo -c -o libsrsinit_la-epsg_inlined_prussian.lo `test -f 'epsg_inlined_prussian.c' || echo './'`epsg_inlined_prussian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_prussian.Tpo -c epsg_inlined_prussian.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_prussian.o mv -f .deps/libsrsinit_la-epsg_inlined_prussian.Tpo .deps/libsrsinit_la-epsg_inlined_prussian.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_extra.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_extra.Tpo -c -o libsrsinit_la-epsg_inlined_extra.lo `test -f 'epsg_inlined_extra.c' || echo './'`epsg_inlined_extra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT libsrsinit_la-epsg_inlined_extra.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_extra.Tpo -c epsg_inlined_extra.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_extra.o mv -f .deps/libsrsinit_la-epsg_inlined_extra.Tpo .deps/libsrsinit_la-epsg_inlined_extra.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libsrsinit.la libsrsinit_la-srs_init.lo libsrsinit_la-epsg_inlined_00.lo libsrsinit_la-epsg_inlined_01.lo libsrsinit_la-epsg_inlined_02.lo libsrsinit_la-epsg_inlined_03.lo libsrsinit_la-epsg_inlined_04.lo libsrsinit_la-epsg_inlined_05.lo libsrsinit_la-epsg_inlined_06.lo libsrsinit_la-epsg_inlined_07.lo libsrsinit_la-epsg_inlined_08.lo libsrsinit_la-epsg_inlined_09.lo libsrsinit_la-epsg_inlined_10.lo libsrsinit_la-epsg_inlined_11.lo libsrsinit_la-epsg_inlined_12.lo libsrsinit_la-epsg_inlined_13.lo libsrsinit_la-epsg_inlined_14.lo libsrsinit_la-epsg_inlined_15.lo libsrsinit_la-epsg_inlined_16.lo libsrsinit_la-epsg_inlined_17.lo libsrsinit_la-epsg_inlined_18.lo libsrsinit_la-epsg_inlined_19.lo libsrsinit_la-epsg_inlined_20.lo libsrsinit_la-epsg_inlined_21.lo libsrsinit_la-epsg_inlined_22.lo libsrsinit_la-epsg_inlined_23.lo libsrsinit_la-epsg_inlined_24.lo libsrsinit_la-epsg_inlined_25.lo libsrsinit_la-epsg_inlined_26.lo libsrsinit_la-epsg_inlined_27.lo libsrsinit_la-epsg_inlined_28.lo libsrsinit_la-epsg_inlined_29.lo libsrsinit_la-epsg_inlined_30.lo libsrsinit_la-epsg_inlined_31.lo libsrsinit_la-epsg_inlined_32.lo libsrsinit_la-epsg_inlined_33.lo libsrsinit_la-epsg_inlined_34.lo libsrsinit_la-epsg_inlined_35.lo libsrsinit_la-epsg_inlined_36.lo libsrsinit_la-epsg_inlined_37.lo libsrsinit_la-epsg_inlined_38.lo libsrsinit_la-epsg_inlined_39.lo libsrsinit_la-epsg_inlined_40.lo libsrsinit_la-epsg_inlined_41.lo libsrsinit_la-epsg_inlined_42.lo libsrsinit_la-epsg_inlined_43.lo libsrsinit_la-epsg_inlined_44.lo libsrsinit_la-epsg_inlined_45.lo libsrsinit_la-epsg_inlined_46.lo libsrsinit_la-epsg_inlined_47.lo libsrsinit_la-epsg_inlined_48.lo libsrsinit_la-epsg_inlined_49.lo libsrsinit_la-epsg_inlined_50.lo libsrsinit_la-epsg_inlined_51.lo libsrsinit_la-epsg_inlined_wgs84_00.lo libsrsinit_la-epsg_inlined_wgs84_01.lo libsrsinit_la-epsg_inlined_prussian.lo libsrsinit_la-epsg_inlined_extra.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libsrsinit.a .libs/libsrsinit_la-srs_init.o .libs/libsrsinit_la-epsg_inlined_00.o .libs/libsrsinit_la-epsg_inlined_01.o .libs/libsrsinit_la-epsg_inlined_02.o .libs/libsrsinit_la-epsg_inlined_03.o .libs/libsrsinit_la-epsg_inlined_04.o .libs/libsrsinit_la-epsg_inlined_05.o .libs/libsrsinit_la-epsg_inlined_06.o .libs/libsrsinit_la-epsg_inlined_07.o .libs/libsrsinit_la-epsg_inlined_08.o .libs/libsrsinit_la-epsg_inlined_09.o .libs/libsrsinit_la-epsg_inlined_10.o .libs/libsrsinit_la-epsg_inlined_11.o .libs/libsrsinit_la-epsg_inlined_12.o .libs/libsrsinit_la-epsg_inlined_13.o .libs/libsrsinit_la-epsg_inlined_14.o .libs/libsrsinit_la-epsg_inlined_15.o .libs/libsrsinit_la-epsg_inlined_16.o .libs/libsrsinit_la-epsg_inlined_17.o .libs/libsrsinit_la-epsg_inlined_18.o .libs/libsrsinit_la-epsg_inlined_19.o .libs/libsrsinit_la-epsg_inlined_20.o .libs/libsrsinit_la-epsg_inlined_21.o .libs/libsrsinit_la-epsg_inlined_22.o .libs/libsrsinit_la-epsg_inlined_23.o .libs/libsrsinit_la-epsg_inlined_24.o .libs/libsrsinit_la-epsg_inlined_25.o .libs/libsrsinit_la-epsg_inlined_26.o .libs/libsrsinit_la-epsg_inlined_27.o .libs/libsrsinit_la-epsg_inlined_28.o .libs/libsrsinit_la-epsg_inlined_29.o .libs/libsrsinit_la-epsg_inlined_30.o .libs/libsrsinit_la-epsg_inlined_31.o .libs/libsrsinit_la-epsg_inlined_32.o .libs/libsrsinit_la-epsg_inlined_33.o .libs/libsrsinit_la-epsg_inlined_34.o .libs/libsrsinit_la-epsg_inlined_35.o .libs/libsrsinit_la-epsg_inlined_36.o .libs/libsrsinit_la-epsg_inlined_37.o .libs/libsrsinit_la-epsg_inlined_38.o .libs/libsrsinit_la-epsg_inlined_39.o .libs/libsrsinit_la-epsg_inlined_40.o .libs/libsrsinit_la-epsg_inlined_41.o .libs/libsrsinit_la-epsg_inlined_42.o .libs/libsrsinit_la-epsg_inlined_43.o .libs/libsrsinit_la-epsg_inlined_44.o .libs/libsrsinit_la-epsg_inlined_45.o .libs/libsrsinit_la-epsg_inlined_46.o .libs/libsrsinit_la-epsg_inlined_47.o .libs/libsrsinit_la-epsg_inlined_48.o .libs/libsrsinit_la-epsg_inlined_49.o .libs/libsrsinit_la-epsg_inlined_50.o .libs/libsrsinit_la-epsg_inlined_51.o .libs/libsrsinit_la-epsg_inlined_wgs84_00.o .libs/libsrsinit_la-epsg_inlined_wgs84_01.o .libs/libsrsinit_la-epsg_inlined_prussian.o .libs/libsrsinit_la-epsg_inlined_extra.o libtool: link: ranlib .libs/libsrsinit.a libtool: link: ( cd ".libs" && rm -f "libsrsinit.la" && ln -s "../libsrsinit.la" "libsrsinit.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-srs_init.lo -MD -MP -MF .deps/srsinit_la-srs_init.Tpo -c -o srsinit_la-srs_init.lo `test -f 'srs_init.c' || echo './'`srs_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-srs_init.lo -MD -MP -MF .deps/srsinit_la-srs_init.Tpo -c srs_init.c -fPIC -DPIC -o .libs/srsinit_la-srs_init.o mv -f .deps/srsinit_la-srs_init.Tpo .deps/srsinit_la-srs_init.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_00.Tpo -c -o srsinit_la-epsg_inlined_00.lo `test -f 'epsg_inlined_00.c' || echo './'`epsg_inlined_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_00.Tpo -c epsg_inlined_00.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_00.o mv -f .deps/srsinit_la-epsg_inlined_00.Tpo .deps/srsinit_la-epsg_inlined_00.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_01.Tpo -c -o srsinit_la-epsg_inlined_01.lo `test -f 'epsg_inlined_01.c' || echo './'`epsg_inlined_01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_01.Tpo -c epsg_inlined_01.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_01.o mv -f .deps/srsinit_la-epsg_inlined_01.Tpo .deps/srsinit_la-epsg_inlined_01.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_02.Tpo -c -o srsinit_la-epsg_inlined_02.lo `test -f 'epsg_inlined_02.c' || echo './'`epsg_inlined_02.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_02.Tpo -c epsg_inlined_02.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_02.o mv -f .deps/srsinit_la-epsg_inlined_02.Tpo .deps/srsinit_la-epsg_inlined_02.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_03.Tpo -c -o srsinit_la-epsg_inlined_03.lo `test -f 'epsg_inlined_03.c' || echo './'`epsg_inlined_03.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_03.Tpo -c epsg_inlined_03.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_03.o mv -f .deps/srsinit_la-epsg_inlined_03.Tpo .deps/srsinit_la-epsg_inlined_03.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_04.Tpo -c -o srsinit_la-epsg_inlined_04.lo `test -f 'epsg_inlined_04.c' || echo './'`epsg_inlined_04.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_04.Tpo -c epsg_inlined_04.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_04.o mv -f .deps/srsinit_la-epsg_inlined_04.Tpo .deps/srsinit_la-epsg_inlined_04.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_05.Tpo -c -o srsinit_la-epsg_inlined_05.lo `test -f 'epsg_inlined_05.c' || echo './'`epsg_inlined_05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_05.Tpo -c epsg_inlined_05.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_05.o mv -f .deps/srsinit_la-epsg_inlined_05.Tpo .deps/srsinit_la-epsg_inlined_05.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_06.Tpo -c -o srsinit_la-epsg_inlined_06.lo `test -f 'epsg_inlined_06.c' || echo './'`epsg_inlined_06.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_06.Tpo -c epsg_inlined_06.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_06.o mv -f .deps/srsinit_la-epsg_inlined_06.Tpo .deps/srsinit_la-epsg_inlined_06.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_07.Tpo -c -o srsinit_la-epsg_inlined_07.lo `test -f 'epsg_inlined_07.c' || echo './'`epsg_inlined_07.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_07.Tpo -c epsg_inlined_07.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_07.o mv -f .deps/srsinit_la-epsg_inlined_07.Tpo .deps/srsinit_la-epsg_inlined_07.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_08.Tpo -c -o srsinit_la-epsg_inlined_08.lo `test -f 'epsg_inlined_08.c' || echo './'`epsg_inlined_08.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_08.Tpo -c epsg_inlined_08.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_08.o mv -f .deps/srsinit_la-epsg_inlined_08.Tpo .deps/srsinit_la-epsg_inlined_08.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_09.Tpo -c -o srsinit_la-epsg_inlined_09.lo `test -f 'epsg_inlined_09.c' || echo './'`epsg_inlined_09.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_09.Tpo -c epsg_inlined_09.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_09.o mv -f .deps/srsinit_la-epsg_inlined_09.Tpo .deps/srsinit_la-epsg_inlined_09.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_10.Tpo -c -o srsinit_la-epsg_inlined_10.lo `test -f 'epsg_inlined_10.c' || echo './'`epsg_inlined_10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_10.Tpo -c epsg_inlined_10.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_10.o mv -f .deps/srsinit_la-epsg_inlined_10.Tpo .deps/srsinit_la-epsg_inlined_10.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_11.Tpo -c -o srsinit_la-epsg_inlined_11.lo `test -f 'epsg_inlined_11.c' || echo './'`epsg_inlined_11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_11.Tpo -c epsg_inlined_11.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_11.o mv -f .deps/srsinit_la-epsg_inlined_11.Tpo .deps/srsinit_la-epsg_inlined_11.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_12.Tpo -c -o srsinit_la-epsg_inlined_12.lo `test -f 'epsg_inlined_12.c' || echo './'`epsg_inlined_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_12.Tpo -c epsg_inlined_12.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_12.o mv -f .deps/srsinit_la-epsg_inlined_12.Tpo .deps/srsinit_la-epsg_inlined_12.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_13.Tpo -c -o srsinit_la-epsg_inlined_13.lo `test -f 'epsg_inlined_13.c' || echo './'`epsg_inlined_13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_13.Tpo -c epsg_inlined_13.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_13.o mv -f .deps/srsinit_la-epsg_inlined_13.Tpo .deps/srsinit_la-epsg_inlined_13.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_14.Tpo -c -o srsinit_la-epsg_inlined_14.lo `test -f 'epsg_inlined_14.c' || echo './'`epsg_inlined_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_14.Tpo -c epsg_inlined_14.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_14.o mv -f .deps/srsinit_la-epsg_inlined_14.Tpo .deps/srsinit_la-epsg_inlined_14.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_15.Tpo -c -o srsinit_la-epsg_inlined_15.lo `test -f 'epsg_inlined_15.c' || echo './'`epsg_inlined_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_15.Tpo -c epsg_inlined_15.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_15.o mv -f .deps/srsinit_la-epsg_inlined_15.Tpo .deps/srsinit_la-epsg_inlined_15.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_16.Tpo -c -o srsinit_la-epsg_inlined_16.lo `test -f 'epsg_inlined_16.c' || echo './'`epsg_inlined_16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_16.Tpo -c epsg_inlined_16.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_16.o mv -f .deps/srsinit_la-epsg_inlined_16.Tpo .deps/srsinit_la-epsg_inlined_16.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_17.Tpo -c -o srsinit_la-epsg_inlined_17.lo `test -f 'epsg_inlined_17.c' || echo './'`epsg_inlined_17.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_17.Tpo -c epsg_inlined_17.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_17.o mv -f .deps/srsinit_la-epsg_inlined_17.Tpo .deps/srsinit_la-epsg_inlined_17.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_18.Tpo -c -o srsinit_la-epsg_inlined_18.lo `test -f 'epsg_inlined_18.c' || echo './'`epsg_inlined_18.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_18.Tpo -c epsg_inlined_18.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_18.o mv -f .deps/srsinit_la-epsg_inlined_18.Tpo .deps/srsinit_la-epsg_inlined_18.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_19.Tpo -c -o srsinit_la-epsg_inlined_19.lo `test -f 'epsg_inlined_19.c' || echo './'`epsg_inlined_19.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_19.Tpo -c epsg_inlined_19.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_19.o mv -f .deps/srsinit_la-epsg_inlined_19.Tpo .deps/srsinit_la-epsg_inlined_19.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_20.Tpo -c -o srsinit_la-epsg_inlined_20.lo `test -f 'epsg_inlined_20.c' || echo './'`epsg_inlined_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_20.Tpo -c epsg_inlined_20.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_20.o mv -f .deps/srsinit_la-epsg_inlined_20.Tpo .deps/srsinit_la-epsg_inlined_20.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_21.Tpo -c -o srsinit_la-epsg_inlined_21.lo `test -f 'epsg_inlined_21.c' || echo './'`epsg_inlined_21.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_21.Tpo -c epsg_inlined_21.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_21.o mv -f .deps/srsinit_la-epsg_inlined_21.Tpo .deps/srsinit_la-epsg_inlined_21.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_22.Tpo -c -o srsinit_la-epsg_inlined_22.lo `test -f 'epsg_inlined_22.c' || echo './'`epsg_inlined_22.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_22.Tpo -c epsg_inlined_22.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_22.o mv -f .deps/srsinit_la-epsg_inlined_22.Tpo .deps/srsinit_la-epsg_inlined_22.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_23.Tpo -c -o srsinit_la-epsg_inlined_23.lo `test -f 'epsg_inlined_23.c' || echo './'`epsg_inlined_23.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_23.Tpo -c epsg_inlined_23.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_23.o mv -f .deps/srsinit_la-epsg_inlined_23.Tpo .deps/srsinit_la-epsg_inlined_23.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_24.Tpo -c -o srsinit_la-epsg_inlined_24.lo `test -f 'epsg_inlined_24.c' || echo './'`epsg_inlined_24.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_24.Tpo -c epsg_inlined_24.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_24.o mv -f .deps/srsinit_la-epsg_inlined_24.Tpo .deps/srsinit_la-epsg_inlined_24.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_25.Tpo -c -o srsinit_la-epsg_inlined_25.lo `test -f 'epsg_inlined_25.c' || echo './'`epsg_inlined_25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_25.Tpo -c epsg_inlined_25.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_25.o mv -f .deps/srsinit_la-epsg_inlined_25.Tpo .deps/srsinit_la-epsg_inlined_25.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_26.Tpo -c -o srsinit_la-epsg_inlined_26.lo `test -f 'epsg_inlined_26.c' || echo './'`epsg_inlined_26.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_26.Tpo -c epsg_inlined_26.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_26.o mv -f .deps/srsinit_la-epsg_inlined_26.Tpo .deps/srsinit_la-epsg_inlined_26.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_27.Tpo -c -o srsinit_la-epsg_inlined_27.lo `test -f 'epsg_inlined_27.c' || echo './'`epsg_inlined_27.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_27.Tpo -c epsg_inlined_27.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_27.o mv -f .deps/srsinit_la-epsg_inlined_27.Tpo .deps/srsinit_la-epsg_inlined_27.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_28.Tpo -c -o srsinit_la-epsg_inlined_28.lo `test -f 'epsg_inlined_28.c' || echo './'`epsg_inlined_28.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_28.Tpo -c epsg_inlined_28.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_28.o mv -f .deps/srsinit_la-epsg_inlined_28.Tpo .deps/srsinit_la-epsg_inlined_28.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_29.Tpo -c -o srsinit_la-epsg_inlined_29.lo `test -f 'epsg_inlined_29.c' || echo './'`epsg_inlined_29.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_29.Tpo -c epsg_inlined_29.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_29.o mv -f .deps/srsinit_la-epsg_inlined_29.Tpo .deps/srsinit_la-epsg_inlined_29.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_30.Tpo -c -o srsinit_la-epsg_inlined_30.lo `test -f 'epsg_inlined_30.c' || echo './'`epsg_inlined_30.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_30.Tpo -c epsg_inlined_30.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_30.o mv -f .deps/srsinit_la-epsg_inlined_30.Tpo .deps/srsinit_la-epsg_inlined_30.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_31.Tpo -c -o srsinit_la-epsg_inlined_31.lo `test -f 'epsg_inlined_31.c' || echo './'`epsg_inlined_31.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_31.Tpo -c epsg_inlined_31.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_31.o mv -f .deps/srsinit_la-epsg_inlined_31.Tpo .deps/srsinit_la-epsg_inlined_31.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_32.Tpo -c -o srsinit_la-epsg_inlined_32.lo `test -f 'epsg_inlined_32.c' || echo './'`epsg_inlined_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_32.Tpo -c epsg_inlined_32.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_32.o mv -f .deps/srsinit_la-epsg_inlined_32.Tpo .deps/srsinit_la-epsg_inlined_32.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_33.Tpo -c -o srsinit_la-epsg_inlined_33.lo `test -f 'epsg_inlined_33.c' || echo './'`epsg_inlined_33.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_33.Tpo -c epsg_inlined_33.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_33.o mv -f .deps/srsinit_la-epsg_inlined_33.Tpo .deps/srsinit_la-epsg_inlined_33.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_34.Tpo -c -o srsinit_la-epsg_inlined_34.lo `test -f 'epsg_inlined_34.c' || echo './'`epsg_inlined_34.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_34.Tpo -c epsg_inlined_34.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_34.o mv -f .deps/srsinit_la-epsg_inlined_34.Tpo .deps/srsinit_la-epsg_inlined_34.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_35.Tpo -c -o srsinit_la-epsg_inlined_35.lo `test -f 'epsg_inlined_35.c' || echo './'`epsg_inlined_35.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_35.Tpo -c epsg_inlined_35.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_35.o mv -f .deps/srsinit_la-epsg_inlined_35.Tpo .deps/srsinit_la-epsg_inlined_35.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_36.Tpo -c -o srsinit_la-epsg_inlined_36.lo `test -f 'epsg_inlined_36.c' || echo './'`epsg_inlined_36.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_36.Tpo -c epsg_inlined_36.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_36.o mv -f .deps/srsinit_la-epsg_inlined_36.Tpo .deps/srsinit_la-epsg_inlined_36.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_37.Tpo -c -o srsinit_la-epsg_inlined_37.lo `test -f 'epsg_inlined_37.c' || echo './'`epsg_inlined_37.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_37.Tpo -c epsg_inlined_37.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_37.o mv -f .deps/srsinit_la-epsg_inlined_37.Tpo .deps/srsinit_la-epsg_inlined_37.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_38.Tpo -c -o srsinit_la-epsg_inlined_38.lo `test -f 'epsg_inlined_38.c' || echo './'`epsg_inlined_38.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_38.Tpo -c epsg_inlined_38.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_38.o mv -f .deps/srsinit_la-epsg_inlined_38.Tpo .deps/srsinit_la-epsg_inlined_38.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_39.Tpo -c -o srsinit_la-epsg_inlined_39.lo `test -f 'epsg_inlined_39.c' || echo './'`epsg_inlined_39.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_39.Tpo -c epsg_inlined_39.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_39.o mv -f .deps/srsinit_la-epsg_inlined_39.Tpo .deps/srsinit_la-epsg_inlined_39.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_40.Tpo -c -o srsinit_la-epsg_inlined_40.lo `test -f 'epsg_inlined_40.c' || echo './'`epsg_inlined_40.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_40.Tpo -c epsg_inlined_40.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_40.o mv -f .deps/srsinit_la-epsg_inlined_40.Tpo .deps/srsinit_la-epsg_inlined_40.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_41.Tpo -c -o srsinit_la-epsg_inlined_41.lo `test -f 'epsg_inlined_41.c' || echo './'`epsg_inlined_41.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_41.Tpo -c epsg_inlined_41.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_41.o mv -f .deps/srsinit_la-epsg_inlined_41.Tpo .deps/srsinit_la-epsg_inlined_41.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_42.Tpo -c -o srsinit_la-epsg_inlined_42.lo `test -f 'epsg_inlined_42.c' || echo './'`epsg_inlined_42.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_42.Tpo -c epsg_inlined_42.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_42.o mv -f .deps/srsinit_la-epsg_inlined_42.Tpo .deps/srsinit_la-epsg_inlined_42.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_43.Tpo -c -o srsinit_la-epsg_inlined_43.lo `test -f 'epsg_inlined_43.c' || echo './'`epsg_inlined_43.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_43.Tpo -c epsg_inlined_43.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_43.o mv -f .deps/srsinit_la-epsg_inlined_43.Tpo .deps/srsinit_la-epsg_inlined_43.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_44.Tpo -c -o srsinit_la-epsg_inlined_44.lo `test -f 'epsg_inlined_44.c' || echo './'`epsg_inlined_44.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_44.Tpo -c epsg_inlined_44.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_44.o mv -f .deps/srsinit_la-epsg_inlined_44.Tpo .deps/srsinit_la-epsg_inlined_44.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_45.Tpo -c -o srsinit_la-epsg_inlined_45.lo `test -f 'epsg_inlined_45.c' || echo './'`epsg_inlined_45.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_45.Tpo -c epsg_inlined_45.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_45.o mv -f .deps/srsinit_la-epsg_inlined_45.Tpo .deps/srsinit_la-epsg_inlined_45.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_46.Tpo -c -o srsinit_la-epsg_inlined_46.lo `test -f 'epsg_inlined_46.c' || echo './'`epsg_inlined_46.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_46.Tpo -c epsg_inlined_46.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_46.o mv -f .deps/srsinit_la-epsg_inlined_46.Tpo .deps/srsinit_la-epsg_inlined_46.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_47.Tpo -c -o srsinit_la-epsg_inlined_47.lo `test -f 'epsg_inlined_47.c' || echo './'`epsg_inlined_47.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_47.Tpo -c epsg_inlined_47.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_47.o mv -f .deps/srsinit_la-epsg_inlined_47.Tpo .deps/srsinit_la-epsg_inlined_47.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_48.Tpo -c -o srsinit_la-epsg_inlined_48.lo `test -f 'epsg_inlined_48.c' || echo './'`epsg_inlined_48.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_48.Tpo -c epsg_inlined_48.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_48.o mv -f .deps/srsinit_la-epsg_inlined_48.Tpo .deps/srsinit_la-epsg_inlined_48.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_49.Tpo -c -o srsinit_la-epsg_inlined_49.lo `test -f 'epsg_inlined_49.c' || echo './'`epsg_inlined_49.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_49.Tpo -c epsg_inlined_49.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_49.o mv -f .deps/srsinit_la-epsg_inlined_49.Tpo .deps/srsinit_la-epsg_inlined_49.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_50.Tpo -c -o srsinit_la-epsg_inlined_50.lo `test -f 'epsg_inlined_50.c' || echo './'`epsg_inlined_50.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_50.Tpo -c epsg_inlined_50.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_50.o mv -f .deps/srsinit_la-epsg_inlined_50.Tpo .deps/srsinit_la-epsg_inlined_50.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_51.Tpo -c -o srsinit_la-epsg_inlined_51.lo `test -f 'epsg_inlined_51.c' || echo './'`epsg_inlined_51.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_51.Tpo -c epsg_inlined_51.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_51.o mv -f .deps/srsinit_la-epsg_inlined_51.Tpo .deps/srsinit_la-epsg_inlined_51.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_00.Tpo -c -o srsinit_la-epsg_inlined_wgs84_00.lo `test -f 'epsg_inlined_wgs84_00.c' || echo './'`epsg_inlined_wgs84_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_00.Tpo -c epsg_inlined_wgs84_00.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_wgs84_00.o mv -f .deps/srsinit_la-epsg_inlined_wgs84_00.Tpo .deps/srsinit_la-epsg_inlined_wgs84_00.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_01.Tpo -c -o srsinit_la-epsg_inlined_wgs84_01.lo `test -f 'epsg_inlined_wgs84_01.c' || echo './'`epsg_inlined_wgs84_01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_01.Tpo -c epsg_inlined_wgs84_01.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_wgs84_01.o mv -f .deps/srsinit_la-epsg_inlined_wgs84_01.Tpo .deps/srsinit_la-epsg_inlined_wgs84_01.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_prussian.Tpo -c -o srsinit_la-epsg_inlined_prussian.lo `test -f 'epsg_inlined_prussian.c' || echo './'`epsg_inlined_prussian.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_prussian.Tpo -c epsg_inlined_prussian.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_prussian.o mv -f .deps/srsinit_la-epsg_inlined_prussian.Tpo .deps/srsinit_la-epsg_inlined_prussian.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_extra.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_extra.Tpo -c -o srsinit_la-epsg_inlined_extra.lo `test -f 'epsg_inlined_extra.c' || echo './'`epsg_inlined_extra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT srsinit_la-epsg_inlined_extra.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_extra.Tpo -c epsg_inlined_extra.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_extra.o mv -f .deps/srsinit_la-epsg_inlined_extra.Tpo .deps/srsinit_la-epsg_inlined_extra.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o srsinit.la srsinit_la-srs_init.lo srsinit_la-epsg_inlined_00.lo srsinit_la-epsg_inlined_01.lo srsinit_la-epsg_inlined_02.lo srsinit_la-epsg_inlined_03.lo srsinit_la-epsg_inlined_04.lo srsinit_la-epsg_inlined_05.lo srsinit_la-epsg_inlined_06.lo srsinit_la-epsg_inlined_07.lo srsinit_la-epsg_inlined_08.lo srsinit_la-epsg_inlined_09.lo srsinit_la-epsg_inlined_10.lo srsinit_la-epsg_inlined_11.lo srsinit_la-epsg_inlined_12.lo srsinit_la-epsg_inlined_13.lo srsinit_la-epsg_inlined_14.lo srsinit_la-epsg_inlined_15.lo srsinit_la-epsg_inlined_16.lo srsinit_la-epsg_inlined_17.lo srsinit_la-epsg_inlined_18.lo srsinit_la-epsg_inlined_19.lo srsinit_la-epsg_inlined_20.lo srsinit_la-epsg_inlined_21.lo srsinit_la-epsg_inlined_22.lo srsinit_la-epsg_inlined_23.lo srsinit_la-epsg_inlined_24.lo srsinit_la-epsg_inlined_25.lo srsinit_la-epsg_inlined_26.lo srsinit_la-epsg_inlined_27.lo srsinit_la-epsg_inlined_28.lo srsinit_la-epsg_inlined_29.lo srsinit_la-epsg_inlined_30.lo srsinit_la-epsg_inlined_31.lo srsinit_la-epsg_inlined_32.lo srsinit_la-epsg_inlined_33.lo srsinit_la-epsg_inlined_34.lo srsinit_la-epsg_inlined_35.lo srsinit_la-epsg_inlined_36.lo srsinit_la-epsg_inlined_37.lo srsinit_la-epsg_inlined_38.lo srsinit_la-epsg_inlined_39.lo srsinit_la-epsg_inlined_40.lo srsinit_la-epsg_inlined_41.lo srsinit_la-epsg_inlined_42.lo srsinit_la-epsg_inlined_43.lo srsinit_la-epsg_inlined_44.lo srsinit_la-epsg_inlined_45.lo srsinit_la-epsg_inlined_46.lo srsinit_la-epsg_inlined_47.lo srsinit_la-epsg_inlined_48.lo srsinit_la-epsg_inlined_49.lo srsinit_la-epsg_inlined_50.lo srsinit_la-epsg_inlined_51.lo srsinit_la-epsg_inlined_wgs84_00.lo srsinit_la-epsg_inlined_wgs84_01.lo srsinit_la-epsg_inlined_prussian.lo srsinit_la-epsg_inlined_extra.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/srsinit.a .libs/srsinit_la-srs_init.o .libs/srsinit_la-epsg_inlined_00.o .libs/srsinit_la-epsg_inlined_01.o .libs/srsinit_la-epsg_inlined_02.o .libs/srsinit_la-epsg_inlined_03.o .libs/srsinit_la-epsg_inlined_04.o .libs/srsinit_la-epsg_inlined_05.o .libs/srsinit_la-epsg_inlined_06.o .libs/srsinit_la-epsg_inlined_07.o .libs/srsinit_la-epsg_inlined_08.o .libs/srsinit_la-epsg_inlined_09.o .libs/srsinit_la-epsg_inlined_10.o .libs/srsinit_la-epsg_inlined_11.o .libs/srsinit_la-epsg_inlined_12.o .libs/srsinit_la-epsg_inlined_13.o .libs/srsinit_la-epsg_inlined_14.o .libs/srsinit_la-epsg_inlined_15.o .libs/srsinit_la-epsg_inlined_16.o .libs/srsinit_la-epsg_inlined_17.o .libs/srsinit_la-epsg_inlined_18.o .libs/srsinit_la-epsg_inlined_19.o .libs/srsinit_la-epsg_inlined_20.o .libs/srsinit_la-epsg_inlined_21.o .libs/srsinit_la-epsg_inlined_22.o .libs/srsinit_la-epsg_inlined_23.o .libs/srsinit_la-epsg_inlined_24.o .libs/srsinit_la-epsg_inlined_25.o .libs/srsinit_la-epsg_inlined_26.o .libs/srsinit_la-epsg_inlined_27.o .libs/srsinit_la-epsg_inlined_28.o .libs/srsinit_la-epsg_inlined_29.o .libs/srsinit_la-epsg_inlined_30.o .libs/srsinit_la-epsg_inlined_31.o .libs/srsinit_la-epsg_inlined_32.o .libs/srsinit_la-epsg_inlined_33.o .libs/srsinit_la-epsg_inlined_34.o .libs/srsinit_la-epsg_inlined_35.o .libs/srsinit_la-epsg_inlined_36.o .libs/srsinit_la-epsg_inlined_37.o .libs/srsinit_la-epsg_inlined_38.o .libs/srsinit_la-epsg_inlined_39.o .libs/srsinit_la-epsg_inlined_40.o .libs/srsinit_la-epsg_inlined_41.o .libs/srsinit_la-epsg_inlined_42.o .libs/srsinit_la-epsg_inlined_43.o .libs/srsinit_la-epsg_inlined_44.o .libs/srsinit_la-epsg_inlined_45.o .libs/srsinit_la-epsg_inlined_46.o .libs/srsinit_la-epsg_inlined_47.o .libs/srsinit_la-epsg_inlined_48.o .libs/srsinit_la-epsg_inlined_49.o .libs/srsinit_la-epsg_inlined_50.o .libs/srsinit_la-epsg_inlined_51.o .libs/srsinit_la-epsg_inlined_wgs84_00.o .libs/srsinit_la-epsg_inlined_wgs84_01.o .libs/srsinit_la-epsg_inlined_prussian.o .libs/srsinit_la-epsg_inlined_extra.o libtool: link: ranlib .libs/srsinit.a libtool: link: ( cd ".libs" && rm -f "srsinit.la" && ln -s "../srsinit.la" "srsinit.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' Making all in connection_cache make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' Making all in generator make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT alloc_cache.lo -MD -MP -MF .deps/alloc_cache.Tpo -c -o alloc_cache.lo alloc_cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT alloc_cache.lo -MD -MP -MF .deps/alloc_cache.Tpo -c alloc_cache.c -fPIC -DPIC -o .libs/alloc_cache.o In file included from alloc_cache.c:84: /opt/metwork-mfext-1.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/alloc_cache.Tpo .deps/alloc_cache.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_sequence.lo -MD -MP -MF .deps/gg_sequence.Tpo -c -o gg_sequence.lo gg_sequence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gg_sequence.lo -MD -MP -MF .deps/gg_sequence.Tpo -c gg_sequence.c -fPIC -DPIC -o .libs/gg_sequence.o mv -f .deps/gg_sequence.Tpo .deps/gg_sequence.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libconnection_cache.la alloc_cache.lo gg_sequence.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libconnection_cache.a .libs/alloc_cache.o .libs/gg_sequence.o libtool: link: ranlib .libs/libconnection_cache.a libtool: link: ( cd ".libs" && rm -f "libconnection_cache.la" && ln -s "../libconnection_cache.la" "libconnection_cache.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT connection_cache_la-alloc_cache.lo -MD -MP -MF .deps/connection_cache_la-alloc_cache.Tpo -c -o connection_cache_la-alloc_cache.lo `test -f 'alloc_cache.c' || echo './'`alloc_cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT connection_cache_la-alloc_cache.lo -MD -MP -MF .deps/connection_cache_la-alloc_cache.Tpo -c alloc_cache.c -fPIC -DPIC -o .libs/connection_cache_la-alloc_cache.o In file included from alloc_cache.c:84: /opt/metwork-mfext-1.0/opt/scientific_core/include/proj_api.h:38:2: warning: #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' [-Wcpp] #warning 'proj_api.h is deprecated and will be removed in version 7, you should use proj.h' ^~~~~~~ mv -f .deps/connection_cache_la-alloc_cache.Tpo .deps/connection_cache_la-alloc_cache.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT connection_cache_la-gg_sequence.lo -MD -MP -MF .deps/connection_cache_la-gg_sequence.Tpo -c -o connection_cache_la-gg_sequence.lo `test -f 'gg_sequence.c' || echo './'`gg_sequence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT connection_cache_la-gg_sequence.lo -MD -MP -MF .deps/connection_cache_la-gg_sequence.Tpo -c gg_sequence.c -fPIC -DPIC -o .libs/connection_cache_la-gg_sequence.o mv -f .deps/connection_cache_la-gg_sequence.Tpo .deps/connection_cache_la-gg_sequence.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o connection_cache.la connection_cache_la-alloc_cache.lo connection_cache_la-gg_sequence.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/connection_cache.a .libs/connection_cache_la-alloc_cache.o .libs/connection_cache_la-gg_sequence.o libtool: link: ranlib .libs/connection_cache.a libtool: link: ( cd ".libs" && rm -f "connection_cache.la" && ln -s "../connection_cache.la" "connection_cache.la" ) make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' Making all in virtualtext make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT virtualtext.lo -MD -MP -MF .deps/virtualtext.Tpo -c -o virtualtext.lo virtualtext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT virtualtext.lo -MD -MP -MF .deps/virtualtext.Tpo -c virtualtext.c -fPIC -DPIC -o .libs/virtualtext.o mv -f .deps/virtualtext.Tpo .deps/virtualtext.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libvirtualtext.la virtualtext.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libvirtualtext.a .libs/virtualtext.o libtool: link: ranlib .libs/libvirtualtext.a libtool: link: ( cd ".libs" && rm -f "libvirtualtext.la" && ln -s "../libvirtualtext.la" "libvirtualtext.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT virtualtext_la-virtualtext.lo -MD -MP -MF .deps/virtualtext_la-virtualtext.Tpo -c -o virtualtext_la-virtualtext.lo `test -f 'virtualtext.c' || echo './'`virtualtext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT virtualtext_la-virtualtext.lo -MD -MP -MF .deps/virtualtext_la-virtualtext.Tpo -c virtualtext.c -fPIC -DPIC -o .libs/virtualtext_la-virtualtext.o mv -f .deps/virtualtext_la-virtualtext.Tpo .deps/virtualtext_la-virtualtext.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o virtualtext.la virtualtext_la-virtualtext.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/virtualtext.a .libs/virtualtext_la-virtualtext.o libtool: link: ranlib .libs/virtualtext.a libtool: link: ( cd ".libs" && rm -f "virtualtext.la" && ln -s "../virtualtext.la" "virtualtext.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' Making all in wfs make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT wfs_in.lo -MD -MP -MF .deps/wfs_in.Tpo -c -o wfs_in.lo wfs_in.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT wfs_in.lo -MD -MP -MF .deps/wfs_in.Tpo -c wfs_in.c -fPIC -DPIC -o .libs/wfs_in.o mv -f .deps/wfs_in.Tpo .deps/wfs_in.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libwfs.la wfs_in.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libwfs.a .libs/wfs_in.o libtool: link: ranlib .libs/libwfs.a libtool: link: ( cd ".libs" && rm -f "libwfs.la" && ln -s "../libwfs.la" "libwfs.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT wfs_la-wfs_in.lo -MD -MP -MF .deps/wfs_la-wfs_in.Tpo -c -o wfs_la-wfs_in.lo `test -f 'wfs_in.c' || echo './'`wfs_in.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT wfs_la-wfs_in.lo -MD -MP -MF .deps/wfs_la-wfs_in.Tpo -c wfs_in.c -fPIC -DPIC -o .libs/wfs_la-wfs_in.o mv -f .deps/wfs_la-wfs_in.Tpo .deps/wfs_la-wfs_in.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o wfs.la wfs_la-wfs_in.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/wfs.a .libs/wfs_la-wfs_in.o libtool: link: ranlib .libs/wfs.a libtool: link: ( cd ".libs" && rm -f "wfs.la" && ln -s "../wfs.la" "wfs.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' Making all in dxf make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_parser.lo -MD -MP -MF .deps/dxf_parser.Tpo -c -o dxf_parser.lo dxf_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_parser.lo -MD -MP -MF .deps/dxf_parser.Tpo -c dxf_parser.c -fPIC -DPIC -o .libs/dxf_parser.o mv -f .deps/dxf_parser.Tpo .deps/dxf_parser.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_loader.lo -MD -MP -MF .deps/dxf_loader.Tpo -c -o dxf_loader.lo dxf_loader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_loader.lo -MD -MP -MF .deps/dxf_loader.Tpo -c dxf_loader.c -fPIC -DPIC -o .libs/dxf_loader.o mv -f .deps/dxf_loader.Tpo .deps/dxf_loader.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_load_distinct.lo -MD -MP -MF .deps/dxf_load_distinct.Tpo -c -o dxf_load_distinct.lo dxf_load_distinct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_load_distinct.lo -MD -MP -MF .deps/dxf_load_distinct.Tpo -c dxf_load_distinct.c -fPIC -DPIC -o .libs/dxf_load_distinct.o mv -f .deps/dxf_load_distinct.Tpo .deps/dxf_load_distinct.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_load_mixed.lo -MD -MP -MF .deps/dxf_load_mixed.Tpo -c -o dxf_load_mixed.lo dxf_load_mixed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_load_mixed.lo -MD -MP -MF .deps/dxf_load_mixed.Tpo -c dxf_load_mixed.c -fPIC -DPIC -o .libs/dxf_load_mixed.o mv -f .deps/dxf_load_mixed.Tpo .deps/dxf_load_mixed.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_writer.lo -MD -MP -MF .deps/dxf_writer.Tpo -c -o dxf_writer.lo dxf_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_writer.lo -MD -MP -MF .deps/dxf_writer.Tpo -c dxf_writer.c -fPIC -DPIC -o .libs/dxf_writer.o mv -f .deps/dxf_writer.Tpo .deps/dxf_writer.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libdxf.la dxf_parser.lo dxf_loader.lo dxf_load_distinct.lo dxf_load_mixed.lo dxf_writer.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libdxf.a .libs/dxf_parser.o .libs/dxf_loader.o .libs/dxf_load_distinct.o .libs/dxf_load_mixed.o .libs/dxf_writer.o libtool: link: ranlib .libs/libdxf.a libtool: link: ( cd ".libs" && rm -f "libdxf.la" && ln -s "../libdxf.la" "libdxf.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_la-dxf_parser.lo -MD -MP -MF .deps/dxf_la-dxf_parser.Tpo -c -o dxf_la-dxf_parser.lo `test -f 'dxf_parser.c' || echo './'`dxf_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_la-dxf_parser.lo -MD -MP -MF .deps/dxf_la-dxf_parser.Tpo -c dxf_parser.c -fPIC -DPIC -o .libs/dxf_la-dxf_parser.o mv -f .deps/dxf_la-dxf_parser.Tpo .deps/dxf_la-dxf_parser.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_la-dxf_loader.lo -MD -MP -MF .deps/dxf_la-dxf_loader.Tpo -c -o dxf_la-dxf_loader.lo `test -f 'dxf_loader.c' || echo './'`dxf_loader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_la-dxf_loader.lo -MD -MP -MF .deps/dxf_la-dxf_loader.Tpo -c dxf_loader.c -fPIC -DPIC -o .libs/dxf_la-dxf_loader.o mv -f .deps/dxf_la-dxf_loader.Tpo .deps/dxf_la-dxf_loader.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_la-dxf_load_distinct.lo -MD -MP -MF .deps/dxf_la-dxf_load_distinct.Tpo -c -o dxf_la-dxf_load_distinct.lo `test -f 'dxf_load_distinct.c' || echo './'`dxf_load_distinct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_la-dxf_load_distinct.lo -MD -MP -MF .deps/dxf_la-dxf_load_distinct.Tpo -c dxf_load_distinct.c -fPIC -DPIC -o .libs/dxf_la-dxf_load_distinct.o mv -f .deps/dxf_la-dxf_load_distinct.Tpo .deps/dxf_la-dxf_load_distinct.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_la-dxf_load_mixed.lo -MD -MP -MF .deps/dxf_la-dxf_load_mixed.Tpo -c -o dxf_la-dxf_load_mixed.lo `test -f 'dxf_load_mixed.c' || echo './'`dxf_load_mixed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_la-dxf_load_mixed.lo -MD -MP -MF .deps/dxf_la-dxf_load_mixed.Tpo -c dxf_load_mixed.c -fPIC -DPIC -o .libs/dxf_la-dxf_load_mixed.o mv -f .deps/dxf_la-dxf_load_mixed.Tpo .deps/dxf_la-dxf_load_mixed.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_la-dxf_writer.lo -MD -MP -MF .deps/dxf_la-dxf_writer.Tpo -c -o dxf_la-dxf_writer.lo `test -f 'dxf_writer.c' || echo './'`dxf_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT dxf_la-dxf_writer.lo -MD -MP -MF .deps/dxf_la-dxf_writer.Tpo -c dxf_writer.c -fPIC -DPIC -o .libs/dxf_la-dxf_writer.o mv -f .deps/dxf_la-dxf_writer.Tpo .deps/dxf_la-dxf_writer.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o dxf.la dxf_la-dxf_parser.lo dxf_la-dxf_loader.lo dxf_la-dxf_load_distinct.lo dxf_la-dxf_load_mixed.lo dxf_la-dxf_writer.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/dxf.a .libs/dxf_la-dxf_parser.o .libs/dxf_la-dxf_loader.o .libs/dxf_la-dxf_load_distinct.o .libs/dxf_la-dxf_load_mixed.o .libs/dxf_la-dxf_writer.o libtool: link: ranlib .libs/dxf.a libtool: link: ( cd ".libs" && rm -f "dxf.la" && ln -s "../dxf.la" "dxf.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' Making all in md5 make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_md5.lo -MD -MP -MF .deps/gaia_md5.Tpo -c -o gaia_md5.lo gaia_md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_md5.lo -MD -MP -MF .deps/gaia_md5.Tpo -c gaia_md5.c -fPIC -DPIC -o .libs/gaia_md5.o mv -f .deps/gaia_md5.Tpo .deps/gaia_md5.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libmd5.la md5.lo gaia_md5.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libmd5.a .libs/md5.o .libs/gaia_md5.o libtool: link: ranlib .libs/libmd5.a libtool: link: ( cd ".libs" && rm -f "libmd5.la" && ln -s "../libmd5.la" "libmd5.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT md5_la-md5.lo -MD -MP -MF .deps/md5_la-md5.Tpo -c -o md5_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT md5_la-md5.lo -MD -MP -MF .deps/md5_la-md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5_la-md5.o mv -f .deps/md5_la-md5.Tpo .deps/md5_la-md5.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT md5_la-gaia_md5.lo -MD -MP -MF .deps/md5_la-gaia_md5.Tpo -c -o md5_la-gaia_md5.lo `test -f 'gaia_md5.c' || echo './'`gaia_md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT md5_la-gaia_md5.lo -MD -MP -MF .deps/md5_la-gaia_md5.Tpo -c gaia_md5.c -fPIC -DPIC -o .libs/md5_la-gaia_md5.o mv -f .deps/md5_la-gaia_md5.Tpo .deps/md5_la-gaia_md5.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o md5.la md5_la-md5.lo md5_la-gaia_md5.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/md5.a .libs/md5_la-md5.o .libs/md5_la-gaia_md5.o libtool: link: ranlib .libs/md5.a libtool: link: ( cd ".libs" && rm -f "md5.la" && ln -s "../md5.la" "md5.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' Making all in control_points make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_control_points.lo -MD -MP -MF .deps/gaia_control_points.Tpo -c -o gaia_control_points.lo gaia_control_points.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_control_points.lo -MD -MP -MF .deps/gaia_control_points.Tpo -c gaia_control_points.c -fPIC -DPIC -o .libs/gaia_control_points.o mv -f .deps/gaia_control_points.Tpo .deps/gaia_control_points.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT grass_crs3d.lo -MD -MP -MF .deps/grass_crs3d.Tpo -c -o grass_crs3d.lo grass_crs3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT grass_crs3d.lo -MD -MP -MF .deps/grass_crs3d.Tpo -c grass_crs3d.c -fPIC -DPIC -o .libs/grass_crs3d.o mv -f .deps/grass_crs3d.Tpo .deps/grass_crs3d.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT grass_georef.lo -MD -MP -MF .deps/grass_georef.Tpo -c -o grass_georef.lo grass_georef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT grass_georef.lo -MD -MP -MF .deps/grass_georef.Tpo -c grass_georef.c -fPIC -DPIC -o .libs/grass_georef.o mv -f .deps/grass_georef.Tpo .deps/grass_georef.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT grass_georef_tps.lo -MD -MP -MF .deps/grass_georef_tps.Tpo -c -o grass_georef_tps.lo grass_georef_tps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT grass_georef_tps.lo -MD -MP -MF .deps/grass_georef_tps.Tpo -c grass_georef_tps.c -fPIC -DPIC -o .libs/grass_georef_tps.o mv -f .deps/grass_georef_tps.Tpo .deps/grass_georef_tps.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libcontrol_points.la gaia_control_points.lo grass_crs3d.lo grass_georef.lo grass_georef_tps.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libcontrol_points.a .libs/gaia_control_points.o .libs/grass_crs3d.o .libs/grass_georef.o .libs/grass_georef_tps.o libtool: link: ranlib .libs/libcontrol_points.a libtool: link: ( cd ".libs" && rm -f "libcontrol_points.la" && ln -s "../libcontrol_points.la" "libcontrol_points.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT control_points_la-gaia_control_points.lo -MD -MP -MF .deps/control_points_la-gaia_control_points.Tpo -c -o control_points_la-gaia_control_points.lo `test -f 'gaia_control_points.c' || echo './'`gaia_control_points.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT control_points_la-gaia_control_points.lo -MD -MP -MF .deps/control_points_la-gaia_control_points.Tpo -c gaia_control_points.c -fPIC -DPIC -o .libs/control_points_la-gaia_control_points.o mv -f .deps/control_points_la-gaia_control_points.Tpo .deps/control_points_la-gaia_control_points.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT control_points_la-grass_crs3d.lo -MD -MP -MF .deps/control_points_la-grass_crs3d.Tpo -c -o control_points_la-grass_crs3d.lo `test -f 'grass_crs3d.c' || echo './'`grass_crs3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT control_points_la-grass_crs3d.lo -MD -MP -MF .deps/control_points_la-grass_crs3d.Tpo -c grass_crs3d.c -fPIC -DPIC -o .libs/control_points_la-grass_crs3d.o mv -f .deps/control_points_la-grass_crs3d.Tpo .deps/control_points_la-grass_crs3d.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT control_points_la-grass_georef.lo -MD -MP -MF .deps/control_points_la-grass_georef.Tpo -c -o control_points_la-grass_georef.lo `test -f 'grass_georef.c' || echo './'`grass_georef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT control_points_la-grass_georef.lo -MD -MP -MF .deps/control_points_la-grass_georef.Tpo -c grass_georef.c -fPIC -DPIC -o .libs/control_points_la-grass_georef.o mv -f .deps/control_points_la-grass_georef.Tpo .deps/control_points_la-grass_georef.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT control_points_la-grass_georef_tps.lo -MD -MP -MF .deps/control_points_la-grass_georef_tps.Tpo -c -o control_points_la-grass_georef_tps.lo `test -f 'grass_georef_tps.c' || echo './'`grass_georef_tps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT control_points_la-grass_georef_tps.lo -MD -MP -MF .deps/control_points_la-grass_georef_tps.Tpo -c grass_georef_tps.c -fPIC -DPIC -o .libs/control_points_la-grass_georef_tps.o mv -f .deps/control_points_la-grass_georef_tps.Tpo .deps/control_points_la-grass_georef_tps.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o control_points.la control_points_la-gaia_control_points.lo control_points_la-grass_crs3d.lo control_points_la-grass_georef.lo control_points_la-grass_georef_tps.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/control_points.a .libs/control_points_la-gaia_control_points.o .libs/control_points_la-grass_crs3d.o .libs/control_points_la-grass_georef.o .libs/control_points_la-grass_georef_tps.o libtool: link: ranlib .libs/control_points.a libtool: link: ( cd ".libs" && rm -f "control_points.la" && ln -s "../control_points.la" "control_points.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' Making all in cutter make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_cutter.lo -MD -MP -MF .deps/gaia_cutter.Tpo -c -o gaia_cutter.lo gaia_cutter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_cutter.lo -MD -MP -MF .deps/gaia_cutter.Tpo -c gaia_cutter.c -fPIC -DPIC -o .libs/gaia_cutter.o mv -f .deps/gaia_cutter.Tpo .deps/gaia_cutter.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libcutter.la gaia_cutter.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libcutter.a .libs/gaia_cutter.o libtool: link: ranlib .libs/libcutter.a libtool: link: ( cd ".libs" && rm -f "libcutter.la" && ln -s "../libcutter.la" "libcutter.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT cutter_la-gaia_cutter.lo -MD -MP -MF .deps/cutter_la-gaia_cutter.Tpo -c -o cutter_la-gaia_cutter.lo `test -f 'gaia_cutter.c' || echo './'`gaia_cutter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT cutter_la-gaia_cutter.lo -MD -MP -MF .deps/cutter_la-gaia_cutter.Tpo -c gaia_cutter.c -fPIC -DPIC -o .libs/cutter_la-gaia_cutter.o mv -f .deps/cutter_la-gaia_cutter.Tpo .deps/cutter_la-gaia_cutter.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o cutter.la cutter_la-gaia_cutter.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/cutter.a .libs/cutter_la-gaia_cutter.o libtool: link: ranlib .libs/cutter.a libtool: link: ( cd ".libs" && rm -f "cutter.la" && ln -s "../cutter.la" "cutter.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' Making all in topology make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_topology.lo -MD -MP -MF .deps/gaia_topology.Tpo -c -o gaia_topology.lo gaia_topology.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_topology.lo -MD -MP -MF .deps/gaia_topology.Tpo -c gaia_topology.c -fPIC -DPIC -o .libs/gaia_topology.o mv -f .deps/gaia_topology.Tpo .deps/gaia_topology.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_auxtopo.lo -MD -MP -MF .deps/gaia_auxtopo.Tpo -c -o gaia_auxtopo.lo gaia_auxtopo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_auxtopo.lo -MD -MP -MF .deps/gaia_auxtopo.Tpo -c gaia_auxtopo.c -fPIC -DPIC -o .libs/gaia_auxtopo.o mv -f .deps/gaia_auxtopo.Tpo .deps/gaia_auxtopo.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_auxtopo_table.lo -MD -MP -MF .deps/gaia_auxtopo_table.Tpo -c -o gaia_auxtopo_table.lo gaia_auxtopo_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_auxtopo_table.lo -MD -MP -MF .deps/gaia_auxtopo_table.Tpo -c gaia_auxtopo_table.c -fPIC -DPIC -o .libs/gaia_auxtopo_table.o mv -f .deps/gaia_auxtopo_table.Tpo .deps/gaia_auxtopo_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_topostmts.lo -MD -MP -MF .deps/gaia_topostmts.Tpo -c -o gaia_topostmts.lo gaia_topostmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_topostmts.lo -MD -MP -MF .deps/gaia_topostmts.Tpo -c gaia_topostmts.c -fPIC -DPIC -o .libs/gaia_topostmts.o mv -f .deps/gaia_topostmts.Tpo .deps/gaia_topostmts.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topo_callbacks.lo -MD -MP -MF .deps/topo_callbacks.Tpo -c -o topo_callbacks.lo topo_callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topo_callbacks.lo -MD -MP -MF .deps/topo_callbacks.Tpo -c topo_callbacks.c -fPIC -DPIC -o .libs/topo_callbacks.o mv -f .deps/topo_callbacks.Tpo .deps/topo_callbacks.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT lwn_network.lo -MD -MP -MF .deps/lwn_network.Tpo -c -o lwn_network.lo lwn_network.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT lwn_network.lo -MD -MP -MF .deps/lwn_network.Tpo -c lwn_network.c -fPIC -DPIC -o .libs/lwn_network.o mv -f .deps/lwn_network.Tpo .deps/lwn_network.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_network.lo -MD -MP -MF .deps/gaia_network.Tpo -c -o gaia_network.lo gaia_network.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_network.lo -MD -MP -MF .deps/gaia_network.Tpo -c gaia_network.c -fPIC -DPIC -o .libs/gaia_network.o mv -f .deps/gaia_network.Tpo .deps/gaia_network.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_auxnet.lo -MD -MP -MF .deps/gaia_auxnet.Tpo -c -o gaia_auxnet.lo gaia_auxnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_auxnet.lo -MD -MP -MF .deps/gaia_auxnet.Tpo -c gaia_auxnet.c -fPIC -DPIC -o .libs/gaia_auxnet.o mv -f .deps/gaia_auxnet.Tpo .deps/gaia_auxnet.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_netstmts.lo -MD -MP -MF .deps/gaia_netstmts.Tpo -c -o gaia_netstmts.lo gaia_netstmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT gaia_netstmts.lo -MD -MP -MF .deps/gaia_netstmts.Tpo -c gaia_netstmts.c -fPIC -DPIC -o .libs/gaia_netstmts.o mv -f .deps/gaia_netstmts.Tpo .deps/gaia_netstmts.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT net_callbacks.lo -MD -MP -MF .deps/net_callbacks.Tpo -c -o net_callbacks.lo net_callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT net_callbacks.lo -MD -MP -MF .deps/net_callbacks.Tpo -c net_callbacks.c -fPIC -DPIC -o .libs/net_callbacks.o mv -f .deps/net_callbacks.Tpo .deps/net_callbacks.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libtopology.la gaia_topology.lo gaia_auxtopo.lo gaia_auxtopo_table.lo gaia_topostmts.lo topo_callbacks.lo lwn_network.lo gaia_network.lo gaia_auxnet.lo gaia_netstmts.lo net_callbacks.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libtopology.a .libs/gaia_topology.o .libs/gaia_auxtopo.o .libs/gaia_auxtopo_table.o .libs/gaia_topostmts.o .libs/topo_callbacks.o .libs/lwn_network.o .libs/gaia_network.o .libs/gaia_auxnet.o .libs/gaia_netstmts.o .libs/net_callbacks.o libtool: link: ranlib .libs/libtopology.a libtool: link: ( cd ".libs" && rm -f "libtopology.la" && ln -s "../libtopology.la" "libtopology.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-gaia_topology.lo -MD -MP -MF .deps/topology_la-gaia_topology.Tpo -c -o topology_la-gaia_topology.lo `test -f 'gaia_topology.c' || echo './'`gaia_topology.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-gaia_topology.lo -MD -MP -MF .deps/topology_la-gaia_topology.Tpo -c gaia_topology.c -fPIC -DPIC -o .libs/topology_la-gaia_topology.o mv -f .deps/topology_la-gaia_topology.Tpo .deps/topology_la-gaia_topology.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-gaia_auxtopo.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo.Tpo -c -o topology_la-gaia_auxtopo.lo `test -f 'gaia_auxtopo.c' || echo './'`gaia_auxtopo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-gaia_auxtopo.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo.Tpo -c gaia_auxtopo.c -fPIC -DPIC -o .libs/topology_la-gaia_auxtopo.o mv -f .deps/topology_la-gaia_auxtopo.Tpo .deps/topology_la-gaia_auxtopo.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-gaia_auxtopo_table.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo_table.Tpo -c -o topology_la-gaia_auxtopo_table.lo `test -f 'gaia_auxtopo_table.c' || echo './'`gaia_auxtopo_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-gaia_auxtopo_table.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo_table.Tpo -c gaia_auxtopo_table.c -fPIC -DPIC -o .libs/topology_la-gaia_auxtopo_table.o mv -f .deps/topology_la-gaia_auxtopo_table.Tpo .deps/topology_la-gaia_auxtopo_table.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-gaia_topostmts.lo -MD -MP -MF .deps/topology_la-gaia_topostmts.Tpo -c -o topology_la-gaia_topostmts.lo `test -f 'gaia_topostmts.c' || echo './'`gaia_topostmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-gaia_topostmts.lo -MD -MP -MF .deps/topology_la-gaia_topostmts.Tpo -c gaia_topostmts.c -fPIC -DPIC -o .libs/topology_la-gaia_topostmts.o mv -f .deps/topology_la-gaia_topostmts.Tpo .deps/topology_la-gaia_topostmts.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-topo_callbacks.lo -MD -MP -MF .deps/topology_la-topo_callbacks.Tpo -c -o topology_la-topo_callbacks.lo `test -f 'topo_callbacks.c' || echo './'`topo_callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-topo_callbacks.lo -MD -MP -MF .deps/topology_la-topo_callbacks.Tpo -c topo_callbacks.c -fPIC -DPIC -o .libs/topology_la-topo_callbacks.o mv -f .deps/topology_la-topo_callbacks.Tpo .deps/topology_la-topo_callbacks.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-lwn_network.lo -MD -MP -MF .deps/topology_la-lwn_network.Tpo -c -o topology_la-lwn_network.lo `test -f 'lwn_network.c' || echo './'`lwn_network.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-lwn_network.lo -MD -MP -MF .deps/topology_la-lwn_network.Tpo -c lwn_network.c -fPIC -DPIC -o .libs/topology_la-lwn_network.o mv -f .deps/topology_la-lwn_network.Tpo .deps/topology_la-lwn_network.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-gaia_network.lo -MD -MP -MF .deps/topology_la-gaia_network.Tpo -c -o topology_la-gaia_network.lo `test -f 'gaia_network.c' || echo './'`gaia_network.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-gaia_network.lo -MD -MP -MF .deps/topology_la-gaia_network.Tpo -c gaia_network.c -fPIC -DPIC -o .libs/topology_la-gaia_network.o mv -f .deps/topology_la-gaia_network.Tpo .deps/topology_la-gaia_network.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-gaia_auxnet.lo -MD -MP -MF .deps/topology_la-gaia_auxnet.Tpo -c -o topology_la-gaia_auxnet.lo `test -f 'gaia_auxnet.c' || echo './'`gaia_auxnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-gaia_auxnet.lo -MD -MP -MF .deps/topology_la-gaia_auxnet.Tpo -c gaia_auxnet.c -fPIC -DPIC -o .libs/topology_la-gaia_auxnet.o mv -f .deps/topology_la-gaia_auxnet.Tpo .deps/topology_la-gaia_auxnet.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-gaia_netstmts.lo -MD -MP -MF .deps/topology_la-gaia_netstmts.Tpo -c -o topology_la-gaia_netstmts.lo `test -f 'gaia_netstmts.c' || echo './'`gaia_netstmts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-gaia_netstmts.lo -MD -MP -MF .deps/topology_la-gaia_netstmts.Tpo -c gaia_netstmts.c -fPIC -DPIC -o .libs/topology_la-gaia_netstmts.o mv -f .deps/topology_la-gaia_netstmts.Tpo .deps/topology_la-gaia_netstmts.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-net_callbacks.lo -MD -MP -MF .deps/topology_la-net_callbacks.Tpo -c -o topology_la-net_callbacks.lo `test -f 'net_callbacks.c' || echo './'`net_callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT topology_la-net_callbacks.lo -MD -MP -MF .deps/topology_la-net_callbacks.Tpo -c net_callbacks.c -fPIC -DPIC -o .libs/topology_la-net_callbacks.o mv -f .deps/topology_la-net_callbacks.Tpo .deps/topology_la-net_callbacks.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o topology.la topology_la-gaia_topology.lo topology_la-gaia_auxtopo.lo topology_la-gaia_auxtopo_table.lo topology_la-gaia_topostmts.lo topology_la-topo_callbacks.lo topology_la-lwn_network.lo topology_la-gaia_network.lo topology_la-gaia_auxnet.lo topology_la-gaia_netstmts.lo topology_la-net_callbacks.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/topology.a .libs/topology_la-gaia_topology.o .libs/topology_la-gaia_auxtopo.o .libs/topology_la-gaia_auxtopo_table.o .libs/topology_la-gaia_topostmts.o .libs/topology_la-topo_callbacks.o .libs/topology_la-lwn_network.o .libs/topology_la-gaia_network.o .libs/topology_la-gaia_auxnet.o .libs/topology_la-gaia_netstmts.o .libs/topology_la-net_callbacks.o libtool: link: ranlib .libs/topology.a libtool: link: ( cd ".libs" && rm -f "topology.la" && ln -s "../topology.la" "topology.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' Making all in stored_procedures make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT stored_procedures.lo -MD -MP -MF .deps/stored_procedures.Tpo -c -o stored_procedures.lo stored_procedures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT stored_procedures.lo -MD -MP -MF .deps/stored_procedures.Tpo -c stored_procedures.c -fPIC -DPIC -o .libs/stored_procedures.o mv -f .deps/stored_procedures.Tpo .deps/stored_procedures.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libstored_procedures.la stored_procedures.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/libstored_procedures.a .libs/stored_procedures.o libtool: link: ranlib .libs/libstored_procedures.a libtool: link: ( cd ".libs" && rm -f "libstored_procedures.la" && ln -s "../libstored_procedures.la" "libstored_procedures.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT stored_procedures_la-stored_procedures.lo -MD -MP -MF .deps/stored_procedures_la-stored_procedures.Tpo -c -o stored_procedures_la-stored_procedures.lo `test -f 'stored_procedures.c' || echo './'`stored_procedures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT stored_procedures_la-stored_procedures.lo -MD -MP -MF .deps/stored_procedures_la-stored_procedures.Tpo -c stored_procedures.c -fPIC -DPIC -o .libs/stored_procedures_la-stored_procedures.o mv -f .deps/stored_procedures_la-stored_procedures.Tpo .deps/stored_procedures_la-stored_procedures.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o stored_procedures.la stored_procedures_la-stored_procedures.lo -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: ar cru .libs/stored_procedures.a .libs/stored_procedures_la-stored_procedures.o libtool: link: ranlib .libs/stored_procedures.a libtool: link: ( cd ".libs" && rm -f "stored_procedures.la" && ln -s "../stored_procedures.la" "stored_procedures.la" ) make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' depbase=`echo versioninfo/version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../src/headers -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT versioninfo/version.lo -MD -MP -MF $depbase.Tpo -c -o versioninfo/version.lo versioninfo/version.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../src/headers -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT versioninfo/version.lo -MD -MP -MF versioninfo/.deps/version.Tpo -c versioninfo/version.c -fPIC -DPIC -o versioninfo/.libs/version.o /bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -version-info 8:1:1 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o libspatialite.la -rpath /opt/metwork-mfext-1.0/opt/scientific_core/lib versioninfo/version.lo ./gaiaaux/libgaiaaux.la ./gaiaexif/libgaiaexif.la ./gaiageo/libgaiageo.la ./geopackage/libgeopackage.la ./spatialite/libsplite.la ./shapefiles/libshapefiles.la ./dxf/libdxf.la ./md5/libmd5.la ./control_points/libcontrol_points.la ./cutter/libcutter.la ./topology/libtopology.la ./srsinit/libsrsinit.la ./stored_procedures/libstored_procedures.la ./connection_cache/libconnection_cache.la ./virtualtext/libvirtualtext.la ./wfs/libwfs.la -L/opt/metwork-mfext-1.0/opt/core/lib -lxml2 -lpthread -ldl -lm -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: gcc -shared -fPIC -DPIC versioninfo/.libs/version.o -Wl,--whole-archive ./gaiaaux/.libs/libgaiaaux.a ./gaiaexif/.libs/libgaiaexif.a ./gaiageo/.libs/libgaiageo.a ./geopackage/.libs/libgeopackage.a ./spatialite/.libs/libsplite.a ./shapefiles/.libs/libshapefiles.a ./dxf/.libs/libdxf.a ./md5/.libs/libmd5.a ./control_points/.libs/libcontrol_points.a ./cutter/.libs/libcutter.a ./topology/.libs/libtopology.a ./srsinit/.libs/libsrsinit.a ./stored_procedures/.libs/libstored_procedures.a ./connection_cache/.libs/libconnection_cache.a ./virtualtext/.libs/libvirtualtext.a ./wfs/.libs/libwfs.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos.so /opt/metwork-mfext-1.0/opt/core/lib/libxml2.so -lpthread -ldl -lm /opt/metwork-mfext-1.0/opt/scientific_core/lib/libproj.so -lz /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so /opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT versioninfo/mod_spatialite_la-version.lo -MD -MP -MF versioninfo/.deps/mod_spatialite_la-version.Tpo -c -o versioninfo/mod_spatialite_la-version.lo `test -f 'versioninfo/version.c' || echo './'`versioninfo/version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I../src/headers -I. -DLOADABLE_EXTENSION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT versioninfo/mod_spatialite_la-version.lo -MD -MP -MF versioninfo/.deps/mod_spatialite_la-version.Tpo -c versioninfo/version.c -fPIC -DPIC -o versioninfo/.libs/mod_spatialite_la-version.o mv -f versioninfo/.deps/mod_spatialite_la-version.Tpo versioninfo/.deps/mod_spatialite_la-version.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -module -version-info 8:0:1 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o mod_spatialite.la -rpath /opt/metwork-mfext-1.0/opt/scientific_core/lib versioninfo/mod_spatialite_la-version.lo ./gaiaaux/gaiaaux.la ./gaiaexif/gaiaexif.la ./gaiageo/gaiageo.la ./geopackage/geopackage.la ./spatialite/splite.la ./shapefiles/shapefiles.la ./dxf/dxf.la ./md5/md5.la ./control_points/control_points.la ./cutter/cutter.la ./topology/topology.la ./srsinit/srsinit.la ./stored_procedures/stored_procedures.la ./connection_cache/connection_cache.la ./virtualtext/virtualtext.la ./wfs/wfs.la -L/opt/metwork-mfext-1.0/opt/core/lib -lxml2 -lpthread -ldl -lm -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: gcc -shared -fPIC -DPIC versioninfo/.libs/mod_spatialite_la-version.o -Wl,--whole-archive ./gaiaaux/.libs/gaiaaux.a ./gaiaexif/.libs/gaiaexif.a ./gaiageo/.libs/gaiageo.a ./geopackage/.libs/geopackage.a ./spatialite/.libs/splite.a ./shapefiles/.libs/shapefiles.a ./dxf/.libs/dxf.a ./md5/.libs/md5.a ./control_points/.libs/control_points.a ./cutter/.libs/cutter.a ./topology/.libs/topology.a ./srsinit/.libs/srsinit.a ./stored_procedures/.libs/stored_procedures.a ./connection_cache/.libs/connection_cache.a ./virtualtext/.libs/virtualtext.a ./wfs/.libs/wfs.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos.so /opt/metwork-mfext-1.0/opt/core/lib/libxml2.so -lpthread -ldl -lm /opt/metwork-mfext-1.0/opt/scientific_core/lib/libproj.so -lz /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so /opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT demo1.o -MD -MP -MF .deps/demo1.Tpo -c -o demo1.o demo1.c mv -f .deps/demo1.Tpo .deps/demo1.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o demo1 demo1.o -L/opt/metwork-mfext-1.0/opt/core/lib -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/demo1 demo1.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/.libs/libspatialite.so -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/core/lib/libxml2.so /opt/metwork-mfext-1.0/opt/core/lib/liblzma.so -lrt /opt/metwork-mfext-1.0/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so -lz -lm -ldl -lpthread /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT demo2.o -MD -MP -MF .deps/demo2.Tpo -c -o demo2.o demo2.c mv -f .deps/demo2.Tpo .deps/demo2.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o demo2 demo2.o -L/opt/metwork-mfext-1.0/opt/core/lib -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/demo2 demo2.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/.libs/libspatialite.so -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/core/lib/libxml2.so /opt/metwork-mfext-1.0/opt/core/lib/liblzma.so -lrt /opt/metwork-mfext-1.0/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so -lz -lm -ldl -lpthread /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT demo3.o -MD -MP -MF .deps/demo3.Tpo -c -o demo3.o demo3.c mv -f .deps/demo3.Tpo .deps/demo3.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o demo3 demo3.o -L/opt/metwork-mfext-1.0/opt/core/lib -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/demo3 demo3.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/.libs/libspatialite.so -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/core/lib/libxml2.so /opt/metwork-mfext-1.0/opt/core/lib/liblzma.so -lrt /opt/metwork-mfext-1.0/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so -lz -lm -ldl -lpthread /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT demo4.o -MD -MP -MF .deps/demo4.Tpo -c -o demo4.o demo4.c mv -f .deps/demo4.Tpo .deps/demo4.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o demo4 demo4.o -L/opt/metwork-mfext-1.0/opt/core/lib -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/demo4 demo4.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/.libs/libspatialite.so -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/core/lib/libxml2.so /opt/metwork-mfext-1.0/opt/core/lib/liblzma.so -lrt /opt/metwork-mfext-1.0/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so -lz -lm -ldl -lpthread /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I./../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -MT demo5.o -MD -MP -MF .deps/demo5.Tpo -c -o demo5.o demo5.c mv -f .deps/demo5.Tpo .deps/demo5.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -L../src -lspatialite -lm -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -o demo5 demo5.o -L/opt/metwork-mfext-1.0/opt/core/lib -lxml2 -lproj -lsqlite3 -lz -lsqlite3 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c libtool: link: gcc -I./../src/headers -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -o .libs/demo5 demo5.o -L../src /src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/.libs/libspatialite.so -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/core/lib /opt/metwork-mfext-1.0/opt/core/lib/libxml2.so /opt/metwork-mfext-1.0/opt/core/lib/liblzma.so -lrt /opt/metwork-mfext-1.0/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so -lz -lm -ldl -lpthread /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos.so -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include' /usr/bin/install -c -m 644 spatialite.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/.' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/spatialite' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/headers' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/headers' Making install in gaiaaux make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaaux' Making install in gaiaexif make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiaexif' Making install in gaiageo make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' Making install in flex make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/flex' Making install in lemon make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' Making install in lemon_src make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon/lemon_src' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[7]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo/lemon' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/gaiageo' Making install in geopackage make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/geopackage' Making install in spatialite make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/spatialite' Making install in shapefiles make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/shapefiles' Making install in srsinit make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' Making install in epsg_update make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit/epsg_update' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/srsinit' Making install in connection_cache make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' Making install in generator make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache/generator' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' make[6]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/connection_cache' Making install in virtualtext make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/virtualtext' Making install in wfs make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/wfs' Making install in dxf make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/dxf' Making install in md5 make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/md5' Making install in control_points make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/control_points' Making install in cutter make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/cutter' Making install in topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/topology' Making install in stored_procedures make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src/stored_procedures' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libspatialite.la mod_spatialite.la '/opt/metwork-mfext-1.0/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libspatialite.so.7.1.1 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libspatialite.so.7.1.1 libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libspatialite.so.7.1.1 libspatialite.so.7 || { rm -f libspatialite.so.7 && ln -s libspatialite.so.7.1.1 libspatialite.so.7; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libspatialite.so.7.1.1 libspatialite.so || { rm -f libspatialite.so && ln -s libspatialite.so.7.1.1 libspatialite.so; }; }) libtool: install: /usr/bin/install -c .libs/libspatialite.lai /opt/metwork-mfext-1.0/opt/scientific_core/lib/libspatialite.la libtool: install: /usr/bin/install -c .libs/mod_spatialite.so.7.1.0 /opt/metwork-mfext-1.0/opt/scientific_core/lib/mod_spatialite.so.7.1.0 libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f mod_spatialite.so.7.1.0 mod_spatialite.so.7 || { rm -f mod_spatialite.so.7 && ln -s mod_spatialite.so.7.1.0 mod_spatialite.so.7; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f mod_spatialite.so.7.1.0 mod_spatialite.so || { rm -f mod_spatialite.so && ln -s mod_spatialite.so.7.1.0 mod_spatialite.so; }; }) libtool: install: /usr/bin/install -c .libs/mod_spatialite.lai /opt/metwork-mfext-1.0/opt/scientific_core/lib/mod_spatialite.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/src' Making install in test make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' Making install in sql_stmt_geosadvanced_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geosadvanced_tests' Making install in sql_stmt_geos_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geos_tests' Making install in sql_stmt_libxml2_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_libxml2_tests' Making install in sql_stmt_rtgeom_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rtgeom_tests' Making install in sql_stmt_mathsql_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_mathsql_tests' Making install in sql_stmt_proj_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj_tests' Making install in sql_stmt_proj492_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj492_tests' Making install in sql_stmt_proj493_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_proj493_tests' Making install in sql_stmt_security_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_security_tests' Making install in sql_stmt_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tests' Making install in sql_stmt_xmlsec_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_xmlsec_tests' Making install in sql_stmt_geopackage_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_geopackage_tests' Making install in sql_stmt_freexl_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_freexl_tests' Making install in sql_stmt_cache_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_cache_tests' Making install in sql_stmt_nocache_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_nocache_tests' Making install in sql_stmt_voronoj1_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj1_tests' Making install in sql_stmt_voronoj2_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_voronoj2_tests' Making install in sql_stmt_gpkg_epsg492_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg492_tests' Making install in sql_stmt_gpkg_epsg493_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkg_epsg493_tests' Making install in sql_stmt_rttopo_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_rttopo_tests' Making install in sql_stmt_gpkgcache_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgcache_tests' Making install in sql_stmt_gpkgnocache_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_gpkgnocache_tests' Making install in sql_stmt_sequence_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_sequence_tests' Making install in sql_stmt_routing_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_routing_tests' Making install in sql_stmt_logfile_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_logfile_tests' Making install in sql_stmt_iconv_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_iconv_tests' Making install in sql_stmt_point_geom make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_point_geom' Making install in sql_stmt_tiny_point make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_tiny_point' Making install in sql_stmt_postgres_tests make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test/sql_stmt_postgres_tests' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/test' Making install in examples make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0/examples' make[3]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[4]: Entering directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 spatialite.pc '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite/build/libspatialite-5.0.0-beta0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0022_libspatialite' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0022_libspatialite' make[3]: Entering directory `/src/layers/layer1_scientific_core/0023_gdal' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "name: 'gdal'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "version: '3.0.2'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "checksum: '8a31507806b26f070858558aaad42277'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo -n "GDAL is a set of libraries and tools for raster and vector geospatial data formats. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities and APIs for data translation and processing." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "website: 'http://www.gdal.org'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/gdal.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/scientific_core OPTIONS="--enable-shared --disable-static --with-pg=yes --with-png=/opt/metwork-mfext-1.0/opt/scientific_core --with-proj=/opt/metwork-mfext-1.0/opt/scientific_core --with-openjpeg=/opt/metwork-mfext-1.0/opt/scientific_core --with-jasper=/opt/metwork-mfext-1.0/opt/scientific_core --with-hdf5=/opt/metwork-mfext-1.0/opt/scientific_core --with-curl=/opt/metwork-mfext-1.0/opt/scientific_core/../core/bin/curl-config --with-sqlite3=/opt/metwork-mfext-1.0/opt/scientific_core/../core --with-libjson-c=/opt/metwork-mfext-1.0/opt/scientific_core/../core --with-spatialite=/opt/metwork-mfext-1.0/opt/scientific_core --with-netcdf --with-python=no" download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/gdal-3.0.2.tar.gz` `readlink -m ./sources` MD5 8a31507806b26f070858558aaad42277 Computing checksum for /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2.tar.gz... Good checksum rm -Rf gdal-3.0.2 /opt/metwork-mfext-1.0/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.0/opt/scientific_core --enable-shared --disable-static --with-pg=yes --with-png=/opt/metwork-mfext-1.0/opt/scientific_core --with-proj=/opt/metwork-mfext-1.0/opt/scientific_core --with-openjpeg=/opt/metwork-mfext-1.0/opt/scientific_core --with-jasper=/opt/metwork-mfext-1.0/opt/scientific_core --with-hdf5=/opt/metwork-mfext-1.0/opt/scientific_core --with-curl=/opt/metwork-mfext-1.0/opt/scientific_core/../core/bin/curl-config --with-sqlite3=/opt/metwork-mfext-1.0/opt/scientific_core/../core --with-libjson-c=/opt/metwork-mfext-1.0/opt/scientific_core/../core --with-spatialite=/opt/metwork-mfext-1.0/opt/scientific_core --with-netcdf --with-python=no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking CXX_WFLAGS for maximum warnings... -Wall checking whether C compiler accepts -Werror -we10006... no checking whether C compiler accepts -diag-disable 188,1684,2259,2304,3280,11074,11076... no checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wunused-parameter... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wformat... yes checking whether C compiler accepts -Wformat -Werror=format-security -Wno-format-nonliteral... yes checking whether C compiler accepts -Wshorten-64-to-32... no checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Werror=vla... yes checking whether C compiler accepts -Werror=declaration-after-statement... yes checking whether C compiler accepts -Wdate-time... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C++ compiler accepts -Wextra-semi... yes checking whether C compiler accepts -Wno-sign-compare... yes checking whether C compiler accepts -Wcomma... no checking whether C compiler accepts -Wfloat-conversion... yes checking whether C compiler accepts -Wdocumentation -Wno-documentation-deprecated-sync... no checking if -std=gnu89 can be enabled... yes checking whether C++ compiler accepts -Wunused-private-field... no checking whether C++ compiler accepts -Wmissing-prototypes... no checking whether C++ compiler accepts -Wmissing-declarations... yes checking whether C++ compiler accepts -Wnon-virtual-dtor... yes checking whether C++ compiler accepts -Wold-style-cast... yes checking whether C++ compiler accepts -Weffc++... yes checking if -Weffc++ should be enabled... yes checking whether C++ compiler accepts -Woverloaded-virtual... yes checking whether C++ compiler accepts -fno-operator-names... yes checking whether C++ compiler accepts -Wzero-as-null-pointer-constant... yes checking if use C++14 compiler options... disabled by user checking whether g++ supports C++11 features by default... yes checking whether C++ compiler accepts -Wsuggest-override... yes checking if -Wimplicit-fallthrough can be enabled... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /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.0/opt/scientific_core. checking for libcrunch... dds support disabled. checking for gta_version in -lgta... no libgta not found - GTA support disabled checking for PCIDSK... using internal libpcidsk. checking for libtiff... checking for TIFFScanlineSize64 in -ltiff... no using internal TIFF code. BigTIFF support enabled. using internal GeoTIFF code. checking for jpeg_read_scanlines in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for width_in_blocks in jpeglib.h... yes using pre-installed libjpeg. checking CharLS/interface.h usability... no checking CharLS/interface.h presence... no checking for CharLS/interface.h... no checking CharLS/charls.h usability... no checking CharLS/charls.h presence... no checking for CharLS/charls.h... no checking for jpeg12... disabled, libjpeg or libtiff not internal checking for DGifOpenFileName in -lgif... no checking gif_lib.h usability... no checking gif_lib.h presence... no checking for gif_lib.h... no using internal gif code. checking for OGDI... no checking ecs.h usability... no checking ecs.h presence... no checking for ecs.h... no checking for FMEObjects... no SOSI support disabled. checking for MongoCXX... MongoCXX not found. checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.21... yes checking for MONGOCXXV3... no checking for SDreaddata in -lmfhdfalt... no checking for SDreaddata in -lmfhdf... no checking for SDreaddata in -lhdf4... no checking for SDreaddata in -lmfhdf... no checking for SDreaddata in -lmfhdf... no checking for H5Fopen in -lhdf5... yes checking for kea-config... no checking for kea... no checking for nc-config... /opt/metwork-mfext-1.0/opt/scientific_core/bin/nc-config checking libnetcdf compiler and linker flags with nc-config... got version="netCDF 4.7.3", prefix="/opt/metwork-mfext-1.0/opt/scientific_core", libs="-L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lnetcdf", includedir="/opt/metwork-mfext-1.0/opt/scientific_core/include" checking for nc_open in -lnetcdf... yes checking for netcdf-4 (and HDF5) support in libnetcdf... yes checking for HDF4 support in libnetcdf... no checking for /opt/metwork-mfext-1.0/opt/scientific_core/include/netcdf_mem.h... yes configure: using JasPer library from /opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/bin/geos-config checking for GEOS version >= 3.1.0... yes checking for GEOSversion in -lgeos_c... yes configure: Using C API from GEOS 3.8.0 checking for sfcgal-config... no checking qhull/libqhull.h usability... no checking qhull/libqhull.h presence... no checking for qhull/libqhull.h... no checking libqhull/libqhull.h usability... no checking libqhull/libqhull.h presence... no checking for libqhull/libqhull.h... no checking for OpenCL support... no checking for FreeXL support... checking freexl.h usability... no checking freexl.h presence... no checking for freexl.h... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no checking for freexl_open in -lfreexl... no libfreexl not found - FreeXL support disabled checking for json_object_set_serializer in -ljson-c... yes using pre-installed libjson-c checking whether to enable PAM... yes checking whether to build PDF driver as a plugin... no checking for poppler... disabled checking for podofo... disabled checking for pdfium... disabled checking GDAL version information from gdal_version.h.in: 3.0.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.0/opt/scientific_core C compiler: gcc -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 C++ compiler: g++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 C++14 support: no LIBTOOL support: yes LIBZ support: external LIBLZMA support: no ZSTD support: no cryptopp support: no crypto/openssl support: no GRASS support: no CFITSIO support: no PCRaster support: internal LIBPNG support: external DDS support: no GTA support: no LIBTIFF support: internal (BigTIFF=yes) LIBGEOTIFF support: internal LIBJPEG support: external 12 bit JPEG: no 12 bit JPEG-in-TIFF: no LIBGIF support: internal JPEG-Lossless/CharLS: no OGDI support: no HDF4 support: no HDF5 support: yes Kea support: no NetCDF support: yes NetCDF has netcdf_mem.h: yes Kakadu support: no JasPer support: yes (GeoJP2=no) OpenJPEG support: yes ECW support: no MrSID support: no MrSID/MG4 Lidar support: no JP2Lura support: no MSG support: no EPSILON support: no WebP support: no cURL support (wms/wcs/...):yes PostgreSQL support: yes LERC support: yes MySQL support: no Ingres support: no Xerces-C support: no Expat support: yes libxml2 support: yes Google libkml support: no ODBC support: no FGDB support: no MDB support: no PCIDSK support: internal OCI support: no GEORASTER support: no SDE support: no Rasdaman support: no DODS support: no SQLite support: yes PCRE support: no SpatiaLite support: yes RasterLite2 support: no Teigha (DWG and DGNv8): no INFORMIX DataBlade support:no GEOS support: yes SFCGAL support: no QHull support: internal Poppler support: no Podofo support: no PDFium support: no OpenCL support: no Armadillo support: no FreeXL support: no SOSI support: no MongoDB support: no MongoCXX v3 support: no HDFS support: no TileDB support: no userfaultfd support: no misc. gdal formats: aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted e00grid elas envisat ers fit gff gsg gxf hf2 idrisi ignfheightasciigrid ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt terragen til tsx usgsdem xpm xyz zmap rik ozi grib eeda plmosaic rda wcs wms wmts daas rasterlite mbtiles pdf disabled gdal formats: misc. ogr formats: aeronavfaa arcgen avc bna cad csv dgn dxf edigeo geoconcept georss gml gmt gpsbabel gpx gtm htf jml mvt ntf openair openfilegdb pgdump rec s57 segukooa segy selafin shape sua svg sxf tiger vdv wasp xplane idrisi pds sdts ods xlsx amigocloud carto cloudant couchdb csw elastic gft ngw plscenes wfs gpkg vfk osm disabled ogr formats: SWIG Bindings: no PROJ >= 6: yes enable GNM building: yes enable pthread support: yes enable POSIX iconv support:yes hide internal symbols: no cd build/gdal-3.0.2 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2' (cd port; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/core/include/curl/curl.h:2074:41: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] #define CURL_ZERO_TERMINATED ((size_t) -1) ^ cpl_http.cpp:966:48: note: in expansion of macro 'CURL_ZERO_TERMINATED' curl_mime_data(mimepart, pszValue, CURL_ZERO_TERMINATED); ^~~~~~~~~~~~~~~~~~~~ In file included from cpl_http.cpp:48: cpl_http.cpp: In function 'void* CPLHTTPSetOptions(void*, const char*, const char* const*)': /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:729:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_BASIC (((unsigned long)1)<<0) ^ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ cpl_http.cpp:1643:57: note: in expansion of macro 'CURLAUTH_BASIC' curl_easy_setopt(http_handle, CURLOPT_HTTPAUTH, CURLAUTH_BASIC ); ^~~~~~~~~~~~~~ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:736:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_NTLM (((unsigned long)1)<<3) ^ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ cpl_http.cpp:1645:57: note: in expansion of macro 'CURLAUTH_NTLM' curl_easy_setopt(http_handle, CURLOPT_HTTPAUTH, CURLAUTH_NTLM ); ^~~~~~~~~~~~~ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:737:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_DIGEST_IE (((unsigned long)1)<<4) ^ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:741:33: note: in expansion of macro 'CURLAUTH_DIGEST_IE' #define CURLAUTH_ANY (~CURLAUTH_DIGEST_IE) ^~~~~~~~~~~~~~~~~~ cpl_http.cpp:1647:57: note: in expansion of macro 'CURLAUTH_ANY' curl_easy_setopt(http_handle, CURLOPT_HTTPAUTH, CURLAUTH_ANY ); ^~~~~~~~~~~~ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:731:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_NEGOTIATE (((unsigned long)1)<<2) ^ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:733:31: note: in expansion of macro 'CURLAUTH_NEGOTIATE' #define CURLAUTH_GSSNEGOTIATE CURLAUTH_NEGOTIATE ^~~~~~~~~~~~~~~~~~ cpl_http.cpp:1650:57: note: in expansion of macro 'CURLAUTH_GSSNEGOTIATE' curl_easy_setopt(http_handle, CURLOPT_HTTPAUTH, CURLAUTH_GSSNEGOTIATE ); ^~~~~~~~~~~~~~~~~~~~~ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:729:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_BASIC (((unsigned long)1)<<0) ^ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ cpl_http.cpp:1711:58: note: in expansion of macro 'CURLAUTH_BASIC' curl_easy_setopt(http_handle, CURLOPT_PROXYAUTH, CURLAUTH_BASIC ); ^~~~~~~~~~~~~~ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:736:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_NTLM (((unsigned long)1)<<3) ^ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ cpl_http.cpp:1713:58: note: in expansion of macro 'CURLAUTH_NTLM' curl_easy_setopt(http_handle, CURLOPT_PROXYAUTH, CURLAUTH_NTLM ); ^~~~~~~~~~~~~ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:730:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_DIGEST (((unsigned long)1)<<1) ^ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ cpl_http.cpp:1715:58: note: in expansion of macro 'CURLAUTH_DIGEST' curl_easy_setopt(http_handle, CURLOPT_PROXYAUTH, CURLAUTH_DIGEST ); ^~~~~~~~~~~~~~~ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:737:48: warning: use of old-style cast to 'long unsigned int' [-Wold-style-cast] #define CURLAUTH_DIGEST_IE (((unsigned long)1)<<4) ^ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:2863:72: note: in definition of macro 'curl_easy_setopt' #define curl_easy_setopt(handle,opt,param) curl_easy_setopt(handle,opt,param) ^~~~~ /opt/metwork-mfext-1.0/opt/core/include/curl/curl.h:741:33: note: in expansion of macro 'CURLAUTH_DIGEST_IE' #define CURLAUTH_ANY (~CURLAUTH_DIGEST_IE) ^~~~~~~~~~~~~~~~~~ cpl_http.cpp:1717:58: note: in expansion of macro 'CURLAUTH_ANY' curl_easy_setopt(http_handle, CURLOPT_PROXYAUTH, CURLAUTH_ANY ); ^~~~~~~~~~~~ /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -DINST_DATA=\"/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal\" -DHAVE_CURL -DHAVE_LIBZ -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_digital_globe.lo reader_digital_globe.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_geo_eye.lo reader_geo_eye.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_orb_view.lo reader_orb_view.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_pleiades.lo reader_pleiades.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_rdk1.lo reader_rdk1.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_landsat.lo reader_landsat.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_spot.lo reader_spot.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_rapid_eye.lo reader_rapid_eye.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_alos.lo reader_alos.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_eros.lo reader_eros.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../reader_kompsat.lo reader_kompsat.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DINST_DATA=\"/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o gdal_misc.lo gdal_misc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o gdal_rat.lo gdal_rat.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o gdal_mdreader.lo gdal_mdreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DPAM_ENABLED -DSQLITE_ENABLED -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -DHAVE_LIBXML2 -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o rasterio_ssse3.lo rasterio_ssse3.cpp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalmediancut.lo gdalmediancut.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdaldither.lo gdaldither.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdal_crs.lo gdal_crs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdaltransformer.lo gdaltransformer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalsimplewarp.lo gdalsimplewarp.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalwarper.lo gdalwarper.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalwarpkernel.lo gdalwarpkernel.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalwarpoperation.lo gdalwarpoperation.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalchecksum.lo gdalchecksum.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdal_rpc.lo gdal_rpc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdal_tps.lo gdal_tps.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o thinplatespline.lo thinplatespline.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o llrasterize.lo llrasterize.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalrasterize.lo gdalrasterize.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalgeoloc.lo gdalgeoloc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalgrid.lo gdalgrid.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalcutline.lo gdalcutline.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalproximity.lo gdalproximity.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o rasterfill.lo rasterfill.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalrasterpolygonenumerator.lo gdalrasterpolygonenumerator.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalsievefilter.lo gdalsievefilter.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalwarpkernel_opencl.lo gdalwarpkernel_opencl.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o polygonize.lo polygonize.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o contour.lo contour.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdaltransformgeolocs.lo gdaltransformgeolocs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdallinearsystem.lo gdallinearsystem.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdal_octave.lo gdal_octave.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdal_simplesurf.lo gdal_simplesurf.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalmatching.lo gdalmatching.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o delaunay.lo delaunay.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalpansharpen.lo gdalpansharpen.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalapplyverticalshiftgrid.lo gdalapplyverticalshiftgrid.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalgridavx.lo gdalgridavx.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/opt/scientific_core/include -Imarching_squares -c -o gdalgridsse.lo gdalgridsse.cpp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -DFRMT_derived -DFRMT_gtiff -DFRMT_hfa -DFRMT_mem -DFRMT_vrt -DFRMT_aaigrid -DFRMT_adrg -DFRMT_aigrid -DFRMT_airsar -DFRMT_arg -DFRMT_blx -DFRMT_bmp -DFRMT_bsb -DFRMT_cals -DFRMT_ceos -DFRMT_ceos2 -DFRMT_coasp -DFRMT_cosar -DFRMT_ctg -DFRMT_dimap -DFRMT_dted -DFRMT_e00grid -DFRMT_elas -DFRMT_envisat -DFRMT_ers -DFRMT_fit -DFRMT_gff -DFRMT_gsg -DFRMT_gxf -DFRMT_hf2 -DFRMT_idrisi -DFRMT_ignfheightasciigrid -DFRMT_ilwis -DFRMT_ingr -DFRMT_iris -DFRMT_iso8211 -DFRMT_jaxapalsar -DFRMT_jdem -DFRMT_kmlsuperoverlay -DFRMT_l1b -DFRMT_leveller -DFRMT_map -DFRMT_mrf -DFRMT_msgn -DFRMT_ngsgeoid -DFRMT_nitf -DFRMT_northwood -DFRMT_pds -DFRMT_prf -DFRMT_r -DFRMT_raw -DFRMT_rmf -DFRMT_rs2 -DFRMT_safe -DFRMT_saga -DFRMT_sdts -DFRMT_sentinel2 -DFRMT_sgi -DFRMT_sigdem -DFRMT_srtmhgt -DFRMT_terragen -DFRMT_til -DFRMT_tsx -DFRMT_usgsdem -DFRMT_xpm -DFRMT_xyz -DFRMT_zmap -DFRMT_rik -DFRMT_ozi -DFRMT_grib -DFRMT_eeda -DFRMT_plmosaic -DFRMT_rda -DFRMT_wcs -DFRMT_wms -DFRMT_wmts -DFRMT_daas -DFRMT_rasterlite -DFRMT_mbtiles -DFRMT_pdf -DFRMT_openjpeg -DFRMT_jpeg2000 -DFRMT_netcdf -DFRMT_hdf5 -DFRMT_gif -DFRMT_jpeg -DFRMT_png -DFRMT_pcraster -DFRMT_pcidsk -DFRMT_postgisraster \ -DGDAL_FORMATS="derived gtiff hfa mem vrt aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted e00grid elas envisat ers fit gff gsg gxf hf2 idrisi ignfheightasciigrid ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt terragen til tsx usgsdem xpm xyz zmap rik ozi grib eeda plmosaic rda wcs wms wmts daas rasterlite mbtiles pdf openjpeg jpeg2000 netcdf hdf5 gif jpeg png pcraster pcidsk postgisraster" \ gdalallregister.cpp -o o/gdalallregister.lo make -C derived install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/derived' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/deriveddataset.lo deriveddataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/derivedlist.lo derivedlist.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/derived' make -C gtiff install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff' (cd libgeotiff; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libgeotiff' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.0/opt/scientific_core/include xtiff.c -o ../../o/xtiff.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.0/opt/scientific_core/include geo_free.c -o ../../o/geo_free.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.0/opt/scientific_core/include geo_get.c -o ../../o/geo_get.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.0/opt/scientific_core/include geo_names.c -o ../../o/geo_names.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.0/opt/scientific_core/include geo_new.c -o ../../o/geo_new.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.0/opt/scientific_core/include geo_print.c -o ../../o/geo_print.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.0/opt/scientific_core/include geo_set.c -o ../../o/geo_set.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.0/opt/scientific_core/include geo_tiffp.c -o ../../o/geo_tiffp.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.0/opt/scientific_core/include geo_write.c -o ../../o/geo_write.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.0/opt/scientific_core/include geo_normalize.c -o ../../o/geo_normalize.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.0/opt/scientific_core/include geotiff_proj4.c -o ../../o/geotiff_proj4.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.0/opt/scientific_core/include geo_extra.c -o ../../o/geo_extra.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.0/opt/scientific_core/include geo_trans.c -o ../../o/geo_trans.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -I../libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DDONT_DEPRECATE_SPRINTF -I/opt/metwork-mfext-1.0/opt/scientific_core/include geo_simpletags.c -o ../../o/geo_simpletags.lo make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libgeotiff' (cd libtiff; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libtiff' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_aux.c -o ../../o/tif_aux.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_close.c -o ../../o/tif_close.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_codec.c -o ../../o/tif_codec.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_color.c -o ../../o/tif_color.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_compress.c -o ../../o/tif_compress.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_dir.c -o ../../o/tif_dir.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_dirinfo.c -o ../../o/tif_dirinfo.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_dirread.c -o ../../o/tif_dirread.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_dirwrite.c -o ../../o/tif_dirwrite.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_dumpmode.c -o ../../o/tif_dumpmode.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_error.c -o ../../o/tif_error.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_extension.c -o ../../o/tif_extension.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_fax3.c -o ../../o/tif_fax3.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_fax3sm.c -o ../../o/tif_fax3sm.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_getimage.c -o ../../o/tif_getimage.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_jpeg.c -o ../../o/tif_jpeg.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_jpeg_12.c -o ../../o/tif_jpeg_12.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_flush.c -o ../../o/tif_flush.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_luv.c -o ../../o/tif_luv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_lzw.c -o ../../o/tif_lzw.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_next.c -o ../../o/tif_next.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_ojpeg.c -o ../../o/tif_ojpeg.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_open.c -o ../../o/tif_open.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_packbits.c -o ../../o/tif_packbits.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_pixarlog.c -o ../../o/tif_pixarlog.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_predict.c -o ../../o/tif_predict.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_print.c -o ../../o/tif_print.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_read.c -o ../../o/tif_read.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_swab.c -o ../../o/tif_swab.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_strip.c -o ../../o/tif_strip.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_thunder.c -o ../../o/tif_thunder.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_tile.c -o ../../o/tif_tile.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_vsi.c -o ../../o/tif_vsi.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_version.c -o ../../o/tif_version.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_warning.c -o ../../o/tif_warning.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_write.c -o ../../o/tif_write.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_zip.c -o ../../o/tif_zip.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_lzma.c -o ../../o/tif_lzma.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_zstd.c -o ../../o/tif_zstd.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -I../../port -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDONT_DEPRECATE_SPRINTF -DPIXARLOG_SUPPORT -DZIP_SUPPORT -DJPEG_SUPPORT -DOJPEG_SUPPORT tif_webp.c -o ../../o/tif_webp.lo make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libtiff' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../jpeg -DHAVE_LIBJPEG -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/geotiff.lo geotiff.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gt_wkt_srs.lo gt_wkt_srs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gt_citation.lo gt_citation.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gt_overview.lo gt_overview.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tif_float.lo tif_float.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tifvsi.lo tifvsi.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gt_jpeg_copy.lo gt_jpeg_copy.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I.. -I../jpeg -DHAVE_LIBJPEG -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DINTERNAL_LIBGEOTIFF -Ilibgeotiff -DHAVE_LERC -I../../third_party/LercLib -DINTERNAL_LIBTIFF -Ilibtiff -DBIGTIFF_SUPPORT -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tif_lerc.lo tif_lerc.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff' make -C hfa install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hfa' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfaopen.lo hfaopen.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfaentry.lo hfaentry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfadictionary.lo hfadictionary.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfafield.lo hfafield.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfatype.lo hfatype.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfaband.lo hfaband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfacompress.lo hfacompress.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfadataset.lo hfadataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hfa_overviews.lo hfa_overviews.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/memdataset.lo memdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtdataset.lo vrtdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtrasterband.lo vrtrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtdriver.lo vrtdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtsources.lo vrtsources.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtfilters.lo vrtfilters.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtsourcedrasterband.lo vrtsourcedrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtrawrasterband.lo vrtrawrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtwarped.lo vrtwarped.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtderivedrasterband.lo vrtderivedrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vrtpansharpened.lo vrtpansharpened.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pixelfunctions.lo pixelfunctions.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/aaigriddataset.lo aaigriddataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I../iso8211 -c -o ../o/adrgdataset.lo adrgdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I../iso8211 -c -o ../o/srpdataset.lo srpdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/aigdataset.lo aigdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/gridlib.lo gridlib.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/aigopen.lo aigopen.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr/ogrsf_frmts/avc -I../../ogr/ogrsf_frmts/shape -c -o ../o/aigccitt.lo aigccitt.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/airsardataset.lo airsardataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/argdataset.lo argdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/blxdataset.lo blxdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/blx.lo blx.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/bmpdataset.lo bmpdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/bsb_read.lo bsb_read.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/bsbdataset.lo bsbdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/bsb' make -C cals install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/cals' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/calsdataset.lo calsdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ceosopen.lo ceosopen.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ceosdataset.lo ceosdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sar_ceosdataset.lo sar_ceosdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ceosrecipe.lo ceosrecipe.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ceossar.lo ceossar.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ceos.lo ceos.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/link.lo link.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/coasp_dataset.lo coasp_dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/cosar_dataset.lo cosar_dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ctgdataset.lo ctgdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dimapdataset.lo dimapdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dted_api.lo dted_api.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dteddataset.lo dteddataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dted_create.lo dted_create.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dted_ptstream.lo dted_ptstream.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/e00griddataset.lo e00griddataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/elasdataset.lo elasdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/EnvisatFile.lo EnvisatFile.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/records.lo records.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/adsrange.lo adsrange.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/unwrapgcps.lo unwrapgcps.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/envisatdataset.lo envisatdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ersdataset.lo ersdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ershdrnode.lo ershdrnode.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/fitdataset.lo fitdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/fit.lo fit.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gff_dataset.lo gff_dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gsagdataset.lo gsagdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gsbgdataset.lo gsbgdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gs7bgdataset.lo gs7bgdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gxfdataset.lo gxfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gxfopen.lo gxfopen.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gxf_proj4.lo gxf_proj4.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gxf_ogcwkt.lo gxf_ogcwkt.c make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hf2dataset.lo hf2dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/IdrisiDataset.lo IdrisiDataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ignfheightasciigrid.lo ignfheightasciigrid.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ilwisdataset.lo ilwisdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ilwiscoordinatesystem.lo ilwiscoordinatesystem.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ilwis' make -C ingr install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ingr' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/IntergraphDataset.lo IntergraphDataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/IntergraphBand.lo IntergraphBand.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/IngrTypes.lo IngrTypes.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/JpegHelper.lo JpegHelper.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/irisdataset.lo irisdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddfmodule.lo ddfmodule.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddfutils.lo ddfutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddffielddefn.lo ddffielddefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddfrecord.lo ddfrecord.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddffield.lo ddffield.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddfsubfielddefn.lo ddfsubfielddefn.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/jaxapalsardataset.lo jaxapalsardataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/jdemdataset.lo jdemdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/kmlsuperoverlaydataset.lo kmlsuperoverlaydataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/l1bdataset.lo l1bdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/levellerdataset.lo levellerdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/mapdataset.lo mapdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -I../../port BitMaskV1.cpp -o ../../o/BitMaskV1.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -I../../port BitStufferV1.cpp -o ../../o/BitStufferV1.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -I../../port CntZImage.cpp -o ../../o/CntZImage.lo make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/marfa_dataset.lo marfa_dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/mrf_band.lo mrf_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/JPEG_band.lo JPEG_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/PNG_band.lo PNG_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/JPNG_band.lo JPNG_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Raw_band.lo Raw_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Tif_band.lo Tif_band.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Packer_RLE.lo Packer_RLE.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/mrf_util.lo mrf_util.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/mrf_overview.lo mrf_overview.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/LERC_band.lo LERC_band.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I. -DGDAL_SUPPORT -c -o ../o/msgndataset.lo msgndataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I. -DGDAL_SUPPORT -c -o ../o/msg_basic_types.lo msg_basic_types.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I. -DGDAL_SUPPORT -c -o ../o/msg_reader_core.lo msg_reader_core.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ngsgeoiddataset.lo ngsgeoiddataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ngsgeoid' make -C nitf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/nitf' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfdataset.lo nitfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/rpftocdataset.lo rpftocdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfwritejpeg.lo nitfwritejpeg.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfwritejpeg_12.lo nitfwritejpeg_12.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfrasterband.lo nitfrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/ecrgtocdataset.lo ecrgtocdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitffile.lo nitffile.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfimage.lo nitfimage.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/mgrs.lo mgrs.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfaridpcm.lo nitfaridpcm.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfbilevel.lo nitfbilevel.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/rpftocfile.lo rpftocfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitfdes.lo nitfdes.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I../gtiff/libtiff -I../vrt -I../gtiff -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DJPEG_SUPPORTED -c -o ../o/nitf_gcprpc.lo nitf_gcprpc.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/grddataset.lo grddataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/grcdataset.lo grcdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/northwood.lo northwood.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pdsdataset.lo pdsdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/isis2dataset.lo isis2dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/isis3dataset.lo isis3dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vicardataset.lo vicardataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/nasakeywordhandler.lo nasakeywordhandler.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vicarkeywordhandler.lo vicarkeywordhandler.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pds4dataset.lo pds4dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pds4vector.lo pds4vector.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/phprfdataset.lo phprfdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rdataset.lo rdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rcreatecopy.lo rcreatecopy.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ehdrdataset.lo ehdrdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pauxdataset.lo pauxdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/doq1dataset.lo doq1dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/doq2dataset.lo doq2dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/mffdataset.lo mffdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hkvdataset.lo hkvdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pnmdataset.lo pnmdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/fujibasdataset.lo fujibasdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/envidataset.lo envidataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gscdataset.lo gscdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/fastdataset.lo fastdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/atlsci_spheroid.lo atlsci_spheroid.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/btdataset.lo btdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/landataset.lo landataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/cpgdataset.lo cpgdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/idadataset.lo idadataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ndfdataset.lo ndfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dipxdataset.lo dipxdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/genbindataset.lo genbindataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/lcpdataset.lo lcpdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/eirdataset.lo eirdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gtxdataset.lo gtxdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/loslasdataset.lo loslasdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntv2dataset.lo ntv2dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ace2dataset.lo ace2dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/snodasdataset.lo snodasdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ctable2dataset.lo ctable2dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/krodataset.lo krodataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/roipacdataset.lo roipacdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/iscedataset.lo iscedataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rrasterdataset.lo rrasterdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/byndataset.lo byndataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntv1dataset.lo ntv1dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmfdataset.lo rmfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmflzw.lo rmflzw.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmfdem.lo rmfdem.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_LIBJPEG -c -o ../o/rmfjpeg.lo rmfjpeg.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rs2dataset.lo rs2dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/safedataset.lo safedataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sagadataset.lo sagadataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsiref.lo sdtsiref.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtscatd.lo sdtscatd.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtslinereader.lo sdtslinereader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtslib.lo sdtslib.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtspointreader.lo sdtspointreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsattrreader.lo sdtsattrreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtstransfer.lo sdtstransfer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtspolygonreader.lo sdtspolygonreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsxref.lo sdtsxref.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsrasterreader.lo sdtsrasterreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsindexedreader.lo sdtsindexedreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sdtsdataset.lo sdtsdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sentinel2dataset.lo sentinel2dataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sgidataset.lo sgidataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sigdemdataset.lo sigdemdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/srtmhgtdataset.lo srtmhgtdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/terragendataset.lo terragendataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tildataset.lo tildataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tsxdataset.lo tsxdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/usgsdemdataset.lo usgsdemdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/usgsdem_create.lo usgsdem_create.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/xpmdataset.lo xpmdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/xyzdataset.lo xyzdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/zmapdataset.lo zmapdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rikdataset.lo rikdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ozidataset.lo ozidataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gribdataset.lo gribdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gribcreatecopy.lo gribcreatecopy.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/clock.c -o ../o/clock.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/degrib1.cpp -o ../o/degrib1.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/degrib2.cpp -o ../o/degrib2.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/inventory.cpp -o ../o/inventory.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/metaname.cpp -o ../o/metaname.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/myerror.c -o ../o/myerror.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/grib1tab.cpp -o ../o/grib1tab.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/myutil.c -o ../o/myutil.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/metaparse.cpp -o ../o/metaparse.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/weather.c -o ../o/weather.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/metaprint.cpp -o ../o/metaprint.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/grib2api.c -o ../o/grib2api.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/myassert.c -o ../o/myassert.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/scan.c -o ../o/scan.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/degrib/tendian.cpp -o ../o/tendian.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/gridtemplates.c -o ../o/gridtemplates.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/drstemplates.c -o ../o/drstemplates.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/pdstemplates.c -o ../o/pdstemplates.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/gbits.c -o ../o/gbits.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_free.c -o ../o/g2_free.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack1.c -o ../o/g2_unpack1.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack2.c -o ../o/g2_unpack2.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack3.c -o ../o/g2_unpack3.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack4.c -o ../o/g2_unpack4.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack5.c -o ../o/g2_unpack5.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack6.c -o ../o/g2_unpack6.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_unpack7.c -o ../o/g2_unpack7.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_info.c -o ../o/g2_info.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/g2_getfld.c -o ../o/g2_getfld.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/simunpack.c -o ../o/simunpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/comunpack.c -o ../o/comunpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/pack_gp.c -o ../o/pack_gp.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/reduce.c -o ../o/reduce.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/specunpack.c -o ../o/specunpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/rdieee.c -o ../o/rdieee.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/mkieee.c -o ../o/mkieee.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/int_power.c -o ../o/int_power.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/simpack.c -o ../o/simpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/compack.c -o ../o/compack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/cmplxpack.c -o ../o/cmplxpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/misspack.c -o ../o/misspack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough degrib/g2clib/dec_jpeg2000.cpp -o ../o/dec_jpeg2000.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/jpcunpack.c -o ../o/jpcunpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Idegrib/g2clib degrib/degrib/hazard.c -o ../o/hazard.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/pngunpack.c -o ../o/pngunpack.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 degrib/g2clib/dec_png.c -o ../o/dec_png.lo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/eedacommon.lo eedacommon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/eedadataset.lo eedadataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/eedaidataset.lo eedaidataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/plmosaicdataset.lo plmosaicdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/rdadataset.lo rdadataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsdataset.lo wcsdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/httpdriver.lo httpdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gmlcoverage.lo gmlcoverage.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsutils.lo wcsutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsdataset100.lo wcsdataset100.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsdataset110.lo wcsdataset110.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsdataset201.lo wcsdataset201.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wcsrasterband.lo wcsrasterband.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_CURL -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/wmtsdataset.lo wmtsdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/daasdataset.lo daasdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr -c -o ../o/rasterlitedataset.lo rasterlitedataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr -c -o ../o/rasterlitecreatecopy.lo rasterlitecreatecopy.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr -c -o ../o/rasterliteoverviews.lo rasterliteoverviews.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I../../ogr -I../../ogr/ogrsf_frmts/gpkg -I../../ogr/ogrsf_frmts/sqlite -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfdataset.lo pdfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfio.lo pdfio.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfobject.lo pdfobject.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfcreatecopy.lo pdfcreatecopy.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/ogrpdflayer.lo ogrpdflayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfwritabledataset.lo pdfwritabledataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfreadvectors.lo pdfreadvectors.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DDO_NOT_USE_DEBUG_BOOL -c -o ../o/pdfcreatefromcomposition.lo pdfcreatefromcomposition.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/openjpegdataset.lo openjpegdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/jpeg2000dataset.lo jpeg2000dataset.cpp In file included from /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_math.h:82, from /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_seq.h:83, from /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_image.h:81, from /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jasper.h:77, from jpeg2000dataset.cpp:40: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_math.h: In function 'int jas_int_asl(int, int)': /opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/jasper/jas_math.h: In function 'int jas_fast32_asl(int_fast32_t, int)': /opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/jpeg2000_vsil_io.lo jpeg2000_vsil_io.cpp In file included from /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_math.h:82, from /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_seq.h:83, from /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_image.h:81, from /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jasper.h:77, from jpeg2000_vsil_io.h:33, from jpeg2000_vsil_io.cpp:81: /opt/metwork-mfext-1.0/opt/scientific_core/include/jasper/jas_math.h: In function 'int jas_int_asl(int, int)': /opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/jasper/jas_math.h: In function 'int jas_fast32_asl(int_fast32_t, int)': /opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DNETCDF_HAS_NC4 -c -o ../o/netcdfdataset.lo netcdfdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DNETCDF_HAS_NC4 -c -o ../o/netcdflayer.lo netcdflayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DNETCDF_HAS_NC4 -c -o ../o/netcdfwriterconfig.lo netcdfwriterconfig.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_HDF5 -DNETCDF_HAS_NC4 -c -o ../o/gmtdataset.lo gmtdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/netcdf' make -C hdf5 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf5' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hdf5dataset.lo hdf5dataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/hdf5imagedataset.lo hdf5imagedataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/bagdataset.lo bagdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gh5_convenience.lo gh5_convenience.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/iso19115_srs.lo iso19115_srs.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf5' make -C gif install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gif' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -c -Igiflib -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Wno-unused-parameter -Wno-sign-compare giflib/egif_lib.c -o ../o/egif_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Wno-unused-parameter -Wno-sign-compare giflib/dgif_lib.c -o ../o/dgif_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Wno-unused-parameter -Wno-sign-compare giflib/gifalloc.c -o ../o/gifalloc.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Wno-unused-parameter -Wno-sign-compare giflib/gif_err.c -o ../o/gif_err.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -Wno-unused-parameter -Wno-sign-compare giflib/gif_hash.c -o ../o/gif_hash.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gifdataset.lo gifdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/biggifdataset.lo biggifdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gifabstractdataset.lo gifabstractdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DENABLE_LIBJPEG_NO_RETURN -c -o ../o/jpgdataset.lo jpgdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DENABLE_LIBJPEG_NO_RETURN -c -o ../o/vsidataio.lo vsidataio.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pngdataset.lo pngdataset.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/_getcell.c -o ../o/_getcell.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/_getrow.c -o ../o/_getrow.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/_gsomece.c -o ../o/_gsomece.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/_putcell.c -o ../o/_putcell.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/_rputrow.c -o ../o/_rputrow.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/angle.c -o ../o/angle.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/attravai.c -o ../o/attravai.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/attrsize.c -o ../o/attrsize.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/cellsize.c -o ../o/cellsize.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/create2.c -o ../o/create2.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/csfglob.c -o ../o/csfglob.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/csfsup.c -o ../o/csfsup.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/delattr.c -o ../o/delattr.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/dumconv.c -o ../o/dumconv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/endian.c -o ../o/endian.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/file.c -o ../o/file.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/filename.c -o ../o/filename.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gattrblk.c -o ../o/gattrblk.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gattridx.c -o ../o/gattridx.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gcellrep.c -o ../o/gcellrep.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gdattype.c -o ../o/gdattype.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/getattr.c -o ../o/getattr.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/getx0.c -o ../o/getx0.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gety0.c -o ../o/gety0.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/ggisfid.c -o ../o/ggisfid.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gmaxval.c -o ../o/gmaxval.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gminval.c -o ../o/gminval.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gnrcols.c -o ../o/gnrcols.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gnrrows.c -o ../o/gnrrows.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gproj.c -o ../o/gproj.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gputproj.c -o ../o/gputproj.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gvalscal.c -o ../o/gvalscal.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gvartype.c -o ../o/gvartype.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/gversion.c -o ../o/gversion.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/ismv.c -o ../o/ismv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/kernlcsf.c -o ../o/kernlcsf.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/legend.c -o ../o/legend.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/mclose.c -o ../o/mclose.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/mopen.c -o ../o/mopen.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/moreattr.c -o ../o/moreattr.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/mperror.c -o ../o/mperror.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/pgisfid.c -o ../o/pgisfid.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/pmaxval.c -o ../o/pmaxval.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/pminval.c -o ../o/pminval.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/putallmv.c -o ../o/putallmv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/putattr.c -o ../o/putattr.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/putsomec.c -o ../o/putsomec.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/putx0.c -o ../o/putx0.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/puty0.c -o ../o/puty0.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/pvalscal.c -o ../o/pvalscal.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rattrblk.c -o ../o/rattrblk.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rcomp.c -o ../o/rcomp.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rcoords.c -o ../o/rcoords.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rdup2.c -o ../o/rdup2.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/reseterr.c -o ../o/reseterr.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rextend.c -o ../o/rextend.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rmalloc.c -o ../o/rmalloc.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/rrowcol.c -o ../o/rrowcol.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/ruseas.c -o ../o/ruseas.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/setangle.c -o ../o/setangle.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/setmv.c -o ../o/setmv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/setvtmv.c -o ../o/setvtmv.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/strconst.c -o ../o/strconst.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/strpad.c -o ../o/strpad.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/swapio.c -o ../o/swapio.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/trackmm.c -o ../o/trackmm.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/vs2.c -o ../o/vs2.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/vsdef.c -o ../o/vsdef.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/vsis.c -o ../o/vsis.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/vsvers.c -o ../o/vsvers.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 libcsf/wattrblk.c -o ../o/wattrblk.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrasterdataset.lo pcrasterdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrastermisc.lo pcrastermisc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrasterrasterband.lo pcrasterrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DUSE_IN_GDAL -Ilibcsf -c -o ../o/pcrasterutil.lo pcrasterutil.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/pcidskdataset2.lo pcidskdataset2.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpcidsklayer.lo ogrpcidsklayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vsi_pcidsk_io.lo vsi_pcidsk_io.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gdal_edb.lo gdal_edb.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cbandinterleavedchannel.cpp -o ../o/cbandinterleavedchannel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cpcidskchannel.cpp -o ../o/cpcidskchannel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cpixelinterleavedchannel.cpp -o ../o/cpixelinterleavedchannel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/ctiledchannel.cpp -o ../o/ctiledchannel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/channel/cexternalchannel.cpp -o ../o/cexternalchannel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/cpcidskfile.cpp -o ../o/cpcidskfile.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/libjpeg_io.cpp -o ../o/libjpeg_io.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/edb_pcidsk.cpp -o ../o/edb_pcidsk.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/metadataset_p.cpp -o ../o/metadataset_p.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskbuffer.cpp -o ../o/pcidskbuffer.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskcreate.cpp -o ../o/pcidskcreate.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskexception.cpp -o ../o/pcidskexception.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskinterfaces.cpp -o ../o/pcidskinterfaces.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidskopen.cpp -o ../o/pcidskopen.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidsk_pubutils.cpp -o ../o/pcidsk_pubutils.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/pcidsk_utils.cpp -o ../o/pcidsk_utils.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/sysvirtualfile.cpp -o ../o/sysvirtualfile.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskgeoref.cpp -o ../o/cpcidskgeoref.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsksegment.cpp -o ../o/cpcidsksegment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskvectorsegment.cpp -o ../o/cpcidskvectorsegment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskvectorsegment_consistencycheck.cpp -o ../o/cpcidskvectorsegment_consistencycheck.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/vecsegheader.cpp -o ../o/vecsegheader.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/vecsegdataindex.cpp -o ../o/vecsegdataindex.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/metadatasegment_p.cpp -o ../o/metadatasegment_p.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/sysblockmap.cpp -o ../o/sysblockmap.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskpct.cpp -o ../o/cpcidskpct.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskrpcmodel.cpp -o ../o/cpcidskrpcmodel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskgcp2segment.cpp -o ../o/cpcidskgcp2segment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskbitmap.cpp -o ../o/cpcidskbitmap.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsk_tex.cpp -o ../o/cpcidsk_tex.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskapmodel.cpp -o ../o/cpcidskapmodel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/core/clinksegment.cpp -o ../o/clinksegment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsktoutinmodel.cpp -o ../o/cpcidsktoutinmodel.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskbinarysegment.cpp -o ../o/cpcidskbinarysegment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidsk_array.cpp -o ../o/cpcidsk_array.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskephemerissegment.cpp -o ../o/cpcidskephemerissegment.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough sdk/segment/cpcidskads40model.cpp -o ../o/cpcidskads40model.lo make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrasterdriver.lo postgisrasterdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrasterdataset.lo postgisrasterdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrasterrasterband.lo postgisrasterrasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrastertiledataset.lo postgisrastertiledataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrastertilerasterband.lo postgisrastertilerasterband.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/postgisrastertools.lo postgisrastertools.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/BitMask.lo BitMask.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/BitStuffer2.lo BitStuffer2.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Huffman.lo Huffman.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Lerc2.lo Lerc2.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Lerc_c_api_impl.lo Lerc_c_api_impl.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/Lerc.lo Lerc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/RLE.lo RLE.cpp make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsfdriverregistrar.lo ogrsfdriverregistrar.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrlayer.lo ogrlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdatasource.lo ogrdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsfdriver.lo ogrsfdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrregisterall.lo ogrregisterall.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_gensql.lo ogr_gensql.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_attrind.lo ogr_attrind.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_miattrind.lo ogr_miattrind.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrlayerdecorator.lo ogrlayerdecorator.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwarpedlayer.lo ogrwarpedlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrunionlayer.lo ogrunionlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrlayerpool.lo ogrlayerpool.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrmutexedlayer.lo ogrmutexedlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrmutexeddatasource.lo ogrmutexeddatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogremulatedtransaction.lo ogremulatedtransaction.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/share/gdal\" -DGENERIC_ENABLED -DGEOJSON_ENABLED -DKML_ENABLED -DMEM_ENABLED -DMITAB_ENABLED -DVRT_ENABLED -DAERONAVFAA_ENABLED -DARCGEN_ENABLED -DAVC_ENABLED -DBNA_ENABLED -DCAD_ENABLED -DCSV_ENABLED -DDGN_ENABLED -DDXF_ENABLED -DEDIGEO_ENABLED -DGEOCONCEPT_ENABLED -DGEORSS_ENABLED -DGML_ENABLED -DGMT_ENABLED -DGPSBABEL_ENABLED -DGPX_ENABLED -DGTM_ENABLED -DHTF_ENABLED -DJML_ENABLED -DMVT_ENABLED -DNTF_ENABLED -DOPENAIR_ENABLED -DOPENFILEGDB_ENABLED -DPGDUMP_ENABLED -DREC_ENABLED -DS57_ENABLED -DSEGUKOOA_ENABLED -DSEGY_ENABLED -DSELAFIN_ENABLED -DSHAPE_ENABLED -DSUA_ENABLED -DSVG_ENABLED -DSXF_ENABLED -DTIGER_ENABLED -DVDV_ENABLED -DWASP_ENABLED -DXPLANE_ENABLED -DIDRISI_ENABLED -DPDS_ENABLED -DSDTS_ENABLED -DODS_ENABLED -DXLSX_ENABLED -DAMIGOCLOUD_ENABLED -DCARTO_ENABLED -DCLOUDANT_ENABLED -DCOUCHDB_ENABLED -DCSW_ENABLED -DELASTIC_ENABLED -DGFT_ENABLED -DNGW_ENABLED -DPLSCENES_ENABLED -DWFS_ENABLED -DGPKG_ENABLED -DVFK_ENABLED -DOSM_ENABLED -DPG_ENABLED -DPCIDSK_ENABLED -DSQLITE_ENABLED -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogreditablelayer.lo ogreditablelayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsondriver.lo ogrgeojsondriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsondatasource.lo ogrgeojsondatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonlayer.lo ogrgeojsonlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonwritelayer.lo ogrgeojsonwritelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonutils.lo ogrgeojsonutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonreader.lo ogrgeojsonreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonwriter.lo ogrgeojsonwriter.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogresrijsondriver.lo ogresrijsondriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogresrijsonreader.lo ogresrijsonreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrtopojsondriver.lo ogrtopojsondriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrtopojsonreader.lo ogrtopojsonreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeojsonseqdriver.lo ogrgeojsonseqdriver.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogr2kmlgeometry.lo ogr2kmlgeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrkmldriver.lo ogrkmldriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrkmldatasource.lo ogrkmldatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrkmllayer.lo ogrkmllayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/kml.lo kml.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/kmlnode.lo kmlnode.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/kmlvector.lo kmlvector.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrmemdriver.lo ogrmemdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrmemdatasource.lo ogrmemdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrmemlayer.lo ogrmemlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_rawbinblock.lo mitab_rawbinblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapheaderblock.lo mitab_mapheaderblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapindexblock.lo mitab_mapindexblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapobjectblock.lo mitab_mapobjectblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapcoordblock.lo mitab_mapcoordblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_feature.lo mitab_feature.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_feature_mif.lo mitab_feature_mif.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_mapfile.lo mitab_mapfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_idfile.lo mitab_idfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_datfile.lo mitab_datfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tabfile.lo mitab_tabfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_miffile.lo mitab_miffile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_utils.lo mitab_utils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_imapinfofile.lo mitab_imapinfofile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_middatafile.lo mitab_middatafile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_bounds.lo mitab_bounds.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_maptoolblock.lo mitab_maptoolblock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tooldef.lo mitab_tooldef.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_coordsys.lo mitab_coordsys.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_spatialref.lo mitab_spatialref.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_ogr_driver.lo mitab_ogr_driver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_indfile.lo mitab_indfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tabview.lo mitab_tabview.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_ogr_datasource.lo mitab_ogr_datasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_geometry.lo mitab_geometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DOGR -DMITAB_USE_OFTDATETIME -c -o ../o/mitab_tabseamless.lo mitab_tabseamless.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvrtdatasource.lo ogrvrtdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvrtlayer.lo ogrvrtlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvrtdriver.lo ogrvrtdriver.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograeronavfaadriver.lo ograeronavfaadriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograeronavfaadatasource.lo ograeronavfaadatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograeronavfaalayer.lo ograeronavfaalayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograrcgendriver.lo ograrcgendriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograrcgendatasource.lo ograrcgendatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ograrcgenlayer.lo ograrcgenlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_bin.lo avc_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_e00gen.lo avc_e00gen.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_e00parse.lo avc_e00parse.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_e00read.lo avc_e00read.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_mbyte.lo avc_mbyte.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_misc.lo avc_misc.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/avc_rawbin.lo avc_rawbin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravcbindriver.lo ogravcbindriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravcbindatasource.lo ogravcbindatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravcbinlayer.lo ogravcbinlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravclayer.lo ogravclayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravcdatasource.lo ogravcdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravce00layer.lo ogravce00layer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravce00datasource.lo ogravce00datasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogravce00driver.lo ogravce00driver.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrbnadriver.lo ogrbnadriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrbnadatasource.lo ogrbnadatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrbnalayer.lo ogrbnalayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrbnaparser.lo ogrbnaparser.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../../o/io.lo io.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../../o/r2000.lo r2000.cpp make[7]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadfile.lo cadfile.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadcolors.lo cadcolors.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadlayer.lo cadlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadclasses.lo cadclasses.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadfileio.lo cadfileio.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadobjects.lo cadobjects.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadtables.lo cadtables.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadfilestreamio.lo cadfilestreamio.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadgeometry.lo cadgeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/cadheader.lo cadheader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/opencad.lo opencad.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../../o/caddictionary.lo caddictionary.cpp make[6]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcaddriver.lo ogrcaddriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gdalcaddataset.lo gdalcaddataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcadlayer.lo ogrcadlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vsilfileio.lo vsilfileio.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcsvdriver.lo ogrcsvdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcsvdatasource.lo ogrcsvdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcsvlayer.lo ogrcsvlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdgndriver.lo ogrdgndriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdgndatasource.lo ogrdgndatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdgnlayer.lo ogrdgnlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnopen.lo dgnopen.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnread.lo dgnread.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnfloat.lo dgnfloat.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnhelp.lo dgnhelp.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnwrite.lo dgnwrite.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dgnstroke.lo dgnstroke.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfdriver.lo ogrdxfdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfdatasource.lo ogrdxfdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxflayer.lo ogrdxflayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfreader.lo ogrdxfreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_blockmap.lo ogrdxf_blockmap.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_dimension.lo ogrdxf_dimension.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfwriterds.lo ogrdxfwriterds.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfwriterlayer.lo ogrdxfwriterlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/intronurbs.lo intronurbs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_polyline_smooth.lo ogrdxf_polyline_smooth.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfblockslayer.lo ogrdxfblockslayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxfblockswriterlayer.lo ogrdxfblockswriterlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_hatch.lo ogrdxf_hatch.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_autocad_services.lo ogr_autocad_services.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_feature.lo ogrdxf_feature.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_leader.lo ogrdxf_leader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrdxf_ocstransformer.lo ogrdxf_ocstransformer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogredigeodriver.lo ogredigeodriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogredigeodatasource.lo ogredigeodatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogredigeolayer.lo ogredigeolayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/geoconcept.lo geoconcept.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/geoconcept_syscoord.lo geoconcept_syscoord.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeoconceptdriver.lo ogrgeoconceptdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeoconceptdatasource.lo ogrgeoconceptdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgeoconceptlayer.lo ogrgeoconceptlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgeorssdriver.lo ogrgeorssdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgeorssdatasource.lo ogrgeorssdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgeorsslayer.lo ogrgeorsslayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlpropertydefn.lo gmlpropertydefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlfeatureclass.lo gmlfeatureclass.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlfeature.lo gmlfeature.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlreader.lo gmlreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/parsexsd.lo parsexsd.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/resolvexlinks.lo resolvexlinks.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/hugefileresolver.lo hugefileresolver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlutils.lo gmlutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlreadstate.lo gmlreadstate.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlhandler.lo gmlhandler.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gfstemplate.lo gfstemplate.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/gmlregistry.lo gmlregistry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/ogrgmldriver.lo ogrgmldriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/ogrgmldatasource.lo ogrgmldatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -DHAVE_SQLITE -c -o ../o/ogrgmllayer.lo ogrgmllayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgmtdriver.lo ogrgmtdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgmtdatasource.lo ogrgmtdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgmtlayer.lo ogrgmtlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgpsbabeldriver.lo ogrgpsbabeldriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgpsbabeldatasource.lo ogrgpsbabeldatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgpsbabelwritedatasource.lo ogrgpsbabelwritedatasource.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgpxdriver.lo ogrgpxdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgpxdatasource.lo ogrgpxdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrgpxlayer.lo ogrgpxlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgtmdriver.lo ogrgtmdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgtmdatasource.lo ogrgtmdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgtmlayer.lo ogrgtmlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gtm.lo gtm.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gtmwaypointlayer.lo gtmwaypointlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gtmtracklayer.lo gtmtracklayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrhtfdriver.lo ogrhtfdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrhtfdatasource.lo ogrhtfdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrhtflayer.lo ogrhtflayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrjmldataset.lo ogrjmldataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrjmllayer.lo ogrjmllayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrjmlwriterlayer.lo ogrjmlwriterlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SQLITE -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SQLITE -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SQLITE -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntffilereader.lo ntffilereader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntfrecord.lo ntfrecord.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrntfdatasource.lo ogrntfdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrntfdriver.lo ogrntfdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrntflayer.lo ogrntflayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntf_estlayers.lo ntf_estlayers.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrntffeatureclasslayer.lo ogrntffeatureclasslayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntf_generic.lo ntf_generic.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntf_raster.lo ntf_raster.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntf_codelist.lo ntf_codelist.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ntfstroke.lo ntfstroke.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenairdriver.lo ogropenairdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenairdatasource.lo ogropenairdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenairlayer.lo ogropenairlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenairlabellayer.lo ogropenairlabellayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenfilegdbdriver.lo ogropenfilegdbdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenfilegdbdatasource.lo ogropenfilegdbdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogropenfilegdblayer.lo ogropenfilegdblayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/filegdbtable.lo filegdbtable.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/filegdbindex.lo filegdbindex.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgdumpdriver.lo ogrpgdumpdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgdumpdatasource.lo ogrpgdumpdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgdumplayer.lo ogrpgdumplayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrrecdriver.lo ogrrecdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrrecdatasource.lo ogrrecdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrreclayer.lo ogrreclayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ll_recio.lo ll_recio.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrs57driver.lo ogrs57driver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrs57datasource.lo ogrs57datasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrs57layer.lo ogrs57layer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/s57reader.lo s57reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/s57writer.lo s57writer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ddfrecordindex.lo ddfrecordindex.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/s57classregistrar.lo s57classregistrar.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/s57filecollector.lo s57filecollector.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/s57featuredefns.lo s57featuredefns.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegukooadriver.lo ogrsegukooadriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegukooadatasource.lo ogrsegukooadatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegukooalayer.lo ogrsegukooalayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegydriver.lo ogrsegydriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegydatasource.lo ogrsegydatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsegylayer.lo ogrsegylayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrselafindriver.lo ogrselafindriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrselafindatasource.lo ogrselafindatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrselafinlayer.lo ogrselafinlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/io_selafin.lo io_selafin.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/shape2ogr.lo shape2ogr.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/shpopen_wrapper.lo shpopen_wrapper.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/dbfopen_wrapper.lo dbfopen_wrapper.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/shptree_wrapper.lo shptree_wrapper.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/sbnsearch_wrapper.lo sbnsearch_wrapper.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/shp_vsi.lo shp_vsi.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrshapedriver.lo ogrshapedriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrshapedatasource.lo ogrshapedatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrshapelayer.lo ogrshapelayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsuadriver.lo ogrsuadriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsuadatasource.lo ogrsuadatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsualayer.lo ogrsualayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrsvgdriver.lo ogrsvgdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrsvgdatasource.lo ogrsvgdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrsvglayer.lo ogrsvglayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsxfdriver.lo ogrsxfdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsxfdatasource.lo ogrsxfdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsxflayer.lo ogrsxflayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrtigerdriver.lo ogrtigerdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrtigerdatasource.lo ogrtigerdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrtigerlayer.lo ogrtigerlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerfilebase.lo tigerfilebase.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigercompletechain.lo tigercompletechain.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigeraltname.lo tigeraltname.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerfeatureids.lo tigerfeatureids.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerzipcodes.lo tigerzipcodes.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerlandmarks.lo tigerlandmarks.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerarealandmarks.lo tigerarealandmarks.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerkeyfeatures.lo tigerkeyfeatures.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpolygon.lo tigerpolygon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpolygoncorrections.lo tigerpolygoncorrections.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerentitynames.lo tigerentitynames.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpolygoneconomic.lo tigerpolygoneconomic.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigeridhistory.lo tigeridhistory.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpolychainlink.lo tigerpolychainlink.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpip.lo tigerpip.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerspatialmetadata.lo tigerspatialmetadata.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigertlidrange.lo tigertlidrange.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerzerocellid.lo tigerzerocellid.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigeroverunder.lo tigeroverunder.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerzipplus4.lo tigerzipplus4.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/tigerpoint.lo tigerpoint.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvdvdatasource.lo ogrvdvdatasource.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwaspdriver.lo ogrwaspdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwaspdatasource.lo ogrwaspdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwasplayer.lo ogrwasplayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrxplanedriver.lo ogrxplanedriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrxplanedatasource.lo ogrxplanedatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrxplanelayer.lo ogrxplanelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_xplane_reader.lo ogr_xplane_reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_xplane_apt_reader.lo ogr_xplane_apt_reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_xplane_nav_reader.lo ogr_xplane_nav_reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_xplane_fix_reader.lo ogr_xplane_fix_reader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogr_xplane_awy_reader.lo ogr_xplane_awy_reader.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogridrisidriver.lo ogridrisidriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogridrisidatasource.lo ogridrisidatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogridrisilayer.lo ogridrisilayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpdsdriver.lo ogrpdsdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpdsdatasource.lo ogrpdsdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpdslayer.lo ogrpdslayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsdtsdriver.lo ogrsdtsdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsdtsdatasource.lo ogrsdtsdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrsdtslayer.lo ogrsdtslayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrodsdriver.lo ogrodsdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrodsdatasource.lo ogrodsdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ods_formula.lo ods_formula.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ods_formula_node.lo ods_formula_node.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrxlsxdriver.lo ogrxlsxdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrxlsxdatasource.lo ogrxlsxdatasource.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogramigoclouddriver.lo ogramigoclouddriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogramigoclouddatasource.lo ogramigoclouddatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogramigocloudlayer.lo ogramigocloudlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogramigocloudtablelayer.lo ogramigocloudtablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogramigocloudresultlayer.lo ogramigocloudresultlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcartodriver.lo ogrcartodriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcartodatasource.lo ogrcartodatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcartolayer.lo ogrcartolayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcartotablelayer.lo ogrcartotablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcartoresultlayer.lo ogrcartoresultlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcloudantdriver.lo ogrcloudantdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcloudantdatasource.lo ogrcloudantdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcloudanttablelayer.lo ogrcloudanttablelayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcouchdbdriver.lo ogrcouchdbdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcouchdbdatasource.lo ogrcouchdbdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcouchdblayer.lo ogrcouchdblayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcouchdbtablelayer.lo ogrcouchdbtablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcouchdbrowslayer.lo ogrcouchdbrowslayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrcswdataset.lo ogrcswdataset.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrelasticdriver.lo ogrelasticdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrelasticdatasource.lo ogrelasticdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrelasticlayer.lo ogrelasticlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgftdriver.lo ogrgftdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgftdatasource.lo ogrgftdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgftlayer.lo ogrgftlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgfttablelayer.lo ogrgfttablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I../.. -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrgftresultlayer.lo ogrgftresultlayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrngwdriver.lo ogrngwdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gdalngwdataset.lo gdalngwdataset.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrngwlayer.lo ogrngwlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ngw_api.lo ngw_api.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrplscenesdriver.lo ogrplscenesdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrplscenesdatav1layer.lo ogrplscenesdatav1layer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrplscenesdatav1dataset.lo ogrplscenesdatav1dataset.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwfsdriver.lo ogrwfsdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwfsdatasource.lo ogrwfsdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwfslayer.lo ogrwfslayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwfsfilter.lo ogrwfsfilter.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrwfsjoinlayer.lo ogrwfsjoinlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogroapifdriver.lo ogroapifdriver.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagedriver.lo ogrgeopackagedriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagedatasource.lo ogrgeopackagedatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagelayer.lo ogrgeopackagelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackagetablelayer.lo ogrgeopackagetablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackageselectlayer.lo ogrgeopackageselectlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrgeopackageutility.lo ogrgeopackageutility.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/gdalgeopackagerasterband.lo gdalgeopackagerasterband.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkreader.lo vfkreader.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkreadersqlite.lo vfkreadersqlite.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkdatablock.lo vfkdatablock.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkdatablocksqlite.lo vfkdatablocksqlite.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkpropertydefn.lo vfkpropertydefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkfeature.lo vfkfeature.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkfeaturesqlite.lo vfkfeaturesqlite.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/vfkproperty.lo vfkproperty.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvfkdriver.lo ogrvfkdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvfkdatasource.lo ogrvfkdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrvfklayer.lo ogrvfklayer.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrosmdriver.lo ogrosmdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrosmdatasource.lo ogrosmdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/ogrosmlayer.lo ogrosmlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_EXPAT -c -o ../o/osm_parser.lo osm_parser.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgdriver.lo ogrpgdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgdatasource.lo ogrpgdatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpglayer.lo ogrpglayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgtablelayer.lo ogrpgtablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgresultlayer.lo ogrpgresultlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/ogrpgutility.lo ogrpgutility.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitedatasource.lo ogrsqlitedatasource.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitelayer.lo ogrsqlitelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitedriver.lo ogrsqlitedriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitetablelayer.lo ogrsqlitetablelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteviewlayer.lo ogrsqliteviewlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteselectlayer.lo ogrsqliteselectlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitesinglefeaturelayer.lo ogrsqlitesinglefeaturelayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitevfs.lo ogrsqlitevfs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqlitevirtualogr.lo ogrsqlitevirtualogr.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteexecutesql.lo ogrsqliteexecutesql.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CC gcc -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89 -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteapiroutines.lo ogrsqliteapiroutines.c /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/rasterlite2.lo rasterlite2.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I.. -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -DHAVE_SPATIALITE -DSPATIALITE_412_OR_LATER -DSQLITE_HAS_COLUMN_METADATA -c -o ../o/ogrsqliteutility.lo ogrsqliteutility.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sqlite' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts' /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -Weffc++ -Wold-style-cast -DHAVE_MITAB -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -Iogrsf_frmts -Iogrsf_frmts/mem -Iogrsf_frmts/geojson -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrgeometryfactory.lo ogrgeometryfactory.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrpoint.lo ogrpoint.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrcurve.lo ogrcurve.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrlinestring.lo ogrlinestring.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrlinearring.lo ogrlinearring.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrpolygon.lo ogrpolygon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrtriangle.lo ogrtriangle.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrutils.lo ogrutils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrgeometry.lo ogrgeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrgeometrycollection.lo ogrgeometrycollection.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrmultipolygon.lo ogrmultipolygon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrsurface.lo ogrsurface.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrpolyhedralsurface.lo ogrpolyhedralsurface.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrtriangulatedsurface.lo ogrtriangulatedsurface.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrmultipoint.lo ogrmultipoint.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrmultilinestring.lo ogrmultilinestring.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrcircularstring.lo ogrcircularstring.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrcompoundcurve.lo ogrcompoundcurve.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrcurvepolygon.lo ogrcurvepolygon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrcurvecollection.lo ogrcurvecollection.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrmulticurve.lo ogrmulticurve.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrmultisurface.lo ogrmultisurface.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_api.lo ogr_api.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrfeature.lo ogrfeature.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrfeaturedefn.lo ogrfeaturedefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrfeaturequery.lo ogrfeaturequery.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrfeaturestyle.lo ogrfeaturestyle.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrfielddefn.lo ogrfielddefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrspatialreference.lo ogrspatialreference.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srsnode.lo ogr_srsnode.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_fromepsg.lo ogr_fromepsg.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrct.lo ogrct.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_esri.lo ogr_srs_esri.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_pci.lo ogr_srs_pci.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_usgs.lo ogr_srs_usgs.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_dict.lo ogr_srs_dict.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_panorama.lo ogr_srs_panorama.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_ozi.lo ogr_srs_ozi.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_erm.lo ogr_srs_erm.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o swq.lo swq.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o swq_expr_node.lo swq_expr_node.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -Wno-logical-op -c -o swq_parser.lo swq_parser.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o swq_select.lo swq_select.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o swq_op_registrar.lo swq_op_registrar.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o swq_op_general.lo swq_op_general.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_srs_xml.lo ogr_srs_xml.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ograssemblepolygon.lo ograssemblepolygon.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr2gmlgeometry.lo ogr2gmlgeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o gml2ogrgeometry.lo gml2ogrgeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_expat.lo ogr_expat.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrpgeogeometry.lo ogrpgeogeometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrgeomediageometry.lo ogrgeomediageometry.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_geocoding.lo ogr_geocoding.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogrgeomfielddefn.lo ogrgeomfielddefn.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ograpispy.lo ograpispy.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_xerces.lo ogr_xerces.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_geo_utils.lo ogr_geo_utils.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/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.0/opt/scientific_core/../core/include/json-c -I. -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DHAVE_EXPAT -I/usr/include -DHAVE_GEOS=1 -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ogr_proj_p.lo ogr_proj_p.cpp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gnmfiledriver.lo gnmfiledriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gnmfilenetwork.lo gnmfilenetwork.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gnmdbdriver.lo gnmdbdriver.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o ../o/gnmdbnetwork.lo gnmdbnetwork.cpp make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmnetwork.lo gnmnetwork.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmgenericnetwork.lo gnmgenericnetwork.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmlayer.lo gnmlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmrule.lo gnmrule.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmresultlayer.lo gnmresultlayer.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -c -o gnmgraph.lo gnmgraph.cpp make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdalinfo_lib.cpp -o gdalinfo_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdal_translate_lib.cpp -o gdal_translate_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdalwarp_lib.cpp -o gdalwarp_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough ogr2ogr_lib.cpp -o ogr2ogr_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdaldem_lib.cpp -o gdaldem_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough nearblack_lib.cpp -o nearblack_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdal_grid_lib.cpp -o gdal_grid_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdal_rasterize_lib.cpp -o gdal_rasterize_lib.lo /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough gdalbuildvrt_lib.cpp -o gdalbuildvrt_lib.lo make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -lsqlite3 -lexpat -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lopenjp2 -L/opt/metwork-mfext-1.0/opt/scientific_core -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -ljasper -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lnetcdf -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lhdf5 -ljpeg -L/opt/metwork-mfext-1.0/opt/scientific_core -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lpng -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lpq -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lproj -lz -lpthread -lm -lrt -ldl -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lspatialite -L/opt/metwork-mfext-1.0/opt/core/lib -lcurl -L/opt/metwork-mfext-1.0/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.0/opt/core/lib -llzma -lm -ldl -o libgdal.la ./ogr/gml2ogrgeometry.lo ./ogr/ogr2gmlgeometry.lo ./ogr/ogr_api.lo ./ogr/ogr_expat.lo ./ogr/ogr_fromepsg.lo ./ogr/ogr_geo_utils.lo ./ogr/ogr_geocoding.lo ./ogr/ogr_proj_p.lo ./ogr/ogr_srs_dict.lo ./ogr/ogr_srs_erm.lo ./ogr/ogr_srs_esri.lo ./ogr/ogr_srs_ozi.lo ./ogr/ogr_srs_panorama.lo ./ogr/ogr_srs_pci.lo ./ogr/ogr_srs_usgs.lo ./ogr/ogr_srs_xml.lo ./ogr/ogr_srsnode.lo ./ogr/ogr_xerces.lo ./ogr/ograpispy.lo ./ogr/ograssemblepolygon.lo ./ogr/ogrcircularstring.lo ./ogr/ogrcompoundcurve.lo ./ogr/ogrct.lo ./ogr/ogrcurve.lo ./ogr/ogrcurvecollection.lo ./ogr/ogrcurvepolygon.lo ./ogr/ogrfeature.lo ./ogr/ogrfeaturedefn.lo ./ogr/ogrfeaturequery.lo ./ogr/ogrfeaturestyle.lo ./ogr/ogrfielddefn.lo ./ogr/ogrgeomediageometry.lo ./ogr/ogrgeometry.lo ./ogr/ogrgeometrycollection.lo ./ogr/ogrgeometryfactory.lo ./ogr/ogrgeomfielddefn.lo ./ogr/ogrlinearring.lo ./ogr/ogrlinestring.lo ./ogr/ogrmulticurve.lo ./ogr/ogrmultilinestring.lo ./ogr/ogrmultipoint.lo ./ogr/ogrmultipolygon.lo ./ogr/ogrmultisurface.lo ./ogr/ogrpgeogeometry.lo ./ogr/ogrpoint.lo ./ogr/ogrpolygon.lo ./ogr/ogrpolyhedralsurface.lo ./ogr/ogrspatialreference.lo ./ogr/ogrsurface.lo ./ogr/ogrtriangle.lo ./ogr/ogrtriangulatedsurface.lo ./ogr/ogrutils.lo ./ogr/swq.lo ./ogr/swq_expr_node.lo ./ogr/swq_op_general.lo ./ogr/swq_op_registrar.lo ./ogr/swq_parser.lo ./ogr/swq_select.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/contour.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/delaunay.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdal_crs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdal_octave.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdal_rpc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdal_simplesurf.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdal_tps.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalapplyverticalshiftgrid.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalchecksum.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalcutline.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdaldither.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalgeoloc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalgrid.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalgridavx.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalgridsse.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdallinearsystem.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalmatching.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalmediancut.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalpansharpen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalproximity.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalrasterize.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalrasterpolygonenumerator.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalsievefilter.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalsimplewarp.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdaltransformer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdaltransformgeolocs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalwarper.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalwarpkernel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalwarpkernel_opencl.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/gdalwarpoperation.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/llrasterize.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/polygonize.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/rasterfill.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg/thinplatespline.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/commonutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/gdal_grid_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/gdal_rasterize_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/gdal_translate_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/gdalbuildvrt_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/gdaldem_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/gdalinfo_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/gdalwarp_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/nearblack_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps/ogr2ogr_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/BitMaskV1.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/BitStufferV1.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/CntZImage.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/EnvisatFile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/IdrisiDataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/IngrTypes.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/IntergraphBand.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/IntergraphDataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/JPEG_band.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/JPNG_band.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/JpegHelper.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/LERC_band.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/PNG_band.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/Packer_RLE.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/Raw_band.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/Tif_band.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/_getcell.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/_getrow.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/_gsomece.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/_putcell.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/_rputrow.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/aaigriddataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ace2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/adrgdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/adsrange.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/aigccitt.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/aigdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/aigopen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/airsardataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/angle.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/argdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/atlsci_spheroid.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/attravai.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/attrsize.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/bagdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/biggifdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/blx.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/blxdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/bmpdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/bsb_read.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/bsbdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/btdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/byndataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/calsdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cbandinterleavedchannel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cellsize.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ceos.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ceosdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ceosopen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ceosrecipe.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ceossar.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cexternalchannel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/clinksegment.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/clock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cmplxpack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/coasp_dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/compack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/comunpack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cosar_dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidsk_array.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidsk_tex.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskads40model.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskapmodel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskbinarysegment.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskbitmap.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskchannel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskephemerissegment.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskgcp2segment.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskgeoref.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskpct.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskrpcmodel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidsksegment.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidsktoutinmodel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskvectorsegment.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpcidskvectorsegment_consistencycheck.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpgdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/cpixelinterleavedchannel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/create2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/csfglob.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/csfsup.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ctable2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ctgdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ctiledchannel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/daasdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ddffield.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ddffielddefn.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ddfmodule.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ddfrecord.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ddfsubfielddefn.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ddfutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dec_jpeg2000.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dec_png.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/degrib1.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/degrib2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/delattr.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/deriveddataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/derivedlist.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dgif_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dimapdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dipxdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/doq1dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/doq2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/drstemplates.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dted_api.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dted_create.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dted_ptstream.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dteddataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/dumconv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/e00griddataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ecrgtocdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/edb_pcidsk.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/eedacommon.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/eedadataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/eedaidataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/egif_lib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ehdrdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/eirdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/elasdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/endian.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/envidataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/envisatdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ersdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ershdrnode.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/fastdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/file.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/filename.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/fit.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/fitdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/fujibasdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_free.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_getfld.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_info.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_unpack1.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_unpack2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_unpack3.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_unpack4.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_unpack5.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_unpack6.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/g2_unpack7.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gattrblk.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gattridx.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gbits.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gcellrep.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gdal_edb.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gdalallregister.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gdalhttp.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gdalwmscache.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gdalwmsdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gdalwmsrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gdattype.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/genbindataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_extra.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_free.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_get.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_names.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_new.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_normalize.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_print.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_set.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_simpletags.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_tiffp.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_trans.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geo_write.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geotiff.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/geotiff_proj4.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/getattr.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/getx0.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gety0.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gff_dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ggisfid.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gh5_convenience.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gif_err.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gif_hash.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gifabstractdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gifalloc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gifdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gmaxval.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gminval.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gmlcoverage.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gmtdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gnrcols.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gnrrows.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gproj.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gputproj.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/grcdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/grddataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/grib1tab.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/grib2api.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gribcreatecopy.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gribdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gridlib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gridtemplates.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gs7bgdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gsagdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gsbgdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gscdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gt_citation.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gt_jpeg_copy.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gt_overview.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gt_wkt_srs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gtxdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gvalscal.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gvartype.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gversion.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gxf_ogcwkt.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gxf_proj4.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gxfdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/gxfopen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hazard.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hdf5dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hdf5imagedataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hf2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfa_overviews.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfaband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfacompress.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfadataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfadictionary.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfaentry.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfafield.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfaopen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hfatype.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/hkvdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/httpdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/idadataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ignfheightasciigrid.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ilwiscoordinatesystem.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ilwisdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/int_power.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/inventory.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/irisdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/iscedataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/isis2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/isis3dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ismv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/iso19115_srs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/jaxapalsardataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/jdemdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/jpcunpack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/jpeg2000_vsil_io.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/jpeg2000dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/jpgdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/kernlcsf.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/kmlsuperoverlaydataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/krodataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/l1bdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/landataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/lcpdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/legend.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/levellerdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/libjpeg_io.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/link.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/loslasdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mapdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/marfa_dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mbtilesdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mclose.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/memdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/metadatasegment_p.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/metadataset_p.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/metaname.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/metaparse.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/metaprint.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mffdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mgrs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_arcgis_server.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_iip.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_mrf.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_tiled_wms.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_tileservice.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_tms.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_virtualearth.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_wms.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/minidriver_worldwind.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/misspack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mkieee.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mopen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/moreattr.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mperror.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mrf_band.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mrf_overview.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/mrf_util.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/msg_basic_types.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/msg_reader_core.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/msgndataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/myassert.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/myerror.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/myutil.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nasakeywordhandler.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ndfdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/netcdfdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/netcdflayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/netcdfwriterconfig.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ngsgeoiddataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitf_gcprpc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfaridpcm.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfbilevel.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfdes.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitffile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfimage.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfwritejpeg.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/nitfwritejpeg_12.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/northwood.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ntv1dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ntv2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ogrpcidsklayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ogrpdflayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/openjpegdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ozidataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pack_gp.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pauxdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidsk_pubutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidsk_utils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidskbuffer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidskcreate.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidskdataset2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidskexception.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidskinterfaces.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcidskopen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcrasterdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcrastermisc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcrasterrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pcrasterutil.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdfcreatecopy.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdfcreatefromcomposition.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdfdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdfio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdfobject.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdfreadvectors.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdfwritabledataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pds4dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pds4vector.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdsdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pdstemplates.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pgisfid.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/phprfdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pixelfunctions.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/plmosaicdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pmaxval.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pminval.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pngdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pngunpack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pnmdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/postgisrasterdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/postgisrasterdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/postgisrasterrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/postgisrastertiledataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/postgisrastertilerasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/postgisrastertools.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/putallmv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/putattr.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/putsomec.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/putx0.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/puty0.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/pvalscal.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rasterlitecreatecopy.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rasterlitedataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rasterliteoverviews.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rattrblk.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rcomp.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rcoords.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rcreatecopy.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rdadataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rdieee.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rdup2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/records.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/reduce.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/reseterr.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rextend.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rikdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rmalloc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rmfdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rmfdem.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rmfjpeg.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rmflzw.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/roipacdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rpftocdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rpftocfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rrasterdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rrowcol.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/rs2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/ruseas.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/safedataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sagadataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sar_ceosdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/scan.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtsattrreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtscatd.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtsdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtsindexedreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtsiref.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtslib.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtslinereader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtspointreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtspolygonreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtsrasterreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtstransfer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sdtsxref.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sentinel2dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/setangle.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/setmv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/setvtmv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sgidataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sigdemdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/simpack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/simunpack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/snodasdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/specunpack.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/srpdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/srtmhgtdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/strconst.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/strpad.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/swapio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sysblockmap.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/sysvirtualfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tendian.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/terragendataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_aux.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_close.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_codec.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_color.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_compress.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_dir.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_dirinfo.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_dirread.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_dirwrite.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_dumpmode.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_error.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_extension.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_fax3.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_fax3sm.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_float.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_flush.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_getimage.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_jpeg.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_jpeg_12.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_lerc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_luv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_lzma.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_lzw.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_next.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_ojpeg.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_open.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_packbits.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_pixarlog.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_predict.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_print.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_read.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_strip.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_swab.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_thunder.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_tile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_version.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_vsi.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_warning.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_webp.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_write.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_zip.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tif_zstd.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tifvsi.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tildataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/trackmm.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/tsxdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/unwrapgcps.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/usgsdem_create.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/usgsdemdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vecsegdataindex.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vecsegheader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vicardataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vicarkeywordhandler.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtderivedrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtfilters.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtpansharpened.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtrawrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtsourcedrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtsources.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vrtwarped.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vs2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vsdef.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vsi_pcidsk_io.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vsidataio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vsis.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/vsvers.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wattrblk.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wcsdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wcsdataset100.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wcsdataset110.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wcsdataset201.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wcsrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wcsutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/weather.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wmsdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wmsmetadataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wmsutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/wmtsdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/xpmdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/xtiff.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/xyzdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/o/zmapdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdal_mdreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdal_misc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdal_rat.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalabstractbandblockcache.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalallvalidmaskband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalarraybandblockcache.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalclientserver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalcolortable.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaldataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaldefaultasync.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaldefaultoverviews.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaldllmain.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaldriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaldrivermanager.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalexif.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalgeorefpamdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalhashsetbandblockcache.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaljp2abstractdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaljp2box.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaljp2metadata.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaljp2metadatagenerator.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaljp2structure.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalmajorobject.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalmultidomainmetadata.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalnodatamaskband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalnodatavaluesmaskband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalopeninfo.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdaloverviewdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalpamdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalpamproxydb.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalpamrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalproxydataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalproxypool.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalrasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalrasterblock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalrescaledalphaband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/gdalvirtualmem.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/overview.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/rasterio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/rasterio_ssse3.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/rawdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_alos.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_digital_globe.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_eros.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_geo_eye.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_kompsat.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_landsat.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_orb_view.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_pleiades.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_rapid_eye.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_rdk1.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/reader_spot.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/o/gnmdbdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/o/gnmdbnetwork.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/o/gnmfiledriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/o/gnmfilenetwork.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/o/gnmregisterall.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnmgenericnetwork.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnmgraph.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnmlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnmnetwork.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnmresultlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnmrule.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/avc_bin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/avc_e00gen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/avc_e00parse.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/avc_e00read.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/avc_mbyte.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/avc_misc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/avc_rawbin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadclasses.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadcolors.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/caddictionary.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadfileio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadfilestreamio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadgeometry.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadheader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadobjects.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/cadtables.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/dbfopen_wrapper.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ddfrecordindex.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/dgnfloat.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/dgnhelp.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/dgnopen.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/dgnread.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/dgnstroke.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/dgnwrite.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/filegdbindex.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/filegdbtable.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gdalcaddataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gdalgeopackagerasterband.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gdalngwdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/geoconcept.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/geoconcept_syscoord.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gfstemplate.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlfeature.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlfeatureclass.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlhandler.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlpropertydefn.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlreadstate.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlregistry.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gmlutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gtm.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gtmtracklayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/gtmwaypointlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/hugefileresolver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/intronurbs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/io.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/io_selafin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/kml.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/kmlnode.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/kmlvector.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ll_recio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_bounds.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_coordsys.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_datfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_feature.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_feature_mif.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_geometry.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_idfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_imapinfofile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_indfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_mapcoordblock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_mapfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_mapheaderblock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_mapindexblock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_mapobjectblock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_maptoolblock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_middatafile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_miffile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_ogr_datasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_ogr_driver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_rawbinblock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_spatialref.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_tabfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_tabseamless.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_tabview.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_tooldef.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mitab_utils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mvt_tile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/mvtutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ngw_api.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ntf_codelist.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ntf_estlayers.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ntf_generic.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ntf_raster.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ntffilereader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ntfrecord.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ntfstroke.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ods_formula.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ods_formula_node.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr2kmlgeometry.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_attrind.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_autocad_services.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_gensql.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_miattrind.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_xplane_apt_reader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_xplane_awy_reader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_xplane_fix_reader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_xplane_nav_reader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogr_xplane_reader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ograeronavfaadatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ograeronavfaadriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ograeronavfaalayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogramigoclouddatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogramigoclouddriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogramigocloudlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogramigocloudresultlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogramigocloudtablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ograrcgendatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ograrcgendriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ograrcgenlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravcbindatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravcbindriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravcbinlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravcdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravce00datasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravce00driver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravce00layer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogravclayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrbnadatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrbnadriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrbnalayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrbnaparser.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcaddriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcadlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcartodatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcartodriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcartolayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcartoresultlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcartotablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcloudantdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcloudantdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcloudanttablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcouchdbdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcouchdbdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcouchdblayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcouchdbrowslayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcouchdbtablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcsvdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcsvdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcsvlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrcswdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdgndatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdgndriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdgnlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxf_blockmap.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxf_dimension.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxf_feature.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxf_hatch.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxf_leader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxf_ocstransformer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxf_polyline_smooth.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxfblockslayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxfblockswriterlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxfdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxfdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxflayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxfreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxfwriterds.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrdxfwriterlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogredigeodatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogredigeodriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogredigeolayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogreditablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrelasticdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrelasticdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrelasticlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogremulatedtransaction.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogresrijsondriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogresrijsonreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeoconceptdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeoconceptdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeoconceptlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsondatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsondriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsonlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsonreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsonseqdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsonutils.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsonwritelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeojsonwriter.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeopackagedatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeopackagedriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeopackagelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeopackageselectlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeopackagetablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeopackageutility.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeorssdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeorssdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgeorsslayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgftdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgftdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgftlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgftresultlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgfttablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgmldatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgmldriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgmllayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgmtdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgmtdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgmtlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgpsbabeldatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgpsbabeldriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgpsbabelwritedatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgpxdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgpxdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgpxlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgtmdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgtmdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrgtmlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrhtfdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrhtfdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrhtflayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogridrisidatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogridrisidriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogridrisilayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrjmldataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrjmllayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrjmlwriterlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrkmldatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrkmldriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrkmllayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrlayerdecorator.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrlayerpool.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrmemdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrmemdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrmemlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrmutexeddatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrmutexedlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrmvtdataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrngwdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrngwlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrntfdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrntfdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrntffeatureclasslayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrntflayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogroapifdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrodsdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrodsdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogropenairdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogropenairdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogropenairlabellayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogropenairlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogropenfilegdbdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogropenfilegdbdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogropenfilegdblayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrosmdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrosmdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrosmlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpdsdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpdsdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpdslayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgdumpdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgdumpdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgdumplayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpglayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgresultlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgtablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrpgutility.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrplscenesdatav1dataset.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrplscenesdatav1layer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrplscenesdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrrecdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrrecdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrreclayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrregisterall.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrs57datasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrs57driver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrs57layer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsdtsdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsdtsdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsdtslayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsegukooadatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsegukooadriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsegukooalayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsegydatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsegydriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsegylayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrselafindatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrselafindriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrselafinlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsfdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsfdriverregistrar.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrshapedatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrshapedriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrshapelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqliteapiroutines.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqlitedatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqlitedriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqliteexecutesql.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqlitelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqliteselectlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqlitesinglefeaturelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqlitetablelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqliteutility.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqlitevfs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqliteviewlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsqlitevirtualogr.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsuadatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsuadriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsualayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsvgdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsvgdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsvglayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsxfdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsxfdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrsxflayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrtigerdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrtigerdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrtigerlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrtopojsondriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrtopojsonreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrunionlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrvdvdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrvfkdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrvfkdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrvfklayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrvrtdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrvrtdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrvrtlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwarpedlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwaspdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwaspdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwasplayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwfsdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwfsdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwfsfilter.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwfsjoinlayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrwfslayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrxlsxdatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrxlsxdriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrxplanedatasource.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrxplanedriver.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/ogrxplanelayer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/opencad.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/osm_parser.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/parsexsd.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/r2000.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/rasterlite2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/resolvexlinks.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/s57classregistrar.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/s57featuredefns.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/s57filecollector.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/s57reader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/s57writer.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/sbnsearch_wrapper.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/shape2ogr.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/shp_vsi.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/shpopen_wrapper.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/shptree_wrapper.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigeraltname.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerarealandmarks.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigercompletechain.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerentitynames.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerfeatureids.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerfilebase.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigeridhistory.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerkeyfeatures.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerlandmarks.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigeroverunder.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerpip.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerpoint.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerpolychainlink.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerpolygon.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerpolygoncorrections.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerpolygoneconomic.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerspatialmetadata.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigertlidrange.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerzerocellid.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerzipcodes.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/tigerzipplus4.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkdatablock.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkdatablocksqlite.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkfeature.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkfeaturesqlite.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkproperty.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkpropertydefn.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkreader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vfkreadersqlite.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/o/vsilfileio.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_alibaba_oss.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_atomic_ops.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_aws.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_azure.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_base64.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_conv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_cpu_features.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_csv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_error.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_findfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_getexecpath.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_google_cloud.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_google_oauth2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_hash_set.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_http.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_json.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_json_streaming_parser.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_list.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_md5.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_minixml.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_minizip_ioapi.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_minizip_unzip.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_minizip_zip.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_multiproc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_path.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_progress.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_quad_tree.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_recode.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_recode_iconv.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_recode_stub.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_sha1.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_sha256.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_spawn.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_string.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_strtod.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_swift.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_time.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_userfaultfd.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_virtualmem.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsi_error.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsi_mem.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_abstract_archive.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_az.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_buffered_reader.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_cache.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_crypt.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_curl.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_curl_streaming.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_gs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_gzip.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_hdfs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_oss.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_plugin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_s3.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_sparsefile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_stdin.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_stdout.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_subfile.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_swift.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_tar.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_unix_stdio_64.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_webhdfs.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsil_win32.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_vsisimple.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_worker_thread_pool.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cpl_xml_validate.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cplgetsymbol.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cplkeywordparser.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cplstring.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port/cplstringlist.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/o/BitMask.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/o/BitStuffer2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/o/Huffman.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/o/Lerc.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/o/Lerc2.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/o/Lerc_c_api_impl.lo /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/o/RLE.lo \ -rpath /opt/metwork-mfext-1.0/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.0/opt/scientific_core/lib -lgdal"' >> gdal-config-inst echo 'CONFIG_DEP_LIBS=" -ljson-c -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -lsqlite3 -lexpat -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lopenjp2 -L/opt/metwork-mfext-1.0/opt/scientific_core -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -ljasper -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lnetcdf -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lhdf5 -ljpeg -L/opt/metwork-mfext-1.0/opt/scientific_core -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lpng -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lpq -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lproj -lz -lpthread -lm -lrt -ldl -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lspatialite -L/opt/metwork-mfext-1.0/opt/core/lib -lcurl -L/opt/metwork-mfext-1.0/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.0/opt/core/lib -llzma -lm -ldl "' >> gdal-config-inst echo 'CONFIG_PREFIX="/opt/metwork-mfext-1.0/opt/scientific_core"' >> gdal-config-inst echo 'CONFIG_CFLAGS="-I/opt/metwork-mfext-1.0/opt/scientific_core/include"' >> gdal-config-inst echo 'CONFIG_DATA="/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal"' >> gdal-config-inst echo 'CONFIG_VERSION="'`cat ../VERSION`'"' >> gdal-config-inst echo 'CONFIG_OGR_ENABLED=yes' >> gdal-config-inst # Deprecated. Always true. echo 'CONFIG_GNM_ENABLED=yes' >> gdal-config-inst echo 'CONFIG_FORMATS="derived gtiff hfa mem vrt aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted e00grid elas envisat ers fit gff gsg gxf hf2 idrisi ignfheightasciigrid ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt terragen til tsx usgsdem xpm xyz zmap rik ozi grib eeda plmosaic rda wcs wms wmts daas rasterlite mbtiles pdf openjpeg jpeg2000 netcdf hdf5 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.0/opt/scientific_core/../core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -lsqlite3 -lexpat -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lopenjp2 -L/opt/metwork-mfext-1.0/opt/scientific_core -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -ljasper -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lnetcdf -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lhdf5 -ljpeg -L/opt/metwork-mfext-1.0/opt/scientific_core -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lpng -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lpq -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lproj -lz -lpthread -lm -lrt -ldl -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lspatialite -L/opt/metwork-mfext-1.0/opt/core/lib -lcurl -L/opt/metwork-mfext-1.0/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.0/opt/core/lib -llzma -lm -ldl "' >> gdal-config echo 'CONFIG_PREFIX="/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2"' >> gdal-config echo 'CONFIG_CFLAGS="-I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps"' >> gdal-config echo 'CONFIG_DATA="/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/data"' >> gdal-config echo 'CONFIG_VERSION="'`cat ../VERSION`'"' >> gdal-config echo 'CONFIG_OGR_ENABLED=yes' >> gdal-config # Deprecated. Always true. echo 'CONFIG_GNM_ENABLED=yes' >> gdal-config echo 'CONFIG_FORMATS="derived gtiff hfa mem vrt aaigrid adrg aigrid airsar arg blx bmp bsb cals ceos ceos2 coasp cosar ctg dimap dted e00grid elas envisat ers fit gff gsg gxf hf2 idrisi ignfheightasciigrid ilwis ingr iris iso8211 jaxapalsar jdem kmlsuperoverlay l1b leveller map mrf msgn ngsgeoid nitf northwood pds prf r raw rmf rs2 safe saga sdts sentinel2 sgi sigdem srtmhgt terragen til tsx usgsdem xpm xyz zmap rik ozi grib eeda plmosaic rda wcs wms wmts daas rasterlite mbtiles pdf openjpeg jpeg2000 netcdf hdf5 gif jpeg png pcraster pcidsk postgisraster"' >> gdal-config cat gdal-config.in >> gdal-config chmod a+x gdal-config /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/libtool --mode=compile --silent --tag=CXX g++ -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt -DGNM_ENABLED -I/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port -I/opt/metwork-mfext-1.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -c -o gdalinfo_bin.lo gdalinfo_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -c -o gdal_translate_bin.lo gdal_translate_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -c -o gdalwarp_bin.lo gdalwarp_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -c -o nearblack_bin.lo nearblack_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -c -o gdaldem_bin.lo gdaldem_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -c -o gdal_contour.lo gdal_contour.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -c -o gdal_rasterize_bin.lo gdal_rasterize_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -c -o gdal_grid_bin.lo gdal_grid_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -c -o ogr2ogr_bin.lo ogr2ogr_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include -c -o gdalbuildvrt_bin.lo gdalbuildvrt_bin.cpp /bin/sh /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/include/openjpeg-2.3 -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core -I/opt/metwork-mfext-1.0/opt/scientific_core/include -DGDAL_COMPILATION -I/opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core' >> gdal.pc echo 'CONFIG_INST_LIBS=-L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgdal' >> gdal.pc echo 'CONFIG_INST_CFLAGS=-I/opt/metwork-mfext-1.0/opt/scientific_core/include' >> gdal.pc echo 'CONFIG_INST_DATA=/opt/metwork-mfext-1.0/opt/scientific_core/share/gdal' >> gdal.pc cat gdal.pc.in >> gdal.pc make[2]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2' cd build/gdal-3.0.2 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2' (cd port; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/port' (cd gcore; make generate_gdal_version_h) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore' make[3]: Nothing to be done for 'generate_gdal_version_h'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore' (cd gcore; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore' make -C mdreader make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/mdreader' make[4]: Nothing to be done for 'default'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore/mdreader' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gcore' (cd alg; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/alg' (cd frmts; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts' make -C derived install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/derived' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/derived' make -C gtiff install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff' (cd libgeotiff; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libgeotiff' make[5]: Nothing to be done for 'install-obj'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libgeotiff' (cd libtiff; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libtiff' make[5]: Nothing to be done for 'install-obj'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff/libtiff' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gtiff' make -C hfa install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hfa' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hfa' make -C mem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mem' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mem' make -C vrt install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/vrt' make -C aaigrid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/aaigrid' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/aaigrid' make -C adrg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/adrg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/adrg' make -C aigrid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/aigrid' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/aigrid' make -C airsar install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/airsar' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/airsar' make -C arg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/arg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/arg' make -C blx install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/blx' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/blx' make -C bmp install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/bmp' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/bmp' make -C bsb install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/bsb' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/bsb' make -C cals install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/cals' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/cals' make -C ceos install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ceos' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ceos' make -C ceos2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ceos2' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ceos2' make -C coasp install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/coasp' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/coasp' make -C cosar install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/cosar' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/cosar' make -C ctg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ctg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ctg' make -C dimap install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/dimap' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/dimap' make -C dted install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/dted' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/dted' make -C e00grid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/e00grid' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/e00grid' make -C elas install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/elas' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/elas' make -C envisat install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/envisat' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/envisat' make -C ers install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ers' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ers' make -C fit install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/fit' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/fit' make -C gff install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gff' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gff' make -C gsg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gsg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gsg' make -C gxf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gxf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gxf' make -C hf2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hf2' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hf2' make -C idrisi install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/idrisi' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/idrisi' make -C ignfheightasciigrid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ignfheightasciigrid' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ignfheightasciigrid' make -C ilwis install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ilwis' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ilwis' make -C ingr install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ingr' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ingr' make -C iris install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/iris' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/iris' make -C iso8211 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/iso8211' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/iso8211' make -C jaxapalsar install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jaxapalsar' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jaxapalsar' make -C jdem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jdem' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jdem' make -C kmlsuperoverlay install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/kmlsuperoverlay' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/kmlsuperoverlay' make -C l1b install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/l1b' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/l1b' make -C leveller install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/leveller' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/leveller' make -C map install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/map' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/map' make -C mrf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mrf' (cd libLERC; make install-obj) make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mrf/libLERC' make[5]: Nothing to be done for 'install-obj'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mrf/libLERC' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mrf' make -C msgn install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/msgn' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/msgn' make -C ngsgeoid install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ngsgeoid' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ngsgeoid' make -C nitf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/nitf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/nitf' make -C northwood install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/northwood' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/northwood' make -C pds install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pds' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pds' make -C prf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/prf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/prf' make -C r install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/r' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/r' make -C raw install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/raw' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/raw' make -C rmf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rmf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rmf' make -C rs2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rs2' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rs2' make -C safe install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/safe' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/safe' make -C saga install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/saga' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/saga' make -C sdts install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sdts' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sdts' make -C sentinel2 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sentinel2' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sentinel2' make -C sgi install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sgi' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sgi' make -C sigdem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sigdem' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/sigdem' make -C srtmhgt install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/srtmhgt' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/srtmhgt' make -C terragen install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/terragen' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/terragen' make -C til install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/til' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/til' make -C tsx install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/tsx' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/tsx' make -C usgsdem install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/usgsdem' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/usgsdem' make -C xpm install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/xpm' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/xpm' make -C xyz install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/xyz' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/xyz' make -C zmap install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/zmap' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/zmap' make -C rik install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rik' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rik' make -C ozi install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ozi' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/ozi' make -C grib install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/grib' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/grib' make -C eeda install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/eeda' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/eeda' make -C plmosaic install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/plmosaic' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/plmosaic' make -C rda install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rda' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rda' make -C wcs install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wcs' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wcs' make -C wms install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wms' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wms' make -C wmts install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wmts' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/wmts' make -C daas install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/daas' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/daas' make -C rasterlite install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rasterlite' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/rasterlite' make -C mbtiles install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mbtiles' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/mbtiles' make -C pdf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pdf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pdf' make -C openjpeg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/openjpeg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/openjpeg' make -C jpeg2000 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jpeg2000' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jpeg2000' make -C netcdf install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/netcdf' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/netcdf' make -C hdf5 install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf5' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/hdf5' make -C gif install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gif' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/gif' make -C jpeg install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jpeg' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/jpeg' make -C png install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/png' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/png' make -C pcraster install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pcraster' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pcraster' make -C pcidsk install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pcidsk' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/pcidsk' make -C postgisraster install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/postgisraster' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts/postgisraster' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/frmts' (cd third_party; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party' make -C LercLib install-obj make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/LercLib' make[4]: Nothing to be done for 'install-obj'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party/LercLib' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/third_party' (cd ogr; make lib ) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr' (cd ogrsf_frmts; make) make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts' make -C generic make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/generic' make -C geojson make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geojson' make -C kml make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/kml' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/kml' make -C mem make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mem' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mem' make -C mitab make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mitab' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mitab' make -C vrt make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vrt' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vrt' make -C aeronavfaa make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/aeronavfaa' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/aeronavfaa' make -C arcgen make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/arcgen' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/arcgen' make -C avc make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/avc' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/avc' make -C bna make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/bna' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/bna' make -C cad make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad' make -C libopencad make[6]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad/libopencad' make -C dwg make[7]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad/libopencad/dwg' make[7]: Nothing to be done for 'default'. make[7]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad/libopencad/dwg' make[6]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad/libopencad' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cad' make -C csv make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/csv' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/csv' make -C dgn make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/dgn' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/dgn' make -C dxf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/dxf' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/dxf' make -C edigeo make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/edigeo' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/edigeo' make -C geoconcept make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geoconcept' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/geoconcept' make -C georss make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/georss' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/georss' make -C gml make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gml' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gml' make -C gmt make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gmt' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gmt' make -C gpsbabel make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpsbabel' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpsbabel' make -C gpx make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpx' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpx' make -C gtm make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gtm' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gtm' make -C htf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/htf' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/htf' make -C jml make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/jml' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/jml' make -C mvt make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mvt' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/mvt' make -C ntf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ntf' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ntf' make -C openair make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/openair' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/openair' make -C openfilegdb make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/openfilegdb' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/openfilegdb' make -C pgdump make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pgdump' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pgdump' make -C rec make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/rec' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/rec' make -C s57 make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/s57' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/s57' make -C segukooa make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/segukooa' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/segukooa' make -C segy make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/segy' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/segy' make -C selafin make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/selafin' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/selafin' make -C shape make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/shape' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/shape' make -C sua make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sua' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sua' make -C svg make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/svg' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/svg' make -C sxf make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sxf' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sxf' make -C tiger make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/tiger' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/tiger' make -C vdv make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vdv' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vdv' make -C wasp make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/wasp' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/wasp' make -C xplane make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/xplane' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/xplane' make -C idrisi make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/idrisi' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/idrisi' make -C pds make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pds' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pds' make -C sdts make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sdts' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sdts' make -C ods make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ods' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ods' make -C xlsx make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/xlsx' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/xlsx' make -C amigocloud make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/amigocloud' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/amigocloud' make -C carto make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/carto' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/carto' make -C cloudant make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cloudant' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/cloudant' make -C couchdb make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/couchdb' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/couchdb' make -C csw make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/csw' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/csw' make -C elastic make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/elastic' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/elastic' make -C gft make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gft' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gft' make -C ngw make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ngw' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/ngw' make -C plscenes make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/plscenes' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/plscenes' make -C wfs make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/wfs' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/wfs' make -C gpkg make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpkg' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/gpkg' make -C vfk make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vfk' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/vfk' make -C osm make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/osm' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/osm' make -C pg make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pg' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/pg' make -C sqlite make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sqlite' make[5]: Nothing to be done for 'default'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts/sqlite' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr/ogrsf_frmts' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/ogr' (cd gnm; make lib ) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm' (cd gnm_frmts; make) make[4]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts' make -C file install-obj make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/file' make[5]: Nothing to be done for 'install-obj'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/file' make -C db install-obj make[5]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/db' make[5]: Nothing to be done for 'install-obj'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts/db' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm/gnm_frmts' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/gnm' (cd apps; make appslib) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps' make[3]: Nothing to be done for 'appslib'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps' make libgdal.la make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2' make[3]: 'libgdal.la' is up to date. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2' (cd apps; make) make[3]: Entering directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps' make[3]: Nothing to be done for 'default'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/apps' /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.0/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.0/opt/scientific_core/lib ; done /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.0/opt/scientific_core/lib/gdalplugins /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.0/opt/scientific_core/bin /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.0/opt/scientific_core/share/gdal /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/opt/scientific_core`pkg-config --variable=compatdir bash-completion` ; \ cp gdal-bash-completion.sh /opt/metwork-mfext-1.0/opt/scientific_core`pkg-config --variable=compatdir bash-completion`; \ fi make[3]: Leaving directory '/src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.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.0/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.0/opt/scientific_core/lib /src/layers/layer1_scientific_core/0023_gdal/build/gdal-3.0.2/install-sh -d /opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/share/metwork_packages/pixman.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/pixman.yaml echo "name: 'pixman'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/pixman.yaml echo "version: '0.38.4'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/pixman.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/pixman.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/pixman.yaml echo "checksum: '267a7af290f93f643a1bc74490d9fdd1'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/pixman.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/metwork_packages/pixman.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/pixman.yaml echo "website: 'http://www.pixman.org/'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/pixman.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/pixman.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/pixman.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/pixman.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/pixman.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/pixman-0.38.4.tar.gz` `readlink -m ./sources` MD5 267a7af290f93f643a1bc74490d9fdd1 Computing checksum for /src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4.tar.gz... Good checksum rm -Rf pixman-0.38.4 /opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libpixman-1.la '/opt/metwork-mfext-1.0/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libpixman-1.so.0.38.4 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libpixman-1.so.0.38.4 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/lib/libpixman-1.la libtool: install: /usr/bin/install -c .libs/libpixman-1.a /opt/metwork-mfext-1.0/opt/scientific_core/lib/libpixman-1.a libtool: install: chmod 644 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libpixman-1.a libtool: install: ranlib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libpixman-1.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/pixman-1' /usr/bin/install -c -m 644 pixman.h pixman-version.h '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 pixman-1.pc '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman/build/pixman-0.38.4' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0024_pixman' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0024_pixman' make[3]: Entering directory `/src/layers/layer1_scientific_core/0030_freetype' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml echo "name: 'freetype'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml echo "version: '2.10.1'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml echo "checksum: 'bd42e75127f8431923679480efb5ba8f'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml echo -n "FreeType is a freely available software library to render fonts" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml echo "website: 'https://www.freetype.org/'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml echo "license: 'GPL 2 or 3'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/freetype.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0030_freetype' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/freetype-2.10.1.tar.xz` `readlink -m ./sources` MD5 bd42e75127f8431923679480efb5ba8f Computing checksum for /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1.tar.xz... Good checksum rm -Rf freetype-2.10.1 /opt/metwork-mfext-1.0/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.0/opt/scientific_core make[2]: Entering directory '/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1' FreeType build system -- automatic system detection The following settings are used: platform unix compiler cc configuration directory ./builds/unix configuration rules ./builds/unix/unix.mk If this does not correspond to your system or settings please remove the file `config.mk' from this directory then read the INSTALL file for help. Otherwise, simply type `make' again to build the library, or `make refdoc' to build the API reference (this needs python >= 2.6). Generating modules list in ./objs/ftmodule.h... done. * module: truetype (Windows/Mac font files with extension *.ttf or *.ttc) * module: type1 (Postscript font files with extension *.pfa or *.pfb) * module: cff (OpenType fonts with extension *.otf) * module: cid (Postscript CID-keyed fonts, no known extension) * module: pfr (PFR/TrueDoc font files with extension *.pfr) * module: type42 (Type 42 font files with no known extension) * module: winfnt (Windows bitmap fonts with extension *.fnt or *.fon) * module: pcf (pcf bitmap fonts) * module: bdf (bdf bitmap fonts) * module: sfnt (helper module for TrueType & OpenType formats) * module: autofit (automatic hinting module) * module: pshinter (Postscript hinter module) * module: raster (monochrome bitmap renderer) * module: smooth (anti-aliased bitmap renderer) * module: smooth (anti-aliased bitmap renderer for LCDs) * module: smooth (anti-aliased bitmap renderer for vertical LCDs) * module: psaux (Postscript Type 1 & Type 2 helper module) * module: psnames (Postscript & Unicode Glyph name handling) cd builds/unix; \ ./configure '--prefix=/opt/metwork-mfext-1.0/opt/scientific_core' checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.24... no checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/root/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /opt/rh/devtoolset-8/root/usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking size of int... 4 checking size of long... 8 checking for unsigned long long int... yes checking for long long int... yes checking whether cpp computation of bit length in ftconfig.in works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether munmap is declared... yes checking for munmap's first parameter type... void * checking for memcpy... yes checking for memmove... yes checking gcc compiler flag -pedantic to assure ANSI C works correctly... ok, adding to XX_ANSIFLAGS checking gcc compiler flag -ansi to assure ANSI C works correctly... ok, adding to XX_ANSIFLAGS checking for -fvisibility=hidden compiler flag... yes checking for ZLIB... no checking for gzsetparams in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for BZIP2... no checking for BZ2_bzDecompress in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for LIBPNG... no checking for libpng-config... yes checking for HARFBUZZ... no checking for library containing clock_gettime... -lrt checking for python3... no checking for python2... python2 checking for pip3... no checking for pip2... no checking for pip... no configure: creating ./config.status config.status: creating ftoption.h config.status: creating unix-cc.mk config.status: creating unix-def.mk config.status: creating ftconfig.h config.status: executing libtool commands configure: Library configuration: external zlib: yes (autoconf test) bzip2: yes (autoconf test) libpng: yes (libpng-config) harfbuzz: no configure: Warning: `make refdoc' will fail since pip package `docwriter' is not installed. To install, run `missing install docwriter', or to use a python virtual environment, run `make refdoc-venv' (requires pip package `virtualenv'). make[2]: Leaving directory '/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1' cd build/freetype-2.10.1 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1' ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsystem.lo builds/unix/ftsystem.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" builds/unix/ftsystem.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftsystem.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" builds/unix/ftsystem.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsystem.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftdebug.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftdebug.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftdebug.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftdebug.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftdebug.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftdebug.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftinit.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftinit.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftinit.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftinit.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftinit.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftinit.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbase.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbase.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbase.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbase.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbase.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbase.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbbox.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbbox.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbbox.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbbox.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbbox.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbbox.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbdf.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbdf.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbdf.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbdf.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbdf.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbdf.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbitmap.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbitmap.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbitmap.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbitmap.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftbitmap.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbitmap.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcid.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftcid.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftcid.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftcid.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftcid.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcid.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftfstype.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftfstype.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftfstype.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftfstype.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftfstype.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftfstype.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgasp.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftgasp.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftgasp.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftgasp.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftgasp.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgasp.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftglyph.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftglyph.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftglyph.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftglyph.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftglyph.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftglyph.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgxval.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftgxval.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftgxval.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftgxval.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftgxval.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgxval.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftmm.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftmm.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftmm.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftmm.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftmm.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftmm.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftotval.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftotval.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftotval.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftotval.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftotval.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftotval.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpatent.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftpatent.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftpatent.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftpatent.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftpatent.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpatent.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpfr.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftpfr.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftpfr.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftpfr.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftpfr.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpfr.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftstroke.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftstroke.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftstroke.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftstroke.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftstroke.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftstroke.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsynth.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftsynth.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftsynth.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftsynth.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftsynth.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsynth.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/fttype1.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/fttype1.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/fttype1.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/fttype1.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/fttype1.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/fttype1.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftwinfnt.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftwinfnt.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftwinfnt.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftwinfnt.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/base/ftwinfnt.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftwinfnt.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/truetype -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/truetype.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/truetype/truetype.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/truetype -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/truetype/truetype.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/truetype.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/truetype -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/truetype/truetype.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/truetype.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type1 -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type1/type1.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type1 -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type1/type1.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/type1.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type1 -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type1/type1.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cff -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/cff.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cff/cff.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cff -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cff/cff.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/cff.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cff -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cff/cff.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/cff.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cid -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1cid.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cid/type1cid.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cid -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cid/type1cid.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/type1cid.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cid -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cid/type1cid.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1cid.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pfr -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pfr.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pfr/pfr.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pfr -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pfr/pfr.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/pfr.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pfr -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pfr/pfr.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pfr.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type42 -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type42.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type42/type42.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type42 -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type42/type42.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/type42.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type42 -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/type42/type42.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type42.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/winfonts -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/winfnt.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/winfonts/winfnt.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/winfonts -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/winfonts/winfnt.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/winfnt.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/winfonts -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/winfonts/winfnt.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/winfnt.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pcf -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pcf.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pcf/pcf.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pcf -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pcf/pcf.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/pcf.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pcf -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pcf/pcf.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pcf.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bdf -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/bdf.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bdf/bdf.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bdf -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bdf/bdf.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/bdf.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bdf -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bdf/bdf.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/bdf.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/sfnt -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/sfnt.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/sfnt/sfnt.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/sfnt -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/sfnt/sfnt.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/sfnt.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/sfnt -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/sfnt/sfnt.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/sfnt.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/autofit -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/autofit.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/autofit/autofit.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/autofit -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/autofit/autofit.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/autofit.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/autofit -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/autofit/autofit.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/autofit.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pshinter -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pshinter.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pshinter/pshinter.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pshinter -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pshinter/pshinter.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/pshinter.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pshinter -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/pshinter/pshinter.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pshinter.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/raster -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/raster.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/raster/raster.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/raster -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/raster/raster.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/raster.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/raster -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/raster/raster.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/raster.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/smooth -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/smooth.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/smooth/smooth.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/smooth -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/smooth/smooth.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/smooth.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/smooth -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/smooth/smooth.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/smooth.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cache -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcache.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cache/ftcache.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cache -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cache/ftcache.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftcache.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cache -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/cache/ftcache.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcache.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgzip.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/gzip/ftgzip.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/gzip/ftgzip.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftgzip.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/gzip/ftgzip.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgzip.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/lzw -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftlzw.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/lzw/ftlzw.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/lzw -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/lzw/ftlzw.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftlzw.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/lzw -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/lzw/ftlzw.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftlzw.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbzip2.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bzip2/ftbzip2.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bzip2/ftbzip2.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbzip2.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/bzip2/ftbzip2.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbzip2.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psaux -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psaux.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psaux/psaux.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psaux -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psaux/psaux.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/psaux.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psaux -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psaux/psaux.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psaux.o >/dev/null 2>&1 ./builds/unix/libtool --mode=compile gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psnames -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -DFT_CONFIG_CONFIG_H="" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="" -DFT_CONFIG_OPTIONS_H="" -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psnames.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psnames/psnames.c libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psnames -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psnames/psnames.c -fPIC -DPIC -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/psnames.o libtool: compile: gcc -pedantic -ansi -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psnames -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs -I./builds/unix -I/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include -c -Wall -g -O2 -fvisibility=hidden -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 "-DFT_CONFIG_CONFIG_H=" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=" "-DFT_CONFIG_OPTIONS_H=" /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/psnames/psnames.c -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psnames.o >/dev/null 2>&1 gcc -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/apinames /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/src/tools/apinames.c /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/apinames -o/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftexport.sym /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/tttables.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftlcdfil.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftcid.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftstroke.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/t1tables.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fterrors.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftparams.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftglyph.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbitmap.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftmodapi.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsystem.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftfntfmt.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsynth.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fttrigon.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftpfr.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsizes.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftrender.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftlzw.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftoutln.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbzip2.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftlist.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftchapters.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbdf.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fterrdef.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftcache.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftgxval.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftgzip.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftdriver.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fttypes.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftwinfnt.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/freetype.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftcolor.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbbox.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftmm.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftadvanc.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftmoderr.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftgasp.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsnames.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/tttags.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftotval.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftincrem.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftimage.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ttnameid.h ./builds/unix/libtool --mode=link gcc -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/libfreetype.la /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsystem.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftdebug.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftinit.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbase.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbbox.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbdf.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbitmap.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcid.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftfstype.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgasp.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftglyph.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgxval.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftmm.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftotval.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpatent.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpfr.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftstroke.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsynth.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/fttype1.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftwinfnt.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/truetype.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/cff.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1cid.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pfr.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type42.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/winfnt.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pcf.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/bdf.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/sfnt.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/autofit.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pshinter.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/raster.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/smooth.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcache.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgzip.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftlzw.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbzip2.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psaux.lo /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psnames.lo -rpath /opt/metwork-mfext-1.0/opt/scientific_core/lib -version-info 23:1:17 -lz -lbz2 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lpng16 -no-undefined -export-symbols /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftexport.sym libtool: link: echo "{ global:" > /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.ver libtool: link: cat /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftexport.sym | sed -e "s/\(.*\)/\1;/" >> /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.ver libtool: link: echo "local: *; };" >> /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.ver libtool: link: gcc -shared -fPIC -DPIC /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftsystem.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftdebug.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftinit.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbase.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbbox.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbdf.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbitmap.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftcid.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftfstype.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftgasp.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftglyph.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftgxval.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftmm.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftotval.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftpatent.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftpfr.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftstroke.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftsynth.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/fttype1.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftwinfnt.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/truetype.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/type1.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/cff.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/type1cid.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/pfr.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/type42.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/winfnt.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/pcf.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/bdf.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/sfnt.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/autofit.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/pshinter.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/raster.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/smooth.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftcache.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftgzip.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftlzw.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/ftbzip2.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/psaux.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/psnames.o -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -lbz2 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libpng16.so -lz -lm -Wl,-soname -Wl,libfreetype.so.6 -Wl,-version-script -Wl,/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.ver -o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.so.6.17.1 libtool: link: (cd "/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs" && rm -f "libfreetype.so.6" && ln -s "libfreetype.so.6.17.1" "libfreetype.so.6") libtool: link: (cd "/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs" && rm -f "libfreetype.so" && ln -s "libfreetype.so.6.17.1" "libfreetype.so") libtool: link: ar cru /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.a /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsystem.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftdebug.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftinit.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbase.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbbox.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbdf.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbitmap.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcid.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftfstype.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgasp.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftglyph.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgxval.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftmm.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftotval.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpatent.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftpfr.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftstroke.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftsynth.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/fttype1.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftwinfnt.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/truetype.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/cff.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type1cid.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pfr.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/type42.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/winfnt.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pcf.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/bdf.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/sfnt.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/autofit.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/pshinter.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/raster.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/smooth.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftcache.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftgzip.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftlzw.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftbzip2.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psaux.o /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/psnames.o libtool: link: ranlib /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.a libtool: link: ( cd "/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs" && rm -f "libfreetype.la" && ln -s "../libfreetype.la" "libfreetype.la" ) rm -f builds/unix/freetype-config builds/unix/freetype-config.tmp sed -e 's|%LIBSSTATIC_CONFIG%|-lfreetype -lz -lbz2 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lpng16 -lm -lz -lm|' \ -e 's|%PKG_CONFIG%||' \ -e 's|%build_libtool_libs%||' \ -e 's|%exec_prefix%|/opt/metwork-mfext-1.0/opt/scientific_core|' \ -e 's|%ft_version%|23.1.17|' \ -e 's|%includedir%|/opt/metwork-mfext-1.0/opt/scientific_core/include|' \ -e 's|%libdir%|/opt/metwork-mfext-1.0/opt/scientific_core/lib|' \ -e 's|%prefix%|/opt/metwork-mfext-1.0/opt/scientific_core|' \ /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/builds/unix/freetype-config.in \ > builds/unix/freetype-config.tmp chmod +x builds/unix/freetype-config.tmp chmod go-w builds/unix/freetype-config.tmp mv builds/unix/freetype-config.tmp builds/unix/freetype-config rm -f builds/unix/freetype2.pc builds/unix/freetype2.pc.tmp sed -e 's|%REQUIRES_PRIVATE%||' \ -e 's|%LIBS_PRIVATE%|-lz -lbz2 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lpng16 -lm -lz -lm|' \ -e 's|%build_libtool_libs%||' \ -e 's|%exec_prefix%|/opt/metwork-mfext-1.0/opt/scientific_core|' \ -e 's|%ft_version%|23.1.17|' \ -e 's|%includedir%|/opt/metwork-mfext-1.0/opt/scientific_core/include|' \ -e 's|%libdir%|/opt/metwork-mfext-1.0/opt/scientific_core/lib|' \ -e 's|%prefix%|/opt/metwork-mfext-1.0/opt/scientific_core|' \ /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/builds/unix/freetype2.in \ > builds/unix/freetype2.pc.tmp chmod a-w builds/unix/freetype2.pc.tmp mv builds/unix/freetype2.pc.tmp builds/unix/freetype2.pc make[2]: Leaving directory '/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1' cd build/freetype-2.10.1 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1' rm -rf /opt/metwork-mfext-1.0/opt/scientific_core/include/freetype2 rm -f /opt/metwork-mfext-1.0/opt/scientific_core/include/ft2build.h /bin/mkdir -p /opt/metwork-mfext-1.0/opt/scientific_core/lib \ /opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig \ /opt/metwork-mfext-1.0/opt/scientific_core/include/freetype2/freetype/config \ /opt/metwork-mfext-1.0/opt/scientific_core/share/aclocal ./builds/unix/libtool --mode=install /usr/bin/install -c \ /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/libfreetype.la /opt/metwork-mfext-1.0/opt/scientific_core/lib libtool: install: /usr/bin/install -c /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.so.6.17.1 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libfreetype.so.6.17.1 libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libfreetype.so.6.17.1 libfreetype.so.6 || { rm -f libfreetype.so.6 && ln -s libfreetype.so.6.17.1 libfreetype.so.6; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libfreetype.so.6.17.1 libfreetype.so || { rm -f libfreetype.so && ln -s libfreetype.so.6.17.1 libfreetype.so; }; }) libtool: install: /usr/bin/install -c /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.lai /opt/metwork-mfext-1.0/opt/scientific_core/lib/libfreetype.la libtool: install: /usr/bin/install -c /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/.libs/libfreetype.a /opt/metwork-mfext-1.0/opt/scientific_core/lib/libfreetype.a libtool: install: chmod 644 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libfreetype.a libtool: install: ranlib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libfreetype.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- for P in /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/tttables.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftlcdfil.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftcid.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftstroke.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/t1tables.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fterrors.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftparams.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftglyph.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbitmap.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftmodapi.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsystem.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftfntfmt.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsynth.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fttrigon.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftpfr.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsizes.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftrender.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftlzw.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftoutln.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbzip2.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftlist.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftchapters.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbdf.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fterrdef.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftcache.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftgxval.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftgzip.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftdriver.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftmac.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/fttypes.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftwinfnt.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/freetype.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftcolor.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftbbox.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftmm.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftadvanc.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftmoderr.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftgasp.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftsnames.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/tttags.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftotval.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftincrem.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ftimage.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/ttnameid.h ; do \ /usr/bin/install -c -m 644 \ $P /opt/metwork-mfext-1.0/opt/scientific_core/include/freetype2/freetype ; \ done for P in /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/config/ftstdlib.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/config/ftconfig.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/config/ftmodule.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/config/ftoption.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/freetype/config/ftheader.h /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftmodule.h ./builds/unix/ftoption.h ; do \ /usr/bin/install -c -m 644 \ $P /opt/metwork-mfext-1.0/opt/scientific_core/include/freetype2/freetype/config ; \ done /usr/bin/install -c -m 644 /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/include/ft2build.h \ /opt/metwork-mfext-1.0/opt/scientific_core/include/freetype2/ft2build.h /usr/bin/install -c -m 644 ./builds/unix/ftconfig.h \ /opt/metwork-mfext-1.0/opt/scientific_core/include/freetype2/freetype/config/ftconfig.h /usr/bin/install -c -m 644 /src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1/objs/ftmodule.h \ /opt/metwork-mfext-1.0/opt/scientific_core/include/freetype2/freetype/config/ftmodule.h /usr/bin/install -c -m 644 ./builds/unix/ftoption.h \ /opt/metwork-mfext-1.0/opt/scientific_core/include/freetype2/freetype/config/ftoption.h /usr/bin/install -c -m 644 ./builds/unix/freetype2.m4 \ /opt/metwork-mfext-1.0/opt/scientific_core/share/aclocal/freetype2.m4 /usr/bin/install -c -m 644 ./builds/unix/freetype2.pc \ /opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig/freetype2.pc make[2]: Leaving directory '/src/layers/layer1_scientific_core/0030_freetype/build/freetype-2.10.1' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0030_freetype' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0030_freetype' make[3]: Entering directory `/src/layers/layer1_scientific_core/0031_fontconfig' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "name: 'fontconfig'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "version: '2.13.92'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "checksum: 'd5431bf5456522380d4c2c9c904a6d96'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo -n "Fontconfig is a library for configuring and customizing font access" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "website: 'https://www.freedesktop.org/wiki/Software/fontconfig/'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/fontconfig.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/scientific_core download uncompress configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/fontconfig-2.13.92.tar.xz` `readlink -m ./sources` MD5 d5431bf5456522380d4c2c9c904a6d96 Computing checksum for /src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92.tar.xz... Good checksum rm -Rf fontconfig-2.13.92 /opt/metwork-mfext-1.0/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.0/opt/scientific_core checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for RM macro... rm -f checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/root/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/rh/devtoolset-8/root/usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether __SUNPRO_C is declared... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in src/fcstdint.h (assuming C99 compatible system) checking for an ANSI C-conforming const... yes checking for inline... inline checking for flexible array members... yes checking for pid_t... yes checking for vprintf... yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for link... yes checking for mkstemp... yes checking for mkostemp... yes checking for _mktemp_s... no checking for mkdtemp... yes checking for getopt... yes checking for getopt_long... yes checking for getprogname... no checking for getexecname... no checking for rand... yes checking for random... yes checking for lrand48... yes checking for random_r... yes checking for rand_r... yes checking for readlink... yes checking for fstatvfs... yes checking for fstatfs... yes checking for lstat... yes checking for strerror... yes checking for strerror_r... yes checking for posix_fadvise in fcntl.h... fcntl.h checking for struct stat.st_mtim... yes checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for struct statfs.f_flags... yes checking for struct statfs.f_fstypename... no checking for struct dirent.d_type... yes checking The type of len parameter of gperf hash/lookup function... unsigned int checking for FREETYPE... yes checking for FT_Get_BDF_Property... yes checking for FT_Get_PS_Font_Info... yes checking for FT_Has_PS_Glyph_Names... yes checking for FT_Get_X11_Font_Format... yes checking for FT_Done_MM_Var... yes checking for EXPAT... no checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_SetDoctypeDeclHandler... yes checking for JSONC... yes checking for Intel atomic primitives... true checking for Solaris atomic operations... false checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for docbook2html... no DOCMAN3 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcDirCacheCreateUUID.3 FcDirCacheDeleteUUID.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigParseAndLoadFromMemory.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcConfigFileInfoIterInit.3 FcConfigFileInfoIterNext.3 FcConfigFileInfoIterGet.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryAll.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternObjectCount.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGetWithBinding.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 FcPatternRemove.3 FcPatternIterStart.3 FcPatternIterNext.3 FcPatternIterEqual.3 FcPatternFindIter.3 FcPatternIterIsValid.3 FcPatternIterGetObject.3 FcPatternIterValueCount.3 FcPatternIterGetValue.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcRangeCopy.3 FcRangeCreateDouble.3 FcRangeCreateInteger.3 FcRangeDestroy.3 FcRangeGetDouble.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrBuildFilename.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 FcWeightFromOpenTypeDouble.3 FcWeightToOpenTypeDouble.3 FcWeightFromOpenType.3 FcWeightToOpenType.3 checking whether byte ordering is bigendian... no checking size of void *... 8 checking alignment of double... 8 checking alignment of void *... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating fontconfig/Makefile config.status: creating fc-lang/Makefile config.status: creating fc-case/Makefile config.status: creating src/Makefile config.status: creating conf.d/Makefile config.status: creating fc-cache/Makefile config.status: creating fc-cat/Makefile config.status: creating fc-conflist/Makefile config.status: creating fc-list/Makefile config.status: creating fc-match/Makefile config.status: creating fc-pattern/Makefile config.status: creating fc-query/Makefile config.status: creating fc-scan/Makefile config.status: creating fc-validate/Makefile config.status: creating doc/Makefile config.status: creating doc/version.sgml config.status: creating its/Makefile config.status: creating po/Makefile.in config.status: creating po-conf/Makefile.in config.status: creating test/Makefile config.status: creating fontconfig.spec config.status: creating fontconfig.pc config.status: creating fontconfig-zip config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating po-conf/POTFILES config.status: creating po-conf/Makefile config.status: executing src/fcstdint.h commands config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H cd build/fontconfig-2.13.92 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make all-recursive make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' Making all in fontconfig make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fontconfig' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fontconfig' Making all in fc-case make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' GEN fcalias.h GEN fcaliastail.h make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' Making all in fc-lang make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' GEN fcalias.h GEN fcaliastail.h GEN ../conf.d/35-lang-normalize.conf make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' Making all in src make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' GEN fcalias.h GEN fcftalias.h GEN stamp-fcstdint config.status: executing src/fcstdint.h commands config.status: creating src/fcstdint.h : _FONTCONFIG_SRC_FCSTDINT_H config.status: src/fcstdint.h is unchanged GEN stamp-fcobjshash.gperf make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' GEN stamp-fcobjshash.gperf make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' GEN fcobjshash.h make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' CC fcarch.o CCLD fcarch CC fcatomic.lo CC fccache.lo CC fccfg.lo CC fccharset.lo CC fccompat.lo CC fcdbg.lo CC fcdefault.lo CC fcdir.lo CC fcformat.lo CC fcfreetype.lo CC fcfs.lo CC fcptrlist.lo CC fchash.lo CC fcinit.lo CC fclang.lo CC fclist.lo CC fcmatch.lo CC fcmatrix.lo CC fcname.lo CC fcobjs.lo CC fcpat.lo CC fcrange.lo CC fcserialize.lo CC fcstat.lo CC fcstr.lo CC fcweight.lo CC fcxml.lo CC ftglue.lo CCLD libfontconfig.la make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' Making all in fc-cache make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cache' CC fc-cache.o CCLD fc-cache make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cache' Making all in fc-cat make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cat' CC fc-cat.o CCLD fc-cat make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cat' Making all in fc-conflist make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-conflist' CC fc-conflist.o CCLD fc-conflist make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-conflist' Making all in fc-list make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-list' CC fc-list.o CCLD fc-list make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-list' Making all in fc-match make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-match' CC fc-match.o CCLD fc-match make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-match' Making all in fc-pattern make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-pattern' CC fc-pattern.o CCLD fc-pattern make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-pattern' Making all in fc-query make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-query' CC fc-query.o CCLD fc-query make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-query' Making all in fc-scan make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-scan' CC fc-scan.o CCLD fc-scan make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-scan' Making all in fc-validate make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-validate' CC fc-validate.o CCLD fc-validate make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-validate' Making all in conf.d make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' Making all in its make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/its' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/its' Making all in po make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po' Making all in po-conf make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po-conf' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po-conf' Making all in test make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' cp ./out.expected-no-long-family-names ./out.expected make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' CC test-pthread.o CCLD test-pthread CC test_bz89617-test-bz89617.o CCLD test-bz89617 CC test-bz131804.o CCLD test-bz131804 CC test-migration.o CCLD test-migration CC test-bz96676.o CCLD test-bz96676 CC test-name-parse.o CCLD test-name-parse CC test_conf-test-conf.o CCLD test-conf CC test-bz106618.o CCLD test-bz106618 CC test_bz106632-test-bz106632.o CCLD test-bz106632 CC test-issue107.o CCLD test-issue107 make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' Making all in doc make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make all-am make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' cd build/fontconfig-2.13.92 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' Making install in fontconfig make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fontconfig' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fontconfig' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/fontconfig' /usr/bin/install -c -m 644 fontconfig.h fcfreetype.h fcprivate.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/fontconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fontconfig' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fontconfig' Making install in fc-case make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-case' Making install in fc-lang make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-lang' Making install in src make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libfontconfig.la '/opt/metwork-mfext-1.0/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libfontconfig.so.1.12.0 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libfontconfig.so.1.12.0 libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libfontconfig.so.1.12.0 libfontconfig.so.1 || { rm -f libfontconfig.so.1 && ln -s libfontconfig.so.1.12.0 libfontconfig.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/scientific_core/lib && { ln -s -f libfontconfig.so.1.12.0 libfontconfig.so || { rm -f libfontconfig.so && ln -s libfontconfig.so.1.12.0 libfontconfig.so; }; }) libtool: install: /usr/bin/install -c .libs/libfontconfig.lai /opt/metwork-mfext-1.0/opt/scientific_core/lib/libfontconfig.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/src' Making install in fc-cache make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cache' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cache' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-cache '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-cache /opt/metwork-mfext-1.0/opt/scientific_core/bin/fc-cache /bin/sh /src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/install-sh -d "/opt/metwork-mfext-1.0/opt/scientific_core/var/cache/fontconfig" /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-cache.1 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cache' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cache' Making install in fc-cat make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cat' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cat' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-cat '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-cat /opt/metwork-mfext-1.0/opt/scientific_core/bin/fc-cat /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-cat.1 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cat' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cat' Making install in fc-conflist make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-conflist' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-conflist' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-conflist '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-conflist /opt/metwork-mfext-1.0/opt/scientific_core/bin/fc-conflist /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-conflist.1 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-conflist' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-conflist' Making install in fc-list make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-list' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-list' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-list '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-list /opt/metwork-mfext-1.0/opt/scientific_core/bin/fc-list /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-list.1 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-list' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-list' Making install in fc-match make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-match' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-match' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-match '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-match /opt/metwork-mfext-1.0/opt/scientific_core/bin/fc-match /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-match.1 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-match' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-match' Making install in fc-pattern make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-pattern' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-pattern' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-pattern '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-pattern /opt/metwork-mfext-1.0/opt/scientific_core/bin/fc-pattern /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-pattern.1 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-pattern' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-pattern' Making install in fc-query make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-query' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-query' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-query '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-query /opt/metwork-mfext-1.0/opt/scientific_core/bin/fc-query /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-query.1 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-query' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-query' Making install in fc-scan make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-scan' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-scan' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-scan '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-scan /opt/metwork-mfext-1.0/opt/scientific_core/bin/fc-scan /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-scan.1 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-scan' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-scan' Making install in fc-validate make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-validate' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-validate' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fc-validate '/opt/metwork-mfext-1.0/opt/scientific_core/bin' libtool: install: /usr/bin/install -c .libs/fc-validate /opt/metwork-mfext-1.0/opt/scientific_core/bin/fc-validate /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' /usr/bin/install -c -m 644 fc-validate.1 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man1' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-validate' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-validate' Making install in conf.d make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/etc/fonts/conf.d' /usr/bin/install -c -m 644 README '/opt/metwork-mfext-1.0/opt/scientific_core/etc/fonts/conf.d' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail' /usr/bin/install -c -m 644 05-reset-dirs-sample.conf 09-autohint-if-no-hinting.conf 10-autohint.conf 10-hinting-full.conf 10-hinting-medium.conf 10-hinting-none.conf 10-hinting-slight.conf 10-no-sub-pixel.conf 10-scale-bitmap-fonts.conf 10-sub-pixel-bgr.conf 10-sub-pixel-rgb.conf 10-sub-pixel-vbgr.conf 10-sub-pixel-vrgb.conf 10-unhinted.conf 11-lcdfilter-default.conf 11-lcdfilter-legacy.conf 11-lcdfilter-light.conf 20-unhint-small-vera.conf 25-unhint-nonlatin.conf 30-metric-aliases.conf 35-lang-normalize.conf 40-nonlatin.conf 45-generic.conf 45-latin.conf 49-sansserif.conf 50-user.conf 51-local.conf 60-generic.conf 60-latin.conf 65-fonts-persian.conf 65-khmer.conf 65-nonlatin.conf 69-unifont.conf 70-no-bitmaps.conf 70-yes-bitmaps.conf 80-delicious.conf 90-synthetic.conf '/opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail' make install-data-hook make[6]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' mkdir -p /opt/metwork-mfext-1.0/opt/scientific_core/etc/fonts/conf.d cd /opt/metwork-mfext-1.0/opt/scientific_core/etc/fonts/conf.d rm -f 10-hinting-slight.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/10-hinting-slight.conf . rm -f 10-scale-bitmap-fonts.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf . rm -f 20-unhint-small-vera.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/20-unhint-small-vera.conf . rm -f 30-metric-aliases.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/30-metric-aliases.conf . rm -f 40-nonlatin.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/40-nonlatin.conf . rm -f 45-generic.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/45-generic.conf . rm -f 45-latin.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/45-latin.conf . rm -f 49-sansserif.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/49-sansserif.conf . rm -f 50-user.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/50-user.conf . rm -f 51-local.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/51-local.conf . rm -f 60-generic.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/60-generic.conf . rm -f 60-latin.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/60-latin.conf . rm -f 65-fonts-persian.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/65-fonts-persian.conf . rm -f 65-nonlatin.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/65-nonlatin.conf . rm -f 69-unifont.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/69-unifont.conf . rm -f 80-delicious.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/80-delicious.conf . rm -f 90-synthetic.conf; ln -s /opt/metwork-mfext-1.0/opt/scientific_core/share/fontconfig/conf.avail/90-synthetic.conf . make[6]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/conf.d' Making install in its make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/its' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/its' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/gettext/its' /usr/bin/install -c -m 644 fontconfig.its fontconfig.loc '/opt/metwork-mfext-1.0/opt/scientific_core/share/gettext/its' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/its' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/its' Making install in po make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po' installing zh_CN.gmo as /opt/metwork-mfext-1.0/opt/scientific_core/share/locale/zh_CN/LC_MESSAGES/fontconfig.mo if test "fontconfig" = "gettext-tools"; then \ /bin/mkdir -p /opt/metwork-mfext-1.0/opt/scientific_core/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /opt/metwork-mfext-1.0/opt/scientific_core/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /opt/metwork-mfext-1.0/opt/scientific_core/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po' Making install in po-conf make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po-conf' installing zh_CN.gmo as /opt/metwork-mfext-1.0/opt/scientific_core/share/locale/zh_CN/LC_MESSAGES/fontconfig-conf.mo if test "fontconfig" = "gettext-tools"; then \ /bin/mkdir -p /opt/metwork-mfext-1.0/opt/scientific_core/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /opt/metwork-mfext-1.0/opt/scientific_core/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /opt/metwork-mfext-1.0/opt/scientific_core/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/po-conf' Making install in test make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/test' Making install in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make install-am make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[5]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/doc/fontconfig' /usr/bin/install -c -m 644 fontconfig-user.txt fontconfig-devel.txt fontconfig-user.pdf fontconfig-devel.pdf fontconfig-user.html '/opt/metwork-mfext-1.0/opt/scientific_core/share/doc/fontconfig' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/doc/fontconfig/fontconfig-devel' /usr/bin/install -c -m 644 ./fontconfig-devel/fcatomiccreate.html ./fontconfig-devel/fcatomicdeletenew.html ./fontconfig-devel/fcatomicdestroy.html ./fontconfig-devel/fcatomiclock.html ./fontconfig-devel/fcatomicnewfile.html ./fontconfig-devel/fcatomicorigfile.html ./fontconfig-devel/fcatomicreplaceorig.html ./fontconfig-devel/fcatomicunlock.html ./fontconfig-devel/fcblanksadd.html ./fontconfig-devel/fcblankscreate.html ./fontconfig-devel/fcblanksdestroy.html ./fontconfig-devel/fcblanksismember.html ./fontconfig-devel/fccachecopyset.html ./fontconfig-devel/fccachecreatetagfile.html ./fontconfig-devel/fccachedir.html ./fontconfig-devel/fccachenumfont.html ./fontconfig-devel/fccachenumsubdir.html ./fontconfig-devel/fccachesubdir.html ./fontconfig-devel/fccharsetaddchar.html ./fontconfig-devel/fccharsetcopy.html ./fontconfig-devel/fccharsetcount.html ./fontconfig-devel/fccharsetcoverage.html ./fontconfig-devel/fccharsetcreate.html ./fontconfig-devel/fccharsetdelchar.html ./fontconfig-devel/fccharsetdestroy.html ./fontconfig-devel/fccharsetequal.html ./fontconfig-devel/fccharsetfirstpage.html ./fontconfig-devel/fccharsethaschar.html ./fontconfig-devel/fccharsetintersect.html ./fontconfig-devel/fccharsetintersectcount.html ./fontconfig-devel/fccharsetissubset.html ./fontconfig-devel/fccharsetmerge.html ./fontconfig-devel/fccharsetnew.html ./fontconfig-devel/fccharsetnextpage.html ./fontconfig-devel/fccharsetsubtract.html ./fontconfig-devel/fccharsetsubtractcount.html ./fontconfig-devel/fccharsetunion.html ./fontconfig-devel/fcconfigappfontadddir.html ./fontconfig-devel/fcconfigappfontaddfile.html ./fontconfig-devel/fcconfigappfontclear.html '/opt/metwork-mfext-1.0/opt/scientific_core/share/doc/fontconfig/fontconfig-devel' /usr/bin/install -c -m 644 ./fontconfig-devel/fcconfigbuildfonts.html ./fontconfig-devel/fcconfigcreate.html ./fontconfig-devel/fcconfigdestroy.html ./fontconfig-devel/fcconfigenablehome.html ./fontconfig-devel/fcconfigfileinfoiterget.html ./fontconfig-devel/fcconfigfileinfoiterinit.html ./fontconfig-devel/fcconfigfileinfoiternext.html ./fontconfig-devel/fcconfigfilename.html ./fontconfig-devel/fcconfiggetblanks.html ./fontconfig-devel/fcconfiggetcache.html ./fontconfig-devel/fcconfiggetcachedirs.html ./fontconfig-devel/fcconfiggetconfigdirs.html ./fontconfig-devel/fcconfiggetconfigfiles.html ./fontconfig-devel/fcconfiggetcurrent.html ./fontconfig-devel/fcconfiggetfontdirs.html ./fontconfig-devel/fcconfiggetfonts.html ./fontconfig-devel/fcconfiggetrescaninterval.html ./fontconfig-devel/fcconfiggetsysroot.html ./fontconfig-devel/fcconfighome.html ./fontconfig-devel/fcconfigparseandload.html ./fontconfig-devel/fcconfigparseandloadfrommemory.html ./fontconfig-devel/fcconfigreference.html ./fontconfig-devel/fcconfigsetcurrent.html ./fontconfig-devel/fcconfigsetrescaninterval.html ./fontconfig-devel/fcconfigsetsysroot.html ./fontconfig-devel/fcconfigsubstitute.html ./fontconfig-devel/fcconfigsubstitutewithpat.html ./fontconfig-devel/fcconfiguptodate.html ./fontconfig-devel/fcdefaultsubstitute.html ./fontconfig-devel/fcdircacheclean.html ./fontconfig-devel/fcdircachecreateuuid.html ./fontconfig-devel/fcdircachedeleteuuid.html ./fontconfig-devel/fcdircacheload.html ./fontconfig-devel/fcdircacheloadfile.html ./fontconfig-devel/fcdircacheread.html ./fontconfig-devel/fcdircacherescan.html ./fontconfig-devel/fcdircacheunlink.html ./fontconfig-devel/fcdircacheunload.html ./fontconfig-devel/fcdircachevalid.html ./fontconfig-devel/fcdirsave.html '/opt/metwork-mfext-1.0/opt/scientific_core/share/doc/fontconfig/fontconfig-devel' /usr/bin/install -c -m 644 ./fontconfig-devel/fcdirscan.html ./fontconfig-devel/fcfileisdir.html ./fontconfig-devel/fcfilescan.html ./fontconfig-devel/fcfini.html ./fontconfig-devel/fcfontlist.html ./fontconfig-devel/fcfontmatch.html ./fontconfig-devel/fcfontrenderprepare.html ./fontconfig-devel/fcfontsetadd.html ./fontconfig-devel/fcfontsetcreate.html ./fontconfig-devel/fcfontsetdestroy.html ./fontconfig-devel/fcfontsetlist.html ./fontconfig-devel/fcfontsetmatch.html ./fontconfig-devel/fcfontsetprint.html ./fontconfig-devel/fcfontsetsort.html ./fontconfig-devel/fcfontsetsortdestroy.html ./fontconfig-devel/fcfontsort.html ./fontconfig-devel/fcfreetypecharindex.html ./fontconfig-devel/fcfreetypecharset.html ./fontconfig-devel/fcfreetypecharsetandspacing.html ./fontconfig-devel/fcfreetypequery.html ./fontconfig-devel/fcfreetypequeryall.html ./fontconfig-devel/fcfreetypequeryface.html ./fontconfig-devel/fcgetdefaultlangs.html ./fontconfig-devel/fcgetlangs.html ./fontconfig-devel/fcgetversion.html ./fontconfig-devel/fcinit.html ./fontconfig-devel/fcinitbringuptodate.html ./fontconfig-devel/fcinitloadconfig.html ./fontconfig-devel/fcinitloadconfigandfonts.html ./fontconfig-devel/fcinitreinitialize.html ./fontconfig-devel/fcislower.html ./fontconfig-devel/fcisupper.html ./fontconfig-devel/fclanggetcharset.html ./fontconfig-devel/fclangnormalize.html ./fontconfig-devel/fclangsetadd.html ./fontconfig-devel/fclangsetcompare.html ./fontconfig-devel/fclangsetcontains.html ./fontconfig-devel/fclangsetcopy.html ./fontconfig-devel/fclangsetcreate.html ./fontconfig-devel/fclangsetdel.html '/opt/metwork-mfext-1.0/opt/scientific_core/share/doc/fontconfig/fontconfig-devel' /usr/bin/install -c -m 644 ./fontconfig-devel/fclangsetdestroy.html ./fontconfig-devel/fclangsetequal.html ./fontconfig-devel/fclangsetgetlangs.html ./fontconfig-devel/fclangsethash.html ./fontconfig-devel/fclangsethaslang.html ./fontconfig-devel/fclangsetsubtract.html ./fontconfig-devel/fclangsetunion.html ./fontconfig-devel/fcmatrixcopy.html ./fontconfig-devel/fcmatrixequal.html ./fontconfig-devel/fcmatrixinit.html ./fontconfig-devel/fcmatrixmultiply.html ./fontconfig-devel/fcmatrixrotate.html ./fontconfig-devel/fcmatrixscale.html ./fontconfig-devel/fcmatrixshear.html ./fontconfig-devel/fcnameconstant.html ./fontconfig-devel/fcnamegetconstant.html ./fontconfig-devel/fcnamegetobjecttype.html ./fontconfig-devel/fcnameparse.html ./fontconfig-devel/fcnameregisterconstants.html ./fontconfig-devel/fcnameregisterobjecttypes.html ./fontconfig-devel/fcnameunparse.html ./fontconfig-devel/fcnameunregisterconstants.html ./fontconfig-devel/fcnameunregisterobjecttypes.html ./fontconfig-devel/fcobjectsetadd.html ./fontconfig-devel/fcobjectsetbuild.html ./fontconfig-devel/fcobjectsetcreate.html ./fontconfig-devel/fcobjectsetdestroy.html ./fontconfig-devel/fcpatternadd-type.html ./fontconfig-devel/fcpatternadd.html ./fontconfig-devel/fcpatternaddweak.html ./fontconfig-devel/fcpatternbuild.html ./fontconfig-devel/fcpatterncreate.html ./fontconfig-devel/fcpatterndel.html ./fontconfig-devel/fcpatterndestroy.html ./fontconfig-devel/fcpatternduplicate.html ./fontconfig-devel/fcpatternequal.html ./fontconfig-devel/fcpatternequalsubset.html ./fontconfig-devel/fcpatternfilter.html ./fontconfig-devel/fcpatternfinditer.html ./fontconfig-devel/fcpatternformat.html '/opt/metwork-mfext-1.0/opt/scientific_core/share/doc/fontconfig/fontconfig-devel' /usr/bin/install -c -m 644 ./fontconfig-devel/fcpatternget-type.html ./fontconfig-devel/fcpatternget.html ./fontconfig-devel/fcpatterngetwithbinding.html ./fontconfig-devel/fcpatternhash.html ./fontconfig-devel/fcpatterniterequal.html ./fontconfig-devel/fcpatternitergetobject.html ./fontconfig-devel/fcpatternitergetvalue.html ./fontconfig-devel/fcpatterniterisvalid.html ./fontconfig-devel/fcpatterniternext.html ./fontconfig-devel/fcpatterniterstart.html ./fontconfig-devel/fcpatternitervaluecount.html ./fontconfig-devel/fcpatternobjectcount.html ./fontconfig-devel/fcpatternprint.html ./fontconfig-devel/fcpatternreference.html ./fontconfig-devel/fcpatternremove.html ./fontconfig-devel/fcrangecopy.html ./fontconfig-devel/fcrangecreatedouble.html ./fontconfig-devel/fcrangecreateinteger.html ./fontconfig-devel/fcrangedestroy.html ./fontconfig-devel/fcrangegetdouble.html ./fontconfig-devel/fcstrbasename.html ./fontconfig-devel/fcstrbuildfilename.html ./fontconfig-devel/fcstrcmp.html ./fontconfig-devel/fcstrcmpignorecase.html ./fontconfig-devel/fcstrcopy.html ./fontconfig-devel/fcstrcopyfilename.html ./fontconfig-devel/fcstrdirname.html ./fontconfig-devel/fcstrdowncase.html ./fontconfig-devel/fcstrfree.html ./fontconfig-devel/fcstrlistcreate.html ./fontconfig-devel/fcstrlistdone.html ./fontconfig-devel/fcstrlistfirst.html ./fontconfig-devel/fcstrlistnext.html ./fontconfig-devel/fcstrplus.html ./fontconfig-devel/fcstrsetadd.html ./fontconfig-devel/fcstrsetaddfilename.html ./fontconfig-devel/fcstrsetcreate.html ./fontconfig-devel/fcstrsetdel.html ./fontconfig-devel/fcstrsetdestroy.html ./fontconfig-devel/fcstrsetequal.html '/opt/metwork-mfext-1.0/opt/scientific_core/share/doc/fontconfig/fontconfig-devel' /usr/bin/install -c -m 644 ./fontconfig-devel/fcstrsetmember.html ./fontconfig-devel/fcstrstr.html ./fontconfig-devel/fcstrstrignorecase.html ./fontconfig-devel/fctolower.html ./fontconfig-devel/fcucs4toutf8.html ./fontconfig-devel/fcutf16len.html ./fontconfig-devel/fcutf16toucs4.html ./fontconfig-devel/fcutf8len.html ./fontconfig-devel/fcutf8toucs4.html ./fontconfig-devel/fcvaluedestroy.html ./fontconfig-devel/fcvalueequal.html ./fontconfig-devel/fcvalueprint.html ./fontconfig-devel/fcvaluesave.html ./fontconfig-devel/fcweightfromopentype.html ./fontconfig-devel/fcweightfromopentypedouble.html ./fontconfig-devel/fcweighttoopentype.html ./fontconfig-devel/fcweighttoopentypedouble.html ./fontconfig-devel/ln12.html ./fontconfig-devel/t1.html ./fontconfig-devel/x103.html ./fontconfig-devel/x19.html ./fontconfig-devel/x31.html '/opt/metwork-mfext-1.0/opt/scientific_core/share/doc/fontconfig/fontconfig-devel' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 FcAtomicCreate.3 FcAtomicLock.3 FcAtomicNewFile.3 FcAtomicOrigFile.3 FcAtomicReplaceOrig.3 FcAtomicDeleteNew.3 FcAtomicUnlock.3 FcAtomicDestroy.3 FcBlanksCreate.3 FcBlanksDestroy.3 FcBlanksAdd.3 FcBlanksIsMember.3 FcCacheDir.3 FcCacheCopySet.3 FcCacheSubdir.3 FcCacheNumSubdir.3 FcCacheNumFont.3 FcDirCacheClean.3 FcCacheCreateTagFile.3 FcDirCacheCreateUUID.3 FcDirCacheDeleteUUID.3 FcCharSetCreate.3 FcCharSetDestroy.3 FcCharSetAddChar.3 FcCharSetDelChar.3 FcCharSetCopy.3 FcCharSetEqual.3 FcCharSetIntersect.3 FcCharSetUnion.3 FcCharSetSubtract.3 FcCharSetMerge.3 FcCharSetHasChar.3 FcCharSetCount.3 FcCharSetIntersectCount.3 FcCharSetSubtractCount.3 FcCharSetIsSubset.3 FcCharSetFirstPage.3 FcCharSetNextPage.3 FcCharSetCoverage.3 FcCharSetNew.3 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 FcConfigCreate.3 FcConfigReference.3 FcConfigDestroy.3 FcConfigSetCurrent.3 FcConfigGetCurrent.3 FcConfigUptoDate.3 FcConfigHome.3 FcConfigEnableHome.3 FcConfigBuildFonts.3 FcConfigGetConfigDirs.3 FcConfigGetFontDirs.3 FcConfigGetConfigFiles.3 FcConfigGetCache.3 FcConfigGetCacheDirs.3 FcConfigGetFonts.3 FcConfigGetBlanks.3 FcConfigGetRescanInterval.3 FcConfigSetRescanInterval.3 FcConfigAppFontAddFile.3 FcConfigAppFontAddDir.3 FcConfigAppFontClear.3 FcConfigSubstituteWithPat.3 FcConfigSubstitute.3 FcFontMatch.3 FcFontSort.3 FcFontRenderPrepare.3 FcFontList.3 FcConfigFilename.3 FcConfigParseAndLoad.3 FcConfigParseAndLoadFromMemory.3 FcConfigGetSysRoot.3 FcConfigSetSysRoot.3 FcConfigFileInfoIterInit.3 FcConfigFileInfoIterNext.3 FcConfigFileInfoIterGet.3 FcNameRegisterConstants.3 FcNameUnregisterConstants.3 FcNameGetConstant.3 FcNameConstant.3 FcDirCacheUnlink.3 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 FcDirCacheValid.3 FcDirCacheLoad.3 FcDirCacheRescan.3 FcDirCacheRead.3 FcDirCacheLoadFile.3 FcDirCacheUnload.3 FcFileScan.3 FcFileIsDir.3 FcDirScan.3 FcDirSave.3 FcFontSetCreate.3 FcFontSetDestroy.3 FcFontSetAdd.3 FcFontSetList.3 FcFontSetMatch.3 FcFontSetPrint.3 FcFontSetSort.3 FcFontSetSortDestroy.3 FcPatternFormat.3 FcFreeTypeCharIndex.3 FcFreeTypeCharSet.3 FcFreeTypeCharSetAndSpacing.3 FcFreeTypeQuery.3 FcFreeTypeQueryAll.3 FcFreeTypeQueryFace.3 FcInitLoadConfig.3 FcInitLoadConfigAndFonts.3 FcInit.3 FcFini.3 FcGetVersion.3 FcInitReinitialize.3 FcInitBringUptoDate.3 FcLangSetCreate.3 FcLangSetDestroy.3 FcLangSetCopy.3 FcLangSetAdd.3 FcLangSetDel.3 FcLangSetUnion.3 FcLangSetSubtract.3 FcLangSetCompare.3 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 FcLangSetContains.3 FcLangSetEqual.3 FcLangSetHash.3 FcLangSetHasLang.3 FcGetDefaultLangs.3 FcLangSetGetLangs.3 FcGetLangs.3 FcLangNormalize.3 FcLangGetCharSet.3 FcMatrixInit.3 FcMatrixCopy.3 FcMatrixEqual.3 FcMatrixMultiply.3 FcMatrixRotate.3 FcMatrixScale.3 FcMatrixShear.3 FcObjectSetCreate.3 FcObjectSetAdd.3 FcObjectSetDestroy.3 FcObjectSetBuild.3 FcNameRegisterObjectTypes.3 FcNameUnregisterObjectTypes.3 FcNameGetObjectType.3 FcPatternCreate.3 FcPatternDuplicate.3 FcPatternReference.3 FcPatternDestroy.3 FcPatternObjectCount.3 FcPatternEqual.3 FcPatternEqualSubset.3 FcPatternFilter.3 FcPatternHash.3 FcPatternAdd.3 FcPatternAddWeak.3 FcPatternAdd-Type.3 FcPatternGetWithBinding.3 FcPatternGet.3 FcPatternGet-Type.3 FcPatternBuild.3 FcPatternDel.3 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 FcPatternRemove.3 FcPatternIterStart.3 FcPatternIterNext.3 FcPatternIterEqual.3 FcPatternFindIter.3 FcPatternIterIsValid.3 FcPatternIterGetObject.3 FcPatternIterValueCount.3 FcPatternIterGetValue.3 FcPatternPrint.3 FcDefaultSubstitute.3 FcNameParse.3 FcNameUnparse.3 FcRangeCopy.3 FcRangeCreateDouble.3 FcRangeCreateInteger.3 FcRangeDestroy.3 FcRangeGetDouble.3 FcUtf8ToUcs4.3 FcUcs4ToUtf8.3 FcUtf8Len.3 FcUtf16ToUcs4.3 FcUtf16Len.3 FcIsLower.3 FcIsUpper.3 FcToLower.3 FcStrCopy.3 FcStrDowncase.3 FcStrCopyFilename.3 FcStrCmp.3 FcStrCmpIgnoreCase.3 FcStrStr.3 FcStrStrIgnoreCase.3 FcStrPlus.3 FcStrFree.3 FcStrBuildFilename.3 FcStrDirname.3 FcStrBasename.3 FcStrSetCreate.3 FcStrSetMember.3 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man3' /usr/bin/install -c -m 644 FcStrSetEqual.3 FcStrSetAdd.3 FcStrSetAddFilename.3 FcStrSetDel.3 FcStrSetDestroy.3 FcStrListCreate.3 FcStrListFirst.3 FcStrListNext.3 FcStrListDone.3 FcValueDestroy.3 FcValueSave.3 FcValuePrint.3 FcValueEqual.3 FcWeightFromOpenTypeDouble.3 FcWeightToOpenTypeDouble.3 FcWeightFromOpenType.3 FcWeightToOpenType.3 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man5' /usr/bin/install -c -m 644 fonts-conf.5 '/opt/metwork-mfext-1.0/opt/scientific_core/share/man/man5' make[5]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/doc' make[3]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[4]: Entering directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[4]: Nothing to be done for 'install-exec-am'. sed \ -e 's,@FC_CACHEDIR\@,/opt/metwork-mfext-1.0/opt/scientific_core/var/cache/fontconfig,g' \ -e 's,@FC_DEFAULT_FONTS\@,/usr/share/fonts,g' \ -e 's,@FC_FONTPATH\@,,g' \ -e 's,@CONFIGDIR\@,conf.d,g' \ -e 's,@PACKAGE\@,fontconfig,g' \ -e 's,@VERSION\@,2.13.92,g' \ ./fonts.conf.in > fonts.conf.tmp && \ mv fonts.conf.tmp fonts.conf /bin/sh /src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/install-sh -d /opt/metwork-mfext-1.0/opt/scientific_core/etc/fonts /opt/metwork-mfext-1.0/opt/scientific_core/var/cache/fontconfig if [ -f /opt/metwork-mfext-1.0/opt/scientific_core/etc/fonts/fonts.conf ]; then \ echo "backing up existing /opt/metwork-mfext-1.0/opt/scientific_core/etc/fonts/fonts.conf"; \ mv /opt/metwork-mfext-1.0/opt/scientific_core/etc/fonts/fonts.conf /opt/metwork-mfext-1.0/opt/scientific_core/etc/fonts/fonts.conf.bak; \ fi if [ -f ./fonts.conf ]; then \ echo " /usr/bin/install -c -m 644 ./fonts.conf /opt/metwork-mfext-1.0/opt/scientific_core/etc/fonts/fonts.conf"; \ /usr/bin/install -c -m 644 ./fonts.conf /opt/metwork-mfext-1.0/opt/scientific_core/etc/fonts/fonts.conf; \ else if [ -f fonts.conf ]; then \ echo " /usr/bin/install -c -m 644 fonts.conf /opt/metwork-mfext-1.0/opt/scientific_core/etc/fonts/fonts.conf"; \ /usr/bin/install -c -m 644 fonts.conf /opt/metwork-mfext-1.0/opt/scientific_core/etc/fonts/fonts.conf; \ fi; fi /usr/bin/install -c -m 644 ./fonts.conf /opt/metwork-mfext-1.0/opt/scientific_core/etc/fonts/fonts.conf fc-cache -s -f -v Font directories: /usr/share/fonts /usr/share/fonts: caching, new cache contents: 0 fonts, 0 dirs /opt/metwork-mfext-1.0/opt/scientific_core/var/cache/fontconfig: cleaning cache directory /src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92/fc-cache/.libs/lt-fc-cache: succeeded /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig' /usr/bin/install -c -m 644 fontconfig.pc '/opt/metwork-mfext-1.0/opt/scientific_core/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/xml/fontconfig' /usr/bin/install -c -m 644 fonts.dtd '/opt/metwork-mfext-1.0/opt/scientific_core/share/xml/fontconfig' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig/build/fontconfig-2.13.92' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0031_fontconfig' make[3]: Leaving directory `/src/layers/layer1_scientific_core/0031_fontconfig' make[3]: Entering directory `/src/layers/layer1_scientific_core/0032_cairo' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,scientific_core@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/cairo.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/cairo.yaml echo "name: 'cairo'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/cairo.yaml echo "version: '1.17.2'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/cairo.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/cairo.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/cairo.yaml echo "checksum: '321a07adaeb125cb5513079256d465fb'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/cairo.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/metwork_packages/cairo.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/cairo.yaml echo "website: 'https://www.cairographics.org/'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/cairo.yaml echo "license: 'LGPL'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/cairo.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/cairo.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/cairo.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/cairo.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/cairo-1.17.2.tar.xz` `readlink -m ./sources` MD5 321a07adaeb125cb5513079256d465fb Computing checksum for /src/layers/layer1_scientific_core/0032_cairo/build/cairo-1.17.2.tar.xz... Good checksum rm -Rf cairo-1.17.2 /opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcairo.la '/opt/metwork-mfext-1.0/opt/scientific_core/lib' libtool: install: /usr/bin/install -c .libs/libcairo.so.2.11702.0 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libcairo.so.2.11702.0 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/lib/libcairo.la libtool: install: /usr/bin/install -c .libs/libcairo.a /opt/metwork-mfext-1.0/opt/scientific_core/lib/libcairo.a libtool: install: chmod 644 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libcairo.a libtool: install: ranlib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libcairo.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/cairo' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/cairo' /usr/bin/install -c -m 644 cairo-features.h '/opt/metwork-mfext-1.0/opt/scientific_core/include/cairo' /bin/mkdir -p '/opt/metwork-mfext-1.0/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.0/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.0/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.0/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.0/opt/scientific_core/share/gtk-doc/html/cairo || :; \ which gtkdoc-rebase >/dev/null && \ gtkdoc-rebase --relative --dest-dir= --html-dir=/opt/metwork-mfext-1.0/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.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/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.0/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcairo-gobject.la '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/pixman-1 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include/freetype2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include/freetype2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable -I/opt/metwork-mfext-1.0/opt/core/include/glib-2.0 -I/opt/metwork-mfext-1.0/opt/core/lib/glib-2.0/include -I/opt/metwork-mfext-1.0/opt/core/include -g -O2 -version-info 11704:0:11702 -no-undefined -o libcairo-gobject.la -rpath /opt/metwork-mfext-1.0/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.0/opt/scientific_core/lib -lpixman-1 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lfontconfig -lfreetype -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lfreetype -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lpng16 -lz -lxcb-shm -lxcb -lxcb-render -lXrender -lX11 -lX11 -lXext -lz -lz -lz -L/opt/metwork-mfext-1.0/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.0/opt/scientific_core/lib/libcairo-gobject.so.2.11702.0 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/lib/libcairo-gobject.la libtool: install: /usr/bin/install -c .libs/libcairo-gobject.a /opt/metwork-mfext-1.0/opt/scientific_core/lib/libcairo-gobject.a libtool: install: chmod 644 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libcairo-gobject.a libtool: install: ranlib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libcairo-gobject.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/cairo' /usr/bin/install -c -m 644 cairo-gobject.h '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcairo-script-interpreter.la '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/include/pixman-1 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include/freetype2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include/freetype2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include/libpng16 -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable -g -O2 -version-info 11704:0:11702 -no-undefined -o libcairo-script-interpreter.la -rpath /opt/metwork-mfext-1.0/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.0/opt/scientific_core/lib -lpixman-1 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lfontconfig -lfreetype -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lfreetype -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lpng16 -lz -lxcb-shm -lxcb -lxcb-render -lXrender -lX11 -lX11 -lXext -lz -lz -lz -lz -lrt -lm ) libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.so.2.11702.0T /opt/metwork-mfext-1.0/opt/scientific_core/lib/libcairo-script-interpreter.so.2.11702.0 libtool: install: (cd /opt/metwork-mfext-1.0/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.0/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.0/opt/scientific_core/lib/libcairo-script-interpreter.la libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.a /opt/metwork-mfext-1.0/opt/scientific_core/lib/libcairo-script-interpreter.a libtool: install: chmod 644 /opt/metwork-mfext-1.0/opt/scientific_core/lib/libcairo-script-interpreter.a libtool: install: ranlib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libcairo-script-interpreter.a libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/scientific_core/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/scientific_core/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/include/cairo' /usr/bin/install -c -m 644 cairo-script-interpreter.h '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/metwork_packages/postgis.yaml touch /opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "name: 'postgis'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "version: '3.0.0'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "extension: ''" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "checksum: '725019e3a67ac52ccef4d00031cb0c77'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo -n "PostGIS is a spatial database extender for PostgreSQL database. It adds support for geographic objects allowing location queries to be run in SQL." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "website: 'http://postgis.refractions.net/'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgis.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgis.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgis.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgis.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgis.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/scientific_core/share/metwork_packages/postgis.yaml; fi export EXTENSION=tar.gz ; make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/scientific_core download uncompress make[1]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/postgis-3.0.0.tar.gz` `readlink -m ./sources` MD5 725019e3a67ac52ccef4d00031cb0c77 Computing checksum for /src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0.tar.gz... Good checksum rm -Rf postgis-3.0.0 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/postgis-3.0.0.tar.gz` tar.gz postgis-3.0.0 make[1]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis' make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/scientific_core OPTIONS="--with-projdir=/opt/metwork-mfext-1.0/opt/scientific_core --with-jsondir=/opt/metwork-mfext-1.0/opt/scientific_core/../core --with-pgconfig=/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_config --with-geosconfig=/opt/metwork-mfext-1.0/opt/scientific_core/bin/geos-config --with-gdalconfig=/opt/metwork-mfext-1.0/opt/scientific_core/bin/gdal-config" configure build install make[1]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis' cd build/postgis-3.0.0 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.0/opt/scientific_core --with-projdir=/opt/metwork-mfext-1.0/opt/scientific_core --with-jsondir=/opt/metwork-mfext-1.0/opt/scientific_core/../core --with-pgconfig=/opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_config --with-geosconfig=/opt/metwork-mfext-1.0/opt/scientific_core/bin/geos-config --with-gdalconfig=/opt/metwork-mfext-1.0/opt/scientific_core/bin/gdal-config checking for a BSD-compatible install... /usr/bin/install -c checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/root/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /opt/rh/devtoolset-8/root/usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking whether byte ordering is bigendian... no checking for cpp... /opt/rh/devtoolset-8/root/usr/bin/cpp checking if gcc supports -fno-math-errno... yes checking if gcc supports -fno-signed-zeros... yes checking if gcc supports -std=gnu99... yes checking if gcc supports -Wall... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -ffloat-store... yes checking if gcc supports --exclude-libs... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for vasprintf... yes checking for asprintf... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for perl... /usr/bin/perl checking for xsltproc... /opt/metwork-mfext-1.0/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.0/opt/core/bin/xmllint configure: WARNING: could not locate Docbook stylesheets required to build the documentation checking CUnit/CUnit.h usability... no checking CUnit/CUnit.h presence... no checking for CUnit/CUnit.h... no configure: WARNING: could not locate CUnit required for unit tests checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for libiconv_open in -liconv... no checking for iconv_open in -lc... yes checking for iconvctl... no checking for libiconvctl... no Using user-specified pg_config file: /opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_config checking PostgreSQL version... PostgreSQL 12.1 checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking for PQserverVersion in -lpq... yes ------------------------------------------------------------------------ WARNING: You have set the --prefix to '/opt/metwork-mfext-1.0/opt/scientific_core'. But we mostly ignore the --prefix. For your info, using the values determined from /opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_config we will be installing: * postgis shared library in /opt/metwork-mfext-1.0/opt/scientific_core/lib * postgis SQL files in /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/contrib/postgis-3.0 * postgis executables in /opt/metwork-mfext-1.0/opt/scientific_core/bin ------------------------------------------------------------------------ checking for xml2-config... /opt/metwork-mfext-1.0/opt/core/bin/xml2-config checking libxml/tree.h usability... yes checking libxml/tree.h presence... yes checking for libxml/tree.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxml/xpath.h usability... yes checking libxml/xpath.h presence... yes checking for libxml/xpath.h... yes checking libxml/xpathInternals.h usability... yes checking libxml/xpathInternals.h presence... yes checking for libxml/xpathInternals.h... yes checking for xmlInitParser in -lxml2... yes Using user-specified geos-config file: /opt/metwork-mfext-1.0/opt/scientific_core/bin/geos-config checking GEOS version... 3.8.0 checking geos_c.h usability... yes checking geos_c.h presence... yes checking for geos_c.h... yes checking for initGEOS in -lgeos_c... yes checking for sfcgal-config... no checking whether make sets $(MAKE)... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... /bin/sh: build-aux/config.rpath: No such file or directory done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Using user-specified proj directory: /opt/metwork-mfext-1.0/opt/scientific_core checking proj_api.h usability... yes checking proj_api.h presence... yes checking for proj_api.h... yes checking proj.h usability... yes checking proj.h presence... yes checking for proj.h... yes checking for pj_get_release in -lproj... yes Using user-specified json-c directory: /opt/metwork-mfext-1.0/opt/scientific_core/../core checking for "/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c/json.h"... yes checking for json_object_get in -ljson-c... yes checking for PROTOBUFC... no libprotobuf-c not found in pkg-config checking protobuf-c/protobuf-c.h usability... no checking protobuf-c/protobuf-c.h presence... no checking for protobuf-c/protobuf-c.h... no unable to find protobuf-c/protobuf-c.h using checking for protobuf_c_message_init in -lprotobuf-c... no unable to link protobuf-c using checking for protobuf_c_version in -lprotobuf-c... no checking protobuf-c version... 0 checking for protoc-c... no Cannot find protoc-c protobuf compiler on the PATH: /opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/bin:/opt/metwork-mfext-1.0/opt/scientific_core/bin:/opt/metwork-mfext-1.0/opt/scientific_core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/scientific_core/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin checking for PCRE... yes TOPOLOGY: Topology support requested RASTER: Raster support requested checking GDAL version... 3.0.2 checking for OGR enabled... yes checking gdal.h usability... yes checking gdal.h presence... yes checking for gdal.h... yes checking ogr_api.h usability... yes checking ogr_api.h presence... yes checking for ogr_api.h... yes checking cpl_conv.h usability... yes checking cpl_conv.h presence... yes checking for cpl_conv.h... yes checking for library containing GDALAllRegister... none required checking for library containing OGRRegisterAll... none required enabling PostgreSQL extension support... configure: creating ./config.status config.status: creating GNUmakefile config.status: creating extensions/Makefile config.status: creating extensions/postgis/Makefile config.status: creating extensions/postgis_raster/Makefile config.status: creating extensions/postgis_sfcgal/Makefile config.status: creating extensions/postgis_topology/Makefile config.status: creating extensions/postgis_tiger_geocoder/Makefile config.status: creating extensions/address_standardizer/Makefile config.status: creating liblwgeom/Makefile config.status: creating liblwgeom/cunit/Makefile config.status: creating liblwgeom/liblwgeom.h config.status: creating libpgcommon/Makefile config.status: creating libpgcommon/cunit/Makefile config.status: creating postgis/Makefile config.status: creating postgis/sqldefines.h config.status: creating loader/Makefile config.status: creating loader/cunit/Makefile config.status: creating topology/Makefile config.status: creating topology/test/Makefile config.status: creating regress/Makefile config.status: creating regress/core/Makefile config.status: creating regress/sfcgal/Makefile config.status: creating doc/Makefile config.status: creating doc/Makefile.comments config.status: creating doc/html/image_src/Makefile config.status: creating utils/Makefile config.status: creating raster/Makefile config.status: creating raster/rt_core/Makefile config.status: creating raster/rt_pg/Makefile config.status: creating raster/loader/Makefile config.status: creating raster/test/Makefile config.status: creating raster/test/cunit/Makefile config.status: creating raster/test/regress/Makefile config.status: creating raster/scripts/Makefile config.status: creating raster/scripts/python/Makefile config.status: creating deps/Makefile config.status: creating postgis_config.h config.status: creating raster/raster_config.h config.status: executing libtool commands config.status: executing po-directories commands PostGIS is now configured for x86_64-pc-linux-gnu -------------- Compiler Info ------------- C compiler: gcc -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros CPPFLAGS: -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include SQL preprocessor: /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -------------- Additional Info ------------- Interrupt Tests: DISABLED use: --with-interrupt-tests to enable -------------- Dependencies -------------- GEOS config: /opt/metwork-mfext-1.0/opt/scientific_core/bin/geos-config GEOS version: 3.8.0 GDAL config: /opt/metwork-mfext-1.0/opt/scientific_core/bin/gdal-config GDAL version: 3.0.2 PostgreSQL config: /opt/metwork-mfext-1.0/opt/scientific_core/bin/pg_config PostgreSQL version: PostgreSQL 12.1 PROJ4 version: 62 Libxml2 config: /opt/metwork-mfext-1.0/opt/core/bin/xml2-config Libxml2 version: 2.9.7 JSON-C support: yes protobuf support: no PCRE support: yes Perl: /usr/bin/perl Wagyu: no --------------- Extensions --------------- PostGIS Raster: enabled PostGIS Topology: enabled SFCGAL support: disabled Address Standardizer support: enabled -------- Documentation Generation -------- xsltproc: /opt/metwork-mfext-1.0/opt/core/bin/xsltproc xsl style sheets: dblatex: convert: mathml2.dtd: http://www.w3.org/Math/DTD/mathml2/mathml2.dtd configure: WARNING: configure: WARNING: | You are building using --with-projdir. This option isn't standard and | configure: WARNING: | might be incompatible with future releases of PROJ. | configure: WARNING: | You can instead adjust the PKG_CONFIG_PATH environment variable if you | configure: WARNING: | installed software in a non-standard prefix. | configure: WARNING: | Alternatively, you may set the environment variables PROJ_CFLAGS and | configure: WARNING: | PROJ_LIBS to avoid the need to call pkg-config. | configure: WARNING: configure: WARNING: | You are building using --with-jsondir. This option isn't standard and | configure: WARNING: | might be incompatible with future releases of json-c. | configure: WARNING: | You can instead adjust the PKG_CONFIG_PATH environment variable if you | configure: WARNING: | installed software in a non-standard prefix. | configure: WARNING: | Alternatively, you may set the environment variables JSONC_CFLAGS and | configure: WARNING: | JSONC_LIBS to avoid the need to call pkg-config. | cd build/postgis-3.0.0 && make make[2]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0' /usr/bin/perl utils/svn_repo_revision.pl Can't fetch local revision (neither .svn nor .git found) Not updating existing rev file at 17983 for s in liblwgeom libpgcommon postgis regress raster topology loader utils doc extensions ; do \ echo "---- Making all in ${s}"; \ make -C ${s} all || exit 1; \ done; ---- Making all in liblwgeom make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/liblwgeom' /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o stringbuffer.lo stringbuffer.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c stringbuffer.c -fPIC -DPIC -o .libs/stringbuffer.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c stringbuffer.c -o stringbuffer.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o bytebuffer.lo bytebuffer.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c bytebuffer.c -fPIC -DPIC -o .libs/bytebuffer.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c bytebuffer.c -o bytebuffer.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o measures.lo measures.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures.c -fPIC -DPIC -o .libs/measures.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures.c -o measures.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o measures3d.lo measures3d.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures3d.c -fPIC -DPIC -o .libs/measures3d.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c measures3d.c -o measures3d.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o ptarray.lo ptarray.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c ptarray.c -fPIC -DPIC -o .libs/ptarray.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c ptarray.c -o ptarray.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lookup3.lo lookup3.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lookup3.c -fPIC -DPIC -o .libs/lookup3.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lookup3.c -o lookup3.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_api.lo lwgeom_api.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_api.c -fPIC -DPIC -o .libs/lwgeom_api.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_api.c -o lwgeom_api.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom.lo lwgeom.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom.c -fPIC -DPIC -o .libs/lwgeom.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom.c -o lwgeom.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwpoint.lo lwpoint.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoint.c -fPIC -DPIC -o .libs/lwpoint.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoint.c -o lwpoint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwline.lo lwline.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwline.c -fPIC -DPIC -o .libs/lwline.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwline.c -o lwline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwpoly.lo lwpoly.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoly.c -fPIC -DPIC -o .libs/lwpoly.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpoly.c -o lwpoly.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwtriangle.lo lwtriangle.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtriangle.c -fPIC -DPIC -o .libs/lwtriangle.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtriangle.c -o lwtriangle.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmpoint.lo lwmpoint.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoint.c -fPIC -DPIC -o .libs/lwmpoint.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoint.c -o lwmpoint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmline.lo lwmline.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmline.c -fPIC -DPIC -o .libs/lwmline.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmline.c -o lwmline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmpoly.lo lwmpoly.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoly.c -fPIC -DPIC -o .libs/lwmpoly.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmpoly.c -o lwmpoly.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwboundingcircle.lo lwboundingcircle.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwboundingcircle.c -fPIC -DPIC -o .libs/lwboundingcircle.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwboundingcircle.c -o lwboundingcircle.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcollection.lo lwcollection.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcollection.c -fPIC -DPIC -o .libs/lwcollection.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcollection.c -o lwcollection.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcircstring.lo lwcircstring.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcircstring.c -fPIC -DPIC -o .libs/lwcircstring.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcircstring.c -o lwcircstring.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcompound.lo lwcompound.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcompound.c -fPIC -DPIC -o .libs/lwcompound.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcompound.c -o lwcompound.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwcurvepoly.lo lwcurvepoly.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcurvepoly.c -fPIC -DPIC -o .libs/lwcurvepoly.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwcurvepoly.c -o lwcurvepoly.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmcurve.lo lwmcurve.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmcurve.c -fPIC -DPIC -o .libs/lwmcurve.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmcurve.c -o lwmcurve.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmsurface.lo lwmsurface.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmsurface.c -fPIC -DPIC -o .libs/lwmsurface.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmsurface.c -o lwmsurface.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwpsurface.lo lwpsurface.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpsurface.c -fPIC -DPIC -o .libs/lwpsurface.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwpsurface.c -o lwpsurface.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwtin.lo lwtin.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtin.c -fPIC -DPIC -o .libs/lwtin.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtin.c -o lwtin.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_wkb.lo lwout_wkb.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkb.c -fPIC -DPIC -o .libs/lwout_wkb.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkb.c -o lwout_wkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_geojson.lo lwin_geojson.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_geojson.c -fPIC -DPIC -o .libs/lwin_geojson.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_geojson.c -o lwin_geojson.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkb.lo lwin_wkb.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkb.c -fPIC -DPIC -o .libs/lwin_wkb.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkb.c -o lwin_wkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_twkb.lo lwin_twkb.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_twkb.c -fPIC -DPIC -o .libs/lwin_twkb.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_twkb.c -o lwin_twkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwiterator.lo lwiterator.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwiterator.c -fPIC -DPIC -o .libs/lwiterator.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwiterator.c -o lwiterator.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_median.lo lwgeom_median.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_median.c -fPIC -DPIC -o .libs/lwgeom_median.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_median.c -o lwgeom_median.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_wkt.lo lwout_wkt.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkt.c -fPIC -DPIC -o .libs/lwout_wkt.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_wkt.c -o lwout_wkt.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_twkb.lo lwout_twkb.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_twkb.c -fPIC -DPIC -o .libs/lwout_twkb.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_twkb.c -o lwout_twkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkt_parse.lo lwin_wkt_parse.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_parse.c -fPIC -DPIC -o .libs/lwin_wkt_parse.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_parse.c -o lwin_wkt_parse.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkt_lex.lo lwin_wkt_lex.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_lex.c -fPIC -DPIC -o .libs/lwin_wkt_lex.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt_lex.c -o lwin_wkt_lex.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_wkt.lo lwin_wkt.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt.c -fPIC -DPIC -o .libs/lwin_wkt.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_wkt.c -o lwin_wkt.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwin_encoded_polyline.lo lwin_encoded_polyline.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_encoded_polyline.c -fPIC -DPIC -o .libs/lwin_encoded_polyline.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwin_encoded_polyline.c -o lwin_encoded_polyline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwutil.lo lwutil.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwutil.c -fPIC -DPIC -o .libs/lwutil.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwutil.c -o lwutil.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwhomogenize.lo lwhomogenize.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwhomogenize.c -fPIC -DPIC -o .libs/lwhomogenize.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwhomogenize.c -o lwhomogenize.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwalgorithm.lo lwalgorithm.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwalgorithm.c -fPIC -DPIC -o .libs/lwalgorithm.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwalgorithm.c -o lwalgorithm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwstroke.lo lwstroke.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwstroke.c -fPIC -DPIC -o .libs/lwstroke.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwstroke.c -o lwstroke.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwlinearreferencing.lo lwlinearreferencing.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwlinearreferencing.c -fPIC -DPIC -o .libs/lwlinearreferencing.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwlinearreferencing.c -o lwlinearreferencing.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwprint.lo lwprint.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwprint.c -fPIC -DPIC -o .libs/lwprint.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwprint.c -o lwprint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gbox.lo gbox.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gbox.c -fPIC -DPIC -o .libs/gbox.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gbox.c -o gbox.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gserialized.lo gserialized.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized.c -fPIC -DPIC -o .libs/gserialized.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized.c -o gserialized.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gserialized1.lo gserialized1.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized1.c -fPIC -DPIC -o .libs/gserialized1.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized1.c -o gserialized1.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o gserialized2.lo gserialized2.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized2.c -fPIC -DPIC -o .libs/gserialized2.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c gserialized2.c -o gserialized2.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeodetic.lo lwgeodetic.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic.c -fPIC -DPIC -o .libs/lwgeodetic.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic.c -o lwgeodetic.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeodetic_tree.lo lwgeodetic_tree.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic_tree.c -fPIC -DPIC -o .libs/lwgeodetic_tree.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeodetic_tree.c -o lwgeodetic_tree.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwrandom.lo lwrandom.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwrandom.c -fPIC -DPIC -o .libs/lwrandom.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwrandom.c -o lwrandom.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwtree.lo lwtree.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtree.c -fPIC -DPIC -o .libs/lwtree.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwtree.c -o lwtree.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_gml.lo lwout_gml.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_gml.c -fPIC -DPIC -o .libs/lwout_gml.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_gml.c -o lwout_gml.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_kml.lo lwout_kml.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_kml.c -fPIC -DPIC -o .libs/lwout_kml.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_kml.c -o lwout_kml.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_geojson.lo lwout_geojson.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_geojson.c -fPIC -DPIC -o .libs/lwout_geojson.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_geojson.c -o lwout_geojson.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_svg.lo lwout_svg.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_svg.c -fPIC -DPIC -o .libs/lwout_svg.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_svg.c -o lwout_svg.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_x3d.lo lwout_x3d.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_x3d.c -fPIC -DPIC -o .libs/lwout_x3d.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_x3d.c -o lwout_x3d.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwout_encoded_polyline.lo lwout_encoded_polyline.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_encoded_polyline.c -fPIC -DPIC -o .libs/lwout_encoded_polyline.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwout_encoded_polyline.c -o lwout_encoded_polyline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_debug.lo lwgeom_debug.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_debug.c -fPIC -DPIC -o .libs/lwgeom_debug.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_debug.c -o lwgeom_debug.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos.lo lwgeom_geos.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos.c -fPIC -DPIC -o .libs/lwgeom_geos.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos.c -o lwgeom_geos.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_clean.lo lwgeom_geos_clean.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_clean.c -fPIC -DPIC -o .libs/lwgeom_geos_clean.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_clean.c -o lwgeom_geos_clean.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_cluster.lo lwgeom_geos_cluster.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_cluster.c -fPIC -DPIC -o .libs/lwgeom_geos_cluster.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_cluster.c -o lwgeom_geos_cluster.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_node.lo lwgeom_geos_node.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_node.c -fPIC -DPIC -o .libs/lwgeom_geos_node.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_node.c -o lwgeom_geos_node.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_geos_split.lo lwgeom_geos_split.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_split.c -fPIC -DPIC -o .libs/lwgeom_geos_split.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_geos_split.c -o lwgeom_geos_split.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_topo.lo lwgeom_topo.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_topo.c -fPIC -DPIC -o .libs/lwgeom_topo.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_topo.c -o lwgeom_topo.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_transform.lo lwgeom_transform.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_transform.c -fPIC -DPIC -o .libs/lwgeom_transform.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_transform.c -o lwgeom_transform.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwgeom_wrapx.lo lwgeom_wrapx.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_wrapx.c -fPIC -DPIC -o .libs/lwgeom_wrapx.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwgeom_wrapx.c -o lwgeom_wrapx.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwunionfind.lo lwunionfind.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwunionfind.c -fPIC -DPIC -o .libs/lwunionfind.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwunionfind.c -o lwunionfind.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o effectivearea.lo effectivearea.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c effectivearea.c -fPIC -DPIC -o .libs/effectivearea.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c effectivearea.c -o effectivearea.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwchaikins.lo lwchaikins.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwchaikins.c -fPIC -DPIC -o .libs/lwchaikins.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwchaikins.c -o lwchaikins.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwmval.lo lwmval.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmval.c -fPIC -DPIC -o .libs/lwmval.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwmval.c -o lwmval.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o lwkmeans.lo lwkmeans.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwkmeans.c -fPIC -DPIC -o .libs/lwkmeans.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c lwkmeans.c -o lwkmeans.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c -o varint.lo varint.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c varint.c -fPIC -DPIC -o .libs/varint.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -c varint.c -o varint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -ffloat-store -c -o lwspheroid.lo lwspheroid.c libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -ffloat-store -c lwspheroid.c -fPIC -DPIC -o .libs/lwspheroid.o libtool: compile: gcc -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -ffloat-store -c lwspheroid.c -o lwspheroid.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -rpath /opt/metwork-mfext-1.0/opt/scientific_core/lib stringbuffer.lo bytebuffer.lo measures.lo measures3d.lo ptarray.lo lookup3.lo lwgeom_api.lo lwgeom.lo lwpoint.lo lwline.lo lwpoly.lo lwtriangle.lo lwmpoint.lo lwmline.lo lwmpoly.lo lwboundingcircle.lo lwcollection.lo lwcircstring.lo lwcompound.lo lwcurvepoly.lo lwmcurve.lo lwmsurface.lo lwpsurface.lo lwtin.lo lwout_wkb.lo lwin_geojson.lo lwin_wkb.lo lwin_twkb.lo lwiterator.lo lwgeom_median.lo lwout_wkt.lo lwout_twkb.lo lwin_wkt_parse.lo lwin_wkt_lex.lo lwin_wkt.lo lwin_encoded_polyline.lo lwutil.lo lwhomogenize.lo lwalgorithm.lo lwstroke.lo lwlinearreferencing.lo lwprint.lo gbox.lo gserialized.lo gserialized1.lo gserialized2.lo lwgeodetic.lo lwgeodetic_tree.lo lwrandom.lo lwtree.lo lwout_gml.lo lwout_kml.lo lwout_geojson.lo lwout_svg.lo lwout_x3d.lo lwout_encoded_polyline.lo lwgeom_debug.lo lwgeom_geos.lo lwgeom_geos_clean.lo lwgeom_geos_cluster.lo lwgeom_geos_node.lo lwgeom_geos_split.lo lwgeom_topo.lo lwgeom_transform.lo lwgeom_wrapx.lo lwunionfind.lo effectivearea.lo lwchaikins.lo lwmval.lo lwkmeans.lo varint.lo lwspheroid.lo \ -release 3.0 -version-info 0:0:0 -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -ljson-c -lm -no-undefined -static -o liblwgeom.la libtool: link: ar cr .libs/liblwgeom.a stringbuffer.o bytebuffer.o measures.o measures3d.o ptarray.o lookup3.o lwgeom_api.o lwgeom.o lwpoint.o lwline.o lwpoly.o lwtriangle.o lwmpoint.o lwmline.o lwmpoly.o lwboundingcircle.o lwcollection.o lwcircstring.o lwcompound.o lwcurvepoly.o lwmcurve.o lwmsurface.o lwpsurface.o lwtin.o lwout_wkb.o lwin_geojson.o lwin_wkb.o lwin_twkb.o lwiterator.o lwgeom_median.o lwout_wkt.o lwout_twkb.o lwin_wkt_parse.o lwin_wkt_lex.o lwin_wkt.o lwin_encoded_polyline.o lwutil.o lwhomogenize.o lwalgorithm.o lwstroke.o lwlinearreferencing.o lwprint.o gbox.o gserialized.o gserialized1.o gserialized2.o lwgeodetic.o lwgeodetic_tree.o lwrandom.o lwtree.o lwout_gml.o lwout_kml.o lwout_geojson.o lwout_svg.o lwout_x3d.o lwout_encoded_polyline.o lwgeom_debug.o lwgeom_geos.o lwgeom_geos_clean.o lwgeom_geos_cluster.o lwgeom_geos_node.o lwgeom_geos_split.o lwgeom_topo.o lwgeom_transform.o lwgeom_wrapx.o lwunionfind.o effectivearea.o lwchaikins.o lwmval.o lwkmeans.o varint.o lwspheroid.o libtool: link: ranlib .libs/liblwgeom.a libtool: link: ( cd ".libs" && rm -f "liblwgeom.la" && ln -s "../liblwgeom.la" "liblwgeom.la" ) make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/liblwgeom' ---- Making all in libpgcommon make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/libpgcommon' gcc -I../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include -fPIC -DPIC -c -o gserialized_gist.o gserialized_gist.c gcc -I../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include -fPIC -DPIC -c -o lwgeom_transform.o lwgeom_transform.c gcc -I../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include -fPIC -DPIC -c -o lwgeom_cache.o lwgeom_cache.c gcc -I../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include -fPIC -DPIC -c -o lwgeom_pg.o lwgeom_pg.c ar rs libpgcommon.a gserialized_gist.o lwgeom_transform.o lwgeom_cache.o lwgeom_pg.o ar: creating libpgcommon.a make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/libpgcommon' ---- Making all in postgis make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/postgis' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o postgis_module.o postgis_module.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_accum.o lwgeom_accum.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_spheroid.o lwgeom_spheroid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_ogc.o lwgeom_ogc.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_functions_analytic.o lwgeom_functions_analytic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_inout.o lwgeom_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_functions_basic.o lwgeom_functions_basic.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_btree.o lwgeom_btree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_box.o lwgeom_box.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_box3d.o lwgeom_box3d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_geos.o lwgeom_geos.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_geos_prepared.o lwgeom_geos_prepared.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_geos_clean.o lwgeom_geos_clean.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_geos_relatematch.o lwgeom_geos_relatematch.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_export.o lwgeom_export.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_in_gml.o lwgeom_in_gml.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_in_kml.o lwgeom_in_kml.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_in_geohash.o lwgeom_in_geohash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_in_geojson.o lwgeom_in_geojson.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_in_encoded_polyline.o lwgeom_in_encoded_polyline.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_triggers.o lwgeom_triggers.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_dump.o lwgeom_dump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_dumppoints.o lwgeom_dumppoints.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_functions_lrs.o lwgeom_functions_lrs.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_functions_temporal.o lwgeom_functions_temporal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_rectree.o lwgeom_rectree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o long_xact.o long_xact.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_sqlmm.o lwgeom_sqlmm.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_rtree.o lwgeom_rtree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_transform.o lwgeom_transform.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_window.o lwgeom_window.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gserialized_typmod.o gserialized_typmod.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gserialized_gist_2d.o gserialized_gist_2d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gserialized_gist_nd.o gserialized_gist_nd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gserialized_supportfn.o gserialized_supportfn.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gserialized_spgist_2d.o gserialized_spgist_2d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gserialized_spgist_3d.o gserialized_spgist_3d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gserialized_spgist_nd.o gserialized_spgist_nd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o brin_2d.o brin_2d.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o brin_nd.o brin_nd.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o brin_common.o brin_common.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gserialized_estimate.o gserialized_estimate.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geography_inout.o geography_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geography_btree.o geography_btree.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geography_centroid.o geography_centroid.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geography_measurement.o geography_measurement.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geography_measurement_trees.o geography_measurement_trees.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geometry_inout.o geometry_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o postgis_libprotobuf.o postgis_libprotobuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o mvt.o mvt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_out_mvt.o lwgeom_out_mvt.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o geobuf.o geobuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_out_geobuf.o lwgeom_out_geobuf.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lwgeom_out_geojson.o lwgeom_out_geojson.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o postgis_legacy.o postgis_legacy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -shared -o postgis-3.so postgis_module.o lwgeom_accum.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_inout.o lwgeom_functions_basic.o lwgeom_btree.o lwgeom_box.o lwgeom_box3d.o lwgeom_geos.o lwgeom_geos_prepared.o lwgeom_geos_clean.o lwgeom_geos_relatematch.o lwgeom_export.o lwgeom_in_gml.o lwgeom_in_kml.o lwgeom_in_geohash.o lwgeom_in_geojson.o lwgeom_in_encoded_polyline.o lwgeom_triggers.o lwgeom_dump.o lwgeom_dumppoints.o lwgeom_functions_lrs.o lwgeom_functions_temporal.o lwgeom_rectree.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o lwgeom_transform.o lwgeom_window.o gserialized_typmod.o gserialized_gist_2d.o gserialized_gist_nd.o gserialized_supportfn.o gserialized_spgist_2d.o gserialized_spgist_3d.o gserialized_spgist_nd.o brin_2d.o brin_nd.o brin_common.o gserialized_estimate.o geography_inout.o geography_btree.o geography_centroid.o geography_measurement.o geography_measurement_trees.o geometry_inout.o postgis_libprotobuf.o mvt.o lwgeom_out_mvt.o geobuf.o lwgeom_out_geobuf.o lwgeom_out_geojson.o postgis_legacy.o -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -ljson-c -L/opt/metwork-mfext-1.0/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.0/opt/core/lib -llzma -lm -ldl -Wl,--exclude-libs,ALL /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon postgis.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > postgis.sql /usr/bin/perl ../utils/create_undef.pl postgis.sql 120 > uninstall_postgis.sql /usr/bin/perl ../utils/postgis_proc_upgrade.pl postgis.sql UNUSED > postgis_upgrade.sql.in echo "BEGIN;" > postgis_upgrade.sql cat postgis_before_upgrade.sql postgis_upgrade.sql.in postgis_after_upgrade.sql >> postgis_upgrade.sql echo "COMMIT;" >> postgis_upgrade.sql /usr/bin/perl ../utils/postgis_proc_set_search_path.pl postgis.sql UNUSED > postgis_proc_set_search_path.sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon legacy.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > legacy.sql /usr/bin/perl ../utils/create_undef.pl legacy.sql 120 > uninstall_legacy.sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon legacy_minimal.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > legacy_minimal.sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon legacy_gist.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-3'g;s'@extschema@\.''g" > legacy_gist.sql make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/postgis' ---- Making all in regress make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/regress' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/regress' ---- Making all in raster make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster' make -C rt_core make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_core' gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o rt_util.o rt_util.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o rt_spatial_relationship.o rt_spatial_relationship.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o rt_mapalgebra.o rt_mapalgebra.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o rt_geometry.o rt_geometry.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o rt_statistics.o rt_statistics.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o rt_pixel.o rt_pixel.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o rt_warp.o rt_warp.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o rt_band.o rt_band.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o rt_raster.o rt_raster.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o rt_serialize.o rt_serialize.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o rt_wkb.o rt_wkb.c gcc -I../../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c -o rt_context.o rt_context.c ar rs librtcore.a rt_util.o rt_spatial_relationship.o rt_mapalgebra.o rt_geometry.o rt_statistics.o rt_pixel.o rt_warp.o rt_band.o rt_raster.o rt_serialize.o rt_wkb.o rt_context.o ar: creating librtcore.a make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_core' make -C rt_pg make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rtpostgis.o rtpostgis.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rtpg_internal.o rtpg_internal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rtpg_legacy.o rtpg_legacy.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rtpg_spatial_relationship.o rtpg_spatial_relationship.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rtpg_mapalgebra.o rtpg_mapalgebra.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rtpg_utility.o rtpg_utility.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rtpg_inout.o rtpg_inout.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rtpg_wkb.o rtpg_wkb.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rtpg_geometry.o rtpg_geometry.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rtpg_raster_properties.o rtpg_raster_properties.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rtpg_band_properties.o rtpg_band_properties.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rtpg_pixel.o rtpg_pixel.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rtpg_create.o rtpg_create.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rtpg_gdal.o rtpg_gdal.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC "-I../../liblwgeom" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include "-I../../libpgcommon" -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I../rt_core -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o rtpg_statistics.o rtpg_statistics.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.a ../../libpgcommon/libpgcommon.a -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgdal -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -ljson-c -L/opt/metwork-mfext-1.0/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.0/opt/core/lib -llzma -lm -ldl -Wl,--exclude-libs,ALL /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../../postgis/ -I../../ rtpostgis.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis.sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../../postgis/ -I../../ rtpostgis_upgrade_cleanup.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis_upgrade_cleanup.sql /usr/bin/perl ../../utils/postgis_proc_upgrade.pl rtpostgis.sql UNUSED > rtpostgis_upgrade.sql.in /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../../postgis/ -I../../ rtpostgis_drop.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis_drop.sql echo 'BEGIN;' > rtpostgis_upgrade.sql cat rtpostgis_upgrade_cleanup.sql rtpostgis_upgrade.sql.in rtpostgis_drop.sql | sed -e 's/^BEGIN;$//' -e 's/^COMMIT;$//' >> rtpostgis_upgrade.sql echo 'COMMIT;' >> rtpostgis_upgrade.sql /usr/bin/perl ../../utils/postgis_proc_set_search_path.pl rtpostgis.sql UNUSED > rtpostgis_proc_set_search_path.sql /usr/bin/perl ../../utils/create_undef.pl rtpostgis.sql 120 > uninstall_rtpostgis.sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../../postgis/ -I../../ rtpostgis_legacy.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g;s'@extschema@\.''g" > rtpostgis_legacy.sql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make -C loader make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' gcc -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I../rt_core -I../../liblwgeom -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c raster2pgsql.c /bin/sh ../../libtool --mode=link gcc -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I../rt_core -I../../liblwgeom -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include ../rt_core/librtcore.a raster2pgsql.o -static ../../liblwgeom/liblwgeom.la -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgdal -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c -lc -lm -o raster2pgsql libtool: link: gcc -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I../rt_core -I../../liblwgeom -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include raster2pgsql.o -o raster2pgsql ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.a -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgdal.so /opt/metwork-mfext-1.0/opt/core/lib/libjson-c.so -lexpat -lopenjp2 -L/opt/metwork-mfext-1.0/opt/scientific_core -ljasper /opt/metwork-mfext-1.0/opt/scientific_core/lib/libnetcdf.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5_hl.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libhdf5.so -ljpeg /opt/metwork-mfext-1.0/opt/scientific_core/lib/libpng16.so -lpq /opt/metwork-mfext-1.0/opt/scientific_core/lib/libspatialite.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so /opt/metwork-mfext-1.0/opt/core/lib/libcurl.so /opt/metwork-mfext-1.0/opt/core/lib/libcares.so /opt/metwork-mfext-1.0/opt/core/lib/libssl.so /opt/metwork-mfext-1.0/opt/core/lib/libcrypto.so -lresolv /opt/metwork-mfext-1.0/opt/core/lib/libxml2.so -lz /opt/metwork-mfext-1.0/opt/core/lib/liblzma.so -lrt -lpthread -ldl /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos.so -lc -lm -pthread -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' make -C rt_pg rtpostgis.sql make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make[4]: 'rtpostgis.sql' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster' ---- Making all in topology make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/topology' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -I../liblwgeom -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -fPIC -DPIC -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o postgis_topology.o postgis_topology.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -ljson-c -L/opt/metwork-mfext-1.0/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.0/opt/core/lib -llzma -lm -ldl -Wl,--exclude-libs,ALL /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P topology.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_topology-3'g" > topology.sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P topology_drop_before.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_topology-3'g" > topology_drop_before.sql /usr/bin/perl -0777 -ne 's/^(CREATE|ALTER) (CAST|OPERATOR|TYPE|TABLE|SCHEMA|DOMAIN|TRIGGER).*?;//msg;print;' topology.sql > topology_upgrade.sql.in /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P topology_drop_after.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_topology-3'g" > topology_drop_after.sql cat topology_drop_before.sql topology_upgrade.sql.in topology_drop_after.sql > topology_upgrade.sql /usr/bin/perl ../utils/create_undef.pl topology.sql 120 > uninstall_topology.sql make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/topology' ---- Making all in loader make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/loader' gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o shpopen.o shpopen.c gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o dbfopen.o dbfopen.c gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o getopt.o getopt.c gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o shpcommon.o shpcommon.c gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o safileio.o safileio.c gcc -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c shp2pgsql-core.c gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o shp2pgsql-cli.o shp2pgsql-cli.c /bin/sh ../libtool --mode=link \ gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o shp2pgsql-core.o shp2pgsql-cli.o ../liblwgeom/liblwgeom.la -o shp2pgsql -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -static ../liblwgeom/liblwgeom.la -lc libtool: link: gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o shp2pgsql-core.o shp2pgsql-cli.o -o shp2pgsql -Wl,--as-needed -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,--enable-new-dtags -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib ../liblwgeom/.libs/liblwgeom.a /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so -lz -ldl -lpthread /opt/metwork-mfext-1.0/opt/core/lib/libjson-c.so -lm -lc -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib gcc -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c pgsql2shp-core.c gcc -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -c pgsql2shp-cli.c /bin/sh ../libtool --mode=link \ gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o pgsql2shp-core.o pgsql2shp-cli.o ../liblwgeom/liblwgeom.la -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -static ../liblwgeom/liblwgeom.la -lc -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lpq -o pgsql2shp libtool: link: gcc -I ../liblwgeom -Wall -Wmissing-prototypes -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -fPIC -DPIC -I/opt/metwork-mfext-1.0/opt/scientific_core/include shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o pgsql2shp-core.o pgsql2shp-cli.o -Wl,--as-needed -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,--enable-new-dtags -o pgsql2shp -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib ../liblwgeom/.libs/liblwgeom.a /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos_c.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libgeos.so /opt/metwork-mfext-1.0/opt/scientific_core/lib/libproj.so /opt/metwork-mfext-1.0/opt/core/lib/libsqlite3.so -lz -ldl -lpthread /opt/metwork-mfext-1.0/opt/core/lib/libjson-c.so -lm -lc -lpq -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/scientific_core/lib -Wl,-rpath -Wl,/opt/metwork-mfext-1.0/opt/core/lib make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/loader' ---- Making all in utils make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/utils' sed 's,@SRID_MAXIMUM@,999999,g;s,@SRID_USER_MAXIMUM@,998999,' postgis_restore.pl.in >postgis_restore.pl chmod +x create_undef.pl svn_repo_revision.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/utils' ---- Making all in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' /usr/bin/perl -lpe "s'@@LAST_RELEASE_VERSION@@'3.0.0'g;s'@@POSTGIS_DOWNLOAD_URL@@'http://download.osgeo.org/postgis/source'g;" postgis.xml > postgis-out.xml /opt/metwork-mfext-1.0/opt/core/bin/xsltproc --novalid ./xsl/postgis_aggs_mm.xml.xsl postgis-out.xml > postgis_aggs_mm.xml /opt/metwork-mfext-1.0/opt/core/bin/xsltproc --novalid ./xsl/postgis_comments.sql.xsl postgis-out.xml > postgis_comments.sql /opt/metwork-mfext-1.0/opt/core/bin/xsltproc --novalid ./xsl/raster_comments.sql.xsl postgis-out.xml > raster_comments.sql /opt/metwork-mfext-1.0/opt/core/bin/xsltproc --novalid ./xsl/topology_comments.sql.xsl postgis-out.xml > topology_comments.sql /opt/metwork-mfext-1.0/opt/core/bin/xsltproc --novalid ./xsl/sfcgal_comments.sql.xsl postgis-out.xml > sfcgal_comments.sql /opt/metwork-mfext-1.0/opt/core/bin/xsltproc --novalid ./xsl/tiger_geocoder_comments.sql.xsl postgis-out.xml > tiger_geocoder_comments.sql make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' ---- Making all in extensions make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions' for DIR in postgis postgis_tiger_geocoder postgis_raster postgis_topology address_standardizer; do \ echo "---- Making all in ${DIR}"; \ make -C "${DIR}" all || exit 1; \ done ---- Making all in postgis make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis' mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../../libpgcommon ../../postgis/postgis.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe \ "s'MODULE_PATHNAME'\$libdir/postgis-3'g" \ | /usr/bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' > sql/postgis_for_extension.sql /usr/bin/perl ../../utils/create_spatial_ref_sys_config_dump.pl ../../spatial_ref_sys.sql > sql/spatial_ref_sys_config_dump.sql /usr/bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' ../../spatial_ref_sys.sql > sql/spatial_ref_sys.sql printf '\\echo Use "CREATE EXTENSION postgis" to load this file. \\quit\n' > sql/postgis.sql cat sql/postgis_for_extension.sql ../../doc/postgis_comments.sql sql/spatial_ref_sys_config_dump.sql sql/spatial_ref_sys.sql >> sql/postgis.sql cp sql/postgis.sql sql/postgis--3.0.0.sql sed '/UNPACKAGE_CODE/q' unpackage_raster_if_needed.sql > sql/raster_unpackage.sql cat ../../raster/rt_pg/rtpostgis_upgrade_cleanup.sql ../../raster/rt_pg/rtpostgis_drop.sql ../../raster/rt_pg/uninstall_rtpostgis.sql \ | /usr/bin/perl ../../utils/create_extension_unpackage.pl postgis >> sql/raster_unpackage.sql sed -ne '/UNPACKAGE_CODE/{s///; :a' -e 'n;p;ba' -e '}' \ unpackage_raster_if_needed.sql >> sql/raster_unpackage.sql /usr/bin/perl ../../utils/postgis_proc_upgrade.pl sql/postgis_for_extension.sql UNUSED > sql/postgis_upgrade_for_extension.sql.in #strip BEGIN/COMMIT since these are not allowed in extensions # WARNING: we should make sure these are not internal to function bodies cat ../../postgis/postgis_before_upgrade.sql sql/postgis_upgrade_for_extension.sql.in ../../postgis/postgis_after_upgrade.sql | /usr/bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' > sql/postgis_upgrade_for_extension.sql /usr/bin/perl -pe "s/BEGIN\;//g ; s/COMMIT\;//g; s/^(DROP .*)\;/SELECT postgis_extension_drop_if_exists('postgis', '\1');\n\1\;/" sql/postgis_upgrade_for_extension.sql > sql/postgis_upgrade.sql printf '\\echo Use "CREATE EXTENSION postgis" to load this file. \\quit\n' > sql/postgis--ANY--3.0.0.sql cat ../postgis_extension_helper.sql sql/raster_unpackage.sql sql/postgis_upgrade.sql ../../doc/postgis_comments.sql ../postgis_extension_helper_uninstall.sql >> sql/postgis--ANY--3.0.0.sql # Ensure version is correct cat sql/postgis--ANY--3.0.0.sql > sql/postgis--unpackaged--3.0.0.sql cat sql/postgis.sql \ | /usr/bin/perl ../../utils/create_unpackaged.pl postgis \ >> sql/postgis--unpackaged--3.0.0.sql cat postgis.control.in \ | sed -e 's|@EXTVERSION@|3.0.0|g' \ | sed -e 's|@EXTENSION@|postgis|g' \ | sed -e 's|@MODULEPATH@|$libdir/postgis-3|g' \ > postgis.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis' ---- Making all in postgis_tiger_geocoder make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_tiger_geocoder' mkdir -p sql_bits cp sql_bits/add_search_path.sql.in sql_bits/add_search_path.sql mkdir -p sql_bits cat sql_bits/norm_addy_create.sql.in ../../extras/tiger_geocoder/utility/set_search_path.sql ../../extras/tiger_geocoder/geocode_settings.sql ../../extras/tiger_geocoder/tables/lookup_tables_2011.sql ../../extras/tiger_geocoder/tiger_loader_2019.sql ../../extras/tiger_geocoder/utility/utmzone.sql ../../extras/tiger_geocoder/utility/cull_null.sql ../../extras/tiger_geocoder/utility/nullable_levenshtein.sql ../../extras/tiger_geocoder/utility/levenshtein_ignore_case.sql ../../extras/tiger_geocoder/normalize/end_soundex.sql ../../extras/tiger_geocoder/normalize/count_words.sql ../../extras/tiger_geocoder/normalize/state_extract.sql ../../extras/tiger_geocoder/normalize/get_last_words.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract_place_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_place_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract.sql ../../extras/tiger_geocoder/normalize/normalize_address.sql ../../extras/tiger_geocoder/normalize/pprint_addy.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_tables.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_normalize_address.sql ../../extras/tiger_geocoder/geocode/other_helper_functions.sql ../../extras/tiger_geocoder/geocode/rate_attributes.sql ../../extras/tiger_geocoder/geocode/includes_address.sql ../../extras/tiger_geocoder/geocode/interpolate_from_address.sql ../../extras/tiger_geocoder/geocode/geocode_address.sql ../../extras/tiger_geocoder/geocode/geocode_location.sql ../../extras/tiger_geocoder/geocode/geocode_intersection.sql ../../extras/tiger_geocoder/geocode/geocode.sql ../../extras/tiger_geocoder/geocode/reverse_geocode.sql ../../extras/tiger_geocoder/geocode/census_tracts_functions.sql ../../extras/tiger_geocoder/topology/tiger_topology_loader.sql ../postgis_extension_helper.sql sql_bits/add_search_path.sql > sql_bits/tiger_geocoder.sql.in echo "SELECT postgis_extension_drop_if_exists('postgis_tiger_geocoder', 'DROP SCHEMA tiger_data');" >> sql_bits/tiger_geocoder.sql.in cat ../postgis_extension_helper_uninstall.sql >> sql_bits/tiger_geocoder.sql.in mkdir -p sql_bits sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' sql_bits/tiger_geocoder.sql.in > sql_bits/tiger_geocoder.sql /usr/bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' sql_bits/tiger_geocoder.sql.in > sql_bits/tiger_geocoder.sql mkdir -p sql_bits cp ../../doc/tiger_geocoder_comments.sql sql_bits/tiger_geocoder_comments.sql mkdir -p sql cat sql_bits/tiger_geocoder.sql sql_bits/mark_editable_objects.sql.in sql_bits/tiger_geocoder_comments.sql > sql/postgis_tiger_geocoder.sql cp sql/postgis_tiger_geocoder.sql sql/postgis_tiger_geocoder--3.0.0.sql cp sql_bits/tiger_geocoder--unpackaged.sql.in sql/postgis_tiger_geocoder--unpackaged--3.0.0.sql mkdir -p sql_bits cat ../../extras/tiger_geocoder/utility/set_search_path.sql sql_bits/upgrade_before.sql.in ../../extras/tiger_geocoder/geocode_settings.sql ../../extras/tiger_geocoder/tiger_loader_2018.sql ../../extras/tiger_geocoder/utility/utmzone.sql ../../extras/tiger_geocoder/utility/cull_null.sql ../../extras/tiger_geocoder/utility/nullable_levenshtein.sql ../../extras/tiger_geocoder/utility/levenshtein_ignore_case.sql ../../extras/tiger_geocoder/normalize/end_soundex.sql ../../extras/tiger_geocoder/normalize/count_words.sql ../../extras/tiger_geocoder/normalize/state_extract.sql ../../extras/tiger_geocoder/normalize/get_last_words.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_countysub_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract_place_exact.sql ../../extras/tiger_geocoder/normalize/location_extract_place_fuzzy.sql ../../extras/tiger_geocoder/normalize/location_extract.sql ../../extras/tiger_geocoder/normalize/normalize_address.sql ../../extras/tiger_geocoder/normalize/pprint_addy.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_tables.sql ../../extras/tiger_geocoder/pagc_normalize/pagc_normalize_address.sql ../../extras/tiger_geocoder/geocode/other_helper_functions.sql ../../extras/tiger_geocoder/geocode/rate_attributes.sql ../../extras/tiger_geocoder/geocode/includes_address.sql ../../extras/tiger_geocoder/geocode/interpolate_from_address.sql ../../extras/tiger_geocoder/geocode/geocode_address.sql ../../extras/tiger_geocoder/geocode/geocode_location.sql ../../extras/tiger_geocoder/geocode/geocode_intersection.sql ../../extras/tiger_geocoder/geocode/geocode.sql ../../extras/tiger_geocoder/geocode/reverse_geocode.sql ../../extras/tiger_geocoder/geocode/census_tracts_functions.sql > sql_bits/tiger_geocoder_minor.sql.in sed -e '/^\(CREATE\|ALTER\) \(CAST\|TYPE\|TABLE\|SCHEMA\|DOMAIN\|TRIGGER\).*;/d' \ -e '/^\(CREATE\|ALTER\) \(CAST\|TYPE\|TABLE\|SCHEMA\|DOMAIN\|TRIGGER\)/,/\;/d' \ -e 's/BEGIN;//g' -e 's/COMMIT;//g' \ sql_bits/tiger_geocoder_minor.sql.in > sql/tiger_geocoder_upgrade_minor.sql cat ../postgis_extension_helper.sql sql_bits/remove_from_extension.sql.in sql/tiger_geocoder_upgrade_minor.sql sql_bits/mark_editable_objects.sql.in sql_bits/tiger_geocoder_comments.sql > sql/postgis_tiger_geocoder--ANY--3.0.0.sql echo "SELECT postgis_extension_drop_if_exists('postgis_tiger_geocoder', 'DROP SCHEMA tiger_data');" >> sql/postgis_tiger_geocoder--ANY--3.0.0.sql cat ../postgis_extension_helper_uninstall.sql >> sql/postgis_tiger_geocoder--ANY--3.0.0.sql cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/normalize_address_regress.sql > sql/test-normalize_address.sql cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/pagc_normalize_address_regress.sql > sql/test-pagc_normalize_address.sql mkdir -p expected cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/normalize_address_regress > expected/test-normalize_address.out cat sql_bits/test_tuples_only_unaligned.sql.in ../../extras/tiger_geocoder/regress/pagc_normalize_address_regress > expected/test-pagc_normalize_address.out echo 'ALTER EXTENSION postgis_tiger_geocoder UPDATE TO "3.0.0next"' > sql/test-upgrade.sql cp sql/test-upgrade.sql expected/test-upgrade.out cat postgis_tiger_geocoder.control.in \ | sed -e 's|@EXTVERSION@|3.0.0|g' \ > postgis_tiger_geocoder.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_tiger_geocoder' ---- Making all in postgis_raster make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_raster' mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../../postgis/ -I../../ ../../raster/rt_pg/rtpostgis.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis_raster-3'g" > sql/rtpostgis_for_extension.sql /usr/bin/perl -pe 's/BEGIN\;//g ; s/COMMIT\;//g' sql/rtpostgis_for_extension.sql > sql/rtpostgis.sql cp ../../doc/raster_comments.sql sql/raster_comments.sql printf '\\echo Use "CREATE EXTENSION postgis_raster" to load this file. \\quit\n' > sql/postgis_raster.sql cat sql/rtpostgis.sql sql/raster_comments.sql >> sql/postgis_raster.sql cp sql/postgis_raster.sql sql/postgis_raster--3.0.0.sql /usr/bin/perl ../../utils/postgis_proc_upgrade.pl sql/rtpostgis_for_extension.sql UNUSED > sql/rtpostgis_upgrade_for_extension.sql.in echo 'BEGIN;' > sql/rtpostgis_upgrade_for_extension.sql cat ../../raster/rt_pg/rtpostgis_upgrade_cleanup.sql sql/rtpostgis_upgrade_for_extension.sql.in ../../raster/rt_pg/rtpostgis_drop.sql | sed -e 's/^BEGIN;$//' -e 's/^COMMIT;$//' >> sql/rtpostgis_upgrade_for_extension.sql echo 'COMMIT;' >> sql/rtpostgis_upgrade_for_extension.sql /usr/bin/perl -pe "s/BEGIN\;//g ; s/COMMIT\;//g; s/^(DROP .*)\;/SELECT postgis_extension_drop_if_exists('postgis_raster', '\1');\n\1\;/" sql/rtpostgis_upgrade_for_extension.sql > sql/rtpostgis_upgrade.sql printf '\\echo Use "CREATE EXTENSION postgis_raster" to load this file. \\quit\n' > sql/postgis_raster--ANY--3.0.0.sql cat ../postgis_extension_helper.sql sql/rtpostgis_upgrade.sql ../../doc/raster_comments.sql ../postgis_extension_helper_uninstall.sql >> sql/postgis_raster--ANY--3.0.0.sql # Ensure version is correct cat sql/postgis_raster--ANY--3.0.0.sql > sql/postgis_raster--unpackaged--3.0.0.sql cat sql/rtpostgis.sql | /usr/bin/perl ../../utils/create_unpackaged.pl postgis_raster >> sql/postgis_raster--unpackaged--3.0.0.sql cat postgis_raster.control.in \ | sed -e 's|@EXTVERSION@|3.0.0|g' \ | sed -e 's|@EXTENSION@|postgis_raster|g' \ | sed -e 's|@MODULEPATH@|$libdir/postgis_raster-3|g' \ > postgis_raster.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_raster' ---- Making all in postgis_topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_topology' sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' ../../topology/topology.sql > sql_bits/topology.sql cp ../../doc/topology_comments.sql sql_bits/topology_comments.sql mkdir -p sql cat extlock.sql sql_bits/topology.sql sql_bits/mark_editable_objects.sql.in sql_bits/topology_comments.sql > sql/postgis_topology.sql mkdir -p sql cp sql/postgis_topology.sql sql/postgis_topology--3.0.0.sql mkdir -p sql sed -e 's/BEGIN;//g' -e 's/COMMIT;//g' -e '/^CREATE SCHEMA/d;' ../../topology/topology_upgrade.sql > sql/topology_upgrade.sql mkdir -p sql # Ugprade before packaging cat sql/topology_upgrade.sql > sql/postgis_topology--unpackaged--3.0.0.sql cat ../../topology/topology.sql | /usr/bin/perl ../../utils/create_unpackaged.pl postgis_topology >> sql/postgis_topology--unpackaged--3.0.0.sql cat extlock.sql ../postgis_extension_helper.sql sql_bits/remove_from_extension.sql.in sql/topology_upgrade.sql sql_bits/mark_editable_objects.sql.in sql_bits/topology_comments.sql ../postgis_extension_helper_uninstall.sql > sql/postgis_topology--ANY--3.0.0.sql cat postgis_topology.control.in \ | sed -e 's|@EXTVERSION@|3.0.0|g' \ > postgis_topology.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_topology' ---- Making all in address_standardizer make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/address_standardizer' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -fPIC -std=gnu99 -g -O2 -fno-math-errno -fno-signed-zeros -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o address_parser.o address_parser.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o address_standardizer.o address_standardizer.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o std_pg_hash.o std_pg_hash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o analyze.o analyze.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o err_param.o err_param.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o export.o export.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o gamma.o gamma.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o hash.o hash.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o lexicon.o lexicon.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o pagc_tools.o pagc_tools.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o parseaddress-api.o parseaddress-api.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o standard.o standard.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include/json-c -I/opt/metwork-mfext-1.0/opt/core/include -I. -I./ -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/server -I/opt/metwork-mfext-1.0/opt/scientific_core/include/postgresql/internal -D_GNU_SOURCE -I/opt/metwork-mfext-1.0/opt/core/include/libxml2 -I/opt/metwork-mfext-1.0/opt/scientific_core/include -I/opt/metwork-mfext-1.0/opt/scientific_core/../core/include -c -o tokenize.o tokenize.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -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.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -Wl,--as-needed -Wl,-rpath,'/opt/metwork-mfext-1.0/opt/scientific_core/lib',--enable-new-dtags -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lgeos_c -L/opt/metwork-mfext-1.0/opt/scientific_core/lib -lproj -L/opt/metwork-mfext-1.0/opt/scientific_core/../core/lib -ljson-c -L/opt/metwork-mfext-1.0/opt/core/lib -lxml2 -lz -L/opt/metwork-mfext-1.0/opt/core/lib -llzma -lm -ldl -Wl,--exclude-libs,ALL -L/opt/metwork-mfext-1.0/opt/core/lib -lpcre mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon address_standardizer_types.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/address_standardizer_types.sql mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon address_standardizer_functions.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/address_standardizer_functions.sql mkdir -p sql cat sql/address_standardizer_types.sql sql/address_standardizer_functions.sql > sql/address_standardizer.sql mkdir -p sql cat sql/address_standardizer_functions.sql > sql/address_standardizer--1.0--3.0.0.sql mkdir -p sql cat sql/address_standardizer_types.sql sql/address_standardizer_functions.sql > sql/address_standardizer--3.0.0.sql cat sql/address_standardizer_functions.sql > sql/address_standardizer--ANY--3.0.0.sql mkdir -p sql cat us_lex.sql us_gaz.sql us_rules.sql sql_bits/address_standardizer_data_us_mark_editable_objects.sql.in > sql/address_standardizer_data_us.sql mkdir -p sql cat us_lex.sql us_gaz.sql us_rules.sql sql_bits/address_standardizer_data_us_mark_editable_objects.sql.in > sql/address_standardizer_data_us--3.0.0.sql mkdir -p sql cat sql/address_standardizer_data_us--3.0.0.sql > sql/address_standardizer_data_us--3.0.0--3.0.0next.sql mkdir -p sql cat sql/address_standardizer_data_us--3.0.0.sql > sql/address_standardizer_data_us--3.0.0next--3.0.0.sql mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon test-init-extensions.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-init-extensions.sql mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon test-parseaddress.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-parseaddress.sql mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon test-standardize_address_1.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-standardize_address_1.sql mkdir -p sql /opt/rh/devtoolset-8/root/usr/bin/cpp -traditional-cpp -w -P -I../libpgcommon test-standardize_address_2.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/address_standardizer-3'g" > sql/test-standardize_address_2.sql cat address_standardizer.control.in \ | sed -e 's|@EXTVERSION@|3.0.0|g' \ > address_standardizer.control cat address_standardizer_data_us.control.in \ | sed -e 's|@EXTVERSION@|3.0.0|g' \ > address_standardizer_data_us.control make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/address_standardizer' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions' PostGIS was built successfully. Ready to install. make[2]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0' cd build/postgis-3.0.0 && make install make[2]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0' /usr/bin/perl utils/svn_repo_revision.pl Can't fetch local revision (neither .svn nor .git found) Not updating existing rev file at 17983 for s in liblwgeom libpgcommon postgis regress raster topology loader utils doc extensions ; do \ echo "---- Making all in ${s}"; \ make -C ${s} all || exit 1; \ done; ---- Making all in liblwgeom make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/liblwgeom' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/liblwgeom' ---- Making all in libpgcommon make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/libpgcommon' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/libpgcommon' ---- Making all in postgis make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/postgis' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/postgis' ---- Making all in regress make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/regress' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/regress' ---- Making all in raster make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster' make -C rt_core make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_core' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_core' make -C rt_pg make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make -C loader make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' make -C rt_pg rtpostgis.sql make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make[4]: 'rtpostgis.sql' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster' ---- Making all in topology make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/topology' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/topology' ---- Making all in loader make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/loader' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/loader' ---- Making all in utils make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/utils' chmod +x create_undef.pl svn_repo_revision.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/utils' ---- Making all in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' ---- Making all in extensions make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions' for DIR in postgis postgis_tiger_geocoder postgis_raster postgis_topology address_standardizer; do \ echo "---- Making all in ${DIR}"; \ make -C "${DIR}" all || exit 1; \ done ---- Making all in postgis make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis' ---- Making all in postgis_tiger_geocoder make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_tiger_geocoder' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_tiger_geocoder' ---- Making all in postgis_raster make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_raster' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_raster' ---- Making all in postgis_topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_topology' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_topology' ---- Making all in address_standardizer make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/address_standardizer' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/address_standardizer' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions' PostGIS was built successfully. Ready to install. make -C doc comments-install make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' make -f Makefile.comments install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/contrib/postgis-3.0' /usr/bin/install -c -m 644 postgis_comments.sql raster_comments.sql topology_comments.sql sfcgal_comments.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/contrib/postgis-3.0/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' for s in liblwgeom libpgcommon postgis regress raster topology loader utils doc extensions ; do \ echo "---- Making install in ${s}"; \ make -C ${s} install || exit 1; \ done; ---- Making install in liblwgeom make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/liblwgeom' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/liblwgeom' ---- Making install in libpgcommon make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/libpgcommon' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/libpgcommon' ---- Making install in postgis make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/postgis' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/contrib/postgis-3.0' /usr/bin/install -c -m 755 postgis-3.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/postgis-3.so' /usr/bin/install -c -m 644 .//../spatial_ref_sys.sql postgis.sql uninstall_postgis.sql postgis_upgrade.sql postgis_proc_set_search_path.sql legacy.sql uninstall_legacy.sql legacy_minimal.sql legacy_gist.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/contrib/postgis-3.0/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/postgis' ---- Making install in regress make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/regress' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/regress' ---- Making install in raster make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster' make -C rt_core make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_core' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_core' make -C rt_pg make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make -C loader make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' make -C rt_pg rtpostgis.sql make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make[4]: 'rtpostgis.sql' is up to date. make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make -C rt_pg install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/contrib/postgis-3.0' /usr/bin/install -c -m 755 postgis_raster-3.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/postgis_raster-3.so' /usr/bin/install -c -m 644 rtpostgis.sql rtpostgis_upgrade.sql rtpostgis_proc_set_search_path.sql uninstall_rtpostgis.sql rtpostgis_legacy.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/contrib/postgis-3.0/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/rt_pg' make -C loader install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' /bin/sh ../../libtool --mode=install /usr/bin/install -c raster2pgsql "/opt/metwork-mfext-1.0/opt/scientific_core/bin/raster2pgsql" libtool: install: /usr/bin/install -c raster2pgsql /opt/metwork-mfext-1.0/opt/scientific_core/bin/raster2pgsql make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/loader' make -C scripts install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/scripts' make -C python make[5]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/scripts/python' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/scripts/python' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster/scripts' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/raster' ---- Making install in topology make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/topology' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/contrib/postgis-3.0' /usr/bin/install -c -m 755 postgis_topology-3.so '/opt/metwork-mfext-1.0/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.0/opt/scientific_core/share/postgresql/contrib/postgis-3.0/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/topology' ---- Making install in loader make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/loader' /bin/sh ../libtool --mode=install /usr/bin/install -c pgsql2shp "/opt/metwork-mfext-1.0/opt/scientific_core/bin/pgsql2shp" libtool: install: /usr/bin/install -c pgsql2shp /opt/metwork-mfext-1.0/opt/scientific_core/bin/pgsql2shp /bin/sh ../libtool --mode=install /usr/bin/install -c shp2pgsql "/opt/metwork-mfext-1.0/opt/scientific_core/bin/shp2pgsql" libtool: install: /usr/bin/install -c shp2pgsql /opt/metwork-mfext-1.0/opt/scientific_core/bin/shp2pgsql make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/loader' ---- Making install in utils make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/utils' chmod +x create_undef.pl svn_repo_revision.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/contrib/postgis-3.0' /bin/sh ../build-aux/install-sh -m 644 postgis_restore.pl '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/contrib/postgis-3.0/' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/utils' ---- Making install in doc make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' make -f Makefile.comments install make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/contrib/postgis-3.0' /usr/bin/install -c -m 644 postgis_comments.sql raster_comments.sql topology_comments.sql sfcgal_comments.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/contrib/postgis-3.0/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/doc' ---- Making install in extensions make[3]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions' for DIR in postgis postgis_tiger_geocoder postgis_raster postgis_topology address_standardizer; do \ echo "---- Making install in ${DIR}"; \ make -C "${DIR}" install || exit 1; \ done ---- Making install in postgis make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' tpl='postgis--ANY--3.0.0.sql'; \ /usr/bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/postgis--3.0.0--3.0.0next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/postgis--3.0.0next--3.0.0.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 3.0.0alpha4 3.0.0beta1 3.0.0rc1 3.0.0rc2; do \ ln -fs "${tpl}" /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/postgis--$OLD_VERSION--3.0.0.sql; \ done /usr/bin/install -c -m 644 .//postgis.control '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 postgis.control sql/postgis--3.0.0.sql sql/postgis--unpackaged--3.0.0.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis' ---- Making install in postgis_tiger_geocoder make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_tiger_geocoder' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' tpl='postgis_tiger_geocoder--ANY--3.0.0.sql'; \ /usr/bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/postgis_tiger_geocoder--3.0.0--3.0.0next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/postgis_tiger_geocoder--3.0.0next--3.0.0.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 3.0.0alpha4 3.0.0beta1 3.0.0rc1 3.0.0rc2; do \ ln -fs "${tpl}" /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/postgis_tiger_geocoder--$OLD_VERSION--3.0.0.sql; \ done /usr/bin/install -c -m 644 .//postgis_tiger_geocoder.control '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 postgis_tiger_geocoder.control sql/postgis_tiger_geocoder--3.0.0.sql sql/postgis_tiger_geocoder--unpackaged--3.0.0.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_tiger_geocoder' ---- Making install in postgis_raster make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_raster' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' tpl='postgis_raster--ANY--3.0.0.sql'; \ /usr/bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/postgis_raster--3.0.0--3.0.0next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/postgis_raster--3.0.0next--3.0.0.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 3.0.0alpha4 3.0.0beta1 3.0.0rc1 3.0.0rc2; do \ ln -fs "${tpl}" /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/postgis_raster--$OLD_VERSION--3.0.0.sql; \ done /usr/bin/install -c -m 644 .//postgis_raster.control '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 postgis_raster.control sql/postgis_raster--3.0.0.sql sql/postgis_raster--unpackaged--3.0.0.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_raster' ---- Making install in postgis_topology make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_topology' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' tpl='postgis_topology--ANY--3.0.0.sql'; \ /usr/bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/postgis_topology--3.0.0--3.0.0next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/postgis_topology--3.0.0next--3.0.0.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 3.0.0alpha4 3.0.0beta1 3.0.0rc1 3.0.0rc2; do \ ln -fs "${tpl}" /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/postgis_topology--$OLD_VERSION--3.0.0.sql; \ done /usr/bin/install -c -m 644 .//postgis_topology.control '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 postgis_topology.control sql/postgis_topology--3.0.0.sql sql/postgis_topology--unpackaged--3.0.0.sql '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/postgis_topology' ---- Making install in address_standardizer make[4]: Entering directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/address_standardizer' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/scientific_core/share/doc/postgresql/extension' /usr/bin/install -c -m 755 address_standardizer-3.so '/opt/metwork-mfext-1.0/opt/scientific_core/lib/postgresql/address_standardizer-3.so' tpl='address_standardizer--ANY--3.0.0.sql'; \ /usr/bin/install -c -m 644 sql/${tpl} "/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/${tpl}"; \ ln -fs "${tpl}" /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/address_standardizer--3.0.0--3.0.0next.sql; \ ln -fs "${tpl}" /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/address_standardizer--3.0.0next--3.0.0.sql; \ for OLD_VERSION in 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 2.3.10 2.3.11 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.4.8 2.4.9 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 3.0.0alpha4 3.0.0beta1 3.0.0rc1 3.0.0rc2; do \ ln -fs "${tpl}" /opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/address_standardizer--$OLD_VERSION--3.0.0.sql; \ done /usr/bin/install -c -m 644 .//address_standardizer.control '/opt/metwork-mfext-1.0/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--ANY--3.0.0.sql .//sql/address_standardizer_data_us--3.0.0next--3.0.0.sql .//sql/address_standardizer_data_us--3.0.0--3.0.0next.sql .//sql/address_standardizer_data_us--3.0.0.sql .//sql/address_standardizer--1.0--3.0.0.sql .//sql/address_standardizer--3.0.0.sql address_standardizer.control address_standardizer_data_us.control '/opt/metwork-mfext-1.0/opt/scientific_core/share/postgresql/extension/' /usr/bin/install -c -m 644 .//README.address_standardizer '/opt/metwork-mfext-1.0/opt/scientific_core/share/doc/postgresql/extension/' make[4]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions/address_standardizer' make[3]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0/extensions' make[2]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis/build/postgis-3.0.0' make[1]: Leaving directory '/src/layers/layer1_scientific_core/0070_postgis' mkdir -p /opt/metwork-mfext-1.0/opt/scientific_core/contrib/postgis-3 cd build/postgis-3.0.0 && cp -f doc/postgis_comments.sql /opt/metwork-mfext-1.0/opt/scientific_core/contrib/postgis-3/ make[3]: Leaving directory `/src/layers/layer1_scientific_core/0070_postgis' if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-1.0/opt/scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/scientific_core" cache: /buildcache/mfext_cache_layer_scientific_core_c0646193004d846c034e03d14e33ab1d.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.0/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/python3" "python3" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): f678d5cbc8b7c0e40b891859126f6463 python3_core@mfext layer (dependency) hash (from cache): 720e725841eebb8d2fb8c6bf44b8cabb root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: 1b5ead043e3d85cbc37408cca62c76bc cache missed (/buildcache/mfext_cache_layer_python3_17eeb48a6e6c41b9a9f253be4b2642c5.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.0/opt/python3 ; \ fi make[3]: Entering directory `/src/layers/layer2_python3/0400_prereq_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- 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 tempolayer22429[/src/layers/layer2_python3/0400_prereq_extra_python_packages/tempolayer22429] Collecting certifi==2019.3.9 (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/06/b8/d1ea38513c22e8c906275d135818fee16ad8495985956a9b7e2bb21942a1/certifi-2019.3.9.tar.gz (158kB) Collecting cffi==1.12.3 (from -r requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz (456kB) Collecting pycparser==2.19 (from -r requirements3.txt (line 3)) Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB) Collecting PyScaffold==3.2.3 (from -r requirements3.txt (line 4)) Downloading https://files.pythonhosted.org/packages/b0/d7/92c7fd1a1204c58ec46b62f5049c761aa8e186f5476ed9e7a95e28ffb085/PyScaffold-3.2.3.tar.gz (389kB) Collecting setuptools-scm==3.3.3 (from -r requirements3.txt (line 5)) Downloading https://files.pythonhosted.org/packages/83/44/53cad68ce686585d12222e6769682c4bdb9686808d2739671f9175e2938b/setuptools_scm-3.3.3.tar.gz Collecting setuptools>=38.3 (from PyScaffold==3.2.3->-r requirements3.txt (line 4)) Downloading https://files.pythonhosted.org/packages/1e/5c/3d7b3d91a86d71faf5038c5d259ed36b5d05b7804648e2c43251d574a6e6/setuptools-58.2.0.tar.gz (2.3MB) Building wheels for collected packages: certifi, cffi, pycparser, PyScaffold, setuptools-scm, setuptools Running setup.py bdist_wheel for certifi: started Running setup.py bdist_wheel for certifi: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0400_prereq_extra_python_packages/src Running setup.py bdist_wheel for cffi: started Running setup.py bdist_wheel for cffi: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0400_prereq_extra_python_packages/src Running setup.py bdist_wheel for pycparser: started Running setup.py bdist_wheel for pycparser: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0400_prereq_extra_python_packages/src Running setup.py bdist_wheel for PyScaffold: started Running setup.py bdist_wheel for PyScaffold: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0400_prereq_extra_python_packages/src Running setup.py bdist_wheel for setuptools-scm: started Running setup.py bdist_wheel for setuptools-scm: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0400_prereq_extra_python_packages/src Running setup.py bdist_wheel for setuptools: started Running setup.py bdist_wheel for setuptools: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0400_prereq_extra_python_packages/src Successfully built certifi cffi pycparser PyScaffold setuptools-scm setuptools if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.0/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.0/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-1.0/opt/python3] is already loaded Looking in links: ./src Requirement already satisfied: certifi==2019.3.9 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 2)) (2019.3.9) Collecting cffi==1.12.3 (from -r requirements3.txt.tmp (line 2)) Collecting pycparser==2.19 (from -r requirements3.txt.tmp (line 3)) Collecting PyScaffold==3.2.3 (from -r requirements3.txt.tmp (line 4)) Collecting setuptools-scm==3.3.3 (from -r requirements3.txt.tmp (line 5)) Requirement already satisfied: setuptools>=38.3 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/setuptools-41.0.1.post20211018-py3.7.egg (from PyScaffold==3.2.3->-r requirements3.txt.tmp (line 4)) (41.0.1.post20211018) Installing collected packages: pycparser, cffi, PyScaffold, setuptools-scm Successfully installed PyScaffold-3.2.3 cffi-1.12.3 pycparser-2.19 setuptools-scm-3.3.3 if ! test -d /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages; fi if test -f /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3/lib/python3.7/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.0/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/PyScaffold.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/certifi.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/cffi.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/pycparser.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/setuptools-scm.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.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml touch /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "name: 'ConfigUpdater'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "version: '1.0.1'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "checksum: '6fb0e4371b22d9bb72efa79181000aac'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo -n "Parser like ConfigParser but for updating configuration files" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "website: 'https://github.com/pyscaffold/configupdater'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml; fi make --file=../../Makefile.standard download uncompress python3build python3install make[1]: Entering directory '/src/layers/layer2_python3/0498_configupdater' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/ConfigUpdater-1.0.1.tar.gz` `readlink -m ./sources` MD5 6fb0e4371b22d9bb72efa79181000aac Computing checksum for /src/layers/layer2_python3/0498_configupdater/build/ConfigUpdater-1.0.1.tar.gz... Good checksum rm -Rf ConfigUpdater-1.0.1 /opt/metwork-mfext-1.0/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 running build running build_py creating build creating build/lib creating build/lib/configupdater copying src/configupdater/configupdater.py -> build/lib/configupdater copying src/configupdater/__init__.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.0/opt/python3/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages; fi cd build/ConfigUpdater-1.0.1 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py install --prefix=/opt/metwork-mfext-1.0/opt/python3 --install-lib=/opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages running install running bdist_egg 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' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/configupdater copying build/lib/configupdater/configupdater.py -> build/bdist.linux-x86_64/egg/configupdater copying build/lib/configupdater/__init__.py -> build/bdist.linux-x86_64/egg/configupdater byte-compiling build/bdist.linux-x86_64/egg/configupdater/configupdater.py to configupdater.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/configupdater/__init__.py to __init__.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying src/ConfigUpdater.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/ConfigUpdater.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/ConfigUpdater.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/ConfigUpdater.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/ConfigUpdater.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/ConfigUpdater.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/ConfigUpdater-1.0.23-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Creating /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/site.py Processing ConfigUpdater-1.0.23-py3.7.egg creating /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/ConfigUpdater-1.0.23-py3.7.egg Extracting ConfigUpdater-1.0.23-py3.7.egg to /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages Adding ConfigUpdater 1.0.23 to easy-install.pth file Installed /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/ConfigUpdater-1.0.23-py3.7.egg Processing dependencies for ConfigUpdater==1.0.23 Searching for setuptools==41.0.1.post20211018 Best match: setuptools 41.0.1.post20211018 Processing setuptools-41.0.1.post20211018-py3.7.egg Adding setuptools 41.0.1.post20211018 to easy-install.pth file Installing easy_install script to /opt/metwork-mfext-1.0/opt/python3/bin Installing easy_install-3.7 script to /opt/metwork-mfext-1.0/opt/python3/bin Using /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/setuptools-41.0.1.post20211018-py3.7.egg Finished processing dependencies for ConfigUpdater==1.0.23 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 tempolayer22933[/src/layers/layer2_python3/0500_extra_python_packages/tempolayer22933] Collecting PyScaffold==3.2.3 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 1)) Downloading https://files.pythonhosted.org/packages/b0/d7/92c7fd1a1204c58ec46b62f5049c761aa8e186f5476ed9e7a95e28ffb085/PyScaffold-3.2.3.tar.gz (389kB) Collecting certifi==2019.3.9 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/06/b8/d1ea38513c22e8c906275d135818fee16ad8495985956a9b7e2bb21942a1/certifi-2019.3.9.tar.gz (158kB) Obtaining acquisition from git+https://github.com/metwork-framework/acquisition.git@e21af9f9bfe6693874c6660fd657be5fa6b92841#egg=acquisition (from -r requirements3.txt (line 1)) Cloning https://github.com/metwork-framework/acquisition.git (to revision e21af9f9bfe6693874c6660fd657be5fa6b92841) to ./tmp_src/acquisition Collecting aiohttp==3.6.3 (from -r requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/9d/6c/429faa2d2f73973189ca0cfe141ff703417a5eebe18d78e6b25b70db0a34/aiohttp-3.6.3.tar.gz (1.1MB) Obtaining aiohttp_metwork_middlewares from git+https://github.com/metwork-framework/aiohttp_metwork_middlewares.git@d0feb6e25c632331325aae58462302d7d73c0e7c#egg=aiohttp_metwork_middlewares (from -r requirements3.txt (line 3)) Cloning https://github.com/metwork-framework/aiohttp_metwork_middlewares.git (to revision d0feb6e25c632331325aae58462302d7d73c0e7c) to ./tmp_src/aiohttp-metwork-middlewares Collecting arrow==0.14.2 (from -r requirements3.txt (line 4)) Downloading https://files.pythonhosted.org/packages/0e/29/a080c566b078dd72ac486991c94ec2f3dd508ac9ec8c254c9dbe30dcfbb2/arrow-0.14.2.tar.gz (102kB) Collecting async-timeout==3.0.1 (from -r requirements3.txt (line 5)) Downloading https://files.pythonhosted.org/packages/a1/78/aae1545aba6e87e23ecab8d212b58bb70e72164b67eb090b81bb17ad38e3/async-timeout-3.0.1.tar.gz Collecting attrs==19.3.0 (from -r requirements3.txt (line 6)) Downloading https://files.pythonhosted.org/packages/98/c3/2c227e66b5e896e15ccdae2e00bbc69aa46e9a8ce8869cc5fa96310bf612/attrs-19.3.0.tar.gz (132kB) Collecting autopep8==1.4.4 (from -r requirements3.txt (line 7)) Downloading https://files.pythonhosted.org/packages/45/f3/24b437da561b6af4840c871fbbda32889ca304fc1f7b6cc3ada8b09f394a/autopep8-1.4.4.tar.gz (114kB) Collecting bash==0.6 (from -r requirements3.txt (line 8)) Downloading https://files.pythonhosted.org/packages/42/30/4870d449947581ff48f213c206d103e9458b0070dbc436c50b1b95007043/bash-0.6.tar.gz Collecting bcrypt==3.1.7 (from -r requirements3.txt (line 9)) Downloading https://files.pythonhosted.org/packages/fa/aa/025a3ab62469b5167bc397837c9ffc486c42a97ef12ceaa6699d8f5a5416/bcrypt-3.1.7.tar.gz (42kB) Collecting binaryornot==0.4.4 (from -r requirements3.txt (line 10)) Downloading https://files.pythonhosted.org/packages/a7/fe/7ebfec74d49f97fc55cd38240c7a7d08134002b1e14be8c3897c0dd5e49b/binaryornot-0.4.4.tar.gz (371kB) Collecting cachetools==3.1.1 (from -r requirements3.txt (line 11)) Downloading https://files.pythonhosted.org/packages/ae/37/7fd45996b19200e0cb2027a0b6bef4636951c4ea111bfad36c71287247f6/cachetools-3.1.1.tar.gz Collecting Cerberus==1.3.2 (from -r requirements3.txt (line 12)) Downloading https://files.pythonhosted.org/packages/90/a7/71c6ed2d46a81065e68c007ac63378b96fa54c7bb614d653c68232f9c50c/Cerberus-1.3.2.tar.gz (52kB) Collecting chardet==3.0.4 (from -r requirements3.txt (line 14)) Downloading https://files.pythonhosted.org/packages/fc/bb/a5768c230f9ddb03acc9ef3f0d4a3cf93462473795d18e9535498c8f929d/chardet-3.0.4.tar.gz (1.9MB) Collecting Click==7.0 (from -r requirements3.txt (line 15)) Downloading https://files.pythonhosted.org/packages/f8/5c/f60e9d8a1e77005f664b76ff8aeaee5bc05d0a91798afd7f53fc998dbc47/Click-7.0.tar.gz (286kB) Collecting colorama==0.4.3 (from -r requirements3.txt (line 16)) Downloading https://files.pythonhosted.org/packages/82/75/f2a4c0c94c85e2693c229142eb448840fba0f9230111faa889d1f541d12d/colorama-0.4.3.tar.gz Collecting commonmark==0.9.1 (from -r requirements3.txt (line 17)) Downloading https://files.pythonhosted.org/packages/60/48/a60f593447e8f0894ebb7f6e6c1f25dafc5e89c5879fdc9360ae93ff83f0/commonmark-0.9.1.tar.gz (95kB) Obtaining cookiecutter from git+https://github.com/metwork-framework/cookiecutter.git@113331d0590bd0c9147ac8b608ff850e63b94e44#egg=cookiecutter (from -r requirements3.txt (line 18)) Cloning https://github.com/metwork-framework/cookiecutter.git (to revision 113331d0590bd0c9147ac8b608ff850e63b94e44) to ./tmp_src/cookiecutter Initialized empty Git repository in /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/cookiecutter/docs/HelloCookieCutter1/.git/ Obtaining cookiecutter_hooks from git+https://github.com/metwork-framework/cookiecutter_hooks.git@5bc1f3295495ded12a95e2d0b35878f3fd7ae1dd#egg=cookiecutter_hooks (from -r requirements3.txt (line 19)) Cloning https://github.com/metwork-framework/cookiecutter_hooks.git (to revision 5bc1f3295495ded12a95e2d0b35878f3fd7ae1dd) to ./tmp_src/cookiecutter-hooks Obtaining cronwrapper from git+https://github.com/metwork-framework/cronwrapper@828f7f1743224bcda739518698a71a65f1289e74#egg=cronwrapper (from -r requirements3.txt (line 20)) Cloning https://github.com/metwork-framework/cronwrapper (to revision 828f7f1743224bcda739518698a71a65f1289e74) to ./tmp_src/cronwrapper Collecting cryptography==2.9.2 (from -r requirements3.txt (line 21)) Downloading https://files.pythonhosted.org/packages/56/3b/78c6816918fdf2405d62c98e48589112669f36711e50158a0c15d804c30d/cryptography-2.9.2.tar.gz (517kB) Obtaining deploycron from git+https://github.com/metwork-framework/deploycron.git@c7d4e7b78fa8c9eb9f14ba49b5f90232af7d4709#egg=deploycron (from -r requirements3.txt (line 22)) 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 23)) Cloning https://github.com/metwork-framework/directory_observer.git (to revision 03770b7876990803cc3b271e78b3c0a2364cdf3c) to ./tmp_src/directory-observer Collecting diskcache==3.1.1 (from -r requirements3.txt (line 24)) Downloading https://files.pythonhosted.org/packages/61/51/6ea4d36a05314fe61c4107a45b28067b4ffe0e4e775b6edef5104c4a17d8/diskcache-3.1.1.tar.gz (489kB) Obtaining envtpl from git+https://github.com/metwork-framework/envtpl.git@a7838100809b367451ddca6477616082b01f4c1c#egg=envtpl (from -r requirements3.txt (line 25)) Cloning https://github.com/metwork-framework/envtpl.git (to revision a7838100809b367451ddca6477616082b01f4c1c) to ./tmp_src/envtpl Collecting filelock==3.0.12 (from -r requirements3.txt (line 26)) Downloading https://files.pythonhosted.org/packages/14/ec/6ee2168387ce0154632f856d5cc5592328e9cf93127c5c9aeca92c8c16cb/filelock-3.0.12.tar.gz Collecting future==0.17.1 (from -r requirements3.txt (line 27)) Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB) Collecting gitignore-parser==0.0.6 (from -r requirements3.txt (line 28)) Downloading https://files.pythonhosted.org/packages/85/c5/b4affef7dcddfad65e13441a5ac02fa2f3cc44a852d4037087a7de81ac6e/gitignore_parser-0.0.6.tar.gz Collecting idna==2.8 (from -r requirements3.txt (line 29)) Downloading https://files.pythonhosted.org/packages/ad/13/eb56951b6f7950cadb579ca166e448ba77f9d24efc03edd7e55fa57d04b7/idna-2.8.tar.gz (174kB) Collecting inotify-simple==1.1.8 (from -r requirements3.txt (line 30)) Downloading https://files.pythonhosted.org/packages/55/80/4bbd33f6d6b305c509a90b37c1cf7255000344f513b36827ec2c17af5ad5/inotify_simple-1.1.8.tar.gz Collecting Jinja2==2.10.1 (from -r requirements3.txt (line 31)) Downloading https://files.pythonhosted.org/packages/93/ea/d884a06f8c7f9b7afbc8138b762e80479fb17aedbbe2b06515a12de9378d/Jinja2-2.10.1.tar.gz (260kB) Collecting jinja2-time==0.2.0 (from -r requirements3.txt (line 32)) Downloading https://files.pythonhosted.org/packages/de/7c/ee2f2014a2a0616ad3328e58e7dac879251babdb4cb796d770b5d32c469f/jinja2-time-0.2.0.tar.gz Collecting MarkupSafe==1.1.1 (from -r requirements3.txt (line 33)) Downloading https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz Obtaining mflog from git+https://github.com/metwork-framework/mflog.git@dc013a41475b118a422b1e5645ade3d3e148157e#egg=mflog (from -r requirements3.txt (line 34)) Cloning https://github.com/metwork-framework/mflog.git (to revision dc013a41475b118a422b1e5645ade3d3e148157e) to ./tmp_src/mflog Obtaining mfplugin from git+https://github.com/metwork-framework/mfplugin.git@01eb2568853f400b6baa11a4c477b5aa0eabe9e7#egg=mfplugin (from -r requirements3.txt (line 35)) Cloning https://github.com/metwork-framework/mfplugin.git (to revision 01eb2568853f400b6baa11a4c477b5aa0eabe9e7) to ./tmp_src/mfplugin Obtaining mfutil from git+https://github.com/metwork-framework/mfutil.git@b9e938493875af31e9909b174de2494277d3f145#egg=mfutil (from -r requirements3.txt (line 36)) Cloning https://github.com/metwork-framework/mfutil.git (to revision b9e938493875af31e9909b174de2494277d3f145) to ./tmp_src/mfutil Collecting netifaces==0.10.9 (from -r requirements3.txt (line 37)) Downloading https://files.pythonhosted.org/packages/0d/18/fd6e9c71a35b67a73160ec80a49da63d1eed2d2055054cc2995714949132/netifaces-0.10.9.tar.gz Obtaining opinionated_configparser from git+https://github.com/metwork-framework/opinionated_configparser.git@2e99654a17fc74628ec5290c417bebe86fb37cad#egg=opinionated_configparser (from -r requirements3.txt (line 38)) Cloning https://github.com/metwork-framework/opinionated_configparser.git (to revision 2e99654a17fc74628ec5290c417bebe86fb37cad) to ./tmp_src/opinionated-configparser Collecting paramiko==2.7.1 (from -r requirements3.txt (line 39)) Downloading https://files.pythonhosted.org/packages/ac/15/4351003352e11300b9f44a13576bff52dcdc6e4a911129c07447bda0a358/paramiko-2.7.1.tar.gz (1.1MB) Collecting pika==1.1.0 (from -r requirements3.txt (line 40)) Downloading https://files.pythonhosted.org/packages/8c/6d/a526ad96ffb8aa0d3ab7e8660eb1c9fc964a02e7624112d70e4b63fb2bb7/pika-1.1.0.tar.gz (139kB) Collecting poyo==0.4.2 (from -r requirements3.txt (line 41)) Downloading https://files.pythonhosted.org/packages/e2/74/3cca4e9a3d11f4f55eb7ed44d1cb09d403b7491cb03daa037f8338a09ed1/poyo-0.4.2.tar.gz Collecting pprintpp==0.4.0 (from -r requirements3.txt (line 42)) Downloading https://files.pythonhosted.org/packages/06/1a/7737e7a0774da3c3824d654993cf57adc915cb04660212f03406334d8c0b/pprintpp-0.4.0.tar.gz Collecting psutil==5.6.6 (from -r requirements3.txt (line 43)) Downloading https://files.pythonhosted.org/packages/5f/dc/edf6758183afc7591a16bd4b8a44d8eea80aca1327ea60161dd3bad9ad22/psutil-5.6.6.tar.gz (447kB) Collecting pycodestyle==2.6.0 (from -r requirements3.txt (line 44)) Downloading https://files.pythonhosted.org/packages/bb/82/0df047a5347d607be504ad5faa255caa7919562962b934f9372b157e8a70/pycodestyle-2.6.0.tar.gz (100kB) Collecting Pygments==2.6.1 (from -r requirements3.txt (line 45)) Downloading https://files.pythonhosted.org/packages/6e/4d/4d2fe93a35dfba417311a4ff627489a947b01dc0cc377a3673c00cf7e4b2/Pygments-2.6.1.tar.gz (3.3MB) Collecting pyinotify==0.9.6 (from -r requirements3.txt (line 46)) Downloading https://files.pythonhosted.org/packages/e3/c0/fd5b18dde17c1249658521f69598f3252f11d9d7a980c5be8619970646e1/pyinotify-0.9.6.tar.gz (60kB) Collecting PyNaCl==1.3.0 (from -r requirements3.txt (line 47)) Downloading https://files.pythonhosted.org/packages/61/ab/2ac6dea8489fa713e2b4c6c5b549cc962dd4a842b5998d9e80cf8440b7cd/PyNaCl-1.3.0.tar.gz (3.4MB) Collecting python-dateutil==2.8.0 (from -r requirements3.txt (line 49)) Downloading https://files.pythonhosted.org/packages/ad/99/5b2e99737edeb28c71bcbec5b5dda19d0d9ef3ca3e92e3e925e7c0bb364c/python-dateutil-2.8.0.tar.gz (327kB) Collecting pytz==2019.1 (from -r requirements3.txt (line 50)) Downloading https://files.pythonhosted.org/packages/df/d5/3e3ff673e8f3096921b3f1b79ce04b832e0100b4741573154b72b756a681/pytz-2019.1.tar.gz (308kB) Collecting PyYAML==5.1.1 (from -r requirements3.txt (line 51)) Downloading https://files.pythonhosted.org/packages/a3/65/837fefac7475963d1eccf4aa684c23b95aa6c1d033a2c5965ccb11e22623/PyYAML-5.1.1.tar.gz (274kB) Collecting redis==3.2.1 (from -r requirements3.txt (line 52)) Downloading https://files.pythonhosted.org/packages/24/d4/06486dee0f66ef8c5080dc576fdfb33131fd2e0be3747f2be4e5634088a2/redis-3.2.1.tar.gz (124kB) Collecting requests==2.22.0 (from -r requirements3.txt (line 53)) Downloading https://files.pythonhosted.org/packages/01/62/ddcf76d1d19885e8579acb1b1df26a852b03472c0e46d2b959a714c90608/requests-2.22.0.tar.gz (113kB) Collecting requests-unixsocket==0.2.0 (from -r requirements3.txt (line 54)) Downloading https://files.pythonhosted.org/packages/4d/ce/78b651fe0adbd4227578fa432d1bde03b4f4945a70c81e252a2b6a2d895f/requests-unixsocket-0.2.0.tar.gz Collecting rich==1.2.3 (from -r requirements3.txt (line 55)) Downloading https://files.pythonhosted.org/packages/00/f4/9deef8498e553ca443263cb38b7ea124fc0f7f51d4e8021f7ba36d46b75a/rich-1.2.3.tar.gz (113kB) Collecting simpleeval==0.9.10 (from -r requirements3.txt (line 56)) Downloading https://files.pythonhosted.org/packages/62/25/aec98426834844b70b7ab24b4cce8655d31e654f58e1fa9861533f5f2af1/simpleeval-0.9.10.tar.gz Obtaining statsd from git+https://github.com/thefab/pystatsd.git@075001fef55d1caefdd74a55c40db84d829e7edd#egg=statsd (from -r requirements3.txt (line 57)) Cloning https://github.com/thefab/pystatsd.git (to revision 075001fef55d1caefdd74a55c40db84d829e7edd) to ./tmp_src/statsd Collecting structlog==19.1.0 (from -r requirements3.txt (line 58)) Downloading https://files.pythonhosted.org/packages/e7/e8/988ab8398bd0a445ba2093702caaebd394a303e534f6dddea733a2aada77/structlog-19.1.0.tar.gz (317kB) 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 59)) Cloning https://github.com/metwork-framework/telegraf-unixsocket-python-client (to revision d41af1a6af7c796cd835c1a98c773989cdb0897e) to ./tmp_src/telegraf-unixsocket-client Collecting terminaltables==3.1.0 (from -r requirements3.txt (line 60)) Downloading https://files.pythonhosted.org/packages/9b/c4/4a21174f32f8a7e1104798c445dacdc1d4df86f2f26722767034e4de4bff/terminaltables-3.1.0.tar.gz Collecting urllib3==1.25.11 (from -r requirements3.txt (line 61)) Downloading https://files.pythonhosted.org/packages/76/d9/bbbafc76b18da706451fa91bc2ebe21c0daf8868ef3c30b869ac7cb7f01d/urllib3-1.25.11.tar.gz (260kB) Collecting typing-extensions==3.7.4.2 (from -r requirements3.txt (line 62)) Downloading https://files.pythonhosted.org/packages/6a/28/d32852f2af6b5ead85d396249d5bdf450833f3a69896d76eb480d9c5e406/typing_extensions-3.7.4.2.tar.gz Collecting Unidecode==1.1.1 (from -r requirements3.txt (line 63)) Downloading https://files.pythonhosted.org/packages/b1/d6/7e2a98e98c43cf11406de6097e2656d31559f788e9210326ce6544bd7d40/Unidecode-1.1.1.tar.gz (212kB) Collecting whichcraft==0.5.2 (from -r requirements3.txt (line 64)) Downloading https://files.pythonhosted.org/packages/4c/fd/276b0aedbc20ad6689bc671ecf00b32deb3ebf181e1ce6da10726c58a79f/whichcraft-0.5.2.tar.gz Obtaining xattrfile from git+https://github.com/metwork-framework/xattrfile.git@740b1e406fbf1e3ba0763664f473640ff08a183d#egg=xattrfile (from -r requirements3.txt (line 65)) Cloning https://github.com/metwork-framework/xattrfile.git (to revision 740b1e406fbf1e3ba0763664f473640ff08a183d) to ./tmp_src/xattrfile Collecting yarl==1.5.1 (from -r requirements3.txt (line 66)) Downloading https://files.pythonhosted.org/packages/ac/dd/59768bb3fa08e8b23e91575bca3ff8d2edbfbceebec8c59eaa24c4215791/yarl-1.5.1.tar.gz (173kB) Obtaining jinja2_fnmatch_extension from git+https://github.com/metwork-framework/jinja2_fnmatch_extension@014bee0ebdaca0e3dc96a2e322db1b5dd6f0e1a2#egg=jinja2_fnmatch_extension (from -r requirements3.txt (line 67)) 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 68)) 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 69)) 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 70)) Cloning https://github.com/metwork-framework/jinja2_shell_extension (to revision 3d2c512ef132d0f9bb068fb69a78621636c28d4c) to ./tmp_src/jinja2-shell-extension Collecting setuptools>=38.3 (from PyScaffold==3.2.3->-c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 1)) Downloading https://files.pythonhosted.org/packages/1e/5c/3d7b3d91a86d71faf5038c5d259ed36b5d05b7804648e2c43251d574a6e6/setuptools-58.2.0.tar.gz (2.3MB) Collecting multidict<5.0,>=4.5 (from aiohttp==3.6.3->-r requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/65/d4/fabdcc5ee4451c8a8e177e27ddfd131a53a82ecc5a3b68468b7e9f8d70b4/multidict-4.7.6.tar.gz (50kB) Collecting cffi==1.12.3 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 3)) Downloading https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz (456kB) Collecting six==1.12.0 (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 5)) Downloading https://files.pythonhosted.org/packages/dd/bf/4138e7bfb757de47d1f4b6994648ec67a51efe58fa907c1e11e350cddfca/six-1.12.0.tar.gz Collecting ConfigUpdater (from mfplugin->-r requirements3.txt (line 35)) Downloading https://files.pythonhosted.org/packages/91/2e/77b76370fe24df3142e42a5765208584903358113cf9595096605d1bdff7/ConfigUpdater-3.0.tar.gz (134kB) Collecting lazy-import (from mfplugin->-r requirements3.txt (line 35)) Downloading https://files.pythonhosted.org/packages/44/2e/5378f9b9cbc893826c2ecb022646c97ece9efbaad351adf89425fff33990/lazy_import-0.2.2.tar.gz Collecting mockredispy (from xattrfile->-r requirements3.txt (line 65)) Downloading https://files.pythonhosted.org/packages/0a/f1/d7db33898151aa9a1d647654cac55d01a5a1302fa4244af5fb5d3021f848/mockredispy-2.9.3.tar.gz Collecting pycparser==2.19 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 4)) Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB) Collecting importlib-metadata (from ConfigUpdater->mfplugin->-r requirements3.txt (line 35)) Downloading https://files.pythonhosted.org/packages/f0/70/ca3dd67cdd368b957e73a8156f7e1a10339f9813e314cb8b4549526070da/importlib_metadata-4.8.1.tar.gz (41kB) Collecting zipp>=0.5 (from importlib-metadata->ConfigUpdater->mfplugin->-r requirements3.txt (line 35)) Downloading https://files.pythonhosted.org/packages/02/bf/0d03dbdedb83afec081fefe86cae3a2447250ef1a81ac601a9a56e785401/zipp-3.6.0.tar.gz Requested zipp>=0.5 from https://files.pythonhosted.org/packages/02/bf/0d03dbdedb83afec081fefe86cae3a2447250ef1a81ac601a9a56e785401/zipp-3.6.0.tar.gz#sha256=71c644c5369f4a6e07636f0aa966270449561fcea2e3d6747b8d23efaa9d7832 (from importlib-metadata->ConfigUpdater->mfplugin->-r requirements3.txt (line 35)), but installing version 0.0.0 Building wheels for collected packages: PyScaffold, certifi, cffi, pycparser, six, 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, filelock, future, gitignore-parser, idna, inotify-simple, Jinja2, jinja2-time, MarkupSafe, mflog, mfplugin, mfutil, netifaces, opinionated-configparser, paramiko, pika, poyo, pprintpp, psutil, pycodestyle, Pygments, pyinotify, PyNaCl, python-dateutil, pytz, PyYAML, redis, requests, requests-unixsocket, rich, simpleeval, statsd, structlog, telegraf-unixsocket-client, terminaltables, urllib3, typing-extensions, Unidecode, whichcraft, xattrfile, yarl, jinja2-fnmatch-extension, jinja2-from-json-extension, jinja2-getenv-extension, jinja2-shell-extension, setuptools, multidict, ConfigUpdater, lazy-import, mockredispy, importlib-metadata, zipp Running setup.py bdist_wheel for PyScaffold: started Running setup.py bdist_wheel for PyScaffold: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for certifi: started Running setup.py bdist_wheel for certifi: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for cffi: started Running setup.py bdist_wheel for cffi: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for pycparser: started Running setup.py bdist_wheel for pycparser: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for six: started Running setup.py bdist_wheel for six: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for acquisition: started Running setup.py bdist_wheel for acquisition: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for aiohttp: started Running setup.py bdist_wheel for aiohttp: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for aiohttp-metwork-middlewares: started Running setup.py bdist_wheel for aiohttp-metwork-middlewares: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for arrow: started Running setup.py bdist_wheel for arrow: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for async-timeout: started Running setup.py bdist_wheel for async-timeout: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for attrs: started Running setup.py bdist_wheel for attrs: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for autopep8: started Running setup.py bdist_wheel for autopep8: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for bash: started Running setup.py bdist_wheel for bash: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for bcrypt: started Running setup.py bdist_wheel for bcrypt: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for binaryornot: started Running setup.py bdist_wheel for binaryornot: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for cachetools: started Running setup.py bdist_wheel for cachetools: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for Cerberus: started Running setup.py bdist_wheel for Cerberus: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for chardet: started Running setup.py bdist_wheel for chardet: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for Click: started Running setup.py bdist_wheel for Click: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for colorama: started Running setup.py bdist_wheel for colorama: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for commonmark: started Running setup.py bdist_wheel for commonmark: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for cookiecutter: started Running setup.py bdist_wheel for cookiecutter: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for cookiecutter-hooks: started Running setup.py bdist_wheel for cookiecutter-hooks: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for cronwrapper: started Running setup.py bdist_wheel for cronwrapper: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for cryptography: started Running setup.py bdist_wheel for cryptography: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for deploycron: started Running setup.py bdist_wheel for deploycron: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for directory-observer: started Running setup.py bdist_wheel for directory-observer: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for diskcache: started Running setup.py bdist_wheel for diskcache: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for envtpl: started Running setup.py bdist_wheel for envtpl: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for filelock: started Running setup.py bdist_wheel for filelock: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for future: started Running setup.py bdist_wheel for future: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for gitignore-parser: started Running setup.py bdist_wheel for gitignore-parser: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for idna: started Running setup.py bdist_wheel for idna: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for inotify-simple: started Running setup.py bdist_wheel for inotify-simple: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for Jinja2: started Running setup.py bdist_wheel for Jinja2: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for jinja2-time: started Running setup.py bdist_wheel for jinja2-time: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for MarkupSafe: started Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for mflog: started Running setup.py bdist_wheel for mflog: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for mfplugin: started Running setup.py bdist_wheel for mfplugin: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for mfutil: started Running setup.py bdist_wheel for mfutil: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for netifaces: started Running setup.py bdist_wheel for netifaces: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for opinionated-configparser: started Running setup.py bdist_wheel for opinionated-configparser: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for paramiko: started Running setup.py bdist_wheel for paramiko: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for pika: started Running setup.py bdist_wheel for pika: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for poyo: started Running setup.py bdist_wheel for poyo: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for pprintpp: started Running setup.py bdist_wheel for pprintpp: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for psutil: started Running setup.py bdist_wheel for psutil: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for pycodestyle: started Running setup.py bdist_wheel for pycodestyle: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for Pygments: started Running setup.py bdist_wheel for Pygments: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for pyinotify: started Running setup.py bdist_wheel for pyinotify: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for PyNaCl: started Running setup.py bdist_wheel for PyNaCl: still running... Running setup.py bdist_wheel for PyNaCl: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for python-dateutil: started Running setup.py bdist_wheel for python-dateutil: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for pytz: started Running setup.py bdist_wheel for pytz: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for PyYAML: started Running setup.py bdist_wheel for PyYAML: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for redis: started Running setup.py bdist_wheel for redis: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for requests: started Running setup.py bdist_wheel for requests: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for requests-unixsocket: started Running setup.py bdist_wheel for requests-unixsocket: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for rich: started Running setup.py bdist_wheel for rich: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for simpleeval: started Running setup.py bdist_wheel for simpleeval: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for statsd: started Running setup.py bdist_wheel for statsd: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for structlog: started Running setup.py bdist_wheel for structlog: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for telegraf-unixsocket-client: started Running setup.py bdist_wheel for telegraf-unixsocket-client: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for terminaltables: started Running setup.py bdist_wheel for terminaltables: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for urllib3: started Running setup.py bdist_wheel for urllib3: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for typing-extensions: started Running setup.py bdist_wheel for typing-extensions: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for Unidecode: started Running setup.py bdist_wheel for Unidecode: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for whichcraft: started Running setup.py bdist_wheel for whichcraft: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for xattrfile: started Running setup.py bdist_wheel for xattrfile: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for yarl: started Running setup.py bdist_wheel for yarl: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for jinja2-fnmatch-extension: started Running setup.py bdist_wheel for jinja2-fnmatch-extension: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for jinja2-from-json-extension: started Running setup.py bdist_wheel for jinja2-from-json-extension: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for jinja2-getenv-extension: started Running setup.py bdist_wheel for jinja2-getenv-extension: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for jinja2-shell-extension: started Running setup.py bdist_wheel for jinja2-shell-extension: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for setuptools: started Running setup.py bdist_wheel for setuptools: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for multidict: started Running setup.py bdist_wheel for multidict: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for ConfigUpdater: started Running setup.py bdist_wheel for ConfigUpdater: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for lazy-import: started Running setup.py bdist_wheel for lazy-import: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for mockredispy: started Running setup.py bdist_wheel for mockredispy: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for importlib-metadata: started Running setup.py bdist_wheel for importlib-metadata: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for zipp: started Running setup.py bdist_wheel for zipp: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Successfully built PyScaffold certifi cffi pycparser six 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 filelock future gitignore-parser idna inotify-simple Jinja2 jinja2-time MarkupSafe mflog mfplugin mfutil netifaces opinionated-configparser paramiko pika poyo pprintpp psutil pycodestyle Pygments pyinotify PyNaCl python-dateutil pytz PyYAML redis requests requests-unixsocket rich simpleeval statsd structlog telegraf-unixsocket-client terminaltables urllib3 typing-extensions Unidecode whichcraft xattrfile yarl jinja2-fnmatch-extension jinja2-from-json-extension jinja2-getenv-extension jinja2-shell-extension setuptools multidict ConfigUpdater lazy-import mockredispy importlib-metadata zipp if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.0/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.0/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-1.0/opt/python3] is already loaded Looking in links: ./src Requirement already satisfied: PyScaffold==3.2.3 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 1)) (3.2.3) Requirement already satisfied: certifi==2019.3.9 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 2)) (2019.3.9) Collecting acquisition (from -r requirements3.txt.tmp (line 1)) Collecting aiohttp==3.6.3 (from -r requirements3.txt.tmp (line 2)) Collecting aiohttp_metwork_middlewares (from -r requirements3.txt.tmp (line 3)) Collecting arrow==0.14.2 (from -r requirements3.txt.tmp (line 4)) Collecting async-timeout==3.0.1 (from -r requirements3.txt.tmp (line 5)) Collecting attrs==19.3.0 (from -r requirements3.txt.tmp (line 6)) Collecting autopep8==1.4.4 (from -r requirements3.txt.tmp (line 7)) Collecting bash==0.6 (from -r requirements3.txt.tmp (line 8)) Collecting bcrypt==3.1.7 (from -r requirements3.txt.tmp (line 9)) Collecting binaryornot==0.4.4 (from -r requirements3.txt.tmp (line 10)) Collecting cachetools==3.1.1 (from -r requirements3.txt.tmp (line 11)) Collecting Cerberus==1.3.2 (from -r requirements3.txt.tmp (line 12)) Collecting chardet==3.0.4 (from -r requirements3.txt.tmp (line 14)) Collecting Click==7.0 (from -r requirements3.txt.tmp (line 15)) Collecting colorama==0.4.3 (from -r requirements3.txt.tmp (line 16)) Collecting commonmark==0.9.1 (from -r requirements3.txt.tmp (line 17)) Collecting cookiecutter (from -r requirements3.txt.tmp (line 18)) Collecting cookiecutter_hooks (from -r requirements3.txt.tmp (line 19)) Collecting cronwrapper (from -r requirements3.txt.tmp (line 20)) Collecting cryptography==2.9.2 (from -r requirements3.txt.tmp (line 21)) Collecting deploycron (from -r requirements3.txt.tmp (line 22)) Collecting directory_observer (from -r requirements3.txt.tmp (line 23)) Collecting diskcache==3.1.1 (from -r requirements3.txt.tmp (line 24)) Collecting envtpl (from -r requirements3.txt.tmp (line 25)) Collecting filelock==3.0.12 (from -r requirements3.txt.tmp (line 26)) Collecting future==0.17.1 (from -r requirements3.txt.tmp (line 27)) Collecting gitignore-parser==0.0.6 (from -r requirements3.txt.tmp (line 28)) Collecting idna==2.8 (from -r requirements3.txt.tmp (line 29)) Collecting inotify-simple==1.1.8 (from -r requirements3.txt.tmp (line 30)) Collecting Jinja2==2.10.1 (from -r requirements3.txt.tmp (line 31)) Collecting jinja2-time==0.2.0 (from -r requirements3.txt.tmp (line 32)) Collecting MarkupSafe==1.1.1 (from -r requirements3.txt.tmp (line 33)) Collecting mflog (from -r requirements3.txt.tmp (line 34)) Collecting mfplugin (from -r requirements3.txt.tmp (line 35)) Collecting mfutil (from -r requirements3.txt.tmp (line 36)) Collecting netifaces==0.10.9 (from -r requirements3.txt.tmp (line 37)) Collecting opinionated_configparser (from -r requirements3.txt.tmp (line 38)) Collecting paramiko==2.7.1 (from -r requirements3.txt.tmp (line 39)) Collecting pika==1.1.0 (from -r requirements3.txt.tmp (line 40)) Collecting poyo==0.4.2 (from -r requirements3.txt.tmp (line 41)) Collecting pprintpp==0.4.0 (from -r requirements3.txt.tmp (line 42)) Collecting psutil==5.6.6 (from -r requirements3.txt.tmp (line 43)) Collecting pycodestyle==2.6.0 (from -r requirements3.txt.tmp (line 44)) Collecting Pygments==2.6.1 (from -r requirements3.txt.tmp (line 45)) Collecting pyinotify==0.9.6 (from -r requirements3.txt.tmp (line 46)) Collecting PyNaCl==1.3.0 (from -r requirements3.txt.tmp (line 47)) Collecting python-dateutil==2.8.0 (from -r requirements3.txt.tmp (line 49)) Collecting pytz==2019.1 (from -r requirements3.txt.tmp (line 50)) Collecting PyYAML==5.1.1 (from -r requirements3.txt.tmp (line 51)) Collecting redis==3.2.1 (from -r requirements3.txt.tmp (line 52)) Collecting requests==2.22.0 (from -r requirements3.txt.tmp (line 53)) Collecting requests-unixsocket==0.2.0 (from -r requirements3.txt.tmp (line 54)) Collecting rich==1.2.3 (from -r requirements3.txt.tmp (line 55)) Collecting simpleeval==0.9.10 (from -r requirements3.txt.tmp (line 56)) Collecting statsd (from -r requirements3.txt.tmp (line 57)) Collecting structlog==19.1.0 (from -r requirements3.txt.tmp (line 58)) Collecting telegraf_unixsocket_client (from -r requirements3.txt.tmp (line 59)) Collecting terminaltables==3.1.0 (from -r requirements3.txt.tmp (line 60)) Collecting urllib3==1.25.11 (from -r requirements3.txt.tmp (line 61)) Collecting typing-extensions==3.7.4.2 (from -r requirements3.txt.tmp (line 62)) Collecting Unidecode==1.1.1 (from -r requirements3.txt.tmp (line 63)) Collecting whichcraft==0.5.2 (from -r requirements3.txt.tmp (line 64)) Collecting xattrfile (from -r requirements3.txt.tmp (line 65)) Collecting yarl==1.5.1 (from -r requirements3.txt.tmp (line 66)) Collecting jinja2_fnmatch_extension (from -r requirements3.txt.tmp (line 67)) Collecting jinja2_from_json_extension (from -r requirements3.txt.tmp (line 68)) Collecting jinja2_getenv_extension (from -r requirements3.txt.tmp (line 69)) Collecting jinja2_shell_extension (from -r requirements3.txt.tmp (line 70)) Requirement already satisfied: setuptools>=38.3 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/setuptools-41.0.1.post20211018-py3.7.egg (from PyScaffold==3.2.3->-c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 1)) (41.0.1.post20211018) Collecting multidict<5.0,>=4.5 (from aiohttp==3.6.3->-r requirements3.txt.tmp (line 2)) Requirement already satisfied: six==1.12.0 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 5)) (1.12.0) Requirement already satisfied: cffi==1.12.3 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 3)) (1.12.3) Requirement already satisfied: ConfigUpdater in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/ConfigUpdater-1.0.23-py3.7.egg (from mfplugin->-r requirements3.txt.tmp (line 35)) (1.0.23) Collecting lazy-import (from mfplugin->-r requirements3.txt.tmp (line 35)) Collecting mockredispy (from xattrfile->-r requirements3.txt.tmp (line 65)) Requirement already satisfied: pycparser==2.19 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 4)) (2.19) Installing collected packages: MarkupSafe, Jinja2, opinionated-configparser, redis, mockredispy, xattrfile, structlog, mflog, statsd, lazy-import, filelock, chardet, binaryornot, envtpl, terminaltables, Cerberus, gitignore-parser, netifaces, colorama, typing-extensions, Pygments, commonmark, pprintpp, rich, psutil, bash, simpleeval, inotify-simple, mfutil, mfplugin, acquisition, attrs, multidict, idna, yarl, async-timeout, aiohttp, aiohttp-metwork-middlewares, python-dateutil, arrow, pycodestyle, autopep8, bcrypt, cachetools, Click, urllib3, requests, whichcraft, future, jinja2-time, poyo, cookiecutter, cookiecutter-hooks, cronwrapper, cryptography, deploycron, pyinotify, directory-observer, diskcache, PyNaCl, paramiko, pika, pytz, PyYAML, requests-unixsocket, telegraf-unixsocket-client, Unidecode, jinja2-fnmatch-extension, jinja2-from-json-extension, jinja2-getenv-extension, jinja2-shell-extension Successfully installed Cerberus-1.3.2 Click-7.0 Jinja2-2.10.1 MarkupSafe-1.1.1 PyNaCl-1.3.0 PyYAML-5.1.1 Pygments-2.6.1 Unidecode-1.1.1 acquisition-0.0.0 aiohttp-3.6.3 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-2.9.2 deploycron-0.0.1 directory-observer-0.0.1 diskcache-3.1.1 envtpl-0.5.3 filelock-3.0.12 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 lazy-import-0.2.2 mflog-0.0.0 mfplugin-0.0.0 mfutil-0.0.0 mockredispy-2.9.3 multidict-4.7.6 netifaces-0.10.9 opinionated-configparser-0.0.5 paramiko-2.7.1 pika-1.1.0 poyo-0.4.2 pprintpp-0.4.0 psutil-5.6.6 pycodestyle-2.6.0 pyinotify-0.9.6 python-dateutil-2.8.0 pytz-2019.1 redis-3.2.1 requests-2.22.0 requests-unixsocket-0.2.0 rich-1.2.3 simpleeval-0.9.10 statsd-3.2.1 structlog-19.1.0 telegraf-unixsocket-client-0.0.1 terminaltables-3.1.0 typing-extensions-3.7.4.2 urllib3-1.25.11 whichcraft-0.5.2 xattrfile-0.0.0 yarl-1.5.1 if ! test -d /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages; fi if test -f /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3/lib/python3.7/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.0/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/acquisition.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/aiohttp-metwork-middlewares.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/cookiecutter.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/cookiecutter-hooks.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/cronwrapper.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/deploycron.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/directory-observer.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/envtpl.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/jinja2-fnmatch-extension.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/jinja2-from-json-extension.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/jinja2-getenv-extension.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/jinja2-shell-extension.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/mflog.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/mfplugin.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/mfutil.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/opinionated-configparser.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/telegraf-unixsocket-client.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/xattrfile.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/statsd.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/Cerberus.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/Click.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/Jinja2.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/MarkupSafe.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/PyNaCl.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/PyYAML.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/Pygments.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/Unidecode.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/aiohttp.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/arrow.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/async-timeout.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/attrs.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/autopep8.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bash.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bcrypt.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/binaryornot.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/cachetools.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/certifi.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/chardet.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/colorama.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/commonmark.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/cryptography.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/diskcache.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/filelock.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/future.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/gitignore-parser.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/idna.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/inotify-simple.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/jinja2-time.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/netifaces.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/paramiko.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/pika.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/poyo.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/pprintpp.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/psutil.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/pycodestyle.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/pyinotify.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/PyScaffold.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/python-dateutil.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/pytz.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/redis.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/requests-unixsocket.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/requests.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/rich.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/simpleeval.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/structlog.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/terminaltables.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/typing-extensions.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/urllib3.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/whichcraft.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/yarl.yaml is ready make[3]: Leaving directory `/src/layers/layer2_python3/0500_extra_python_packages' make[3]: Entering directory `/src/layers/layer2_python3/0550_bjoern' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml touch /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo "name: 'bjoern'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo "version: 'metwork-20190515'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo "extension: 'zip'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo "checksum: '0ecf48ca01016ba33eb0ca0e4f15d9ef'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo -n "Fast And Ultra-Lightweight HTTP/1.1 WSGI Server" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo "website: 'https://github.com/thefab/bjoern/tree/metwork'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/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.0/bin/_download_helper.sh `readlink -m ./build/bjoern-metwork-20190515.zip` `readlink -m ./sources` MD5 0ecf48ca01016ba33eb0ca0e4f15d9ef Computing checksum for /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork-20190515.zip... Good checksum rm -Rf bjoern-metwork /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/bjoern-metwork-20190515.zip` zip bjoern-metwork Archive: /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork-20190515.zip 9884381ffdbc279fbf1ef640003fcce0a6f0996a creating: bjoern-metwork/ inflating: bjoern-metwork/.dir-locals.el extracting: bjoern-metwork/.gitignore inflating: bjoern-metwork/.gitmodules inflating: bjoern-metwork/CHANGELOG inflating: bjoern-metwork/LICENSE inflating: bjoern-metwork/MANIFEST.in inflating: bjoern-metwork/Makefile inflating: bjoern-metwork/README.rst inflating: bjoern-metwork/bjoern.py creating: bjoern-metwork/bjoern/ inflating: bjoern-metwork/bjoern/_bjoernmodule.c inflating: bjoern-metwork/bjoern/common.c inflating: bjoern-metwork/bjoern/common.h inflating: bjoern-metwork/bjoern/filewrapper.c inflating: bjoern-metwork/bjoern/filewrapper.h inflating: bjoern-metwork/bjoern/portable_sendfile.c inflating: bjoern-metwork/bjoern/portable_sendfile.h inflating: bjoern-metwork/bjoern/py2py3.h inflating: bjoern-metwork/bjoern/request.c inflating: bjoern-metwork/bjoern/request.h inflating: bjoern-metwork/bjoern/server.c inflating: bjoern-metwork/bjoern/server.h inflating: bjoern-metwork/bjoern/wsgi.c inflating: bjoern-metwork/bjoern/wsgi.h creating: bjoern-metwork/http-parser/ inflating: bjoern-metwork/setup.py creating: bjoern-metwork/tests/ inflating: bjoern-metwork/tests/204.py inflating: bjoern-metwork/tests/all-kinds-of-errors.py inflating: bjoern-metwork/tests/empty.py inflating: bjoern-metwork/tests/env.py inflating: bjoern-metwork/tests/file.py inflating: bjoern-metwork/tests/filewrapper.py inflating: bjoern-metwork/tests/fork.py inflating: bjoern-metwork/tests/headers.py inflating: bjoern-metwork/tests/hello.py inflating: bjoern-metwork/tests/hello_unix.py inflating: bjoern-metwork/tests/huge.py inflating: bjoern-metwork/tests/interrupt-during-request.py inflating: bjoern-metwork/tests/keep-alive-behaviour.py inflating: bjoern-metwork/tests/listen.py inflating: bjoern-metwork/tests/not-callable.py inflating: bjoern-metwork/tests/pure-req.py inflating: bjoern-metwork/tests/reuse_port.py inflating: bjoern-metwork/tests/signal.py inflating: bjoern-metwork/tests/slow_client.py inflating: bjoern-metwork/tests/slow_server.py inflating: bjoern-metwork/tests/test_exc_info_reference.py inflating: bjoern-metwork/tests/test_wsgi_compliance.py make[1]: Leaving directory '/src/layers/layer2_python3/0550_bjoern' wget -O build/bjoern-metwork/http-parser/http_parser.c "https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.c" --2021-10-18 09:07:11-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.c Resolving raw.githubusercontent.com... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... Connecting to raw.githubusercontent.com|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 50624 (49K) [text/plain] Saving to: `build/bjoern-metwork/http-parser/http_parser.c' 0K .......... .......... .......... .......... ......... 100% 10.7M=0.004s 2021-10-18 09:07:12 (10.7 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" --2021-10-18 09:07:12-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.h Resolving raw.githubusercontent.com... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... Connecting to raw.githubusercontent.com|185.199.110.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% 28.1M=0s 2021-10-18 09:07:12 (28.1 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.0/opt/python3/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-1.0/opt/python3/../core/lib" python3build python3install make[1]: Entering directory '/src/layers/layer2_python3/0550_bjoern' cd build/bjoern-metwork && if test "-L/opt/metwork-mfext-1.0/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-1.0/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-1.0/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-1.0/opt/python3/../core/include; fi && python3 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-3.7 copying bjoern.py -> build/lib.linux-x86_64-3.7 running build_ext building '_bjoern' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/http-parser creating build/temp.linux-x86_64-3.7/bjoern gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -c http-parser/http_parser.c -o build/temp.linux-x86_64-3.7/http-parser/http_parser.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -c bjoern/_bjoernmodule.c -o build/temp.linux-x86_64-3.7/bjoern/_bjoernmodule.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -c bjoern/common.c -o build/temp.linux-x86_64-3.7/bjoern/common.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -c bjoern/filewrapper.c -o build/temp.linux-x86_64-3.7/bjoern/filewrapper.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -c bjoern/portable_sendfile.c -o build/temp.linux-x86_64-3.7/bjoern/portable_sendfile.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -c bjoern/request.c -o build/temp.linux-x86_64-3.7/bjoern/request.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -c bjoern/server.c -o build/temp.linux-x86_64-3.7/bjoern/server.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.0/opt/python3_core/include/python3.7m -c bjoern/wsgi.c -o build/temp.linux-x86_64-3.7/bjoern/wsgi.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -shared -L/opt/metwork-mfext-1.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/opt/metwork-mfext-1.0/opt/python3/../core/lib -I/opt/metwork-mfext-1.0/opt/python3/../core/include build/temp.linux-x86_64-3.7/http-parser/http_parser.o build/temp.linux-x86_64-3.7/bjoern/_bjoernmodule.o build/temp.linux-x86_64-3.7/bjoern/common.o build/temp.linux-x86_64-3.7/bjoern/filewrapper.o build/temp.linux-x86_64-3.7/bjoern/portable_sendfile.o build/temp.linux-x86_64-3.7/bjoern/request.o build/temp.linux-x86_64-3.7/bjoern/server.o build/temp.linux-x86_64-3.7/bjoern/wsgi.o -L/opt/metwork-mfext-1.0/opt/python3_core/lib -lev -lpython3.7m -o build/lib.linux-x86_64-3.7/_bjoern.cpython-37m-x86_64-linux-gnu.so if ! test -d /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages; fi cd build/bjoern-metwork && if test "-L/opt/metwork-mfext-1.0/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-1.0/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-1.0/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-1.0/opt/python3/../core/include; fi && python3 setup.py install --prefix=/opt/metwork-mfext-1.0/opt/python3 --install-lib=/opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages running install running bdist_egg running egg_info creating bjoern.egg-info writing bjoern.egg-info/PKG-INFO writing dependency_links to bjoern.egg-info/dependency_links.txt writing top-level names to bjoern.egg-info/top_level.txt writing manifest file 'bjoern.egg-info/SOURCES.txt' reading manifest file 'bjoern.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'bjoern.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py running build_ext creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg copying build/lib.linux-x86_64-3.7/bjoern.py -> build/bdist.linux-x86_64/egg copying build/lib.linux-x86_64-3.7/_bjoern.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg byte-compiling build/bdist.linux-x86_64/egg/bjoern.py to bjoern.cpython-37.pyc creating stub loader for _bjoern.cpython-37m-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/_bjoern.py to _bjoern.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying bjoern.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying bjoern.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying bjoern.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying bjoern.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt zip_safe flag not set; analyzing archive contents... __pycache__._bjoern.cpython-37: module references __file__ creating dist creating 'dist/bjoern-3.0.0-py3.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing bjoern-3.0.0-py3.7-linux-x86_64.egg creating /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/bjoern-3.0.0-py3.7-linux-x86_64.egg Extracting bjoern-3.0.0-py3.7-linux-x86_64.egg to /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages Adding bjoern 3.0.0 to easy-install.pth file Installed /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/bjoern-3.0.0-py3.7-linux-x86_64.egg Processing dependencies for bjoern==3.0.0 Finished processing dependencies for 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.0/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-1.0/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/python3" cache: /buildcache/mfext_cache_layer_python3_17eeb48a6e6c41b9a9f253be4b2642c5.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.0/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_circus/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_circus/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/python3_circus" "python3_circus" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): f678d5cbc8b7c0e40b891859126f6463 python3@mfext layer (dependency) hash (from cache): d1b2ac93d3d0bfbe6bd025aa7056a985 python3_core@mfext layer (dependency) hash (from cache): 720e725841eebb8d2fb8c6bf44b8cabb root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: d3b7f6f0e959cf7ac83e71228fbf13da cache missed (/buildcache/mfext_cache_layer_python3_circus_d678a45c2c63bb541d9f8324ac39c080.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.0/opt/python3_circus ; \ fi make[3]: Entering directory `/src/layers/layer2_python3_circus/0500_circus' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,python3_circus@mfext -- 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 tempolayer11408[/src/layers/layer2_python3_circus/0500_circus/tempolayer11408] Collecting certifi==2019.3.9 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) Downloading https://files.pythonhosted.org/packages/06/b8/d1ea38513c22e8c906275d135818fee16ad8495985956a9b7e2bb21942a1/certifi-2019.3.9.tar.gz (158kB) Collecting cached-property==1.5.1 (from -r requirements3.txt (line 1)) Downloading https://files.pythonhosted.org/packages/57/8e/0698e10350a57d46b3bcfe8eff1d4181642fd1724073336079cb13c5cf7f/cached-property-1.5.1.tar.gz Obtaining circus from git+https://github.com/thefab/circus.git@7a895956a1543e8d1c915c860ab4aa518ef88f0c#egg=circus (from -r requirements3.txt (line 3)) 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@2f7c4d44659fc43eaf2f7450fc16fbd9e4680bb6#egg=circus_autorestart_plugin (from -r requirements3.txt (line 4)) Cloning https://github.com/metwork-framework/circus_autorestart_plugin.git (to revision 2f7c4d44659fc43eaf2f7450fc16fbd9e4680bb6) to ./tmp_src/circus-autorestart-plugin Collecting pyzmq==16.0.4 (from -r requirements3.txt (line 5)) Downloading https://files.pythonhosted.org/packages/52/ab/aad6fda6fb247893613629920472770da19bf94af5617852fd49d3047c4b/pyzmq-16.0.4.tar.gz (1.1MB) Collecting tornado==4.5.2 (from -r requirements3.txt (line 6)) Downloading https://files.pythonhosted.org/packages/fa/14/52e2072197dd0e63589e875ebf5984c91a027121262aa08f71a49b958359/tornado-4.5.2.tar.gz (483kB) Collecting psutil==5.6.6 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 56)) Downloading https://files.pythonhosted.org/packages/5f/dc/edf6758183afc7591a16bd4b8a44d8eea80aca1327ea60161dd3bad9ad22/psutil-5.6.6.tar.gz (447kB) Collecting inotify-simple==1.1.8 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 49)) Downloading https://files.pythonhosted.org/packages/55/80/4bbd33f6d6b305c509a90b37c1cf7255000344f513b36827ec2c17af5ad5/inotify_simple-1.1.8.tar.gz Collecting gitignore-parser==0.0.6 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 47)) Downloading https://files.pythonhosted.org/packages/85/c5/b4affef7dcddfad65e13441a5ac02fa2f3cc44a852d4037087a7de81ac6e/gitignore_parser-0.0.6.tar.gz Building wheels for collected packages: certifi, gitignore-parser, inotify-simple, psutil, cached-property, circus, circus-autorestart-plugin, pyzmq, tornado Running setup.py bdist_wheel for certifi: started Running setup.py bdist_wheel for certifi: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for gitignore-parser: started Running setup.py bdist_wheel for gitignore-parser: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for inotify-simple: started Running setup.py bdist_wheel for inotify-simple: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for psutil: started Running setup.py bdist_wheel for psutil: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for cached-property: started Running setup.py bdist_wheel for cached-property: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for circus: started Running setup.py bdist_wheel for circus: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for circus-autorestart-plugin: started Running setup.py bdist_wheel for circus-autorestart-plugin: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for pyzmq: started Running setup.py bdist_wheel for pyzmq: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for tornado: started Running setup.py bdist_wheel for tornado: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Successfully built certifi 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.0/opt/python3_circus/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.0/opt/python3_circus ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.0/opt/python3_circus ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_circus@mfext[/opt/metwork-mfext-1.0/opt/python3_circus] is already loaded Looking in links: ./src Requirement already satisfied: certifi==2019.3.9 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) (2019.3.9) Collecting cached-property==1.5.1 (from -r requirements3.txt.tmp (line 1)) Collecting circus (from -r requirements3.txt.tmp (line 3)) Collecting circus_autorestart_plugin (from -r requirements3.txt.tmp (line 4)) Collecting pyzmq==16.0.4 (from -r requirements3.txt.tmp (line 5)) Collecting tornado==4.5.2 (from -r requirements3.txt.tmp (line 6)) Requirement already satisfied: psutil==5.6.6 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 56)) (5.6.6) Requirement already satisfied: gitignore-parser==0.0.6 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 47)) (0.0.6) Requirement already satisfied: inotify-simple==1.1.8 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 49)) (1.1.8) Installing collected packages: cached-property, pyzmq, tornado, circus, circus-autorestart-plugin Successfully installed cached-property-1.5.1 circus-0.13.1 circus-autorestart-plugin-0.0.1 pyzmq-16.0.4 tornado-4.5.2 if ! test -d /opt/metwork-mfext-1.0/opt/python3_circus/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_circus/lib/python3.7/site-packages; fi if test -f /opt/metwork-mfext-1.0/opt/python3_circus/lib/python3.7/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.0/opt/python3_circus/lib/python3.7/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3_circus/lib/python3.7/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.0/opt/python3_circus/lib/python3.7/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.0/opt/python3_circus/lib/python3.7/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3_circus/lib/python3.7/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.0/opt/python3_circus/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.0/opt/python3_circus/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.0/opt/python3_circus/share/metwork_packages/circus-autorestart-plugin.yaml is ready /opt/metwork-mfext-1.0/opt/python3_circus/share/metwork_packages/circus.yaml is ready /opt/metwork-mfext-1.0/opt/python3_circus/share/metwork_packages/cached-property.yaml is ready /opt/metwork-mfext-1.0/opt/python3_circus/share/metwork_packages/certifi.yaml is ready /opt/metwork-mfext-1.0/opt/python3_circus/share/metwork_packages/pyzmq.yaml is ready /opt/metwork-mfext-1.0/opt/python3_circus/share/metwork_packages/tornado.yaml is ready make[3]: Leaving directory `/src/layers/layer2_python3_circus/0500_circus' if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-1.0/opt/python3_circus/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/python3_circus" cache: /buildcache/mfext_cache_layer_python3_circus_d678a45c2c63bb541d9f8324ac39c080.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.0/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_scientific_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): f678d5cbc8b7c0e40b891859126f6463 python3@mfext layer (dependency) hash (from cache): d1b2ac93d3d0bfbe6bd025aa7056a985 python3_core@mfext layer (dependency) hash (from cache): 720e725841eebb8d2fb8c6bf44b8cabb root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 scientific_core@mfext layer (dependency) hash (from cache): 4a94ffb62496e14177d3ab141da81b52 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: a34b25cf88575978028543fe3e834d53 cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_7c265689ca3be131f557592d7d087e6a.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.0/opt/python3_scientific_core ; \ fi make[3]: Entering directory `/src/layers/layer2_python3_scientific_core/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,scientific_core@mfext,python3_scientific_core@mfext -- 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 tempolayer12930[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer12930] Collecting certifi==2019.3.9 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) Downloading https://files.pythonhosted.org/packages/06/b8/d1ea38513c22e8c906275d135818fee16ad8495985956a9b7e2bb21942a1/certifi-2019.3.9.tar.gz (158kB) Collecting psycopg2==2.8.5 (from -r requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/a8/8f/1c5690eebf148d1d1554fc00ccf9101e134636553dbb75bdfef4f85d7647/psycopg2-2.8.5.tar.gz (380kB) Building wheels for collected packages: certifi, psycopg2 Running setup.py bdist_wheel for certifi: started Running setup.py bdist_wheel for certifi: finished with status 'done' Stored in directory: /src/layers/layer2_python3_scientific_core/0500_extra_python_packages/src Running setup.py bdist_wheel for psycopg2: started Running setup.py bdist_wheel for psycopg2: finished with status 'done' Stored in directory: /src/layers/layer2_python3_scientific_core/0500_extra_python_packages/src Successfully built certifi psycopg2 if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.0/opt/python3_scientific_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.0/opt/python3_scientific_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.0/opt/python3_scientific_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_scientific_core@mfext[/opt/metwork-mfext-1.0/opt/python3_scientific_core] is already loaded Looking in links: ./src Requirement already satisfied: certifi==2019.3.9 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) (2019.3.9) Collecting psycopg2==2.8.5 (from -r requirements3.txt.tmp (line 2)) Installing collected packages: psycopg2 Successfully installed psycopg2-2.8.5 if ! test -d /opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/site-packages; fi if test -f /opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/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.0/opt/python3_scientific_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.0/opt/python3_scientific_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.0/opt/python3_scientific_core/share/metwork_packages/certifi.yaml is ready /opt/metwork-mfext-1.0/opt/python3_scientific_core/share/metwork_packages/psycopg2.yaml is ready make[3]: Leaving directory `/src/layers/layer2_python3_scientific_core/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-1.0/opt/python3_scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/python3_scientific_core" cache: /buildcache/mfext_cache_layer_python3_scientific_core_7c265689ca3be131f557592d7d087e6a.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.0/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/devtools/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/devtools/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/devtools/.layerapi2_extra_env; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_interactive_profile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/devtools/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/devtools/.layerapi2_interactive_profile; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_interactive_unprofile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/devtools/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/devtools/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/devtools" "devtools" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): f678d5cbc8b7c0e40b891859126f6463 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: 6583ee9ae92047a6b2ad20082caefd20 cache missed (/buildcache/mfext_cache_layer_devtools_e6d29e7ce2f922c6a2cf0f5ad609d411.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0001_shellcheck 0030_the_silver_searcher 0040_sloccount 0050_graphviz 0060_wrk 0061_wrk2; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-1.0/opt/devtools ; \ fi make[3]: Entering directory `/src/layers/layer7_devtools/0000_adm' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,devtools@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all cp -f test_globals_in_lua.sh /opt/metwork-mfext-1.0/opt/devtools/bin/test_globals_in_lua.sh chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/test_globals_in_lua.sh cp -f shellchecks /opt/metwork-mfext-1.0/opt/devtools/bin/shellchecks chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/shellchecks cp -f noutf8.sh /opt/metwork-mfext-1.0/opt/devtools/bin/noutf8.sh chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/noutf8.sh cp -f _git /opt/metwork-mfext-1.0/opt/devtools/bin/_git chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/_git cp -f lua-releng /opt/metwork-mfext-1.0/opt/devtools/bin/lua-releng chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/lua-releng cp -f external_rpm_dependencies.sh /opt/metwork-mfext-1.0/opt/devtools/bin/external_rpm_dependencies.sh chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/external_rpm_dependencies.sh cp -f pylint2.sh /opt/metwork-mfext-1.0/opt/devtools/bin/pylint2.sh chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/pylint2.sh cp -f pylint3.sh /opt/metwork-mfext-1.0/opt/devtools/bin/pylint3.sh chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/pylint3.sh cp -f pylint.sh /opt/metwork-mfext-1.0/opt/devtools/bin/pylint.sh chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/pylint.sh cp -f nosetests.sh /opt/metwork-mfext-1.0/opt/devtools/bin/nosetests.sh chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/nosetests.sh cp -f nosetests3.sh /opt/metwork-mfext-1.0/opt/devtools/bin/nosetests3.sh chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/nosetests3.sh cp -f nosetests2.sh /opt/metwork-mfext-1.0/opt/devtools/bin/nosetests2.sh chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/nosetests2.sh cp -f flake8.sh /opt/metwork-mfext-1.0/opt/devtools/bin/flake8.sh chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/flake8.sh cp -f flake83.sh /opt/metwork-mfext-1.0/opt/devtools/bin/flake83.sh chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/flake83.sh cp -f flake82.sh /opt/metwork-mfext-1.0/opt/devtools/bin/flake82.sh chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/flake82.sh make[3]: Leaving directory `/src/layers/layer7_devtools/0000_adm' make[3]: Entering directory `/src/layers/layer7_devtools/0001_shellcheck' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,devtools@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml touch /opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "name: 'shellcheck'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "version: '20170801'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "extension: 'NO'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "checksum: '2884164666a569e24af415fbf8ff91b9'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo -n "ShellCheck is a bash linter" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "website: 'http://www.shellcheck.net'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/shellcheck.yaml; fi make --file=/src/layers/Makefile.standard download make[1]: Entering directory '/src/layers/layer7_devtools/0001_shellcheck' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/shellcheck-20170801.NO` `readlink -m ./sources` MD5 2884164666a569e24af415fbf8ff91b9 Computing checksum for /src/layers/layer7_devtools/0001_shellcheck/build/shellcheck-20170801.NO... Good checksum make[1]: Leaving directory '/src/layers/layer7_devtools/0001_shellcheck' mkdir -p /opt/metwork-mfext-1.0/opt/devtools/bin cp -f build/shellcheck-20170801.NO /opt/metwork-mfext-1.0/opt/devtools/bin/shellcheck chmod a+rx /opt/metwork-mfext-1.0/opt/devtools/bin/shellcheck make[3]: Leaving directory `/src/layers/layer7_devtools/0001_shellcheck' make[3]: Entering directory `/src/layers/layer7_devtools/0030_the_silver_searcher' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,devtools@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml touch /opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "name: 'the_silver_searcher'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "version: '2.2.0'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "checksum: 'bad7f246c21b4cd92bd2553e45178bbf'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo -n "The Silver Searcher is a code searching tool similar to ack, with a focus on speed" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "website: 'https://github.com/ggreer/the_silver_searcher'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml echo "license: 'Apache License 2.0'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/the_silver_searcher.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/devtools download uncompress make[1]: Entering directory '/src/layers/layer7_devtools/0030_the_silver_searcher' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/the_silver_searcher-2.2.0.tar.gz` `readlink -m ./sources` MD5 bad7f246c21b4cd92bd2553e45178bbf Computing checksum for /src/layers/layer7_devtools/0030_the_silver_searcher/build/the_silver_searcher-2.2.0.tar.gz... Good checksum rm -Rf the_silver_searcher-2.2.0 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/the_silver_searcher-2.2.0.tar.gz` tar.gz the_silver_searcher-2.2.0 Patching with no_lzma.patch... patching file src/zfile.c Patch ok make[1]: Leaving directory '/src/layers/layer7_devtools/0030_the_silver_searcher' cd build/the_silver_searcher-2.2.0 && ./build.sh --disable-lzma && cp ag /opt/metwork-mfext-1.0/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.0/opt/devtools/share/metwork_packages/sloccount.yaml touch /opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "name: 'sloccount'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "version: '2.26'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "checksum: '09abd6e2a016ebaf7552068a1dba1249'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/sloccount.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/sloccount.yaml echo -n "A set of tools for counting physical Source Lines of Code (SLOC) " |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "website: 'https://www.dwheeler.com/sloccount/'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/sloccount.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/sloccount.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/sloccount.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/sloccount.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/sloccount.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/sloccount.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/devtools download uncompress build install make[1]: Entering directory '/src/layers/layer7_devtools/0040_sloccount' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/sloccount-2.26.tar.gz` `readlink -m ./sources` MD5 09abd6e2a016ebaf7552068a1dba1249 Computing checksum for /src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26.tar.gz... Good checksum rm -Rf sloccount-2.26 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/sloccount-2.26.tar.gz` tar.gz sloccount-2.26 cd build/sloccount-2.26 && make make[2]: Entering directory '/src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26' gcc -Wall c_count.c -o c_count cp -p c_count java_count gcc -Wall lexcount1.c -o lexcount1 flex -Cfe -t pascal_count.l > pascal_count.c gcc -Wall pascal_count.c -o pascal_count :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.0/opt/devtools/bin install -d /opt/metwork-mfext-1.0/opt/devtools/share/man/man1 install sloccount.1.gz /opt/metwork-mfext-1.0/opt/devtools/share/man/man1 install -d /opt/metwork-mfext-1.0/opt/devtools/share/doc/sloccount-2.26-1 install sloccount.html README TODO ChangeLog /opt/metwork-mfext-1.0/opt/devtools/share/doc/sloccount-2.26-1 make[2]: Leaving directory '/src/layers/layer7_devtools/0040_sloccount/build/sloccount-2.26' make[1]: Leaving directory '/src/layers/layer7_devtools/0040_sloccount' make[3]: Leaving directory `/src/layers/layer7_devtools/0040_sloccount' make[3]: Entering directory `/src/layers/layer7_devtools/0050_graphviz' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,devtools@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml touch /opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml echo "name: 'graphviz'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml echo "version: '2.40.1'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml echo "checksum: '4ea6fd64603536406166600bcc296fc8'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml echo -n "GRAPHVIZ is open source graph visualization software. It has several main graph layout programs. It also has web and interactive graphical interfaces, and auxiliary tools, libraries, and language bindings." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml echo "website: 'https://graphviz.org'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml echo "license: 'Common Public License Version 1.0 (https://www.graphviz.org/license/)'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/graphviz.yaml; fi make --file=/opt/metwork-mfext-1.0/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/devtools\ OPTIONS="--disable-python --disable-guile --disable-java --disable-perl\ --disable-lua --disable-tcl --disable-swig --disable-sharp\ --disable-ocaml --disable-php --disable-r --disable-ruby --without-gtk\ --without-gt --without-gtkgl --without-gdk --without-gdk-pixbuf --without-gtkglext\ --without-glade --without-rsvg --without-pangocairo" download uncompress configure build install make[1]: Entering directory '/src/layers/layer7_devtools/0050_graphviz' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/graphviz-2.40.1.tar.gz` `readlink -m ./sources` MD5 4ea6fd64603536406166600bcc296fc8 Computing checksum for /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1.tar.gz... Good checksum rm -Rf graphviz-2.40.1 /opt/metwork-mfext-1.0/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.0/opt/devtools --disable-python --disable-guile --disable-java --disable-perl --disable-lua --disable-tcl --disable-swig --disable-sharp --disable-ocaml --disable-php --disable-r --disable-ruby --without-gtk --without-gt --without-gtkgl --without-gdk --without-gdk-pixbuf --without-gtkglext --without-glade --without-rsvg --without-pangocairo checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for gawk... (cached) gawk checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/root/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/rh/devtoolset-8/root/usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gsed... /bin/sed checking for gsort... no checking for sort... sort checking for egrep... /bin/grep -E checking for groff... groff checking for ps2pdf... false checking for pstopdf... (cached) false checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for tclsh8.6... no checking for tclsh8.5... no checking for tclsh8.4... no checking for tclsh8.3... no checking for tclsh... no checking whether gcc and cc understand -c and -o together... yes checking for gcc option to accept ISO C99... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64 checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... gcc3 checking for inline... inline checking for windres... no checking for x86_64-unknown-linux-gnu-windres... no checking for pid_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for main in -lm... yes checking for log2... yes checking for sincos... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for basename in -lgen... no checking for lrand48... yes checking for drand48... yes checking for srand48... yes checking for setmode... no checking for setenv... yes checking for getenv... yes checking for strerror... yes checking for cbrt... no checking for vsnprintf... yes checking for _NSGetEnviron... no checking for strcasecmp... yes checking for strncasecmp... yes checking for strcasestr... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/lib64/atlas checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... no checking where to find libltdl headers... -I${top_srcdir}/libltdl checking where to find libltdl library... ${top_build_prefix}libltdl/libltdlc.la checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for XRENDER... yes checking for connect... (cached) yes checking for gethostbyname... (cached) yes checking for expat-config... no checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for main in -lexpat... yes checking IL/il.h usability... no checking IL/il.h presence... no checking for IL/il.h... no configure: WARNING: Optional DevIL library not available - missing headers checking for main in -lIL... no configure: WARNING: Optional DevIL library not available checking for main in -lXpm... no configure: WARNING: Optional Xpm library not available checking X11/Intrinsic.h usability... no checking X11/Intrinsic.h presence... no checking for X11/Intrinsic.h... no checking for X11/Xaw/Text.h... no configure: WARNING: Optional Xaw library not available - missing headers configure: WARNING: Lefty cannot be built checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for main in -lz... yes checking for deflateBound... yes checking for POPPLER... no checking ghostscript/iapi.h usability... no checking ghostscript/iapi.h presence... no checking for ghostscript/iapi.h... no checking for FREETYPE2... yes checking for FONTCONFIG... yes checking for GTS... no checking for ANN... no checking for qmake-qt4... no checking for qmake-qt3... no checking for qmake... no checking for GTK... no checking for gdlib-config... no configure: WARNING: GD neither gdlib pkgconfig nor gdlib-config was found checking gd.h usability... no checking gd.h presence... no checking for gd.h... no configure: WARNING: Optional GD library not available - no gd.h checking GL/glut.h usability... no checking GL/glut.h presence... no checking for GL/glut.h... no configure: WARNING: Optional glut library not available - no GL/glut.h checking if FILE struct contains _cnt... no checking if FILE struct contains _r... no checking if FILE struct contains _next... no checking if FILE struct contains _IO_read_end... yes checking if errno externs are declared... yes checking if intptr_t is declared... yes checking if assert needs __eprintf... cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] no checking size of long long... 8 checking size of int... 4 checking for main in -lcriterion... no configure: WARNING: Criterion unit testing framework not installed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating debian/changelog config.status: creating doc/Makefile config.status: creating doc/info/Makefile config.status: creating doc/schema/Makefile config.status: creating contrib/Makefile config.status: creating contrib/prune/Makefile config.status: creating contrib/diffimg/Makefile config.status: creating graphs/Makefile config.status: creating graphs/directed/Makefile config.status: creating graphs/undirected/Makefile config.status: creating lib/Makefile config.status: creating lib/cdt/Makefile config.status: creating lib/cdt/libcdt.pc config.status: creating lib/cgraph/Makefile config.status: creating lib/cgraph/libcgraph.pc config.status: creating lib/rbtree/Makefile config.status: creating lib/pathplan/Makefile config.status: creating lib/pathplan/libpathplan.pc config.status: creating lib/ast/Makefile config.status: creating lib/sfio/Makefile config.status: creating lib/sfio/Sfio_f/Makefile config.status: creating lib/spine/Makefile config.status: creating lib/vmalloc/Makefile config.status: creating lib/dotgen/Makefile config.status: creating lib/neatogen/Makefile config.status: creating lib/fdpgen/Makefile config.status: creating lib/sparse/Makefile config.status: creating lib/mingle/Makefile config.status: creating lib/label/Makefile config.status: creating lib/sfdpgen/Makefile config.status: creating lib/sfdpgen/libsfdp.pc config.status: creating lib/osage/Makefile config.status: creating lib/edgepaint/Makefile config.status: creating lib/edgepaint/liblab_gamut.pc config.status: creating lib/gvpr/Makefile config.status: creating lib/gvpr/libgvpr.pc config.status: creating lib/circogen/Makefile config.status: creating lib/twopigen/Makefile config.status: creating lib/patchwork/Makefile config.status: creating lib/pack/Makefile config.status: creating lib/ortho/Makefile config.status: creating lib/expr/Makefile config.status: creating lib/expr/libexpr.pc config.status: creating lib/common/Makefile config.status: creating lib/ingraphs/Makefile config.status: creating lib/vpsc/Makefile config.status: creating lib/gvc/Makefile config.status: creating lib/gvc/libgvc.pc config.status: creating lib/xdot/Makefile config.status: creating lib/xdot/libxdot.pc config.status: creating lib/topfish/Makefile config.status: creating lib/glcomp/Makefile config.status: creating macosx/Info.plist config.status: creating macosx/build/graphviz.pmdoc/01local.xml config.status: creating macosx/build/graphviz.pmdoc/02graphviz.xml config.status: creating windows/build/graphviz.wxs config.status: creating windows/Properties/AssemblyInfo.cs config.status: creating plugin/Makefile config.status: creating plugin/core/Makefile config.status: creating plugin/devil/Makefile config.status: creating plugin/gd/Makefile config.status: creating plugin/gdk/Makefile config.status: creating plugin/gdiplus/Makefile config.status: creating plugin/glitz/Makefile config.status: creating plugin/gs/Makefile config.status: creating plugin/gtk/Makefile config.status: creating plugin/lasi/Makefile config.status: creating plugin/ming/Makefile config.status: creating plugin/pango/Makefile config.status: creating plugin/poppler/Makefile config.status: creating plugin/quartz/Makefile config.status: creating plugin/rsvg/Makefile config.status: creating plugin/visio/Makefile config.status: creating plugin/webp/Makefile config.status: creating plugin/xlib/Makefile config.status: creating plugin/dot_layout/Makefile config.status: creating plugin/neato_layout/Makefile config.status: creating cmd/Makefile config.status: creating cmd/dot/Makefile config.status: creating cmd/tools/Makefile config.status: creating cmd/gvpr/Makefile config.status: creating cmd/gvpr/lib/Makefile config.status: creating cmd/lefty/ws/x11/libfilereq/Makefile config.status: creating cmd/lefty/ws/x11/Makefile config.status: creating cmd/lefty/ws/mswin32/Makefile config.status: creating cmd/lefty/ws/Makefile config.status: creating cmd/lefty/os/unix/Makefile config.status: creating cmd/lefty/os/mswin32/Makefile config.status: creating cmd/lefty/os/Makefile config.status: creating cmd/lefty/dot2l/Makefile config.status: creating cmd/lefty/examples/Makefile config.status: creating cmd/lefty/Makefile config.status: creating cmd/lneato/Makefile config.status: creating cmd/dotty/Makefile config.status: creating cmd/smyrna/Makefile config.status: creating cmd/gvmap/Makefile config.status: creating cmd/mingle/Makefile config.status: creating cmd/edgepaint/Makefile config.status: creating cmd/gvedit/Makefile config.status: creating cmd/gvedit/gvedit.pro config.status: creating cmd/gvedit/ui/Makefile config.status: creating cmd/gvedit/images/Makefile config.status: creating tclpkg/Makefile config.status: creating tclpkg/tclstubs/Makefile config.status: creating tclpkg/tclhandle/Makefile config.status: creating tclpkg/gdtclft/Makefile config.status: creating tclpkg/gdtclft/demo/Makefile config.status: creating tclpkg/tcldot/Makefile config.status: creating tclpkg/tcldot/demo/Makefile config.status: creating tclpkg/tclpathplan/Makefile config.status: creating tclpkg/tclpathplan/demo/Makefile config.status: creating tclpkg/tclpathplan/demo/pathplan_data/Makefile config.status: creating tclpkg/gv/Makefile config.status: creating tclpkg/gv/demo/Makefile config.status: creating tclpkg/gv/META.gv config.status: creating rtest/Makefile config.status: creating tests/Makefile config.status: creating tests/unit_tests/Makefile config.status: creating tests/unit_tests/lib/Makefile config.status: creating tests/unit_tests/lib/common/Makefile config.status: creating tests/regression_tests/Makefile config.status: creating tests/regression_tests/shapes/Makefile config.status: creating share/Makefile config.status: creating share/examples/Makefile config.status: creating share/gui/Makefile config.status: creating graphviz.spec config.status: creating Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libltdl (/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/metwork-mfext-1.0/opt/devtools' '--disable-python' '--disable-guile' '--disable-java' '--disable-perl' '--disable-lua' '--disable-tcl' '--disable-swig' '--disable-sharp' '--disable-ocaml' '--disable-php' '--disable-r' '--disable-ruby' '--without-gtk' '--without-gt' '--without-gtkgl' '--without-gdk' '--without-gdk-pixbuf' '--without-gtkglext' '--without-glade' '--without-rsvg' '--without-pangocairo' 'PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig:/opt/metwork-mfext-1.0/opt/devtools/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/devtools/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/local/lib/pkgconfig:/opt/metwork-mfext-1.0/opt/core/lib/pkgconfig:/opt/metwork-mfext-1.0/local/lib/pkgconfig:/opt/metwork-mfext-1.0/lib/pkgconfig' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld checking if the linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/rh/devtoolset-8/root/usr/bin/nm -B checking the name lister (/opt/rh/devtoolset-8/root/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/rh/devtoolset-8/root/usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/opt/rh/devtoolset-8/root/usr/libexec/gcc/x86_64-redhat-linux/8/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/lib64/atlas checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ---------------------------------------------------------------- graphviz-2.40.1 will be compiled with the following: options: cgraph: Yes (always enabled) digcola: Yes expat: Yes fontconfig: Yes freetype: Yes glut: No (missing GL/glut.h) ann: No (ANN library not available) gts: No (gts library not available) ipsepcola: No (disabled by default - C++ portability issues) ltdl: Yes ortho: Yes sfdp: Yes shared: Yes static: No (disabled by default) qt: No (qmake not found) x: Yes commands: dot: Yes (always enabled) neato: Yes (always enabled) fdp: Yes (always enabled) circo: Yes (always enabled) twopi: Yes (always enabled) gvpr: Yes (always enabled) gvmap: Yes (always enabled) lefty: No (missing Xaw headers) smyrna: No (disabled by default - experimental) gvedit: No (qmake not found) plugin libraries: dot_layout: Yes (always enabled) neato_layout: Yes (always enabled) core: Yes (always enabled) devil: No (missing library) gd: No (gd headers not found) gdiplus: No (disabled by default - Windows only) gdk: No (disabled) gdk_pixbuf: No (disabled) ghostscript: No (missing headers) glitz: No (disabled by default - incomplete) gtk: No (disabled) lasi: No (missing pangocairo support) ming: No (disabled by default - incomplete) pangocairo: No (disabled) poppler: No (poppler library not available) quartz: No (disabled by default - Mac only) rsvg: No (disabled) visio: No (disabled by default - experimental) webp: No (disabled by default - experimental) xlib: Yes language extensions: gv_sharp: No (disabled) gv_go: No (disabled by default - experimental) gv_guile: No (disabled) gv_io: No (disabled by default - no swig support yet) gv_java: No (disabled) gv_lua: No (disabled) gv_ocaml: No (disabled) gv_perl: No (disabled) gv_php: No (disabled) gv_python: No (disabled) gv_python23: No (disabled by default - for multiversion installs) gv_python24: No (disabled by default - for multiversion installs) gv_python25: No (disabled by default - for multiversion installs) gv_python26: No (disabled by default - for multiversion installs) gv_python27: No (disabled by default - for multiversion installs) gv_python34: No (disabled by default - for multiversion installs) gv_R: No (disabled) gv_ruby: No (disabled) gv_tcl: No (tcl not available) tcldot: No (tcl not available) tclpathplan: No (tcl not available) gdtclft: No (tcl not available) Testing utilities: criterion: No (Criterion unit testing framework not installed) cd build/graphviz-2.40.1 && make make[2]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' /bin/grep -E 'PACKAGE|VERSION|GVPLUGIN' config.h > ./graphviz_version.h make all-recursive make[3]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' Making all in libltdl make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' make all-am make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1 mv -f .deps/dlopen.Tpo .deps/dlopen.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -module -avoid-version -o dlopen.la dlopen.lo -ldl -ldl libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o libtool: link: ranlib .libs/dlopen.a libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1 mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -g -O2 -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -o lt__strl.o >/dev/null 2>&1 mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -dlpreopen dlopen.la -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo -ldl libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT libtool: link: (cd .libs && gcc -g -O2 -c -fno-builtin -fPIC -DPIC "libltdlcS.c") libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT" libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl/./.libs/dlopen.a") libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o libtool: link: ranlib .libs/libltdlc.a libtool: link: rm -fr .libs/libltdlc.lax libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' Making all in lib make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' Making all in cdt make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cdt' CC dtclose.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC dtdisc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dtdisc.c: In function 'dtmemory': dtdisc.c:10:29: warning: unused parameter 'dt' [-Wunused-parameter] static void* dtmemory(Dt_t* dt,void* addr,size_t size,Dtdisc_t* disc) ~~~~~~^~ dtdisc.c:10:65: warning: unused parameter 'disc' [-Wunused-parameter] static void* dtmemory(Dt_t* dt,void* addr,size_t size,Dtdisc_t* disc) ~~~~~~~~~~^~~~ CC dtextract.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC dtflatten.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC dthash.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dthash.c: In function 'dthtab': dthash.c:49:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(!(s = (Dtlink_t**)(*dt->memoryf)(dt,olds,n*sizeof(Dtlink_t*),dt->disc)) ) ^ In file included from dthash.c:1: dthdr.h:39:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define HINDEX(n,h) ((h)&((n)-1)) ^ dthash.c:61:17: note: in expansion of macro 'HINDEX' if((is = s + HINDEX(n,t->hash)) == hs) ^~~~~~ dthash.c: In function 'dthash': dthdr.h:39:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define HINDEX(n,h) ((h)&((n)-1)) ^ dthash.c:137:24: note: in expansion of macro 'HINDEX' s = dt->data->htab + HINDEX(dt->data->ntab,dt->data->here->hash); ^~~~~~ dthdr.h:39:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define HINDEX(n,h) ((h)&((n)-1)) ^ dthash.c:166:25: note: in expansion of macro 'HINDEX' s = dt->data->htab + HINDEX(dt->data->ntab,hsh); ^~~~~~ dthdr.h:39:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define HINDEX(n,h) ((h)&((n)-1)) ^ dthash.c:174:29: note: in expansion of macro 'HINDEX' *(s = dt->data->htab + HINDEX(dt->data->ntab,hsh)); ^~~~~~ In file included from dthdr.h:13, from dthash.c:1: dthash.c:178:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if(_DTCMP(dt,key,k,disc,cmpf,sz) == 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ In file included from dthash.c:1: dthdr.h:39:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define HINDEX(n,h) ((h)&((n)-1)) ^ dthash.c:236:24: note: in expansion of macro 'HINDEX' s = dt->data->htab + HINDEX(dt->data->ntab,hsh); ^~~~~~ CC dtlist.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from dthdr.h:13, from dtlist.c:1: dtlist.c: In function 'dtlist': dtlist.c:127:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if(_DTCMP(dt,key,k,disc,cmpf,sz) == 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ CC dtmethod.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC dtopen.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC dtrenew.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from dtrenew.c:1: dtrenew.c: In function 'dtrenew': dthdr.h:39:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define HINDEX(n,h) ((h)&((n)-1)) ^ dtrenew.c:37:25: note: in expansion of macro 'HINDEX' { s = dt->data->htab + HINDEX(dt->data->ntab,e->hash); ^~~~~~ CC dtrestore.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC dtsize.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC dtstat.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dtstat.c: In function 'dtstat': dtstat.c:59:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(!(Count = (int*)malloc((ds->dt_max+1)*sizeof(int))) ) ^ dtstat.c:73:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(!(Count = (int*)malloc((ds->dt_n+1)*sizeof(int))) ) ^ CC dtstrhash.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dtstrhash.c: In function 'dtstrhash': dtstrhash.c:22:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h = (h + (s[0]<<8) + s[1])*DT_PRIME; ^ dtstrhash.c:23:7: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = s - (unsigned char*)args; ^ dtstrhash.c:28:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h = (h + (s[0]<<8) + s[1])*DT_PRIME; ^ dtstrhash.c:30:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h = (h + (s[0]<<8))*DT_PRIME; ^ dtstrhash.c:32:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] return (h+n)*DT_PRIME; ^ CC dttree.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from dthdr.h:13, from dttree.c:1: dttree.c: In function 'dttree': dttree.c:70:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if(_DTCMP(dt,key,k,disc,cmpf,sz) != 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ dttree.c:101:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if((cmp = _DTCMP(dt,key,k,disc,cmpf,sz)) == 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ dttree.c:143:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if((cmp = _DTCMP(dt,key,k,disc,cmpf,sz)) == 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ dttree.c:148:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if((cmp = _DTCMP(dt,key,k,disc,cmpf,sz)) < 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ dttree.c:175:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if((cmp = _DTCMP(dt,key,k,disc,cmpf,sz)) > 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ dttree.c:222:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if(_DTCMP(dt,key,k,disc,cmpf,sz) != 0) ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ CC dttreeset.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dttreeset.c: In function 'dttreeset': dttreeset.c:35:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] { for(minp = 0; minp < DT_MINP; ++minp) ^ dttreeset.c:38:11: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if(minp <= DT_MINP-4) /* use log(size) + 4 */ ^~ dttreeset.c:42:40: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if((dt->data->minp = minp + (minp%2)) > DT_MINP) ^ CC dtview.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from dthdr.h:13, from dtview.c:1: dtview.c: In function 'dtvsearch': dtview.c:41:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] { cmp = _DTCMP(d,ok,nk,d->disc,cmpf,sz); ^~ ./cdt.h:229:45: note: in definition of macro '_DTCMP' (sz <= 0 ? strcmp(k1,k2) : memcmp(k1,k2,sz)) ) ^~ dtview.c:13:12: warning: variable 'lk' set but not used [-Wunused-but-set-variable] int cmp, lk, sz, ky; ^~ CC dtwalk.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libcdt.la CCLD libcdt_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cdt' Making all in cgraph make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cgraph' CC agerror.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] agerror.c: In function 'aglasterr': agerror.c:52:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] buf = (char*)malloc(len + 1); ~~~~^~~ agerror.c:54:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] fread(buf, sizeof(char), len, agerrout); ^~~ agerror.c: In function 'userout': agerror.c:73:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = (char*)malloc(bufsz); ^~~~~ agerror.c:86:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] n = vsnprintf(buf, bufsz, fmt, args); ^~~~~ agerror.c:92:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((np = (char*)realloc(buf, bufsz)) == NULL) { ^~~~~ agerror.c: In function 'agerr_va': agerror.c:17:22: warning: comparison of integer expressions of different signedness: 'int' and 'agerrlevel_t' {aka 'enum '} [-Wsign-compare] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ agerror.c:112:16: note: in expansion of macro 'MAX' agmaxerr = MAX(agmaxerr, agerrno); ^~~ agerror.c:17:27: warning: operand of ?: changes signedness from 'int' to 'agerrlevel_t' {aka 'enum '} due to unsignedness of other operand [-Wsign-compare] #define MAX(a,b) ((a)>(b)?(a):(b)) ^~~ agerror.c:112:16: note: in expansion of macro 'MAX' agmaxerr = MAX(agmaxerr, agerrno); ^~~ agerror.c:17:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ agerror.c:112:16: note: in expansion of macro 'MAX' agmaxerr = MAX(agmaxerr, agerrno); ^~~ agerror.c:17:18: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ agerror.c:112:16: note: in expansion of macro 'MAX' agmaxerr = MAX(agmaxerr, agerrno); ^~~ CC agxbuf.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC apply.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC attr.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] attr.c:34:1: warning: missing initializer for field 'memoryf' of 'Dtdisc_t' {aka 'struct _dtdisc_s'} [-Wmissing-field-initializers] }; ^ In file included from ./cgraph.h:18, from ./cghdr.h:24, from attr.c:14: ../../lib/cdt/cdt.h:85:13: note: 'memoryf' declared here Dtmemory_f memoryf;/* to allocate/free memory */ ^~~~~~~ attr.c:38:1: warning: missing initializer for field 'has_attrs' of 'Agdesc_t' {aka 'struct Agdesc_s'} [-Wmissing-field-initializers] static Agdesc_t ProtoDesc = { 1, 0, 1, 0, 1, 1 }; ^~~~~~ In file included from ./cghdr.h:24, from attr.c:14: ./cgraph.h:147:14: note: 'has_attrs' declared here unsigned has_attrs:1; /* if string attr tables should be initialized */ ^~~~~~~~~ attr.c:52:9: warning: no previous prototype for 'agdictof' [-Wmissing-prototypes] Dict_t *agdictof(Agraph_t * g, int kind) ^~~~~~~~ attr.c:79:10: warning: no previous prototype for 'agnewsym' [-Wmissing-prototypes] Agsym_t *agnewsym(Agraph_t * g, char *name, char *value, int id, int kind) ^~~~~~~~ attr.c: In function 'agnewsym': attr.c:83:17: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] sym->kind = kind; ^~~~ attr.c: At top level: attr.c:134:10: warning: no previous prototype for 'agdictsym' [-Wmissing-prototypes] Agsym_t *agdictsym(Dict_t * dict, char *name) ^~~~~~~~~ attr.c:142:10: warning: no previous prototype for 'aglocaldictsym' [-Wmissing-prototypes] Agsym_t *aglocaldictsym(Dict_t * dict, char *name) ^~~~~~~~~~~~~~ attr.c: In function 'addattr': attr.c:246:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sym->id * ^ attr.c:249:16: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1) * sizeof(char *)); ^ attr.c: In function 'setattr': attr.c:283:6: warning: switch missing default case [-Wswitch-default] switch (kind) { ^~~~~~ attr.c:257:19: warning: variable 'dd' set but not used [-Wunused-but-set-variable] Agdatadict_t *dd; ^~ attr.c: In function 'init_all_attrs': attr.c:520:37: warning: cast between incompatible function types from 'void (*)(Agraph_t *)' {aka 'void (*)(struct Agraph_s *)'} to 'void (*)(Agraph_t *, Agobj_t *, void *)' {aka 'void (*)(struct Agraph_s *, struct Agobj_s *, void *)'} [-Wcast-function-type] agapply(root, (Agobj_t *) root, (agobjfn_t) agraphattr_init, ^ CC edge.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] edge.c: In function 'del': edge.c:178:11: warning: variable 'x' set but not used [-Wunused-but-set-variable] void *x; ^ edge.c: In function 'newedge': edge.c:225:11: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] seq = agnextseq(g, AGEDGE); ^~~~~~~~~ edge.c:229:30: warning: conversion from 'int' to 'unsigned int:28' may change value [-Wconversion] AGSEQ(in) = AGSEQ(out) = seq; ^~~ edge.c: At top level: edge.c:405:5: warning: no previous prototype for 'agedgeidcmpf' [-Wmissing-prototypes] int agedgeidcmpf(Dict_t * d, void *arg_e0, void *arg_e1, Dtdisc_t * disc) ^~~~~~~~~~~~ edge.c:425:5: warning: no previous prototype for 'agedgeseqcmpf' [-Wmissing-prototypes] int agedgeseqcmpf(Dict_t * d, void *arg_e0, void *arg_e1, Dtdisc_t * disc) ^~~~~~~~~~~~~ edge.c:500:11: warning: no previous prototype for 'agtail' [-Wmissing-prototypes] Agnode_t *agtail(Agedge_t * e) ^~~~~~ edge.c:508:11: warning: no previous prototype for 'aghead' [-Wmissing-prototypes] Agnode_t *aghead(Agedge_t * e) ^~~~~~ edge.c:516:11: warning: no previous prototype for 'agopp' [-Wmissing-prototypes] Agedge_t *agopp(Agedge_t * e) ^~~~~ CC flatten.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] flatten.c:23:6: warning: no previous prototype for 'agflatten_edges' [-Wmissing-prototypes] void agflatten_edges(Agraph_t * g, Agnode_t * n, int flag) ^~~~~~~~~~~~~~~ flatten.c:56:6: warning: no previous prototype for 'agnotflat' [-Wmissing-prototypes] void agnotflat(Agraph_t * g) ^~~~~~~~~ CC graph.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] graph.c: In function 'agopen1': graph.c:81:13: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'unsigned int:28' may change value [-Wconversion] AGSEQ(g) = agnextseq(par, AGRAPH); ^~~~~~~~~ graph.c: At top level: graph.c:242:5: warning: no previous prototype for 'agraphidcmpf' [-Wmissing-prototypes] int agraphidcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ^~~~~~~~~~~~ graph.c: In function 'agraphidcmpf': graph.c:248:9: warning: conversion to 'ptrdiff_t' {aka 'long int'} from 'IDTYPE' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] v = (AGID(sg0) - AGID(sg1)); ^ graph.c:242:27: warning: unused parameter 'd' [-Wunused-parameter] int agraphidcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~^ graph.c:242:65: warning: unused parameter 'disc' [-Wunused-parameter] int agraphidcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ graph.c: At top level: graph.c:252:5: warning: no previous prototype for 'agraphseqcmpf' [-Wmissing-prototypes] int agraphseqcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ^~~~~~~~~~~~~ graph.c: In function 'agraphseqcmpf': graph.c:252:28: warning: unused parameter 'd' [-Wunused-parameter] int agraphseqcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~^ graph.c:252:66: warning: unused parameter 'disc' [-Wunused-parameter] int agraphseqcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ graph.c: At top level: graph.c:276:1: warning: missing initializer for field 'flatlock' of 'Agdesc_t' {aka 'struct Agdesc_s'} [-Wmissing-field-initializers] Agdesc_t Agdirected = { 1, 0, 0, 1 }; ^~~~~~~~ In file included from ./cghdr.h:24, from graph.c:15: ./cgraph.h:145:14: note: 'flatlock' declared here unsigned flatlock:1; /* if sets are flattened into lists in cdt */ ^~~~~~~~ graph.c:277:1: warning: missing initializer for field 'flatlock' of 'Agdesc_t' {aka 'struct Agdesc_s'} [-Wmissing-field-initializers] Agdesc_t Agstrictdirected = { 1, 1, 0, 1 }; ^~~~~~~~ In file included from ./cghdr.h:24, from graph.c:15: ./cgraph.h:145:14: note: 'flatlock' declared here unsigned flatlock:1; /* if sets are flattened into lists in cdt */ ^~~~~~~~ graph.c:278:1: warning: missing initializer for field 'flatlock' of 'Agdesc_t' {aka 'struct Agdesc_s'} [-Wmissing-field-initializers] Agdesc_t Agundirected = { 0, 0, 0, 1 }; ^~~~~~~~ In file included from ./cghdr.h:24, from graph.c:15: ./cgraph.h:145:14: note: 'flatlock' declared here unsigned flatlock:1; /* if sets are flattened into lists in cdt */ ^~~~~~~~ graph.c:279:1: warning: missing initializer for field 'flatlock' of 'Agdesc_t' {aka 'struct Agdesc_s'} [-Wmissing-field-initializers] Agdesc_t Agstrictundirected = { 0, 1, 0, 1 }; ^~~~~~~~ In file included from ./cghdr.h:24, from graph.c:15: ./cgraph.h:145:14: note: 'flatlock' declared here unsigned flatlock:1; /* if sets are flattened into lists in cdt */ ^~~~~~~~ graph.c:285:6: warning: no previous prototype for 'scndump' [-Wmissing-prototypes] void scndump(Agraph_t *g, char *file) ^~~~~~~ CC grammar.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] y.tab.c: In function 'aagparse': y.tab.c:1330:13: warning: conversion from 'int' to 'aagtype_int16' {aka 'short int'} may change value [-Wconversion] *yyssp = yystate; ^~~~~~~ y.tab.c:1335:26: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] YYSIZE_T yysize = yyssp - yyss + 1; ^~~~~~ ../../lib/cgraph/grammar.y: In function 'delete_items': ../../lib/cgraph/grammar.y:244:3: warning: switch missing default case [-Wswitch-default] switch(p->tag) { ^~~~~~ ../../lib/cgraph/grammar.y: In function 'attrstmt': ../../lib/cgraph/grammar.y:348:2: warning: switch missing default case [-Wswitch-default] switch(tkind) { ^~~~~~ ../../lib/cgraph/grammar.y: In function 'getedgeitems': ../../lib/cgraph/grammar.y:401:30: warning: unused parameter 'x' [-Wunused-parameter] static void getedgeitems(int x) ~~~~^ ../../lib/cgraph/grammar.y: In function 'startgraph': ../../lib/cgraph/grammar.y:545:18: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] req.directed = directed; ^~~~~~~~ ../../lib/cgraph/grammar.y:546:16: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] req.strict = strict; ^~~~~~ CC id.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] id.c: In function 'idopen': id.c:19:45: warning: unused parameter 'disc' [-Wunused-parameter] static void *idopen(Agraph_t * g, Agdisc_t* disc) ~~~~~~~~~~^~~~ In file included from id.c:15: id.c: In function 'agmapnametoid': ./cghdr.h:56:23: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define AGDISC(g,d) ((g)->clos->disc.d) ^ id.c:102:7: note: in expansion of macro 'AGDISC' rv = AGDISC(g, id)->map(AGCLOS(g, id), objtype, str, result, ^~~~~~ ./cghdr.h:56:23: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define AGDISC(g,d) ((g)->clos->disc.d) ^ id.c:118:7: note: in expansion of macro 'AGDISC' rv = AGDISC(g, id)->map(AGCLOS(g, id), objtype, NILstr, result, ^~~~~~ id.c: In function 'agallocid': ./cghdr.h:56:39: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define AGDISC(g,d) ((g)->clos->disc.d) id.c:128:12: note: in expansion of macro 'AGDISC' return AGDISC(g, id)->alloc(AGCLOS(g, id), objtype, request); ^~~~~~ CC imap.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC io.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] io.c: In function 'iofread': io.c:72:9: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] return strlen(buf); ^~~~~~~~~~~ io.c: In function 'agmemread': io.c:140:15: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] rdr.len = strlen(cp); ^~~~~~ CC mem.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] mem.c: In function 'memopen': mem.c:17:32: warning: unused parameter 'disc' [-Wunused-parameter] static void *memopen(Agdisc_t* disc) ~~~~~~~~~~^~~~ CC node.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] node.c:28:11: warning: no previous prototype for 'agfindnode_by_name' [-Wmissing-prototypes] Agnode_t *agfindnode_by_name(Agraph_t * g, char *name) ^~~~~~~~~~~~~~~~~~ node.c: In function 'newnode': node.c:77:16: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'unsigned int:28' may change value [-Wconversion] AGSEQ(n) = seq; ^~~ node.c: In function 'installnode': node.c:90:9: warning: variable 'osize' set but not used [-Wunused-but-set-variable] int osize; ^~~~~ node.c: In function 'agrelabel_node': node.c:242:32: warning: cast between incompatible function types from 'void (*)(Agnode_t *, void *)' {aka 'void (*)(struct Agnode_s *, void *)'} to 'void (*)(Agraph_t *, Agobj_t *, void *)' {aka 'void (*)(struct Agraph_s *, struct Agobj_s *, void *)'} [-Wcast-function-type] agapply(g, (Agobj_t *) n, (agobjfn_t) dict_relabel, ^ node.c: At top level: node.c:274:5: warning: no previous prototype for 'agsubnodeidcmpf' [-Wmissing-prototypes] int agsubnodeidcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ^~~~~~~~~~~~~~~ node.c: In function 'agsubnodeidcmpf': node.c:274:30: warning: unused parameter 'd' [-Wunused-parameter] int agsubnodeidcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~^ node.c:274:68: warning: unused parameter 'disc' [-Wunused-parameter] int agsubnodeidcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ node.c: At top level: node.c:286:5: warning: no previous prototype for 'agsubnodeseqcmpf' [-Wmissing-prototypes] int agsubnodeseqcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ^~~~~~~~~~~~~~~~ node.c: In function 'agsubnodeseqcmpf': node.c:286:31: warning: unused parameter 'd' [-Wunused-parameter] int agsubnodeseqcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~^ node.c:286:69: warning: unused parameter 'disc' [-Wunused-parameter] int agsubnodeseqcmpf(Dict_t * d, void *arg0, void *arg1, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ node.c: In function 'free_subnode': node.c:307:21: warning: unused parameter 'd' [-Wunused-parameter] free_subnode (Dt_t* d, Agsubnode_t* sn, Dtdisc_t * disc) ~~~~~~^ node.c:307:52: warning: unused parameter 'disc' [-Wunused-parameter] free_subnode (Dt_t* d, Agsubnode_t* sn, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ node.c: At top level: node.c:338:6: warning: no previous prototype for 'agnodesetfinger' [-Wmissing-prototypes] void agnodesetfinger(Agraph_t * g, Agnode_t * n, void *ignored) ^~~~~~~~~~~~~~~ node.c:346:6: warning: no previous prototype for 'agnoderenew' [-Wmissing-prototypes] void agnoderenew(Agraph_t * g, Agnode_t * n, void *ignored) ^~~~~~~~~~~ node.c: In function 'agnodebefore': node.c:365:15: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'unsigned int:28' may change value [-Wconversion] AGSEQ(snd) = (g->clos->seq[AGNODE] + 2); ^ In file included from ./cghdr.h:24, from node.c:14: ./cgraph.h:105:21: warning: conversion from 'int' to 'unsigned int:28' may change value [-Wconversion] #define AGSEQ(obj) (AGTAG(obj).seq) ^ node.c:371:14: note: in expansion of macro 'AGSEQ' AGSEQ(n) = AGSEQ(n) + 1; ^~~~~ ./cgraph.h:105:21: warning: conversion from 'int' to 'unsigned int:28' may change value [-Wconversion] #define AGSEQ(obj) (AGTAG(obj).seq) ^ node.c:377:15: note: in expansion of macro 'AGSEQ' AGSEQ(snd) = AGSEQ(fst) - 1; ^~~~~ CC obj.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] obj.c: In function 'agrename': obj.c:42:5: warning: switch missing default case [-Wswitch-default] switch (AGTYPE(obj)) { ^~~~~~ obj.c: In function 'aginitcb': obj.c:92:5: warning: switch missing default case [-Wswitch-default] switch (AGTYPE(obj)) { ^~~~~~ obj.c: In function 'agupdcb': obj.c:123:5: warning: switch missing default case [-Wswitch-default] switch (AGTYPE(obj)) { ^~~~~~ obj.c: In function 'agdelcb': obj.c:154:5: warning: switch missing default case [-Wswitch-default] switch (AGTYPE(obj)) { ^~~~~~ obj.c: At top level: obj.c:235:7: warning: no previous prototype for 'aggetuserptr' [-Wmissing-prototypes] void *aggetuserptr(Agraph_t * g, Agcbdisc_t * cbd) ^~~~~~~~~~~~ CC pend.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pend.c:68:1: warning: missing initializer for field 'memoryf' of 'Dtdisc_t' {aka 'struct _dtdisc_s'} [-Wmissing-field-initializers] }; ^ In file included from ./cgraph.h:18, from ./cghdr.h:24, from pend.c:14: ../../lib/cdt/cdt.h:85:13: note: 'memoryf' declared here Dtmemory_f memoryf;/* to allocate/free memory */ ^~~~~~~ pend.c: In function 'cb': pend.c:247:6: warning: switch missing default case [-Wswitch-default] switch (callback_kind) { ^~~~~~ pend.c: In function 'agcallbacks': pend.c:291:31: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] g->clos->callbacks_enabled = flag; ^~~~ pend.c:294:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] g->clos->callbacks_enabled = flag; ^~~~ CC rec.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] rec.c: In function 'set_data': rec.c:25:24: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] obj->tag.mtflock = mtflock; ^~~~~~~ rec.c:29:24: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] e->base.tag.mtflock = mtflock; ^~~~~~~ rec.c: In function 'objputrec': rec.c:63:34: warning: unused parameter 'g' [-Wunused-parameter] static void objputrec(Agraph_t * g, Agobj_t * obj, void *arg) ~~~~~~~~~~~^ rec.c: In function 'agbindrec': rec.c:99:2: warning: switch missing default case [-Wswitch-default] switch (obj->tag.objtype) { ^~~~~~ rec.c: In function 'objdelrec': rec.c:119:34: warning: unused parameter 'g' [-Wunused-parameter] static void objdelrec(Agraph_t * g, Agobj_t * obj, void *arg_rec) ~~~~~~~~~~~^ rec.c: In function 'agdelrec': rec.c:156:2: warning: switch missing default case [-Wswitch-default] switch (obj->tag.objtype) { /* refresh any stale pointers */ ^~~~~~ rec.c: In function 'simple_delrec': rec.c:173:38: warning: unused parameter 'g' [-Wunused-parameter] static void simple_delrec(Agraph_t * g, Agobj_t * obj, void *rec_name) ~~~~~~~~~~~^ CC refstr.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] refstr.c: In function 'aghtmlstr': refstr.c:185:25: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] return (key->refcnt & HTML_BIT); ~~~~~~~~~~~~~^~~~~~~~~~~ CC scan.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ../../lib/cgraph/scan.l: In function 'addstr': ../../lib/cgraph/scan.l:71:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] Sbuf = (char*)realloc(Sbuf,sz); ^~ ../../lib/cgraph/scan.l: In function 'storeFileName': ../../lib/cgraph/scan.l:95:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (cnt) buf = (char*)realloc (buf, len+1); ~~~^~ ../../lib/cgraph/scan.l:96:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] else buf = (char*)malloc (len+1); ~~~^~ ../../lib/cgraph/scan.l: In function 'ppDirective': ../../lib/cgraph/scan.l:123:22: warning: conversion from 'long int' to 'int' may change value [-Wconversion] storeFileName (p, e-p); ~^~ ../../lib/cgraph/scan.l: In function 'twoDots': ../../lib/cgraph/scan.l:136:14: warning: conversion from 'aag_size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] for (i = yyleng-2; i >= 0; i--) { ^~~~~~~ lex.aag.c: In function 'aaglex': lex.aag.c:959:29: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.aag.c:969:14: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.aag.c:971:60: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] lex.aag.c:176:33: warning: conversion from 'aag_size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] ../../lib/cgraph/scan.l:215:17: note: in expansion of macro 'aagless' {NUMBER} { if (chkNum()) yyless(yyleng-1); yylval.str = (char*)agstrdup(Ag_G_global,yytext); return(T_atom); } ^~~~~~~ lex.aag.c:1247:8: warning: switch missing default case [-Wswitch-default] lex.aag.c: In function 'aag_get_next_buffer': lex.aag.c:1362:43: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c:1396:57: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c:1406:19: warning: conversion from 'aag_size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] ../../lib/cgraph/scan.l:47:45: note: in definition of macro 'YY_INPUT' if ((result = Disc->io->afread(Ifile, buf, max_size)) < 0) \ ^~~~~~~~ ../../lib/cgraph/scan.l:47:16: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((result = Disc->io->afread(Ifile, buf, max_size)) < 0) \ ^~~~ lex.aag.c:1405:3: note: in expansion of macro 'YY_INPUT' ../../lib/cgraph/scan.l:47:56: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if ((result = Disc->io->afread(Ifile, buf, max_size)) < 0) \ ^ lex.aag.c:1405:3: note: in expansion of macro 'YY_INPUT' lex.aag.c:1430:34: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c:1432:39: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c:1438:16: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c: In function 'aag_get_previous_state': lex.aag.c:1459:28: warning: conversion from 'int' to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.aag.c:1469:13: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.aag.c:1471:59: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] lex.aag.c: In function 'aag_try_NUL_trans': lex.aag.c:1497:12: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.aag.c:1499:58: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] lex.aag.c: In function 'input': lex.aag.c:1566:24: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] lex.aag.c:1569:4: warning: switch missing default case [-Wswitch-default] lex.aag.c: In function 'aag_create_buffer': lex.aag.c:1693:20: warning: conversion to 'aag_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c: In function 'aagensure_buffer_stack': lex.aag.c:1867:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c:1876:68: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] lex.aag.c: In function 'aag_scan_bytes': lex.aag.c:1950:17: warning: comparison of integer expressions of different signedness: 'int' and 'aag_size_t' {aka 'long unsigned int'} [-Wsign-compare] ../../lib/cgraph/scan.l: At top level: ../../lib/cgraph/scan.l:231:6: warning: no previous prototype for 'aagerror' [-Wmissing-prototypes] { ^ ../../lib/cgraph/scan.l: In function 'aagerror': ../../lib/cgraph/scan.l:255:14: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] agxbput (&xb, "\nString starting:\""); ^~~~~~ ../../lib/cgraph/scan.l:266:14: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] agxbput (&xb, "\nString starting:<"); ^~~~~~ ../../lib/cgraph/scan.l:250:7: warning: switch missing default case [-Wswitch-default] case qstring : ^~~~~~ At top level: lex.aag.c:1546:16: warning: 'input' defined but not used [-Wunused-function] CC subg.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] subg.c: In function 'agdelsubg': subg.c:95:12: warning: cast from function call of type 'void *' to non-matching type 'long int' [-Wbad-function-cast] return (long) dtdelete(g->g_dict, subg); ^ CC utils.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] utils.c: In function 'agdtdelete': utils.c:70:12: warning: cast from function call of type 'void *' to non-matching type 'long int' [-Wbad-function-cast] return (long) dtdelete(dict, obj); ^ utils.c: At top level: utils.c:73:5: warning: no previous prototype for 'agobjfinalize' [-Wmissing-prototypes] int agobjfinalize(void * obj) ^~~~~~~~~~~~~ utils.c: In function 'agdtdisc': utils.c:95:26: warning: unused parameter 'g' [-Wunused-parameter] void agdtdisc(Agraph_t * g, Dict_t * dict, Dtdisc_t * disc) ~~~~~~~~~~~^ CC write.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] write.c:380:5: warning: no previous prototype for 'node_in_subg' [-Wmissing-prototypes] int node_in_subg(Agraph_t * g, Agnode_t * n) ^~~~~~~~~~~~ write.c: In function 'set_attrwf': write.c:660:19: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] AGATTRWF(g) = value; ^~~~~ write.c:666:20: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] AGATTRWF(n) = value; ^~~~~ write.c:668:17: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] AGATTRWF(e) = value; ^~~~~ CCLD libcgraph.la CCLD libcgraph_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cgraph' Making all in pathplan make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pathplan' CC cvt.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] cvt.c: In function 'Pobsopen': cvt.c:77:24: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] rv->P = mymalloc(n * sizeof(Ppoint_t)); ^ cvt.c:78:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] rv->start = mymalloc((n_obs + 1) * sizeof(int)); ^ cvt.c:79:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] rv->next = mymalloc(n * sizeof(int)); ^ cvt.c:80:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] rv->prev = mymalloc(n * sizeof(int)); ^ cvt.c: In function 'Pobspath': cvt.c:143:9: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] j = opn - 1; ^~~ cvt.c:162:24: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] output_route->pn = opn; ^~~ cvt.c: At top level: cvt.c:171:5: warning: no previous prototype for 'Pobsbarriers' [-Wmissing-prototypes] int Pobsbarriers(vconfig_t * config, Pedge_t ** barriers, int *n_barriers) ^~~~~~~~~~~~ cvt.c: In function 'Pobsbarriers': cvt.c:175:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *barriers = malloc(config->N * sizeof(Pedge_t)); ^ CC inpoly.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC route.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] route.c: In function 'reallyroutespline': route.c:212:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(tnas = malloc(sizeof(tna_t) * inpn))) ^ route.c:215:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(tnas = realloc(tnas, sizeof(tna_t) * inpn))) ^ route.c: In function 'splinefits': route.c:360:8: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (a == 0 && b == 0) { ^~ route.c:360:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (a == 0 && b == 0) { ^~ route.c: In function 'splineintersectsline': route.c:430:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (xcoeff[1] == 0) { ^~ route.c:431:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ycoeff[1] == 0) { ^~ route.c:450:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (xroots[i] == yroots[j]) ^~ route.c: In function 'growops': route.c:530:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(ops = (Ppoint_t *) malloc(POINTSIZE * newopn))) { ^ route.c:536:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] POINTSIZE * newopn))) { ^ CC shortest.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] shortest.c: In function 'Pshortestpath': shortest.c:141:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (((p1.x == p2.x && p2.x == p3.x) && (p3.y > p2.y)) || ^~ shortest.c:141:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (((p1.x == p2.x && p2.x == p3.x) && (p3.y > p2.y)) || ^~ shortest.c:145:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && polyp->ps[pi].x == polyp->ps[pi + 1].x ^~ shortest.c:146:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && polyp->ps[pi].y == polyp->ps[pi + 1].y) ^~ shortest.c:155:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (pi > 0 && polyp->ps[pi].x == polyp->ps[pi - 1].x && ^~ shortest.c:156:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] polyp->ps[pi].y == polyp->ps[pi - 1].y) ^~ shortest.c:281:10: warning: conversion from 'long int' to 'int' may change value [-Wconversion] trii = trip->e[ei].rtp - tris; ^~~~ shortest.c: In function 'triangulate': shortest.c:305:41: warning: declaration of 'pnlps' shadows a global declaration [-Wshadow] static void triangulate(pointnlink_t ** pnlps, int pnln) ~~~~~~~~~~~~~~~~^~~~~ shortest.c:74:30: note: shadowed declaration is here static pointnlink_t *pnls, **pnlps; ^~~~~ shortest.c:305:52: warning: declaration of 'pnln' shadows a global declaration [-Wshadow] static void triangulate(pointnlink_t ** pnlps, int pnln) ~~~~^~~~ shortest.c:75:12: note: shadowed declaration is here static int pnln, pnll; ^~~~ shortest.c: In function 'isdiagonal': shortest.c:331:61: warning: declaration of 'pnlps' shadows a global declaration [-Wshadow] static int isdiagonal(int pnli, int pnlip2, pointnlink_t ** pnlps, ~~~~~~~~~~~~~~~~^~~~~ shortest.c:74:30: note: shadowed declaration is here static pointnlink_t *pnls, **pnlps; ^~~~~ shortest.c:332:13: warning: declaration of 'pnln' shadows a global declaration [-Wshadow] int pnln) ~~~~^~~~ shortest.c:75:12: note: shadowed declaration is here static int pnln, pnll; ^~~~ shortest.c: In function 'marktripath': shortest.c:417:39: warning: conversion from 'long int' to 'int' may change value [-Wconversion] marktripath(tris[trii].e[ei].rtp - tris, trij)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~ shortest.c: In function 'growpnls': shortest.c:522:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(pnls = (pointnlink_t *) malloc(POINTNLINKSIZE * newpnln))) { ^ shortest.c:526:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(pnlps = (pointnlink_t **) malloc(POINTNLINKPSIZE * newpnln))) { ^ shortest.c:532:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] POINTNLINKSIZE * newpnln))) { ^ shortest.c:537:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] POINTNLINKPSIZE * ^ shortest.c: In function 'growtris': shortest.c:551:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(tris = (triangle_t *) malloc(TRIANGLESIZE * newtrin))) { ^ shortest.c:557:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] TRIANGLESIZE * newtrin))) { ^ shortest.c: In function 'growdq': shortest.c:572:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (pointnlink_t **) malloc(POINTNLINKPSIZE * newdqn))) { ^ shortest.c:578:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] POINTNLINKPSIZE * ^ shortest.c: In function 'growops': shortest.c:592:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(ops = (Ppoint_t *) malloc(POINTSIZE * newopn))) { ^ shortest.c:598:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] POINTSIZE * newopn))) { ^ CC shortestpth.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] shortestpth.c:35:6: warning: no previous prototype for 'shortestPath' [-Wmissing-prototypes] int *shortestPath(int root, int target, int V, array2 wadj) ^~~~~~~~~~~~ shortestpth.c: In function 'shortestPath': shortestpth.c:44:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dad = (int *) malloc(V * sizeof(int)); ^ shortestpth.c:45:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vl = (COORD *) malloc((V + 1) * sizeof(COORD)); /* One extra for sentinel */ ^ shortestpth.c:61:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (val[k] == unseen) ^~ shortestpth.c:76:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((wkt != 0) && (val[t] < newpri)) { ^~ shortestpth.c: In function 'makePath': shortestpth.c:106:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] int *dad = (int *) malloc(sizeof(int) * (V + 2)); ^ CC solvers.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] solvers.c: In function 'solve2': solvers.c:90:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (disc == 0) { ^~ CC triang.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] triang.c: In function 'Ptriangulate': triang.c:71:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pointp = (Ppoint_t **) malloc(pointn * sizeof(Ppoint_t *)); ^ CC util.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] util.c: In function 'copypoly': util.c:31:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] rv.ps = malloc(sizeof(Ppoint_t) * argpoly.pn); ^ util.c: In function 'Ppolybarriers': util.c:59:20: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] bar = malloc(n * sizeof(Pedge_t)); ^ util.c: In function 'make_polyline': util.c:23:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)realloc(ptr,(size)*sizeof(type)):(type*)malloc((size)*sizeof(type))) ^ util.c:90:12: note: in expansion of macro 'ALLOC' ispline = ALLOC(npts, ispline, Ppoint_t); ^~~~~ util.c:23:96: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)realloc(ptr,(size)*sizeof(type)):(type*)malloc((size)*sizeof(type))) ^ util.c:90:12: note: in expansion of macro 'ALLOC' ispline = ALLOC(npts, ispline, Ppoint_t); ^~~~~ CC visibility.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] visibility.c: In function 'allocArray': visibility.c:41:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] arr = (COORD **) malloc((V + extra) * sizeof(COORD *)); ^ visibility.c:42:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] p = (COORD *) calloc(V * V, sizeof(COORD)); ~~^~~ visibility.c: At top level: visibility.c:92:5: warning: no previous prototype for 'inBetween' [-Wmissing-prototypes] int inBetween(Ppoint_t a, Ppoint_t b, Ppoint_t c) ^~~~~~~~~ visibility.c: In function 'inBetween': visibility.c:94:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (a.x != b.x) /* not vertical */ ^~ visibility.c: In function 'clear': visibility.c:240:45: warning: unused parameter 'prevPt' [-Wunused-parameter] int V, Ppoint_t pts[], int nextPt[], int prevPt[]) ~~~~^~~~~~~~ visibility.c: In function 'ptVis': visibility.c:351:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vadj = (COORD *) malloc((V + 2) * sizeof(COORD)); ^ CCLD libpathplan.la CCLD libpathplan_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pathplan' Making all in sfio make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' Making all in Sfio_f make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' mkdir -p ../../../FEATURE ../../../iffe - set cc gcc : run ../../../lib/sfio/features/sfio > ../../../FEATURE/sfio CC _sfclrerr.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfclrerr.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from ../../../lib/sfio/sfio_t.h:46, from ../../../lib/sfio/sfhdr.h:31, from _sfclrerr.c:14: _sfclrerr.c: In function 'sfclrerr': ../../../lib/sfio/sfio.h:424:50: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define __sf_clrerr(f) ((f) ? (_SF_(f)->flags &= ~(SF_ERROR|SF_EOF)) : 0) ^ _sfclrerr.c:20:12: note: in expansion of macro '__sf_clrerr' return __sf_clrerr(f); ^~~~~~~~~~~ CC _sfdlen.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfdlen.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfeof.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfeof.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sferror.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sferror.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sffileno.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sffileno.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfgetc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfgetc.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfllen.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfllen.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfputc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfputc.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfputd.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfputd.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfputl.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfputl.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfputm.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfputm.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfputu.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfputu.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfslen.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfslen.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfstacked.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfstacked.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfulen.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfulen.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC _sfvalue.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from _sfvalue.c:14: ../../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CCLD libsfiof_C.la make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' CC sfclose.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfclose.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfclose.c:14: sfclose.c: In function 'sfclose': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfclose.c:28:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfclose.c:31:2: note: in expansion of macro 'SFMODE' SFMODE(f, local) != (f->mode & SF_RDWR) && ^~~~~~ sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfclose.c:32:2: note: in expansion of macro 'SFMODE' SFMODE(f, local) != (f->mode & (SF_READ | SF_SYNCED)) && ^~~~~~ sfclose.c:80:14: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-33' to '4294967263' [-Wsign-conversion] f->mode &= ~SF_LOCK; ^~ In file included from sfclose.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfclose.c:83:3: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfclrlock.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfclrlock.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfclrlock.c: In function 'sfclrlock': sfclrlock.c:33:17: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~(SF_ERROR | SF_EOF); ^ In file included from sfclrlock.c:14: sfhdr.h:230:20: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] (((f)->bits &= ~SF_MVSIZE), ((f)->size /= SF_NMAP)) ) ^ sfhdr.h:231:23: note: in expansion of macro 'SFMVUNSET' #define SFCLRBITS(f) (SFMVUNSET(f), ((f)->bits &= ~(SF_DCDOWN|SF_MVSIZE)) ) ^~~~~~~~~ sfclrlock.c:41:5: note: in expansion of macro 'SFCLRBITS' SFCLRBITS(f); ^~~~~~~~~ sfhdr.h:231:51: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define SFCLRBITS(f) (SFMVUNSET(f), ((f)->bits &= ~(SF_DCDOWN|SF_MVSIZE)) ) ^ sfclrlock.c:41:5: note: in expansion of macro 'SFCLRBITS' SFCLRBITS(f); ^~~~~~~~~ CC sfcvt.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfcvt.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfcvt.c: In function '_sfcvt': sfcvt.c:50:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dval == 0.) ^~ sfcvt.c:110:15: warning: conversion from 'long int' to 'char' may change value [-Wconversion] *sp++ = '0' + n; ^~~ sfcvt.c:124:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dval == 0.) ^~ In file included from sfcvt.c:14: sfhdr.h:725:18: warning: conversion from 'long double' to 'double' may change value [-Wfloat-conversion] #define _Sfneg10 (_Sftable.sf_neg10) ^ sfcvt.c:136:15: note: in expansion of macro '_Sfneg10' dval *= _Sfneg10[v]; ^~~~~~~~ sfcvt.c:185:12: warning: conversion from 'long int' to 'double' may change value [-Wconversion] dval -= n; ^~ sfcvt.c:198:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] *--sp += 5; ^ sfcvt.c:202:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] *--sp += 1; ^ CC sfdisc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfdisc.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfdisc.c:14: sfdisc.c: In function 'sfdisc': sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfdisc.c:57:3: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfdisc.c:82:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfdisc.c:93:3: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfdisc.c:127:17: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_NULL; /* turn off /dev/null handling */ ^ sfdisc.c:134:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] sfsetbuf(f, (void *) f->data, f->size); ~^~~~~~ sfdisc.c:135:15: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags |= (flags & SF_MALLOC); ^ In file included from sfdisc.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfdisc.c:141:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfdlen.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfdlen.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfdlen.c: In function '_sfdlen': sfdlen.c:32:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (v != 0.) ^~ sfdlen.c:33:12: warning: conversion from 'long double' to 'double' may change value [-Wfloat-conversion] v = frexp(v, &exp); ^ sfdlen.c:37:19: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (w = 1; w <= N_ARRAY; ++w) { /* get 2^SF_PRECIS precision at a time */ ^~ sfdlen.c:38:23: warning: conversion from 'long double' to 'double' may change value [-Wfloat-conversion] n = (int) (x = ldexp(v, SF_PRECIS)); ^ CC sfexcept.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfexcept.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfexcept.c:14: sfexcept.c: In function '_sfexcept': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfexcept.c:34:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfexcept.c:38:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags |= io < 0 ? SF_ERROR : SF_EOF; ^~ In file included from sfexcept.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfexcept.c:42:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfexcept.c:75:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] data = (uchar *) realloc((char *) f->data, size); ^~~~ sfexcept.c:77:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] data = (uchar *) malloc(size); ^~~~ sfexcept.c:94:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~(SF_EOF | SF_ERROR); ^ In file included from sfexcept.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfexcept.c:103:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfexit.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfexit.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC sfextern.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfextern.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfextern.c:35:5: warning: missing initializer for field 'array' of 'struct _sfpool_s' [-Wmissing-field-initializers] {NIL(Sfpool_t *), 0, 0, 0, NIL(Sfio_t **)}, /* _Sfpool */ ^ In file included from sfextern.c:14: sfhdr.h:397:10: note: 'array' declared here Sfio_t *array[3]; /* start with 3 */ ^~~~~ CC sffcvt.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sffcvt.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sffcvt.c:22:7: warning: no previous prototype for 'sffcvt' [-Wmissing-prototypes] char *sffcvt(double dval, int n_digit, int *decpt, int *sign) ^~~~~~ CC sffilbuf.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sffilbuf.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sffilbuf.c:14: sffilbuf.c: In function '_sffilbuf': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sffilbuf.c:37:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sffilbuf.c:44:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_JUSTSEEK; ^ sffilbuf.c:46:42: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-33' to '4294967263' [-Wsign-conversion] for (first = 1;; first = 0, (f->mode &= ~SF_LOCK)) { /* check mode */ ^~ In file included from sffilbuf.c:14: sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sffilbuf.c:47:6: note: in expansion of macro 'SFMODE' if (SFMODE(f, local) != SF_READ && _sfmode(f, SF_READ, local) < 0) ^~~~~~ sffilbuf.c:61:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(f->data, f->next, r); ^ sffilbuf.c:75:26: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] else if (justseek && n <= f->iosz && f->iosz <= f->size) ^~ sffilbuf.c:75:48: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare] else if (justseek && n <= f->iosz && f->iosz <= f->size) ^~ sffilbuf.c:76:11: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] r = f->iosz; /* limit buffer filling */ ^ sffilbuf.c:81:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f->mode |= rcrv; ^~ sffilbuf.c:82:12: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] f->getr = rc; ^~ In file included from sffilbuf.c:14: sffilbuf.c:83:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((r = SFRD(f, f->endb, r, f->disc)) >= 0) { ^ sfhdr.h:600:52: note: in definition of macro 'SFRD' #define SFRD(f,b,n,d) (SETLOCAL(f),sfrd(f,(void*)b,n,d)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sffilbuf.c:89:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CC sfflsbuf.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfflsbuf.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfflsbuf.c:14: sfflsbuf.c: In function '_sfflsbuf': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfflsbuf.c:36:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfflsbuf.c:38:21: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-33' to '4294967263' [-Wsign-conversion] for (;; f->mode &= ~SF_LOCK) { /* check stream mode */ ^~ In file included from sfflsbuf.c:14: sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfflsbuf.c:39:6: note: in expansion of macro 'SFMODE' if (SFMODE(f, local) != SF_WRITE ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfflsbuf.c:55:3: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ sfflsbuf.c:62:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] *f->next++ = c; ^ In file included from sfflsbuf.c:14: sfhdr.h:596:61: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-17' to '4294967279' [-Wsign-conversion] #define SFISALL(f,v) ((((v) = (f)->mode&SF_RV) ? ((f)->mode &= ~SF_RV) : 0), \ ^~ sfflsbuf.c:80:10: note: in expansion of macro 'SFISALL' isall = SFISALL(f, isall); ^~~~~~~ sfflsbuf.c:81:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((w = SFWR(f, data, n, f->disc)) > 0) { ^ sfhdr.h:601:52: note: in definition of macro 'SFWR' #define SFWR(f,b,n,d) (SETLOCAL(f),sfwr(f,(void*)b,n,d)) ^ sfflsbuf.c:83:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy((char *) f->data, (char *) data + w, n); ^ In file included from sfflsbuf.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfflsbuf.c:88:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfflsbuf.c:94:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ sfflsbuf.c:97:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] inpc = f->endb - f->next; ^ CC sfgetd.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfgetd.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfgetd.c:14: sfgetd.c: In function 'sfgetd': sfhdr.h:655:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define _SFAVAIL(f,s,n) ((n) = (f)->endb - ((s) = (f)->next) ) ^ sfhdr.h:656:25: note: in expansion of macro '_SFAVAIL' #define SFRPEEK(f,s,n) (_SFAVAIL(f,s,n) > 0 ? (n) : \ ^~~~~~~~ sfgetd.c:39:6: note: in expansion of macro 'SFRPEEK' if (SFRPEEK(f, s, p) <= 0) { ^~~~~~~ sfgetd.c:48:16: warning: conversion from 'long double' to 'double' may change value [-Wfloat-conversion] v = ldexp(v, -SF_PRECIS); ^ sfgetd.c:58:15: warning: conversion from 'long double' to 'double' may change value [-Wfloat-conversion] v = ldexp(v, (sign & 02) ? -exp : exp); ^ In file included from sfgetd.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfgetd.c:62:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfgetl.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfgetl.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfgetl.c:14: sfgetl.c: In function 'sfgetl': sfhdr.h:655:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define _SFAVAIL(f,s,n) ((n) = (f)->endb - ((s) = (f)->next) ) ^ sfhdr.h:656:25: note: in expansion of macro '_SFAVAIL' #define SFRPEEK(f,s,n) (_SFAVAIL(f,s,n) > 0 ? (n) : \ ^~~~~~~~ sfgetl.c:34:6: note: in expansion of macro 'SFRPEEK' if (SFRPEEK(f, s, p) <= 0) { ^~~~~~~ sfgetl.c:42:7: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] v = ((Sfulong_t) v << SF_UBITS) | SFUVALUE(c); ^ sfgetl.c:44:7: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] v = ((Sfulong_t) v << SF_SBITS) | SFSVALUE(c); ^ In file included from sfgetl.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfgetl.c:53:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfgetm.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfgetm.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfgetm.c:14: sfgetm.c: In function 'sfgetm': sfhdr.h:655:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define _SFAVAIL(f,s,n) ((n) = (f)->endb - ((s) = (f)->next) ) ^ sfhdr.h:656:25: note: in expansion of macro '_SFAVAIL' #define SFRPEEK(f,s,n) (_SFAVAIL(f,s,n) > 0 ? (n) : \ ^~~~~~~~ sfgetm.c:35:6: note: in expansion of macro 'SFRPEEK' if (SFRPEEK(f, s, p) <= 0) { ^~~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfgetm.c:51:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfgetr.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfgetr.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfgetr.c: In function 'sfgetr': sfgetr.c:60:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] f->getr = rc; ^~ sfgetr.c:75:5: warning: "_lib_memchr" is not defined, evaluates to 0 [-Wundef] #if _lib_memchr ^~~~~~~~~~~ In file included from sfgetr.c:14: sfgetr.c:116:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] MEMCPY(s, ends, n); ^ sfhdr.h:817:41: note: in definition of macro 'MEMCPY' { default : memcpy((void*)to,(void*)fr,n); to += n; fr += n; break; \ ^ sfgetr.c:125:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] f->getr = rc; ^~ In file included from sfgetr.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfgetr.c:134:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:818:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:819:4: note: here case 6 : *to++ = *fr++; \ ^~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:819:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:820:4: note: here case 5 : *to++ = *fr++; \ ^~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:820:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:821:4: note: here case 4 : *to++ = *fr++; \ ^~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:821:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:822:4: note: here case 3 : *to++ = *fr++; \ ^~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:822:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:823:4: note: here case 2 : *to++ = *fr++; \ ^~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:823:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ sfhdr.h:824:4: note: here case 1 : *to++ = *fr++; \ ^~~~ sfgetr.c:116:2: note: in expansion of macro 'MEMCPY' MEMCPY(s, ends, n); ^~~~~~ CC sfgetu.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfgetu.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfgetu.c:14: sfgetu.c: In function 'sfgetu': sfhdr.h:655:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define _SFAVAIL(f,s,n) ((n) = (f)->endb - ((s) = (f)->next) ) ^ sfhdr.h:656:25: note: in expansion of macro '_SFAVAIL' #define SFRPEEK(f,s,n) (_SFAVAIL(f,s,n) > 0 ? (n) : \ ^~~~~~~~ sfgetu.c:35:6: note: in expansion of macro 'SFRPEEK' if (SFRPEEK(f, s, p) <= 0) { ^~~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfgetu.c:51:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfllen.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfllen.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfllen.c: In function '_sfllen': sfllen.c:24:9: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] v = (Sfulong_t) v >> SF_SBITS; ^ CC sfmode.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfmode.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfmode.c: In function '_sfcleanup': sfmode.c:72:14: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-129' to '4294967167' [-Wsign-conversion] f->mode &= ~SF_POOL; ^~ sfmode.c:78:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f->mode |= pool; ^~ In file included from sfmode.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfmode.c:81:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfmode.c: In function '_sfsetpool': sfmode.c:111:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(array = (Sfio_t **) malloc(n * sizeof(Sfio_t *)))) ^ sfmode.c:116:14: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] p->n_sf * sizeof(Sfio_t *)); ^ sfmode.c: In function '_sfrsrv': sfmode.c:143:38: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if (!(rs = (Sfrsrv_t *) malloc(size + sizeof(Sfrsrv_t)))) ^ sfmode.c:148:41: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(rs, rsrv, sizeof(Sfrsrv_t) + rsrv->slen); ^ sfmode.c: In function '_sfpmode': sfmode.c:262:13: warning: conversion from 'long int' to 'int' may change value [-Wconversion] p->ndata = f->endb - f->next; ^ sfmode.c:266:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((p->rdata = (uchar *) malloc(p->ndata))) ~^~~~~~~ sfmode.c:274:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memcpy((void *) p->rdata, (void *) f->next, p->ndata); ~^~~~~~~ sfmode.c:278:17: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] p->ndata = f->size; ^ sfmode.c:280:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memcpy((void *) f->data, (void *) p->rdata, p->ndata); ~^~~~~~~ sfmode.c:289:12: warning: conversion from 'int' to 'short int' may change value [-Wconversion] f->file = p->file; ^ sfmode.c: In function '_sfmode': sfmode.c:332:10: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-1025' to '4294966271' [-Wsign-conversion] f->mode &= ~SF_GETR; ^~ sfmode.c:359:10: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-129' to '4294967167' [-Wsign-conversion] f->mode &= ~SF_POOL; ^~ sfmode.c:379:14: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-5' to '4294967291' [-Wsign-conversion] f->mode &= ~SF_INIT; ^~ In file included from sfmode.c:14: sfmode.c:391:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (void) SFSETBUF(f, f->data, f->size); ~^~~~~~ sfhdr.h:606:51: note: in definition of macro 'SFSETBUF' #define SFSETBUF(f,s,n) (SETLOCAL(f),sfsetbuf(f,s,n)) ^ sfmode.c:392:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags |= (n & SF_MALLOC); ^ In file included from sfmode.c:14: sfhdr.h:614:32: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfmode.c:396:25: note: in expansion of macro 'SFMODE' if (wanted == (int) SFMODE(f, 1)) ^~~~~~ sfhdr.h:614:32: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfmode.c:399:13: note: in expansion of macro 'SFMODE' switch (SFMODE(f, 1)) { ^~~~~~ sfmode.c:473:10: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = f->endb - f->next; ^ sfmode.c:505:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (wanted != (f->mode & SF_RDWR) && f->file >= 0) ^~ In file included from sfmode.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfmode.c:516:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CC sfmove.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfmove.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfmove.c: In function 'sfmove': sfmove.c:99:50: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if (rsize <= 0 && (rbuf = (uchar *) malloc(w))) ^ sfmove.c:118:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] fr->size, rc, -1, (int) (-n)); ~~^~~~~~ sfmove.c:125:23: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] one_r:fr->getr = rc; ^~ In file included from sfmove.c:14: sfmove.c:133:25: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] if ((r = SFFILBUF(fr, r)) <= 0) ^ sfhdr.h:605:48: note: in definition of macro 'SFFILBUF' #define SFFILBUF(f,n) (SETLOCAL(f),_sffilbuf(f,n)) ^ sfmove.c:141:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((r = SFRD(fr, next, w, fr->disc)) > 0) ^ sfhdr.h:600:52: note: in definition of macro 'SFRD' #define SFRD(f,b,n,d) (SETLOCAL(f),sfrd(f,(void*)b,n,d)) ^ sfmove.c:165:14: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] endb[-1] = rc; ^~ sfmove.c:180:14: warning: conversion from 'ssize_t' {aka 'long int'} to 'unsigned char' may change value [-Wconversion] endb[-1] = w; ^ sfmove.c:183:12: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-513' to '4294966783' [-Wsign-conversion] fr->mode &= ~SF_PKRD; ^~ sfmove.c:184:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (void) read(fr->file, (void *) next, r); ^ sfmove.c:198:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy((void *) fr->data, (void *) cp, w); ^ sfmove.c:208:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy((void *) fw->next, (void *) next, r); ^ In file included from sfmove.c:14: sfmove.c:210:49: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] } else if ((w = SFWRITE(fw, (void *) next, r)) != r) { /* a write error happened */ ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfmove.c:223:2: note: in expansion of macro 'SFOPEN' SFOPEN(fr, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfmove.c:225:6: note: in expansion of macro 'SFOPEN' SFOPEN(fw, 0); ^~~~~~ In file included from sfmove.c:14: sfhdr.h:230:20: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] (((f)->bits &= ~SF_MVSIZE), ((f)->size /= SF_NMAP)) ) ^ sfmove.c:230:2: note: in expansion of macro 'SFMVUNSET' SFMVUNSET(fr); ^~~~~~~~~ sfmove.c:232:51: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] SFMMSEQOFF(fr, fr->data, fr->endb - fr->data); ^ sfmove.c:233:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] fr->bits &= ~SF_SEQUENTIAL; ^ In file included from sfmove.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfmove.c:239:5: note: in expansion of macro 'SFOPEN' SFOPEN(fr, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfmove.c:241:2: note: in expansion of macro 'SFOPEN' SFOPEN(fw, 0); ^~~~~~ CC sfmutex.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfmutex.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfmutex.c: In function 'sfmutex': sfmutex.c:22:22: warning: unused parameter 'f' [-Wunused-parameter] int sfmutex(Sfio_t * f, int type) ~~~~~~~~~^ sfmutex.c:22:29: warning: unused parameter 'type' [-Wunused-parameter] int sfmutex(Sfio_t * f, int type) ~~~~^~~~ CC sfnew.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfnew.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfnew.c: In function 'sfnew': sfnew.c:98:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags = (flags & SF_FLAGS) | (sflags & (SF_MALLOC | SF_STATIC)); ^ sfnew.c:100:15: warning: conversion from 'int' to 'short int' may change value [-Wconversion] f->file = file; ^~~~ sfnew.c:106:12: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] f->size = size; ^~~~ CC sfnotify.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfnotify.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC sfnputc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfnputc.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfnputc.c:14: sfnputc.c: In function 'sfnputc': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfnputc.c:35:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfnputc.c:36:9: note: in expansion of macro 'SFMODE' if (SFMODE(f, local) != SF_WRITE && _sfmode(f, SF_WRITE, local) < 0) ^~~~~~ sfnputc.c:47:6: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] p = n; ^ In file included from sfnputc.c:14: sfnputc.c:48:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] MEMSET(ps, c, p); ^ sfhdr.h:828:37: note: in definition of macro 'MEMSET' { default : memset((void*)s,(int)c,n); s += n; break; \ ^ sfnputc.c:48:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] MEMSET(ps, c, p); ^ sfhdr.h:829:21: note: in definition of macro 'MEMSET' case 7 : *s++ = c; \ ^ sfnputc.c:48:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] MEMSET(ps, c, p); ^ sfhdr.h:830:21: note: in definition of macro 'MEMSET' case 6 : *s++ = c; \ ^ sfnputc.c:48:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] MEMSET(ps, c, p); ^ sfhdr.h:831:21: note: in definition of macro 'MEMSET' case 5 : *s++ = c; \ ^ sfnputc.c:48:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] MEMSET(ps, c, p); ^ sfhdr.h:832:21: note: in definition of macro 'MEMSET' case 4 : *s++ = c; \ ^ sfnputc.c:48:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] MEMSET(ps, c, p); ^ sfhdr.h:833:21: note: in definition of macro 'MEMSET' case 3 : *s++ = c; \ ^ sfnputc.c:48:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] MEMSET(ps, c, p); ^ sfhdr.h:834:21: note: in definition of macro 'MEMSET' case 2 : *s++ = c; \ ^ sfnputc.c:48:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] MEMSET(ps, c, p); ^ sfhdr.h:835:21: note: in definition of macro 'MEMSET' case 1 : *s++ = c; \ ^ sfnputc.c:51:9: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] w = n; ^ In file included from sfnputc.c:14: sfnputc.c:60:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((p = SFWRITE(f, (void *) ps, p)) <= 0 || (n -= p) <= 0) { ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfnputc.c:60:50: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((p = SFWRITE(f, (void *) ps, p)) <= 0 || (n -= p) <= 0) { ^~ sfnputc.c:61:8: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] w -= n; ^~ sfnputc.c:61:11: warning: conversion to 'ssize_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] w -= n; ^ sfnputc.c:65:10: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] p = n; ^ In file included from sfnputc.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfnputc.c:68:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ sfhdr.h:829:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : *s++ = c; \ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:830:4: note: here case 6 : *s++ = c; \ ^~~~ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:830:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : *s++ = c; \ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:831:4: note: here case 5 : *s++ = c; \ ^~~~ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:831:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : *s++ = c; \ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:832:4: note: here case 4 : *s++ = c; \ ^~~~ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:832:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : *s++ = c; \ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:833:4: note: here case 3 : *s++ = c; \ ^~~~ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:833:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : *s++ = c; \ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:834:4: note: here case 2 : *s++ = c; \ ^~~~ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:834:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : *s++ = c; \ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ sfhdr.h:835:4: note: here case 1 : *s++ = c; \ ^~~~ sfnputc.c:48:5: note: in expansion of macro 'MEMSET' MEMSET(ps, c, p); ^~~~~~ CC sfopen.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfopen.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfopen.c: In function 'sfopen': sfopen.c:52:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags |= (sflags & (SF_FLAGS & ~SF_RDWR)); ^ sfopen.c:56:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags = (f->flags & ~SF_RDWR) | sflags; ^ sfopen.c:61:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_BOTH; ^ sfopen.c:64:26: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-3' to '4294967293' [-Wsign-conversion] f->mode = (f->mode & ~SF_WRITE) | SF_READ; ^ sfopen.c:66:26: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-2' to '4294967294' [-Wsign-conversion] f->mode = (f->mode & ~SF_READ) | SF_WRITE; ^ sfopen.c:76:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] f = sfnew(f, (char *) file, ^ sfopen.c:77:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] file ? (size_t) strlen((char *) file) : (size_t) ^ sfopen.c:84:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] while ((fd = open((char *) file, oflags, SF_CREATMODE)) < 0 ^ CC sfpkrd.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfpkrd.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfpkrd.c: In function 'sfpkrd': sfpkrd.c:50:6: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if !_stream_peek ^~~~~~~~~~~~ sfpkrd.c:59:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfpkrd.c:99:5: warning: "_lib_poll" is not defined, evaluates to 0 [-Wundef] #if _lib_poll ^~~~~~~~~ sfpkrd.c:120:5: warning: "_hpux_threads" is not defined, evaluates to 0 [-Wundef] #if _hpux_threads && vt_threaded ^~~~~~~~~~~~~ sfpkrd.c:148:6: warning: "_lib_poll" is not defined, evaluates to 0 [-Wundef] #if !_lib_poll && !_lib_select /* both poll and select cann't be used */ ^~~~~~~~~ sfpkrd.c:217:12: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] action = n; ^ sfpkrd.c:219:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] while ((t = read(fd, buf, action)) > 0) { ^~~~~~ sfpkrd.c:219:18: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] while ((t = read(fd, buf, action)) > 0) { ^~~~ sfpkrd.c:224:31: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if (action == 0 || (int) (n - r) < action) ^ sfpkrd.c:245:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] r = read(fd, buf, r); ^ CC sfpoll.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfpoll.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfpoll.c: In function 'sfpoll': sfpoll.c:38:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(status = (int *) malloc(2 * n * sizeof(int)))) ^ sfpoll.c:84:6: warning: switch missing default case [-Wswitch-default] switch (_sfexcept(f, f->mode & SF_RDWR, 0, f->disc)) { ^~~~~~ sfpoll.c:120:5: warning: "_lib_poll" is not defined, evaluates to 0 [-Wundef] #if _lib_poll ^~~~~~~~~ CC sfpool.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfpool.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfpool.c:14: sfpool.c: In function '_sfphead': sfhdr.h:614:32: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfpool.c:107:6: note: in expansion of macro 'SFMODE' if (SFMODE(head, 1) != SF_WRITE && _sfmode(head, SF_WRITE, 1) < 0) ^~~~~~ sfpool.c:117:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((w = SFWR(head, head->data, k, head->disc)) == k) ^ sfhdr.h:601:52: note: in definition of macro 'SFWR' #define SFWR(f,b,n,d) (SETLOCAL(f),sfwr(f,(void*)b,n,d)) ^ sfpool.c:122:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(head->data, (head->data + w), v); ^ sfpool.c:131:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(f->data, (head->data + k), v); ^ sfpool.c:135:13: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-129' to '4294967167' [-Wsign-conversion] f->mode &= ~SF_POOL; ^~ sfpool.c:144:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-33' to '4294967263' [-Wsign-conversion] head->mode &= ~SF_LOCK; /* partially unlock because it's no longer head */ ^~ sfpool.c: In function '_sfpdelete': sfpool.c:164:13: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-129' to '4294967167' [-Wsign-conversion] f->mode &= ~SF_POOL; ^~ sfpool.c:184:13: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-129' to '4294967167' [-Wsign-conversion] f->mode &= ~SF_POOL; ^~ In file included from sfpool.c:14: sfpool.c: In function 'sfpool': sfhdr.h:614:32: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfpool.c:290:6: note: in expansion of macro 'SFMODE' if (SFMODE(f, 1) != SF_WRITE && _sfmode(f, SF_WRITE, 1) < 0) ^~~~~~ sfhdr.h:614:32: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfpool.c:292:6: note: in expansion of macro 'SFMODE' if (SFMODE(pf, 1) != SF_WRITE && _sfmode(pf, SF_WRITE, 1) < 0) ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfpool.c:316:5: note: in expansion of macro 'SFOPEN' SFOPEN(pf, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfpool.c:317:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfpool.c:324:2: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfpool.c:328:2: note: in expansion of macro 'SFOPEN' SFOPEN(pf, 0); ^~~~~~ CC sfpopen.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfpopen.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfpopen.c: In function 'execute': sfpopen.c:48:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] for (s = (char *) argcmd; *s; ++s) ^ sfpopen.c:68:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (char **) realloc(argv, (n + 16) * sizeof(char *)))) ^ sfpopen.c: In function 'sfpopen': sfpopen.c:214:16: warning: conversion from 'int' to 'short int' may change value [-Wconversion] sf.file = parent[pkeep]; ^~~~~~ sfpopen.c:221:16: warning: conversion from 'int' to 'short int' may change value [-Wconversion] sf.file = child[ckeep]; ^~~~~ sfpopen.c:123:26: warning: argument 'f' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Sfio_t *sfpopen(Sfio_t * f, const char *command, const char *mode) ~~~~~~~~~^ CC sfprintf.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfprintf.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC sfprints.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfprints.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC sfpurge.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfpurge.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfpurge.c: In function 'sfpurge': sfpurge.c:57:21: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-33' to '4294967263' [-Wsign-conversion] switch (f->mode & ~SF_LOCK) { ^ In file included from sfpurge.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfpurge.c:59:2: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfpurge.c:78:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfputd.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfputd.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfputd.c:14: sfputd.c: In function '_sfputd': sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfputd.c:47:2: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfputd.c:53:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (v != 0.) ^~ sfputd.c:54:12: warning: conversion from 'long double' to 'double' may change value [-Wfloat-conversion] v = frexp(v, &exp); ^ In file included from sfputd.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfputd.c:65:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfputd.c:73:23: warning: conversion from 'long double' to 'double' may change value [-Wfloat-conversion] n = (int) (x = ldexp(v, SF_PRECIS)); ^ sfputd.c:74:9: warning: conversion from 'ssize_t' {aka 'long int'} to 'unsigned char' may change value [-Wconversion] *--s = n | SF_MORE; ^ sfputd.c:75:8: warning: conversion from 'ssize_t' {aka 'long int'} to 'double' may change value [-Wconversion] v = x - n; ^ sfputd.c:82:14: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] *ends &= ~SF_MORE; ^ In file included from sfputd.c:14: sfputd.c:86:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] w = SFWRITE(f, (void *) s, n) == n ? w + n : -1; ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfputd.c:88:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ In file included from sfputd.c:14: sfhdr.h:122:34: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFMTXRETURN(f,v) { return(v); } ^ sfputd.c:89:5: note: in expansion of macro 'SFMTXRETURN' SFMTXRETURN(f, w); ^~~~~~~~~~~ CC sfputl.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfputl.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfputl.c: In function '_sfputl': sfputl.c:43:9: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] v = (Sfulong_t) v >> SF_SBITS; ^ sfputl.c:47:6: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] v = (Sfulong_t) v >> SF_UBITS; ^ In file included from sfputl.c:14: sfputl.c:52:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n = SFWRITE(f, (void *) s, n); /* write the hard way */ ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfputl.c:54:2: warning: switch missing default case [-Wswitch-default] switch (n) { ^~~~~~ In file included from sfputl.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfputl.c:75:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ In file included from sfputl.c:14: sfhdr.h:122:34: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFMTXRETURN(f,v) { return(v); } ^ sfputl.c:76:5: note: in expansion of macro 'SFMTXRETURN' SFMTXRETURN(f, n); ^~~~~~~~~~~ sfputl.c:56:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputl.c:57:2: note: here case 7: ^~~~ sfputl.c:58:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputl.c:59:2: note: here case 6: ^~~~ sfputl.c:60:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputl.c:61:2: note: here case 5: ^~~~ sfputl.c:62:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputl.c:63:2: note: here case 4: ^~~~ sfputl.c:64:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputl.c:65:2: note: here case 3: ^~~~ sfputl.c:66:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputl.c:67:2: note: here case 2: ^~~~ sfputl.c:68:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputl.c:69:2: note: here case 1: ^~~~ CC sfputm.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfputm.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfputm.c:14: sfputm.c: In function '_sfputm': sfputm.c:49:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n = SFWRITE(f, (void *) s, n); /* write the hard way */ ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfputm.c:51:2: warning: switch missing default case [-Wswitch-default] switch (n) { ^~~~~~ In file included from sfputm.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfputm.c:72:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfputm.c:53:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputm.c:54:2: note: here case 7: ^~~~ sfputm.c:55:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputm.c:56:2: note: here case 6: ^~~~ sfputm.c:57:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputm.c:58:2: note: here case 5: ^~~~ sfputm.c:59:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputm.c:60:2: note: here case 4: ^~~~ sfputm.c:61:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputm.c:62:2: note: here case 3: ^~~~ sfputm.c:63:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputm.c:64:2: note: here case 2: ^~~~ sfputm.c:65:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputm.c:66:2: note: here case 1: ^~~~ CC sfputr.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfputr.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfputr.c: In function 'sfputr': sfputr.c:41:10: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] n = strlen(s); ^~~~~~ sfputr.c:44:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(ps, s, n); ^ sfputr.c:49:15: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] *ps++ = rc; ^~ sfputr.c:61:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(rsrv->data, s, n); ^ sfputr.c:63:20: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] rsrv->data[n] = rc; ^~ In file included from sfputr.c:14: sfputr.c:64:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((n = SFWRITE(f, rsrv->data, p)) < 0) ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfputr.c:74:14: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] *ps++ = rc; ^~ sfputr.c:79:5: warning: "_lib_memccpy" is not defined, evaluates to 0 [-Wundef] #if _lib_memccpy ^~~~~~~~~~~~ sfputr.c:87:17: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] if ((*ps = *s) == 0) ^ In file included from sfputr.c:14: sfputr.c:104:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (void) SFWRITE(f, (void *) f->next, n); ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfputr.c:107:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfputu.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfputu.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfputu.c:14: sfputu.c: In function '_sfputu': sfputu.c:48:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n = SFWRITE(f, (void *) s, n); /* write the hard way */ ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfputu.c:50:2: warning: switch missing default case [-Wswitch-default] switch (n) { ^~~~~~ In file included from sfputu.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfputu.c:71:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfputu.c:52:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputu.c:53:2: note: here case 7: ^~~~ sfputu.c:54:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputu.c:55:2: note: here case 6: ^~~~ sfputu.c:56:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputu.c:57:2: note: here case 5: ^~~~ sfputu.c:58:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputu.c:59:2: note: here case 4: ^~~~ sfputu.c:60:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputu.c:61:2: note: here case 3: ^~~~ sfputu.c:62:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputu.c:63:2: note: here case 2: ^~~~ sfputu.c:64:12: warning: this statement may fall through [-Wimplicit-fallthrough=] *ps++ = *s++; ~~~~~~^~~~~~ sfputu.c:65:2: note: here case 1: ^~~~ CC sfraise.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfraise.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfraise.c:14: sfraise.c: In function 'sfraise': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfraise.c:33:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfraise.c:38:2: note: in expansion of macro 'SFMODE' SFMODE(f, local) != (f->mode & SF_RDWR) ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfraise.c:47:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfraise.c:62:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CC sfrd.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfrd.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfrd.c:14: sfrd.c: In function 'sfrd': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfrd.c:58:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfrd.c:60:10: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-25' to '4294967271' [-Wsign-conversion] f->mode &= ~(SF_RC | SF_RV); ^~ sfrd.c:61:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_JUSTSEEK; ^ sfrd.c:86:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~(SF_EOF | SF_ERROR); ^ sfrd.c:103:38: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] if ((rv = _sfexcept(f, SF_READ, n, dc)) > 0) ^ sfrd.c:104:7: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] n = rv; ^~ sfrd.c:228:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f->mode |= rcrv; ^~ sfrd.c:231:15: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~SF_SHARE; ^ In file included from sfrd.c:14: sfhdr.h:641:26: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] if(!dcdown) f->bits &= ~SF_DCDOWN; \ ^ sfrd.c:233:6: note: in expansion of macro 'SFDCRD' SFDCRD(f, buf, n, dc, r); ^~~~~~ sfrd.c:237:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f->mode &= ~rcrv; ^~ sfrd.c:239:15: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags |= share; ^~~~~ sfrd.c:280:10: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] n = local ? 0 : (ssize_t) r; ^~~~~ In file included from sfrd.c:14: sfhdr.h:122:34: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] #define SFMTXRETURN(f,v) { return(v); } ^ sfrd.c:281:6: note: in expansion of macro 'SFMTXRETURN' SFMTXRETURN(f, n); ^~~~~~~~~~~ sfrd.c:276:2: warning: switch missing default case [-Wswitch-default] switch (_sfexcept(f, SF_READ, (ssize_t) r, dc)) { ^~~~~~ CC sfread.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfread.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfread.c:14: sfread.c: In function 'sfread': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfread.c:35:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfread.c:37:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_JUSTSEEK; ^ sfread.c:51:14: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-257' to '4294967039' [-Wsign-conversion] f->mode &= ~SF_PEEK; ^~ sfread.c:56:14: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-257' to '4294967039' [-Wsign-conversion] f->mode &= ~SF_PEEK; ^~ sfread.c:58:11: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-513' to '4294966783' [-Wsign-conversion] f->mode &= ~SF_PKRD; ^~ sfread.c:60:11: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n = (r = read(f->file, f->data, n)) < 0 ? 0 : r; ^ sfread.c:62:11: warning: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result [-Wsign-conversion] f->here += n; ^~ sfread.c:62:14: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] f->here += n; ^ In file included from sfread.c:14: sfhdr.h:122:34: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] #define SFMTXRETURN(f,v) { return(v); } ^ sfread.c:66:6: note: in expansion of macro 'SFMTXRETURN' SFMTXRETURN(f, n); ^~~~~~~~~~~ sfread.c:71:21: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-33' to '4294967263' [-Wsign-conversion] for (;; f->mode &= ~SF_LOCK) { /* check stream mode */ ^~ In file included from sfread.c:14: sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfread.c:72:6: note: in expansion of macro 'SFMODE' if (SFMODE(f, local) != SF_READ && _sfmode(f, SF_READ, local) < 0) { ^~~~~~ sfread.c:73:21: warning: operand of ?: changes signedness from 'long int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] n = s > begs ? s - begs : (size_t) (-1); ^~~~~~~~ sfread.c:73:30: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] n = s > begs ? s - begs : (size_t) (-1); ^ sfread.c:83:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(s, f->next, r); ^ sfread.c:86:8: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n -= r; ^~ sfread.c:98:51: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare] else if (justseek && n <= f->iosz && f->iosz <= f->size) ^~ sfread.c:99:7: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] r = f->iosz; /* limit buffering */ ^ In file included from sfread.c:14: sfread.c:108:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if (r == (ssize_t) n && (r = SFRD(f, s, r, f->disc)) >= 0) { ^ sfhdr.h:600:52: note: in definition of macro 'SFRD' #define SFRD(f,b,n,d) (SETLOCAL(f),sfrd(f,(void*)b,n,d)) ^ sfread.c:110:5: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n -= r; ^~ In file included from sfread.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfread.c:124:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CC sfreserve.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfreserve.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfreserve.c:14: sfreserve.c: In function 'sfreserve': sfreserve.c:91:35: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] (void) SFFILBUF(f, sz == 0 ? -1 : (sz - n)); ~~~~~~~~~~~~~^~~~~~~~~~ sfhdr.h:605:48: note: in definition of macro 'SFFILBUF' #define SFFILBUF(f,n) (SETLOCAL(f),_sffilbuf(f,n)) ^ sfreserve.c:96:15: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-513' to '4294966783' [-Wsign-conversion] f->mode &= ~SF_PKRD; ^~ In file included from sfreserve.c:14: sfreserve.c:101:38: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] (void) SFFILBUF(f, sz == 0 ? -1 : (sz - n)); ~~~~~~~~~~~~~^~~~~~~~~~ sfhdr.h:605:48: note: in definition of macro 'SFFILBUF' #define SFFILBUF(f,n) (SETLOCAL(f),_sffilbuf(f,n)) ^ sfreserve.c:110:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if ((f->mode & mode) != 0) ^ sfreserve.c:114:37: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (n > 0 && n < sz && (f->mode & mode) != 0) { /* try to accomodate request size */ ^ In file included from sfreserve.c:14: sfreserve.c:117:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (void) SFWR(f, f->next, sz, f->disc); ^~ sfhdr.h:601:52: note: in definition of macro 'SFWR' #define SFWR(f,b,n,d) (SETLOCAL(f),sfwr(f,(void*)b,n,d)) ^ sfreserve.c:125:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (n = SFREAD(f, (void *) rsrv->data, sz)) < sz) ^~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfreserve.c:134:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfresize.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfresize.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfresize.c: In function 'sfresize': sfresize.c:37:9: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare] if (s < f->size && (d = realloc(f->data, s))) { ^ sfresize.c:39:17: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] f->size = s; ^ sfresize.c:40:19: warning: conversion to 'long long int' from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] f->extent = s; ^ In file included from sfresize.c:14: sfresize.c:43:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memclear((char *) (f->data + size), (int) (f->extent - size)); sfhdr.h:811:40: note: in definition of macro 'memclear' #define memclear(s,n) memset((s),'\0',(n)) ^ sfresize.c:48:8: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] (int) (size - f->extent)); sfhdr.h:811:40: note: in definition of macro 'memclear' #define memclear(s,n) memset((s),'\0',(n)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfresize.c:63:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfscanf.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfscanf.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfscanf.c: In function 'sfvsscanf': sfscanf.c:43:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] f.size = strlen((char *) s); ^ sfscanf.c:43:14: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] f.size = strlen((char *) s); ^~~~~~ sfscanf.c:44:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] f.data = f.next = f.endw = (uchar *) s; ^ CC sfseek.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfseek.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfseek.c:14: sfseek.c: In function 'sfseek': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfseek.c:50:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfseek.c:60:15: note: in expansion of macro 'SFMODE' if ((int) SFMODE(f, local) != (mode = f->mode & SF_RDWR)) { ^~~~~~ sfseek.c:67:17: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags = flags; ^~~~~ sfseek.c:96:17: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~(SF_EOF | SF_ERROR); ^ In file included from sfseek.c:14: sfhdr.h:668:32: warning: declaration of 's' shadows a previous local [-Wshadow] #define SFSTRSIZE(f) { Sfoff_t s = (f)->next - (f)->data; \ ^ sfseek.c:99:2: note: in expansion of macro 'SFSTRSIZE' SFSTRSIZE(f); ^~~~~~~~~ sfseek.c:44:16: note: shadowed declaration is here Sfoff_t r, s; ^ In file included from sfseek.c:14: sfseek.c:114:5: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] (int) (p - f->extent)); sfhdr.h:811:40: note: in definition of macro 'memclear' #define memclear(s,n) memset((s),'\0',(n)) ^ sfseek.c:201:9: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] b = f->endb - f->data; /* amount of buffered data */ ^ sfseek.c:202:9: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] c = f->next - f->data; /* amount of data consumed */ ^ sfseek.c:219:17: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare] if (f->iosz >= f->size) ^~ In file included from sfseek.c:14: sfseek.c:247:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (void) SFRD(f, f->data, f->size, f->disc); ~^~~~~~ sfhdr.h:600:52: note: in definition of macro 'SFRD' #define SFRD(f,b,n,d) (SETLOCAL(f),sfrd(f,(void*)b,n,d)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfseek.c:265:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CC sfset.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfset.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfset.c: In function 'sfset': sfset.c:46:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags |= (flags & SF_SETS); ^ sfset.c:48:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~(flags & SF_SETS); ^ sfset.c:52:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags |= (oflags & SF_RDWR); ^ sfset.c:55:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~SF_APPENDWR; ^ sfset.c:72:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~SF_PUBLIC; ^ In file included from sfset.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfset.c:74:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfsetbuf.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfsetbuf.c:20: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfsetbuf.c:20: sfsetbuf.c: In function 'sfsetbuf': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfsetbuf.c:73:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfsetbuf.c:90:39: note: in expansion of macro 'SFMODE' } else if ((f->mode & SF_RDWR) != SFMODE(f, local) ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsetbuf.c:107:2: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ sfsetbuf.c:112:10: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-2049' to '4294965247' [-Wsign-conversion] f->mode &= ~SF_SYNCED; ^~ sfsetbuf.c:140:17: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~SF_MALLOC; ^ sfsetbuf.c:141:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_MMAP; ^ sfsetbuf.c:268:13: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] size = osize; ^~~~~ In file included from sfsetbuf.c:20: sfhdr.h:509:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] #define _Sfpage (_Sfextern.sf_page) ^ sfsetbuf.c:278:29: note: in expansion of macro '_Sfpage' else if ((ssize_t) (size = _Sfpage) < blksize) ^~~~~~~ sfsetbuf.c:279:13: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] size = blksize; ^~~~~~~ sfsetbuf.c:309:15: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] f->size = size; ^~~~ sfsetbuf.c:313:14: warning: conversion to 'long long int' from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] f->extent = (!sf_malloc && ^ sfsetbuf.c:323:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags = (f->flags & ~SF_MALLOC) | sf_malloc; ^ In file included from sfsetbuf.c:20: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsetbuf.c:332:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CC sfsetfd.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfsetfd.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfsetfd.c:14: sfsetfd.c: In function 'sfsetfd': sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsetfd.c:65:7: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsetfd.c:73:4: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsetfd.c:81:7: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfsetfd.c:95:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_NULL; /* off /dev/null handling */ ^ In file included from sfsetfd.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsetfd.c:99:2: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfsetfd.c:106:15: warning: conversion from 'int' to 'short int' may change value [-Wconversion] f->file = newfd; ^~~~~ CC sfsize.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfsize.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfsize.c:14: sfsize.c: In function 'sfsize': sfhdr.h:668:32: warning: declaration of 's' shadows a previous local [-Wshadow] #define SFSTRSIZE(f) { Sfoff_t s = (f)->next - (f)->data; \ ^ sfsize.c:33:2: note: in expansion of macro 'SFSTRSIZE' SFSTRSIZE(f); ^~~~~~~~~ sfsize.c:24:13: note: shadowed declaration is here Sfoff_t s; ^ In file included from sfsize.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsize.c:93:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfsk.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfsk.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfsk.c:14: sfsk.c: In function 'sfsk': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfsk.c:29:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfsk.c:36:5: warning: "MAP_TYPE" is not defined, evaluates to 0 [-Wundef] #if MAP_TYPE ^~~~~~~~ In file included from sfsk.c:14: sfhdr.h:668:32: warning: declaration of 's' shadows a previous local [-Wshadow] #define SFSTRSIZE(f) { Sfoff_t s = (f)->next - (f)->data; \ ^ sfsk.c:51:6: note: in expansion of macro 'SFSTRSIZE' SFSTRSIZE(f); ^~~~~~~~~ sfsk.c:24:17: note: shadowed declaration is here reg ssize_t s; ^ In file included from sfsk.c:14: sfhdr.h:651:26: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] if(!dcdown) f->bits &= ~SF_DCDOWN; \ ^ sfsk.c:61:3: note: in expansion of macro 'SFDCSK' SFDCSK(f, addr, type, dc, p); ^~~~~~ CC sfstack.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfstack.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfstack.c: In function 'sfstack': sfstack.c:58:11: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-65' to '4294967231' [-Wsign-conversion] f2->mode &= ~SF_PUSH; ^~ sfstack.c:94:11: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-65' to '4294967231' [-Wsign-conversion] f1->mode &= ~SF_PUSH; ^~ In file included from sfstack.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfstack.c:99:5: note: in expansion of macro 'SFOPEN' SFOPEN(f1, 0); ^~~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfstack.c:100:5: note: in expansion of macro 'SFOPEN' SFOPEN(f2, 0); ^~~~~~ CC sfstrtod.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfstrtod.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfstrtod.c: In function 'sfpow10': sfstrtod.c:31:5: warning: switch missing default case [-Wswitch-default] switch (n) { ^~~~~~ sfstrtod.c: In function '_sfstrtod': sfstrtod.c:98:12: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] m = BATCH - m; ^ sfstrtod.c:22:15: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] #define BATCH (2*sizeof(int)) /* accumulate this many digits at a time */ ^ sfstrtod.c:98:6: note: in expansion of macro 'BATCH' m = BATCH - m; ^~~~~ sfstrtod.c:101:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dval == 0.) ^~ sfstrtod.c:118:8: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (m < BATCH) { /* detected a non-digit */ ^ sfstrtod.c:137:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] *retp = (char *) s; ^ sfstrtod.c:71:24: warning: variable 'thousand' set but not used [-Wunused-but-set-variable] char decpoint = 0, thousand; ^~~~~~~~ CC sfswap.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfswap.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfswap.c: In function 'sfswap': sfswap.c:37:14: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] f1mode = f1->mode; ^~ sfswap.c:42:11: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] f2mode = f2->mode; ^~ sfswap.c:51:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f1->mode = f1mode; ^~~~~~ In file included from sfswap.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfswap.c:52:3: note: in expansion of macro 'SFOPEN' SFOPEN(f1, 0); ^~~~~~ sfswap.c:90:15: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f2->flags &= ~SF_STATIC; ^ sfswap.c:95:15: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f1->flags &= ~SF_STATIC; ^ sfswap.c:101:13: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f1->mode = f2mode; ^~~~~~ In file included from sfswap.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfswap.c:102:2: note: in expansion of macro 'SFOPEN' SFOPEN(f1, 0); ^~~~~~ sfswap.c:105:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f2->mode = f1mode; ^~~~~~ In file included from sfswap.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfswap.c:106:5: note: in expansion of macro 'SFOPEN' SFOPEN(f2, 0); ^~~~~~ CC sfsync.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfsync.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfsync.c:14: sfsync.c: In function 'sfsync': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfsync.c:82:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(origf, local); ^~~~~~~~ sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfsync.c:89:36: note: in expansion of macro 'SFMODE' if ((origf->mode & SF_RDWR) != SFMODE(origf, local) ^~~~~~ sfsync.c:104:10: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-65' to '4294967231' [-Wsign-conversion] f->mode &= ~SF_PUSH; ^~ sfsync.c:112:14: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-129' to '4294967167' [-Wsign-conversion] f->mode &= ~SF_POOL; ^~ sfsync.c:118:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_HOLE; ^ sfsync.c:120:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f->mode |= pool; ^~ sfsync.c:132:11: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-2049' to '4294965247' [-Wsign-conversion] f->mode &= ~SF_SYNCED; ^~ sfsync.c:137:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f->mode |= mode; ^~ In file included from sfsync.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfsync.c:138:2: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CC sftable.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sftable.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sftable.c: In function 'sffmtint': sftable.c:26:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (char *) str; ^ sftable.c: In function 'sffmtpos': sftable.c:51:11: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] sp = (char *) form++; ^ sftable.c:88:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] t_str = (char *) form; ^ sftable.c:113:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fp[n].ft.form = (char *) form; ^ sftable.c:90:3: warning: switch missing default case [-Wswitch-default] switch (*form++) { ^~~~~~ sftable.c:169:19: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fp[n].ft.form = (char *) form; ^ sftable.c:213:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fp[n].ft.form = (char *) form; ^ sftable.c:86:2: warning: switch missing default case [-Wswitch-default] switch ((fmt = *form++)) { ^~~~~~ sftable.c:251:48: warning: operand of ?: changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] (flags & SFFMT_ZFLAG) ? sizeof(size_t) : -1; ^~ sftable.c:251:46: warning: unsigned conversion from 'int' to 'long unsigned int' changes value from '-1' to '18446744073709551615' [-Wsign-conversion] (flags & SFFMT_ZFLAG) ? sizeof(size_t) : -1; ^ sftable.c:245:10: warning: signed conversion from 'long unsigned int' to 'ssize_t' {aka 'long int'} changes the value of '18446744073709551615' [-Wsign-conversion] size = (flags & SFFMT_LLONG) ? sizeof(Sflong_t) : ^ sftable.c:255:24: warning: operand of ?: changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] sizeof(double) : -1; ^~ sftable.c:255:22: warning: unsigned conversion from 'int' to 'long unsigned int' changes value from '-1' to '18446744073709551615' [-Wsign-conversion] sizeof(double) : -1; ^ sftable.c:253:10: warning: signed conversion from 'long unsigned int' to 'ssize_t' {aka 'long int'} changes the value of '18446744073709551615' [-Wsign-conversion] size = (flags & SFFMT_LDOUBLE) ? sizeof(Sfdouble_t) : ^ sftable.c:269:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fp[argp].ft.form = (char *) form; ^ sftable.c:285:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] || !(fp = (Fmtpos_t *) malloc((maxp + 1) * sizeof(Fmtpos_t)))) ^ sftable.c:339:19: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] fp[n].ft.size = strlen(fp[n].argv.s); ^~~~~~ sftable.c:356:6: warning: "_ast_intmax_long" is not defined, evaluates to 0 [-Wundef] #if !_ast_intmax_long ^~~~~~~~~~~~~~~~ sftable.c: In function 'sfcvinit': sftable.c:407:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv36[(uchar) _Sfdigits[d]] = d; ^ sftable.c:408:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv64[(uchar) _Sfdigits[d]] = d; ^ sftable.c:413:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv36[(uchar) _Sfdigits[d]] = d; ^ sftable.c:414:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv64[(uchar) _Sfdigits[d]] = d; ^ sftable.c:419:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv36[(uchar) _Sfdigits[d]] = l; ^ sftable.c:420:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv64[(uchar) _Sfdigits[d]] = d; ^ sftable.c:425:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv36[(uchar) _Sfdigits[d]] = d; ^ sftable.c:426:34: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] _Sfcv64[(uchar) _Sfdigits[d]] = d; ^ sftable.c: At top level: sftable.c:477:1: warning: missing initializer for field 'sf_cv36' of 'Sftab_t' {aka 'struct _sftab_'} [-Wmissing-field-initializers] }; ^ In file included from sftable.c:14: sfhdr.h:744:8: note: 'sf_cv36' declared here uchar sf_cv36[SF_MAXCHAR + 1]; /* conversion for base [2-36] */ ^~~~~~~ sftable.c: In function 'sffmtpos': sftable.c:155:8: warning: this statement may fall through [-Wimplicit-fallthrough=] form += 1; /* drop thru below */ ~~~~~^~~~ sftable.c:157:2: note: here case '*': ^~~~ CC sftell.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sftell.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ CC sftmp.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sftmp.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sftmp.c:25:5: warning: "_tmp_rmfail" is not defined, evaluates to 0 [-Wundef] #if _tmp_rmfail ^~~~~~~~~~~ sftmp.c: In function '_rmtmp': sftmp.c:102:5: warning: "_tmp_rmfail" is not defined, evaluates to 0 [-Wundef] #if _tmp_rmfail /* remove only when stream is closed */ ^~~~~~~~~~~ sftmp.c:100:28: warning: unused parameter 'f' [-Wunused-parameter] static int _rmtmp(Sfio_t * f, char *file) ~~~~~~~~~^ sftmp.c: In function '_sfgetpath': sftmp.c:146:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (n == 0 || !(dirs = (char **) malloc((n + 1) * sizeof(char *)))) ^ sftmp.c: In function '_tmpfd': sftmp.c:207:5: warning: conversion to 'uint64_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] A += 4 - r; ^~ sftmp.c: In function '_tmpexcept': sftmp.c:301:49: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (void) sfsetbuf(f, (void *) savf.data, savf.size); ~~~~^~~~~ sftmp.c: In function 'sftmp': sftmp.c:328:5: warning: "_tmp_rmfail" is not defined, evaluates to 0 [-Wundef] #if _tmp_rmfail ^~~~~~~~~~~ CC sfungetc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfungetc.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfungetc.c:14: sfungetc.c: In function 'sfungetc': sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfungetc.c:65:2: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfungetc.c:75:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if (!(data = (uchar *) malloc(f->size + 16))) { ~~~~~~~~^~~~ sfungetc.c:81:54: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy((char *) (data + 16), (char *) f->data, f->size); ~^~~~~~ In file included from sfungetc.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfungetc.c:90:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfvprintf.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfvprintf.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfvprintf.c: In function 'sfvprintf': sfvprintf.c:115:13: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] oform = (char *) form; ^ sfvprintf.c:123:11: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] sp = (char *) form++; ^ sfvprintf.c:126:10: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = form - sp; ^~~~ In file included from sfvprintf.c:14: sfvprintf.c:127:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, n); ^ sfhdr.h:817:41: note: in definition of macro 'MEMCPY' { default : memcpy((void*)to,(void*)fr,n); to += n; fr += n; break; \ ^ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:818:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 7 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 6 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 5 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 4 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 3 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 2 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:824:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 1 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:86:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:127:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, n); ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:607:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:86:33: note: in expansion of macro 'SFWRITE' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:72:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFFLSBUF(f,c)) >= 0 ? 1 : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:143:6: note: in expansion of macro 'SFputc' SFputc(f, '%'); ^~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:72:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFFLSBUF(f,c)) >= 0 ? 1 : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:146:6: note: in expansion of macro 'SFputc' SFputc(f, '%'); ^~~~~~ sfvprintf.c:150:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] t_str = (char *) form; ^ In file included from sfvprintf.c:14: sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvprintf.c:180:8: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, ^~~~~~ sfvprintf.c:190:13: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] n_str = strlen(t_str); ^~~~~~ sfvprintf.c:194:14: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] n_str = strlen(t_str); ^~~~~~ sfvprintf.c:152:3: warning: switch missing default case [-Wswitch-default] switch (*form++) { ^~~~~~ In file included from sfvprintf.c:14: sfhdr.h:375:18: warning: declaration of 'lv' shadows a previous local [-Wshadow] { struct lconv* lv; \ ^~ sfvprintf.c:219:6: note: in expansion of macro 'SFSETLOCALE' SFSETLOCALE(decimal, thousand); ^~~~~~~~~~~ sfvprintf.c:37:14: note: shadowed declaration is here Sflong_t lv; ^~ In file included from sfvprintf.c:14: sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvprintf.c:264:3: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, '.', dot, 0, 0, 0, 0, NIL(char *), ^~~~~~ sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvprintf.c:326:7: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, 'I', sizeof(int), 0, 0, 0, 0, ^~~~~~ sfvprintf.c:141:2: warning: switch missing default case [-Wswitch-default] switch ((fmt = *form++)) { ^~~~~~ sfvprintf.c:385:48: warning: operand of ?: changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] (flags & SFFMT_ZFLAG) ? sizeof(size_t) : -1; ^~ sfvprintf.c:385:46: warning: unsigned conversion from 'int' to 'long unsigned int' changes value from '-1' to '18446744073709551615' [-Wsign-conversion] (flags & SFFMT_ZFLAG) ? sizeof(size_t) : -1; ^ sfvprintf.c:379:10: warning: signed conversion from 'long unsigned int' to 'ssize_t' {aka 'long int'} changes the value of '18446744073709551615' [-Wsign-conversion] size = (flags & SFFMT_LLONG) ? sizeof(Sflong_t) : ^ sfvprintf.c:389:24: warning: operand of ?: changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] sizeof(double) : -1; ^~ sfvprintf.c:389:22: warning: unsigned conversion from 'int' to 'long unsigned int' changes value from '-1' to '18446744073709551615' [-Wsign-conversion] sizeof(double) : -1; ^ sfvprintf.c:387:10: warning: signed conversion from 'long unsigned int' to 'ssize_t' {aka 'long int'} changes the value of '18446744073709551615' [-Wsign-conversion] size = (flags & SFFMT_LDOUBLE) ? sizeof(Sfdouble_t) : ^ In file included from sfvprintf.c:14: sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvprintf.c:400:6: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, fmt, size, flags, width, precis, base, ^~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:402:6: note: in expansion of macro 'SFEND' SFEND(f); ^~~~~ In file included from sfvprintf.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfvprintf.c:403:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfvprintf.c:424:6: warning: "_ast_intmax_long" is not defined, evaluates to 0 [-Wundef] #if !_ast_intmax_long ^~~~~~~~~~~~~~~~ sfvprintf.c:472:34: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (*ft->eventf) (f, SF_DPOP, (void *) form, ft) < 0) ^ sfvprintf.c:480:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fm->form = (char *) form; ^ sfvprintf.c:514:12: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] if ((v = size) >= 0) { ^~~~ sfvprintf.c:518:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] v = strlen(sp); ^~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:526:4: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:526:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, '0', n); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:526:4: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:526:4: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:528:4: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:528:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, ' ', n); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:528:4: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:528:4: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ sfvprintf.c:531:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, v); ^ sfhdr.h:817:41: note: in definition of macro 'MEMCPY' { default : memcpy((void*)to,(void*)fr,n); to += n; fr += n; break; \ ^ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:818:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 7 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:819:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 6 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:820:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 5 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:821:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 4 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:822:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 3 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:823:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 2 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:824:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 1 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:86:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:531:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, v); ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:607:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:86:33: note: in expansion of macro 'SFWRITE' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:533:7: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:533:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, ' ', n); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:533:7: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:533:7: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:72:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFFLSBUF(f,c)) >= 0 ? 1 : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:538:7: note: in expansion of macro 'SFputc' SFputc(f, base); ^~~~~~ sfvprintf.c:550:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] buf[0] = fmt; ^~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:557:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n)}; ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:557:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, ' ', n)}; ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:557:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n)}; ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:557:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n)}; ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:559:3: note: in expansion of macro 'SFnputc' SFnputc(f, fmt, v); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:559:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, fmt, v); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:559:3: note: in expansion of macro 'SFnputc' SFnputc(f, fmt, v); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:559:3: note: in expansion of macro 'SFnputc' SFnputc(f, fmt, v); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:561:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n)}; ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:561:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, ' ', n)}; ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:561:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n)}; ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:561:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n)}; ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:72:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFFLSBUF(f,c)) >= 0 ? 1 : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:565:7: note: in expansion of macro 'SFputc' SFputc(f, base); ^~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:571:6: note: in expansion of macro 'SFEND' SFEND(f); ^~~~~ sfvprintf.c:572:6: warning: "_ast_intmax_long" is not defined, evaluates to 0 [-Wundef] #if !_ast_intmax_long ^~~~~~~~~~~~~~~~ sfvprintf.c:638:6: warning: "_ast_intmax_long" is not defined, evaluates to 0 [-Wundef] #if !_ast_intmax_long || _more_long_int || _more_void_int ^~~~~~~~~~~~~~~~ sfvprintf.c:652:14: warning: comparison of integer expressions of different signedness: 'long long int' and 'long long unsigned int' [-Wsign-compare] if (lv == HIGHBITL) { /* avoid overflow */ ^~ sfvprintf.c:653:30: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] lv = (Sflong_t) (HIGHBITL / base); ^ sfvprintf.c:655:25: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((Sfulong_t) lv) * base]; ^ sfvprintf.c:665:22: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] } while ((lv = ((Sfulong_t) lv) >> n)); ^ sfvprintf.c:668:33: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *--sp = ssp[((Sfulong_t) lv) % base]; ^ sfvprintf.c:669:39: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] } while ((lv = ((Sfulong_t) lv) / base)); ^ sfvprintf.c:669:22: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] } while ((lv = ((Sfulong_t) lv) / base)); ^ sfvprintf.c:707:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (v == HIGHBITI) { /* avoid overflow */ ^~ sfvprintf.c:708:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] v = (int) (HIGHBITI / base); ^ sfvprintf.c:709:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *--sp = _Sfdigits[HIGHBITI - ((uint) v) * base]; ^ sfvprintf.c:718:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] } while ((v = ((uint) v) >> n)); ^ sfvprintf.c:721:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *--sp = ssp[((uint) v) % base]; ^ sfvprintf.c:722:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] } while ((v = ((uint) v) / base)); ^ sfvprintf.c:722:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] } while ((v = ((uint) v) / base)); ^ sfvprintf.c:727:11: warning: conversion from 'long int' to 'int' may change value [-Wconversion] && (n = endsp - sp) > 3) { ^~~~~ sfvprintf.c:744:35: warning: conversion from 'long int' to 'int' may change value [-Wconversion] if (precis > 0 && (precis -= (endsp - sp)) < (sp - buf) - 64) ^ sfvprintf.c:761:8: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = width - (n + (endsp - sp)); ^~~~~ In file included from sfvprintf.c:14: sfhdr.h:726:17: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] #define _Sfdec (_Sftable.sf_dec) ^ sfvprintf.c:773:16: note: in expansion of macro '_Sfdec' *--sp = _Sfdec[(base <<= 1) + 1]; ^~~~~~ sfhdr.h:726:17: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] #define _Sfdec (_Sftable.sf_dec) ^ sfvprintf.c:774:16: note: in expansion of macro '_Sfdec' *--sp = _Sfdec[base]; ^~~~~~ sfvprintf.c:833:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ldval == 0.) ^~ sfvprintf.c:842:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dval == 0.) ^~ In file included from sfio_t.h:46, from sfhdr.h:31, from sfvprintf.c:14: sfio.h:444:21: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define sfslen() ( __sf_slen() ) ^ sfvprintf.c:849:12: note: in expansion of macro 'sfslen' if ((n = sfslen()) > precis) ^~~~~~ In file included from sfvprintf.c:14: sfhdr.h:375:18: warning: declaration of 'lv' shadows a previous local [-Wshadow] { struct lconv* lv; \ ^~ sfvprintf.c:870:6: note: in expansion of macro 'SFSETLOCALE' SFSETLOCALE(decimal, thousand); ^~~~~~~~~~~ sfvprintf.c:37:14: note: shadowed declaration is here Sflong_t lv; ^~ sfvprintf.c:876:16: warning: conversion from 'long int' to 'int' may change value [-Wconversion] precis -= (endsp -= 1) - ssp; ^ sfvprintf.c:882:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] dval = ldval ? 1. : 0.; /* so the below test works */ ^ sfvprintf.c:884:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dval != 0.) { ^~ sfvprintf.c:899:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] *--ep = (decpt > 0 || dval == 0.) ? '+' : '-'; ^~ In file included from sfvprintf.c:14: sfhdr.h:375:18: warning: declaration of 'lv' shadows a previous local [-Wshadow] { struct lconv* lv; \ ^~ sfvprintf.c:913:6: note: in expansion of macro 'SFSETLOCALE' SFSETLOCALE(decimal, thousand); ^~~~~~~~~~~ sfvprintf.c:37:14: note: shadowed declaration is here Sflong_t lv; ^~ sfvprintf.c:944:16: warning: conversion from 'long int' to 'int' may change value [-Wconversion] precis -= (endsp -= 1) - ssp; ^ sfvprintf.c:961:6: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = (endsp - sp) + (endep - ep) + (precis <= 0 ? 0 : precis) + ^ sfvprintf.c:969:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] *--sp = fmt; ^~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:72:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFFLSBUF(f,c)) >= 0 ? 1 : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:975:6: note: in expansion of macro 'SFputc' SFputc(f, fmt); ^~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:982:6: note: in expansion of macro 'SFnputc' SFnputc(f, v, n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:982:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, v, n); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:982:6: note: in expansion of macro 'SFnputc' SFnputc(f, v, n); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:982:6: note: in expansion of macro 'SFnputc' SFnputc(f, v, n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:986:6: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:986:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, '0', n); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:986:6: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:986:6: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ sfvprintf.c:991:11: warning: conversion from 'long int' to 'int' may change value [-Wconversion] if ((n = endsp - sp) > 0) ^~~~~ In file included from sfvprintf.c:14: sfvprintf.c:992:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, n); ^ sfhdr.h:817:41: note: in definition of macro 'MEMCPY' { default : memcpy((void*)to,(void*)fr,n); to += n; fr += n; break; \ ^ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:818:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 7 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 6 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 5 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 4 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 3 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 2 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:824:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 1 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:86:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:992:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, n); ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:607:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:86:33: note: in expansion of macro 'SFWRITE' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:996:3: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:996:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, '0', n); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:996:3: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:996:3: note: in expansion of macro 'SFnputc' SFnputc(f, '0', n); ^~~~~~~ sfvprintf.c:999:15: warning: conversion from 'long int' to 'int' may change value [-Wconversion] if ((n = endep - (sp = ep)) > 0) ^~~~~ In file included from sfvprintf.c:14: sfvprintf.c:1000:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, n); ^ sfhdr.h:817:41: note: in definition of macro 'MEMCPY' { default : memcpy((void*)to,(void*)fr,n); to += n; fr += n; break; \ ^ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:818:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 7 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 6 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 5 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 4 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 3 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 2 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:824:22: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] case 1 : *to++ = *fr++; \ ^ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:86:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:1000:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFwrite(f, sp, n); ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:607:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfvprintf.c:86:33: note: in expansion of macro 'SFWRITE' { SFEND(f); n_output += (w = SFWRITE(f,(void*)s,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:79:6: note: in expansion of macro 'SFEND' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~ sfvprintf.c:1004:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ In file included from sfvprintf.c:14: sfvprintf.c:1004:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SFnputc(f, ' ', n); ^ sfhdr.h:610:49: note: in definition of macro 'SFNPUTC' #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:1004:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ sfhdr.h:610:24: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] #define SFNPUTC(f,c,n) (SETLOCAL(f),sfnputc(f,c,n)) ^ sfvprintf.c:79:33: note: in expansion of macro 'SFNPUTC' { SFEND(f); n_output += (w = SFNPUTC(f,c,n)) > 0 ? w : 0; SFBUF(f); \ ^~~~~~~ sfvprintf.c:1004:3: note: in expansion of macro 'SFnputc' SFnputc(f, ' ', n); ^~~~~~~ sfvprintf.c:1017:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] else if ((*fm->eventf) (f, SF_DPOP, (void *) form, ft) < 0) ^ sfvprintf.c:68:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_output += d - f->next), (f->next = d)) ^ sfvprintf.c:1045:5: note: in expansion of macro 'SFEND' SFEND(f); ^~~~~ sfvprintf.c:1047:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = f->next - f->data; ^ In file included from sfvprintf.c:14: sfvprintf.c:1054:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] (void) SFWRITE(f, (void *) d, n); ^ sfhdr.h:607:49: note: in definition of macro 'SFWRITE' #define SFWRITE(f,s,n) (SETLOCAL(f),sfwrite(f,s,n)) ^ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfvprintf.c:1058:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfhdr.h:818:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:4: note: here case 6 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:4: note: here case 5 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:4: note: here case 4 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:4: note: here case 3 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:4: note: here case 2 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:824:4: note: here case 1 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:127:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfvprintf.c:250:11: warning: this statement may fall through [-Wimplicit-fallthrough=] form += 1; /* fall thru for '*' */ ~~~~~^~~~ sfvprintf.c:251:2: note: here case '*': ^~~~ In file included from sfvprintf.c:14: sfhdr.h:818:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:819:4: note: here case 6 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:819:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:820:4: note: here case 5 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:820:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:821:4: note: here case 4 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:821:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:822:4: note: here case 3 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:822:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:823:4: note: here case 2 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:823:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfhdr.h:824:4: note: here case 1 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:531:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, v); ^~~~~~~ sfvprintf.c:611:10: warning: this statement may fall through [-Wimplicit-fallthrough=] ssp = "0123456789ABCDEF"; ~~~~^~~~~~~~~~~~~~~~~~~~ sfvprintf.c:612:2: note: here case 'x': ^~~~ sfvprintf.c:622:12: warning: this statement may fall through [-Wimplicit-fallthrough=] flags &= ~(SFFMT_SIGN | SFFMT_BLANK); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sfvprintf.c:623:2: note: here case 'd': ^~~~ In file included from sfvprintf.c:14: sfhdr.h:818:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:4: note: here case 6 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:4: note: here case 5 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:4: note: here case 4 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:4: note: here case 3 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:4: note: here case 2 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:824:4: note: here case 1 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:992:6: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:818:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:4: note: here case 6 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:819:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:4: note: here case 5 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:820:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:4: note: here case 4 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:821:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:4: note: here case 3 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:822:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:4: note: here case 2 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:823:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2 : *to++ = *fr++; \ ~~~~~~^~~~~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ sfhdr.h:824:4: note: here case 1 : *to++ = *fr++; \ ^~~~ sfvprintf.c:84:24: note: in expansion of macro 'MEMCPY' { if((endd-d) >= n) { MEMCPY(d,s,n); } \ ^~~~~~ sfvprintf.c:1000:3: note: in expansion of macro 'SFwrite' SFwrite(f, sp, n); ^~~~~~~ CC sfvscanf.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfvscanf.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfvscanf.c: In function 'setclass': sfvscanf.c:41:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] accept[fmt] = yes; ^~~ sfvscanf.c:51:20: warning: conversion from 'int' to 'char' may change value [-Wconversion] accept[fmt] = yes; ^~~ sfvscanf.c:54:15: warning: conversion from 'int' to 'char' may change value [-Wconversion] accept[c] = yes; ^~~ sfvscanf.c: In function 'sfvscanf': sfvscanf.c:134:13: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] oform = (char *) form; ^ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:144:11: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) < 0 || inp == fmt) ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:144:11: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) < 0 || inp == fmt) ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:153:7: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) != fmt) { ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:153:7: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) != fmt) { ^~~~~~ sfvscanf.c:188:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] t_str = (char *) form; ^ In file included from sfvscanf.c:14: sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvscanf.c:218:8: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, ^~~~~~ sfvscanf.c:228:13: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] n_str = strlen(t_str); ^~~~~~ sfvscanf.c:232:14: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] n_str = strlen(t_str); ^~~~~~ sfvscanf.c:190:3: warning: switch missing default case [-Wswitch-default] switch (*form++) { ^~~~~~ In file included from sfvscanf.c:14: sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvscanf.c:261:7: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, '.', dot, 0, 0, 0, 0, ^~~~~~ sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvscanf.c:325:7: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, 'I', sizeof(int), 0, 0, 0, 0, ^~~~~~ sfvscanf.c:186:2: warning: switch missing default case [-Wswitch-default] switch ((fmt = *form++)) { ^~~~~~ sfvscanf.c:383:48: warning: operand of ?: changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] (flags & SFFMT_ZFLAG) ? sizeof(size_t) : -1; ^~ sfvscanf.c:383:46: warning: unsigned conversion from 'int' to 'long unsigned int' changes value from '-1' to '18446744073709551615' [-Wsign-conversion] (flags & SFFMT_ZFLAG) ? sizeof(size_t) : -1; ^ sfvscanf.c:377:10: warning: signed conversion from 'long unsigned int' to 'ssize_t' {aka 'long int'} changes the value of '18446744073709551615' [-Wsign-conversion] size = (flags & SFFMT_LLONG) ? sizeof(Sflong_t) : ^ sfvscanf.c:387:24: warning: operand of ?: changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] sizeof(double) : -1; ^~ sfvscanf.c:387:22: warning: unsigned conversion from 'int' to 'long unsigned int' changes value from '-1' to '18446744073709551615' [-Wsign-conversion] sizeof(double) : -1; ^ sfvscanf.c:385:10: warning: signed conversion from 'long unsigned int' to 'ssize_t' {aka 'long int'} changes the value of '18446744073709551615' [-Wsign-conversion] size = (flags & SFFMT_LDOUBLE) ? sizeof(Sfdouble_t) : ^ In file included from sfvscanf.c:14: sfhdr.h:478:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ((ft->form = (char*)frm), va_copy(ft->args,ags), \ ^ sfvscanf.c:402:6: note: in expansion of macro 'FMTSET' FMTSET(ft, form, args, fmt, size, flags, width, 0, base, t_str, ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:404:6: note: in expansion of macro 'SFEND' SFEND(f); ^~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:404:6: note: in expansion of macro 'SFEND' SFEND(f); ^~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfvscanf.c:405:6: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ sfvscanf.c:437:34: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (*ft->eventf) (f, SF_DPOP, (void *) form, ft) < 0) ^ sfvscanf.c:445:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fm->form = (char *) form; ^ sfvscanf.c:474:6: warning: "_ast_intmax_long" is not defined, evaluates to 0 [-Wundef] #if !_ast_intmax_long ^~~~~~~~~~~~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:497:6: note: in expansion of macro 'SFGETC' SFGETC(f, inp); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:497:6: note: in expansion of macro 'SFGETC' SFGETC(f, inp); ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:500:3: note: in expansion of macro 'SFGETC' SFGETC(f, inp); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:500:3: note: in expansion of macro 'SFGETC' SFGETC(f, inp); ^~~~~~ sfvscanf.c:510:14: warning: declaration of 'dot' shadows a previous local [-Wshadow] reg int dot, exponent; ^~~ sfvscanf.c:85:21: note: shadowed declaration is here int fmt, flags, dot, n_assign, v, n, n_input; ^~~ sfvscanf.c:513:16: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (width >= SF_MAXDIGITS) ^~ sfvscanf.c:518:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] *val++ = inp; ^~~ sfvscanf.c:526:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] *val++ = inp; ^~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:527:27: note: in expansion of macro 'SFGETC' if (--width <= 0 || SFGETC(f, inp) < 0 || ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:527:27: note: in expansion of macro 'SFGETC' if (--width <= 0 || SFGETC(f, inp) < 0 || ^~~~~~ sfvscanf.c:530:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] *val++ = inp; ^~~ sfvscanf.c:534:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] *val++ = inp; ^~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:538:30: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:538:30: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:573:25: note: in expansion of macro 'SFGETC' while (--width > 0 && SFGETC(f, inp) >= 0) ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:573:25: note: in expansion of macro 'SFGETC' while (--width > 0 && SFGETC(f, inp) >= 0) ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:587:11: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) >= 0) { ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:587:11: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) >= 0) { ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:606:11: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) >= 0 && ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:606:11: note: in expansion of macro 'SFGETC' if (SFGETC(f, inp) >= 0 && ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:608:4: note: in expansion of macro 'SFGETC' SFGETC(f, inp); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:608:4: note: in expansion of macro 'SFGETC' SFGETC(f, inp); ^~~~~~ sfvscanf.c:620:36: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (argv.lu << 3) + (argv.lu << 1) + (inp - '0'); ^ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:621:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= '0' ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:621:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= '0' ^~~~~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:631:4: note: in expansion of macro 'SFGETC' SFGETC(f, inp) >= 0 && sp[inp] < base) ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:631:4: note: in expansion of macro 'SFGETC' SFGETC(f, inp) >= 0 && sp[inp] < base) ^~~~~~ sfvscanf.c:651:33: warning: conversion to 'long long unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] argv.lu = (argv.lu << shift) + sp[inp]; ^ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:653:9: note: in expansion of macro 'SFGETC' SFGETC(f, inp) >= 0 && sp[inp] < base); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:653:9: note: in expansion of macro 'SFGETC' SFGETC(f, inp) >= 0 && sp[inp] < base); ^~~~~~ sfvscanf.c:656:23: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] argv.lu = (argv.lu * base) + sp[inp]; ^ sfvscanf.c:656:31: warning: conversion to 'long long unsigned int' from 'char' may change the sign of the result [-Wsign-conversion] argv.lu = (argv.lu * base) + sp[inp]; ^ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:658:9: note: in expansion of macro 'SFGETC' SFGETC(f, inp) >= 0 && sp[inp] < base); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:658:9: note: in expansion of macro 'SFGETC' SFGETC(f, inp) >= 0 && sp[inp] < base); ^~~~~~ sfvscanf.c:674:6: warning: "_ast_intmax_long" is not defined, evaluates to 0 [-Wundef] #if !_ast_intmax_long ^~~~~~~~~~~~~~~~ sfvscanf.c:718:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] *argv.s++ = inp; ^~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:719:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:719:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ sfvscanf.c:723:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] *argv.s++ = inp; ^~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:724:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:724:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ sfvscanf.c:726:19: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] form = setclass((char *) form, accept); ^ sfvscanf.c:737:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] *argv.s++ = inp; ^~~ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:738:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:107:42: note: in expansion of macro 'SFEND' #define SFGETC(f,c) ((c) = (d < endd || (SFEND(f), SFBUF(f), d < endd)) ? \ ^~~~~ sfvscanf.c:738:27: note: in expansion of macro 'SFGETC' } while (--width > 0 && SFGETC(f, inp) >= 0); ^~~~~~ sfvscanf.c:761:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] else if ((*fm->eventf) (f, SF_DPOP, (void *) form, ft) < 0) ^ sfvscanf.c:105:31: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define SFEND(f) ((n_input += d-data), \ ^ sfvscanf.c:789:5: note: in expansion of macro 'SFEND' SFEND(f); ^~~~~ In file included from sfvscanf.c:14: sfvscanf.c:106:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] (rs > 0 ? SFREAD(f,(void*)data,d-data) : ((f->next = d), 0)) ) ~^~~~~ sfhdr.h:608:47: note: in definition of macro 'SFREAD' #define SFREAD(f,s,n) (SETLOCAL(f),sfread(f,s,n)) ^ sfvscanf.c:789:5: note: in expansion of macro 'SFEND' SFEND(f); ^~~~~ sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfvscanf.c:790:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, 0); ^~~~~~ CC sfwr.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfwr.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ sfwr.c: In function 'sfoutput': sfwr.c:33:10: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] s = n = 0; ^ sfwr.c:67:5: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n -= _Sfpage; ^~ sfwr.c:75:7: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n = s = 0; ^ sfwr.c:77:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] if ((wr = write(f->file, wbuf, buf - wbuf)) > 0) { ~~~~^~~~~~ sfwr.c:79:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_HOLE; ^ sfwr.c:92:8: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n -= s; ^~ sfwr.c:99:5: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n -= s; ^~ In file included from sfwr.c:14: sfwr.c: In function 'sfwr': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfwr.c:116:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfwr.c:129:14: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->flags &= ~(SF_EOF | SF_ERROR); ^ sfwr.c:133:12: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] w = n + (f->next - f->data); ^ sfwr.c:133:10: warning: conversion to 'ssize_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] w = n + (f->next - f->data); ^ sfwr.c:140:36: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] if ((rv = _sfexcept(f, SF_WRITE, n, dc)) > 0) ^ sfwr.c:141:11: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] n = rv; ^~ In file included from sfwr.c:14: sfhdr.h:646:26: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] if(!dcdown) f->bits &= ~SF_DCDOWN; \ ^ sfwr.c:163:3: note: in expansion of macro 'SFDCWR' SFDCWR(f, buf, n, dc, w); ^~~~~~ sfwr.c:165:7: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] w = n; ^ sfwr.c:171:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if ((w = sfoutput(f, (char *) buf, n)) <= 0) ^ sfwr.c:175:27: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if ((w = write(f->file, (char *) buf, n)) > 0) ^ sfwr.c:176:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] f->bits &= ~SF_HOLE; ^ sfwr.c:198:2: warning: switch missing default case [-Wswitch-default] switch (_sfexcept(f, SF_WRITE, w, dc)) { ^~~~~~ CC sfwrite.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sfwrite.c:14: sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ In file included from sfwrite.c:14: sfwrite.c: In function 'sfwrite': sfhdr.h:594:62: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-32769' to '4294934527' [-Wsign-conversion] #define GETLOCAL(f,v) ((v) = ((f)->mode&SF_LOCAL), (f)->mode &= ~SF_LOCAL, (void)(v)) ^~ sfwrite.c:34:5: note: in expansion of macro 'GETLOCAL' GETLOCAL(f, local); ^~~~~~~~ sfwrite.c:44:6: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if ((uchar *) buf != f->next && ^ sfwrite.c:45:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (!f->rsrv || f->rsrv->data != (uchar *) buf)) ^ sfwrite.c:48:10: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-257' to '4294967039' [-Wsign-conversion] f->mode &= ~SF_PEEK; ^~ sfwrite.c:51:11: warning: declaration of 'buf' shadows a parameter [-Wshadow] char buf[16]; ^~~ sfwrite.c:26:46: note: shadowed declaration is here ssize_t sfwrite(reg Sfio_t * f, const void * buf, reg size_t n) ~~~~~~~~~~~~~^~~ sfwrite.c:54:15: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] for (w = n; w > 0;) { ^ sfwrite.c:55:15: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare] if ((r = w) > sizeof(buf)) ^ sfwrite.c:57:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((r = read(f->file, buf, r)) <= 0) { ^ sfwrite.c:58:9: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n -= w; ^~ sfwrite.c:64:14: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-513' to '4294966783' [-Wsign-conversion] f->mode &= ~SF_PKRD; ^~ sfwrite.c:66:14: warning: conversion to 'long long unsigned int' from 'long long int' may change the sign of the result [-Wsign-conversion] f->here += n; ^~ sfwrite.c:66:17: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] f->here += n; ^ sfwrite.c:73:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] s = begs = (uchar *) buf; ^ sfwrite.c:74:21: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-33' to '4294967263' [-Wsign-conversion] for (;; f->mode &= ~SF_LOCK) { /* check stream mode */ ^~ In file included from sfwrite.c:14: sfhdr.h:614:32: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define SFMODE(f,l) ((f)->mode & ~(SF_RV|SF_RC|((l) ? SF_LOCK : 0)) ) ^ sfwrite.c:75:6: note: in expansion of macro 'SFMODE' if (SFMODE(f, local) != SF_WRITE ^~~~~~ sfwrite.c:89:8: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n -= w; ^~ In file included from sfwrite.c:14: sfwrite.c:96:23: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] (void) SFWR(f, s, n - w, f->disc); ^ sfhdr.h:601:52: note: in definition of macro 'SFWR' #define SFWR(f,b,n,d) (SETLOCAL(f),sfwr(f,(void*)b,n,d)) ^ sfwrite.c:115:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] memcpy(f->next, s, w); ^ sfwrite.c:120:9: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] if ((n -= w) <= 0) ^~ sfwrite.c:130:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] if ((ssize_t) (n = f->next - f->data) > (w = s - begs)) ^ sfwrite.c:131:10: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] n = w; ^ In file included from sfwrite.c:14: sfhdr.h:622:16: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-57' to '4294967239' [-Wsign-conversion] ((f)->mode &= ~(SF_LOCK|SF_RC|SF_RV), _SFOPEN(f), 0) ) ^~ sfwrite.c:144:5: note: in expansion of macro 'SFOPEN' SFOPEN(f, local); ^~~~~~ CCLD libsfio_C.la make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' Making all in vmalloc make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vmalloc' mkdir -p ../../FEATURE ../../iffe - set cc gcc : run ../../lib/vmalloc/features/vmalloc > ../../FEATURE/vmalloc CC malloc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from malloc.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ malloc.c:16:5: warning: "_std_malloc" is not defined, evaluates to 0 [-Wundef] #if _std_malloc || _BLD_INSTRUMENT_ || cray ^~~~~~~~~~~ malloc.c:16:20: warning: "_BLD_INSTRUMENT_" is not defined, evaluates to 0 [-Wundef] #if _std_malloc || _BLD_INSTRUMENT_ || cray ^~~~~~~~~~~~~~~~ malloc.c:16:40: warning: "cray" is not defined, evaluates to 0 [-Wundef] #if _std_malloc || _BLD_INSTRUMENT_ || cray ^~~~ malloc.c:36:5: warning: "_hdr_stat" is not defined, evaluates to 0 [-Wundef] #if _hdr_stat ^~~~~~~~~ malloc.c: In function 'atou': malloc.c:66:16: warning: conversion to 'Vmulong_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] v = (v << 4) + (*s - '0'); ^ malloc.c:68:16: warning: conversion to 'Vmulong_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] v = (v << 4) + (*s - 'a') + 10; ^ malloc.c:70:16: warning: conversion to 'Vmulong_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] v = (v << 4) + (*s - 'A') + 10; ^ malloc.c:77:14: warning: conversion to 'Vmulong_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] v = v * 10 + (*s - '0'); ^ malloc.c: In function 'insertpid': malloc.c:110:9: warning: conversion from 'int' to 'char' may change value [-Wconversion] *--s = '0' + pid % 10; ^~~ malloc.c: At top level: malloc.c:273:6: warning: no previous prototype for 'cfree' [-Wmissing-prototypes] void cfree(reg void * data) ^~~~~ malloc.c:279:7: warning: no previous prototype for 'memalign' [-Wmissing-prototypes] void *memalign(reg size_t align, reg size_t size) ^~~~~~~~ malloc.c: In function 'mallopt': malloc.c:305:17: warning: unused parameter 'cmd' [-Wunused-parameter] int mallopt(int cmd, int value) ~~~~^~~ malloc.c:305:26: warning: unused parameter 'value' [-Wunused-parameter] int mallopt(int cmd, int value) ~~~~^~~~~ malloc.c: In function 'mallinfo': malloc.c:321:13: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] mi.arena = sb.extent; ^~ malloc.c:323:16: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] mi.uordblks = sb.s_busy; ^~ malloc.c:324:16: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] mi.fordblks = sb.s_free; ^~ malloc.c: At top level: malloc.c:330:5: warning: "_lib_mstats" is not defined, evaluates to 0 [-Wundef] #if _lib_mstats ^~~~~~~~~~~ CC vmbest.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmbest.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmbest.c: In function 'bestreclaim': vmbest.c:368:16: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] size = (size & ~BITS) + s + sizeof(Head_t); ^ vmbest.c:370:8: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] size &= ~BITS; ^~ In file included from vmbest.c:14: vmhdr.h:224:20: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] #define C_INDEX(s) (s < MAXCACHE ? INDEX(s) : S_CACHE) ^ vmbest.c:384:8: note: in expansion of macro 'C_INDEX' c = C_INDEX(s); ^~~~~~~ vmhdr.h:100:25: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define CLRBITS(w) ((w) &= ~BITS) ^~ vmbest.c:386:7: note: in expansion of macro 'CLRBITS' CLRBITS(s); ^~~~~~~ vmbest.c: In function 'bestalloc': vmhdr.h:110:25: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-5' to '18446744073709551611' [-Wsign-conversion] #define CLRJUNK(w) ((w) &= ~JUNK) ^~ vmbest.c:519:2: note: in expansion of macro 'CLRJUNK' CLRJUNK(SIZE(tp)); ^~~~~~~ vmbest.c:539:11: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] ((s & ~BITS) - (size + sizeof(Head_t))) | JUNK | BUSY; ^ In file included from vmbest.c:14: vmhdr.h:110:25: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-5' to '18446744073709551611' [-Wsign-conversion] #define CLRJUNK(w) ((w) &= ~JUNK) ^~ vmbest.c:543:6: note: in expansion of macro 'CLRJUNK' CLRJUNK(SIZE(tp)); ^~~~~~~ vmhdr.h:107:26: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-3' to '18446744073709551613' [-Wsign-conversion] #define CLRPFREE(w) ((w) &= ~PFREE) ^~ vmbest.c:553:7: note: in expansion of macro 'CLRPFREE' CLRPFREE(SIZE(NEXT(tp))); ^~~~~~~~ vmhdr.h:107:26: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-3' to '18446744073709551613' [-Wsign-conversion] #define CLRPFREE(w) ((w) &= ~PFREE) ^~ vmbest.c:592:5: note: in expansion of macro 'CLRPFREE' CLRPFREE(SIZE(NEXT(tp))); ^~~~~~~~ vmbest.c:605:15: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] SIZE(np) &= ~BITS; ^~ vmbest.c: In function 'bestaddr': vmbest.c:665:32: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] reg size_t size = SIZE(b) & ~BITS; ^ vmbest.c: In function 'bestfree': vmbest.c:726:60: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] (*_Vmtrace) (vm, (Vmuchar_t *) data, NIL(Vmuchar_t *), (s & ~BITS), ^ In file included from vmbest.c:14: vmbest.c: In function 'bestresize': vmhdr.h:100:25: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define CLRBITS(w) ((w) &= ~BITS) ^~ vmbest.c:784:2: note: in expansion of macro 'CLRBITS' CLRBITS(SIZE(rp)); ^~~~~~~ vmhdr.h:100:25: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define CLRBITS(w) ((w) &= ~BITS) ^~ vmbest.c:790:3: note: in expansion of macro 'CLRBITS' CLRBITS(s); ^~~~~~~ vmhdr.h:224:45: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] #define C_INDEX(s) (s < MAXCACHE ? INDEX(s) : S_CACHE) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ vmbest.c:793:23: note: in expansion of macro 'C_INDEX' bestreclaim(vd, np, C_INDEX(s)); ^~~~~~~ vmhdr.h:100:25: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define CLRBITS(w) ((w) &= ~BITS) ^~ vmbest.c:796:3: note: in expansion of macro 'CLRBITS' CLRBITS(SIZE(rp)); ^~~~~~~ vmhdr.h:107:26: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-3' to '18446744073709551613' [-Wsign-conversion] #define CLRPFREE(w) ((w) &= ~PFREE) ^~ vmbest.c:807:6: note: in expansion of macro 'CLRPFREE' CLRPFREE(SIZE(np)); ^~~~~~~~ vmbest.c:838:18: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] SIZE(np) = (((s & ~BITS) - size) - sizeof(Head_t)) | BUSY | JUNK; ^ vmbest.c:847:21: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] if (size < ((s & ~BITS) + bs)) ^ vmbest.c:848:13: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] size = (s & ~BITS) + bs; ^ In file included from vmbest.c:14: vmhdr.h:100:25: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define CLRBITS(w) ((w) &= ~BITS) ^~ vmbest.c:873:49: note: in expansion of macro 'CLRBITS' done:if (data && (type & VM_RSZERO) && size > CLRBITS(oldsize)) { ^~~~~~~ vmbest.c: In function 'bestsize': vmbest.c:918:56: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] b = (Block_t *) ((Vmuchar_t *) DATA(b) + (SIZE(b) & ~BITS)); ^ In file included from vmbest.c:14: vmbest.c: In function 'bestcompact': vmhdr.h:107:26: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-3' to '18446744073709551613' [-Wsign-conversion] #define CLRPFREE(w) ((w) &= ~PFREE) ^~ vmbest.c:957:2: note: in expansion of macro 'CLRPFREE' CLRPFREE(SIZE(NEXT(bp))); ^~~~~~~~ vmbest.c:967:37: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] (seg->baddr - ((Vmuchar_t *) bp) - sizeof(Head_t))) > 0) ^ vmbest.c: In function 'bestalign': vmbest.c:1050:6: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] s = (Vmuchar_t *) np - (Vmuchar_t *) tp; ^ vmbest.c:1051:24: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] SIZE(np) = ((SIZE(tp) & ~BITS) - s) | BUSY; ^ vmbest.c:1065:17: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] SIZE(tp) = ((s & ~BITS) - sizeof(Head_t)) | BUSY | JUNK; ^ vmbest.c: In function 'sbrkmem': vmbest.c:1098:5: warning: "_std_malloc" is not defined, evaluates to 0 [-Wundef] #if _std_malloc || _BLD_INSTRUMENT || cray ^~~~~~~~~~~ vmbest.c:1098:20: warning: "_BLD_INSTRUMENT" is not defined, evaluates to 0 [-Wundef] #if _std_malloc || _BLD_INSTRUMENT || cray ^~~~~~~~~~~~~~~ vmbest.c:1098:39: warning: "cray" is not defined, evaluates to 0 [-Wundef] #if _std_malloc || _BLD_INSTRUMENT || cray ^~~~ vmbest.c: At top level: vmbest.c:1165:1: warning: missing initializer for field 'tiny' of 'Vmdata_t' {aka 'struct _vmdata_s'} [-Wmissing-field-initializers] }; ^ In file included from vmbest.c:14: vmhdr.h:237:11: note: 'tiny' declared here Block_t *tiny[S_TINY]; /* small blocks */ ^~~~ In file included from vmbest.c:14: vmbest.c: In function 'bestresize': vmhdr.h:376:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:377:4: note: here case 6: *to++ = *fr++; \ ^~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:377:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:378:4: note: here case 5: *to++ = *fr++; \ ^~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:378:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:379:4: note: here case 4: *to++ = *fr++; \ ^~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:379:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:380:4: note: here case 3: *to++ = *fr++; \ ^~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:380:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:381:4: note: here case 2: *to++ = *fr++; \ ^~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:381:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:382:4: note: here case 1: *to++ = *fr++; \ ^~~~ vmbest.c:852:7: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, s); ^~~~~~~ vmhdr.h:387:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: *d++ = 0; \ ~~~~~^~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:388:4: note: here case 6: *d++ = 0; \ ^~~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:388:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: *d++ = 0; \ ~~~~~^~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:389:4: note: here case 5: *d++ = 0; \ ^~~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:389:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: *d++ = 0; \ ~~~~~^~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:390:4: note: here case 4: *d++ = 0; \ ^~~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:390:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: *d++ = 0; \ ~~~~~^~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:391:4: note: here case 3: *d++ = 0; \ ^~~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:391:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: *d++ = 0; \ ~~~~~^~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:392:4: note: here case 2: *d++ = 0; \ ^~~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:392:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: *d++ = 0; \ ~~~~~^~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:393:4: note: here case 1: *d++ = 0; \ ^~~~ vmbest.c:876:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ CC vmclear.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmclear.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmclear.c: In function 'vmclear': vmclear.c:49:41: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] size = seg->baddr - ((Vmuchar_t *) tp) - 2 * sizeof(Head_t); ^ CC vmclose.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmclose.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ CC vmdcheap.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmdcheap.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ CC vmdebug.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmdebug.c:22: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmdebug.c: In function 'vmdbwarn': vmdebug.c:65:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] write(2, mesg, n); ^ In file included from vmdebug.c:22: vmdebug.c: In function 'dbwarn': vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:61:42: note: in definition of macro 'VLONG' #define VLONG(addr) ((Vmulong_t)((char*)(addr) - (char*)0) ) ^~~~ vmdebug.c:143:9: note: in expansion of macro 'INT2PTR' (INT2PTR(char *, DBLINE(data))), ^~~~~~~ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:351:20: note: in expansion of macro 'DBLN' #define DBLINE(d) (DBLN(d) < 0 ? -DBLN(d) : DBLN(d)) ^~~~ vmdebug.c:143:25: note: in expansion of macro 'DBLINE' (INT2PTR(char *, DBLINE(data))), ^~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:61:42: note: in definition of macro 'VLONG' #define VLONG(addr) ((Vmulong_t)((char*)(addr) - (char*)0) ) ^~~~ vmdebug.c:143:9: note: in expansion of macro 'INT2PTR' (INT2PTR(char *, DBLINE(data))), ^~~~~~~ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:351:35: note: in expansion of macro 'DBLN' #define DBLINE(d) (DBLN(d) < 0 ? -DBLN(d) : DBLN(d)) ^~~~ vmdebug.c:143:25: note: in expansion of macro 'DBLINE' (INT2PTR(char *, DBLINE(data))), ^~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:61:42: note: in definition of macro 'VLONG' #define VLONG(addr) ((Vmulong_t)((char*)(addr) - (char*)0) ) ^~~~ vmdebug.c:143:9: note: in expansion of macro 'INT2PTR' (INT2PTR(char *, DBLINE(data))), ^~~~~~~ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:351:45: note: in expansion of macro 'DBLN' #define DBLINE(d) (DBLN(d) < 0 ? -DBLN(d) : DBLN(d)) ^~~~ vmdebug.c:143:25: note: in expansion of macro 'DBLINE' (INT2PTR(char *, DBLINE(data))), ^~~~~~ vmdebug.c:162:29: warning: conversion from 'long int' to 'int' may change value [-Wconversion] vmdbwarn(vm, buf, (bufp - buf)); ~~~~~~^~~~~~ In file included from vmdebug.c:22: vmdebug.c: In function 'dbsetinfo': vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:358:42: note: in expansion of macro 'DBLN' #define DBSETFL(d,f,l) (DBFILE(d) = (f), DBLN(d) = (f) ? (l) : 1) ^~~~ vmdebug.c:216:5: note: in expansion of macro 'DBSETFL' DBSETFL(data, (db ? db->file : NIL(char *)), line); ^~~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:370:66: note: in expansion of macro 'DBLN' (((begp) = (Vmuchar_t*)(d)+DBSIZE(d)), ((endp) = (Vmuchar_t*)(&DBLN(d))) ) ^~~~ vmdebug.c:223:5: note: in expansion of macro 'DBTAIL' DBTAIL(data, begp, endp); ^~~~~~ vmdebug.c: In function 'dbaddr': vmdebug.c:280:52: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] b = (Block_t *) ((Vmuchar_t *) DATA(b) + (SIZE(b) & ~BITS)); ^ vmdebug.c: In function 'dbsize': vmdebug.c:314:56: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] b = (Block_t *) ((Vmuchar_t *) DATA(b) + (SIZE(b) & ~BITS)); ^ In file included from vmdebug.c:22: vmdebug.c: In function 'dbresize': vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:351:20: note: in expansion of macro 'DBLN' #define DBLINE(d) (DBLN(d) < 0 ? -DBLN(d) : DBLN(d)) ^~~~ vmdebug.c:473:15: note: in expansion of macro 'DBLINE' oldline = DBLINE(addr); ^~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:351:35: note: in expansion of macro 'DBLN' #define DBLINE(d) (DBLN(d) < 0 ? -DBLN(d) : DBLN(d)) ^~~~ vmdebug.c:473:15: note: in expansion of macro 'DBLINE' oldline = DBLINE(addr); ^~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:351:45: note: in expansion of macro 'DBLN' #define DBLINE(d) (DBLN(d) < 0 ? -DBLN(d) : DBLN(d)) ^~~~ vmdebug.c:473:15: note: in expansion of macro 'DBLINE' oldline = DBLINE(addr); ^~~~~~ vmdebug.c: In function 'vmdbcheck': vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:362:21: note: in expansion of macro 'DBLN' #define DBISBAD(d) (DBLN(d) <= 0) ^~~~ vmdebug.c:537:10: note: in expansion of macro 'DBISBAD' if (DBISBAD(data)) { /* seen this before */ ^~~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:370:66: note: in expansion of macro 'DBLN' (((begp) = (Vmuchar_t*)(d)+DBSIZE(d)), ((endp) = (Vmuchar_t*)(&DBLN(d))) ) ^~~~ vmdebug.c:547:6: note: in expansion of macro 'DBTAIL' DBTAIL(data, begp, endp); ^~~~~~ vmdebug.c:552:25: warning: conversion from 'long int' to 'int' may change value [-Wconversion] dbwarn(vm, data, begp - data, NIL(char *), 0, DB_CHECK); ~~~~~^~~~~~ In file included from vmdebug.c:22: vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:361:22: note: in expansion of macro 'DBLN' #define DBSETBAD(d) (DBLN(d) > 0 ? (DBLN(d) = -DBLN(d)) : -1) ^~~~ vmdebug.c:553:3: note: in expansion of macro 'DBSETBAD' DBSETBAD(data); ^~~~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:361:37: note: in expansion of macro 'DBLN' #define DBSETBAD(d) (DBLN(d) > 0 ? (DBLN(d) = -DBLN(d)) : -1) ^~~~ vmdebug.c:553:3: note: in expansion of macro 'DBSETBAD' DBSETBAD(data); ^~~~~~~~ vmhdr.h:346:38: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define DBBSIZE(d) (SIZE(DBBLOCK(d)) & ~BITS) ^ vmhdr.h:350:53: note: in expansion of macro 'DBBSIZE' #define DBLN(d) (((Head_t*)((Vmuchar_t*)DBBLOCK(d)+DBBSIZE(d)))->head.size.line ) ^~~~~~~ vmhdr.h:361:48: note: in expansion of macro 'DBLN' #define DBSETBAD(d) (DBLN(d) > 0 ? (DBLN(d) = -DBLN(d)) : -1) ^~~~ vmdebug.c:553:3: note: in expansion of macro 'DBSETBAD' DBSETBAD(data); ^~~~~~~~ vmdebug.c:559:18: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] (SIZE(b) & ~BITS)); ^ CC vmdisc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmdisc.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ CC vmlast.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmlast.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmlast.c: In function 'lastfree': vmlast.c:106:10: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] s = (Vmuchar_t *) (seg->free) - (Vmuchar_t *) data; ^ vmlast.c:108:10: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] s = (Vmuchar_t *) BLOCK(seg->baddr) - (Vmuchar_t *) data; ^ vmlast.c:116:57: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ((Vmuchar_t *) BLOCK(seg->baddr) - (Vmuchar_t *) data) - ^ vmlast.c: In function 'lastresize': vmlast.c:173:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] oldsize = (Vmuchar_t *) seg->last - (Vmuchar_t *) data; ^ vmlast.c:175:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] oldsize = (Vmuchar_t *) BLOCK(seg->baddr) - (Vmuchar_t *) data; ^ vmlast.c:180:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] oldsize = s; ^ vmlast.c:182:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] oldsize = (Vmuchar_t *) tp - (Vmuchar_t *) data; ^ vmlast.c:190:16: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] ds = size - s; ^ vmlast.c:190:11: warning: conversion to 'ssize_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] ds = size - s; ^~~~ In file included from vmlast.c:14: vmhdr.h:65:28: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] #define ROUNDX(x,y) ((((x) + ((y)-1)) / (y)) * (y)) ^ vmhdr.h:66:37: note: in expansion of macro 'ROUNDX' #define ROUND(x,y) (((y)&((y)-1)) ? ROUNDX((x),(y)) : ROUND2((x),(y)) ) ^~~~~~ vmlast.c:191:11: note: in expansion of macro 'ROUND' ds = ROUND(ds, vd->incr); ^~~~~ vmhdr.h:64:27: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] #define ROUND2(x,y) (((x) + ((y)-1)) & ~((y)-1)) ^ vmhdr.h:66:55: note: in expansion of macro 'ROUND2' #define ROUND(x,y) (((y)&((y)-1)) ? ROUNDX((x),(y)) : ROUND2((x),(y)) ) ^~~~~~ vmlast.c:191:11: note: in expansion of macro 'ROUND' ds = ROUND(ds, vd->incr); ^~~~~ vmhdr.h:66:20: warning: conversion to 'ssize_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] #define ROUND(x,y) (((y)&((y)-1)) ? ROUNDX((x),(y)) : ROUND2((x),(y)) ) ^ vmlast.c:191:11: note: in expansion of macro 'ROUND' ds = ROUND(ds, vd->incr); ^~~~~ vmhdr.h:66:20: warning: conversion to 'ssize_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] #define ROUND(x,y) (((y)&((y)-1)) ? ROUNDX((x),(y)) : ROUND2((x),(y)) ) ^ vmlast.c:191:11: note: in expansion of macro 'ROUND' ds = ROUND(ds, vd->incr); ^~~~~ vmlast.c:193:19: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] seg->extent + ds, vm->disc); ^ vmlast.c:196:13: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] seg->size += ds; ^~ vmlast.c:197:15: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] seg->extent += ds; ^~ vmlast.c:215:9: warning: conversion to 'ssize_t' {aka 'long int'} from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] ds = oldsize < size ? oldsize : size; ^~~~~~~ In file included from vmlast.c:14: vmhdr.h:374:10: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] switch(n/sizeof(int)) \ ^ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmlast.c:216:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] INTCOPY(d, ed, ds); ^~ vmhdr.h:375:40: note: in definition of macro 'INTCOPY' { default: memcpy((void*)to,(void*)fr,n); break; \ ^ vmlast.c:222:17: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] SIZE(tp) = s - sizeof(Head_t); ^ vmlast.c:241:20: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] SIZE(tp) = (s - size) - sizeof(Head_t); ^ vmlast.c: In function 'lastsize': vmlast.c:288:59: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] return (Vmuchar_t *) vd->seg->baddr - (Vmuchar_t *) addr - ^ vmlast.c:288:59: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] return (Vmuchar_t *) vd->seg->baddr - (Vmuchar_t *) addr - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ sizeof(Head_t); ~~~~~~~~~~~~~~ vmlast.c: In function 'lastcompact': vmlast.c:312:33: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] if (seg->size == (s = SIZE(fp) & ~BITS)) ^ vmlast.c: In function 'lastalign': vmlast.c:369:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] if ((s = (seg->baddr - (Vmuchar_t *) next)) >= sizeof(Block_t)) { ^ In file included from vmlast.c:14: vmlast.c: In function 'lastresize': vmhdr.h:376:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:377:4: note: here case 6: *to++ = *fr++; \ ^~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:377:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:378:4: note: here case 5: *to++ = *fr++; \ ^~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:378:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:379:4: note: here case 4: *to++ = *fr++; \ ^~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:379:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:380:4: note: here case 3: *to++ = *fr++; \ ^~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:380:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:381:4: note: here case 2: *to++ = *fr++; \ ^~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:381:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: *to++ = *fr++; \ ~~~~~~^~~~~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:382:4: note: here case 1: *to++ = *fr++; \ ^~~~ vmlast.c:216:4: note: in expansion of macro 'INTCOPY' INTCOPY(d, ed, ds); ^~~~~~~ vmhdr.h:387:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 7: *d++ = 0; \ ~~~~~^~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:388:4: note: here case 6: *d++ = 0; \ ^~~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:388:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 6: *d++ = 0; \ ~~~~~^~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:389:4: note: here case 5: *d++ = 0; \ ^~~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:389:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 5: *d++ = 0; \ ~~~~~^~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:390:4: note: here case 4: *d++ = 0; \ ^~~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:390:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 4: *d++ = 0; \ ~~~~~^~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:391:4: note: here case 3: *d++ = 0; \ ^~~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:391:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: *d++ = 0; \ ~~~~~^~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:392:4: note: here case 2: *d++ = 0; \ ^~~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:392:17: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: *d++ = 0; \ ~~~~~^~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ vmhdr.h:393:4: note: here case 1: *d++ = 0; \ ^~~~ vmlast.c:257:2: note: in expansion of macro 'INTZERO' INTZERO(d, size); ^~~~~~~ CC vmopen.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmopen.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmopen.c: In function 'vmopen': vmopen.c:138:44: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SIZE(b) = seg->baddr - (Vmuchar_t *) b - 2 * sizeof(Head_t); ^ CC vmpool.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmpool.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmpool.c: In function 'poolalloc': vmpool.c:60:21: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] (s = (SIZE(tp) & ~BITS) + sizeof(Head_t)) >= size) ^ vmpool.c:67:20: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] s = (SIZE(tp) & ~BITS) + sizeof(Head_t); ^ vmpool.c: In function 'pooladdr': vmpool.c:127:36: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] (((Vmuchar_t *) addr - laddr) / size) * size); ^ vmpool.c: In function 'poolcompact': vmpool.c:246:33: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] if (seg->size == (s = SIZE(fp) & ~BITS)) ^ CC vmprivate.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmprivate.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmprivate.c: In function 'vmextend': vmprivate.c:145:43: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] SIZE(bp) = seg->baddr - (Vmuchar_t *) bp - 2 * sizeof(Head_t); ^ In file included from vmprivate.c:14: vmhdr.h:107:26: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-3' to '18446744073709551613' [-Wsign-conversion] #define CLRPFREE(w) ((w) &= ~PFREE) ^~ vmprivate.c:173:2: note: in expansion of macro 'CLRPFREE' CLRPFREE(SIZE(NEXT(t))); ^~~~~~~~ CC vmprofile.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmprofile.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmprofile.c: In function 'pfsearch': vmprofile.c:87:14: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h = line + (((Vmulong_t) vm) >> 4); ^ In file included from vmprofile.c:14: vmprofile.c: In function 'pfsetinfo': vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:323:21: note: in expansion of macro 'PFDATA' #define PFOBJ(d) (PFDATA(d)->head.seg.pf) ^~~~~~ vmprofile.c:209:5: note: in expansion of macro 'PFOBJ' PFOBJ(data) = pf; ^~~~~ vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:324:21: note: in expansion of macro 'PFDATA' #define PFSIZE(d) (PFDATA(d)->head.size.size) ^~~~~~ vmprofile.c:210:5: note: in expansion of macro 'PFSIZE' PFSIZE(data) = size; ^~~~~~ vmprofile.c: In function 'vmprofile': vmprofile.c:319:54: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] #define CHKBUF() (bufp >= endbuf ? (write(fd,buf,bufp-buf), bufp=buf) : bufp) ~~~~^~~~ vmprofile.c:388:2: note: in expansion of macro 'CHKBUF' CHKBUF(); ^~~~~~ vmprofile.c:319:54: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] #define CHKBUF() (bufp >= endbuf ? (write(fd,buf,bufp-buf), bufp=buf) : bufp) ~~~~^~~~ vmprofile.c:394:6: note: in expansion of macro 'CHKBUF' CHKBUF(); ^~~~~~ vmprofile.c:24:25: warning: conversion to 'Vmulong_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define PFLINE(pf) ((pf)->line) ~~~~~^~~~~~~ vmprofile.c:396:45: note: in expansion of macro 'PFLINE' bufp = (*_Vmstrcpy) (bufp, (*_Vmitoa) (PFLINE(pf), -1), ':'); ^~~~~~ vmprofile.c:320:49: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] #define FLSBUF() (bufp > buf ? write(fd,buf,bufp-buf) : 0) ~~~~^~~~ vmprofile.c:413:5: note: in expansion of macro 'FLSBUF' FLSBUF(); ^~~~~~ In file included from vmprofile.c:14: vmprofile.c: In function 'pffree': vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:323:21: note: in expansion of macro 'PFDATA' #define PFOBJ(d) (PFDATA(d)->head.seg.pf) ^~~~~~ vmprofile.c:472:10: note: in expansion of macro 'PFOBJ' pf = PFOBJ(data); ^~~~~ vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:324:21: note: in expansion of macro 'PFDATA' #define PFSIZE(d) (PFDATA(d)->head.size.size) ^~~~~~ vmprofile.c:473:9: note: in expansion of macro 'PFSIZE' s = PFSIZE(data); ^~~~~~ vmprofile.c: In function 'pfresize': vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:323:21: note: in expansion of macro 'PFDATA' #define PFOBJ(d) (PFDATA(d)->head.seg.pf) ^~~~~~ vmprofile.c:527:10: note: in expansion of macro 'PFOBJ' pf = PFOBJ(data); ^~~~~ vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:324:21: note: in expansion of macro 'PFDATA' #define PFSIZE(d) (PFDATA(d)->head.size.size) ^~~~~~ vmprofile.c:528:19: note: in expansion of macro 'PFSIZE' s = oldsize = PFSIZE(data); ^~~~~~ vmprofile.c: In function 'pfsize': vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:324:21: note: in expansion of macro 'PFDATA' #define PFSIZE(d) (PFDATA(d)->head.size.size) ^~~~~~ vmprofile.c:575:60: note: in expansion of macro 'PFSIZE' return (*Vmbest->addrf) (vm, addr) != 0 ? -1L : (long) PFSIZE(addr); ^~~~~~ CC vmregion.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmregion.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ CC vmsegment.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmsegment.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ CC vmset.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmset.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ CC vmstat.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmstat.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmstat.c: In function 'vmstat': vmstat.c:58:15: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] s = SIZE(b) & ~BITS; ^ In file included from vmstat.c:14: vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:324:21: note: in expansion of macro 'PFDATA' #define PFSIZE(d) (PFDATA(d)->head.size.size) ^~~~~~ vmstat.c:68:8: note: in expansion of macro 'PFSIZE' s = PFSIZE(DATA(b)); ^~~~~~ vmstat.c:76:15: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] (SIZE(b) & ~BITS)); ^ vmstat.c:84:44: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] if ((s = ((char *) endb - (char *) b) - s) > 0) { ^ vmstat.c:90:14: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] st->n_free += (SIZE(seg->free) + sizeof(Head_t)) / s; ^~ vmstat.c:90:17: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] st->n_free += (SIZE(seg->free) + sizeof(Head_t)) / s; ^ vmstat.c:92:35: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] ((seg->baddr - (Vmuchar_t *) b) - sizeof(Head_t)) / s; ^ vmstat.c:91:17: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] st->n_busy += ^~ vmstat.c:92:3: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] ((seg->baddr - (Vmuchar_t *) b) - sizeof(Head_t)) / s; ^ vmstat.c:99:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] st->s_busy = (st->m_busy = vd->pool) * st->n_busy; ^ vmstat.c:101:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] st->s_free = (st->m_free = vd->pool) * st->n_free; ^ CC vmstrdup.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmstrdup.c:15: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ In file included from vmhdr.h:247, from vmstrdup.c:15: vmstrdup.c: In function 'vmstrdup': vmstrdup.c:27:8: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] strlen(s) + 1)) ? (char *) memcpy(t, s, ^~~~~~ vmalloc.h:199:58: note: in definition of macro 'vmalloc' #define vmalloc(vm,sz) (*(_VM_(vm)->meth.allocf))((vm),(sz)) ^~ vmstrdup.c:26:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] vmalloc(v, n = vmalloc.h:199:58: note: in definition of macro 'vmalloc' #define vmalloc(vm,sz) (*(_VM_(vm)->meth.allocf))((vm),(sz)) ^~ vmstrdup.c:28:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] n) : (char *) 0); ^ CC vmtrace.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmtrace.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ vmtrace.c: In function 'trstrcpy': vmtrace.c:28:9: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] n = strlen(from); ^~~~~~ vmtrace.c:29:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memcpy(to, from, n); ^ vmtrace.c:31:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] if ((*to = endc)) ^~~~ vmtrace.c: In function 'trtrace': vmtrace.c:134:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] write(Trfile, buf, (bufp - buf)); ~~~~~~^~~~~~ In file included from vmtrace.c:14: vmtrace.c: In function 'vmtrbusy': vmhdr.h:322:62: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) ) ^ vmhdr.h:324:21: note: in expansion of macro 'PFDATA' #define PFSIZE(d) (PFDATA(d)->head.size.size) ^~~~~~ vmtrace.c:173:7: note: in expansion of macro 'PFSIZE' s = PFSIZE(data); ^~~~~~ vmtrace.c:175:15: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] s = SIZE(b) & ~BITS; ^ vmtrace.c:179:56: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-8' to '18446744073709551608' [-Wsign-conversion] b = (Block_t *) ((Vmuchar_t *) DATA(b) + (SIZE(b) & ~BITS)); ^ CC vmwalk.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from vmwalk.c:14: vmhdr.h:150:5: warning: "_long_double" is not defined, evaluates to 0 [-Wundef] #if _long_double ^~~~~~~~~~~~ CCLD libvmalloc_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vmalloc' Making all in ast make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ast' CC pathpath.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pathpath.c: In function 'pathpath': pathpath.c:75:19: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] else if ((s = (char *) a)) { ^ CC chresc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] chresc.c: In function 'chresc': chresc.c:36:2: warning: switch missing default case [-Wswitch-default] switch (c = *s++) { ^~~~~~ chresc.c:31:5: warning: switch missing default case [-Wswitch-default] switch (c = *s++) { ^~~~~~ chresc.c:136:7: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] *p = (char *) s; ^ CC chrtoi.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] chrtoi.c: In function 'chrtoi': chrtoi.c:31:19: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (n = 0; n < sizeof(int) * CHAR_BIT; n += CHAR_BIT) { ^ chrtoi.c:32:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] switch (x = *((unsigned char *) s++)) { ^ chrtoi.c:32:2: warning: switch missing default case [-Wswitch-default] switch (x = *((unsigned char *) s++)) { ^~~~~~ CC error.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] error.c: In function '_err_msgv': error.c:55:47: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (level && ((s = error_info.id) || (s = (char *) id))) { ^ CC fmtbuf.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] fmtbuf.c: In function 'fmtbuf': fmtbuf.c:33:11: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare] if (n > (&buf[elementsof(buf)] - nxt)) ^ CC fmtesc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] fmtesc.c: In function 'fmtquote': fmtesc.c:38:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] register unsigned char *s = (unsigned char *) as; ^ fmtesc.c:48:9: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] c = 4 * (n + 1); ^ fmtesc.c:50:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] c += strlen((char *) qb); ^ fmtesc.c:50:4: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] c += strlen((char *) qb); ^~ fmtesc.c:50:7: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] c += strlen((char *) qb); ^~~~~~ fmtesc.c:52:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] c += strlen((char *) qe); ^ fmtesc.c:52:4: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] c += strlen((char *) qe); ^~ fmtesc.c:52:7: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] c += strlen((char *) qe); ^~~~~~ fmtesc.c:53:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] b = buf = fmtbuf(c); ^ fmtesc.c:104:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] *b++ = '0' + ((c >> 6) & 07); ^~~ fmtesc.c:105:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] *b++ = '0' + ((c >> 3) & 07); ^~~ fmtesc.c:113:10: warning: conversion from 'int' to 'char' may change value [-Wconversion] *b++ = c; ^ fmtesc.c:133:13: warning: conversion from 'int' to 'char' may change value [-Wconversion] *b++ = c; ^ fmtesc.c: At top level: fmtesc.c:154:7: warning: no previous prototype for 'fmtnesq' [-Wmissing-prototypes] char *fmtnesq(const char *as, const char *qs, size_t n) ^~~~~~~ fmtesc.c: In function 'fmtesq': fmtesc.c:165:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return fmtquote(as, NiL, qs, strlen((char *) as), 0); ^ fmtesc.c: In function 'fmtesc': fmtesc.c:174:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return fmtquote(as, NiL, NiL, strlen((char *) as), 0); ^ CC pathaccess.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC pathbin.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC pathcanon.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pathcanon.c:44:7: warning: no previous prototype for 'pathcanon' [-Wmissing-prototypes] char *pathcanon(char *path, int flags) ^~~~~~~~~ pathcanon.c: In function 'pathcanon': pathcanon.c:95:5: warning: "PRESERVE_TRAILING_SLASH" is not defined, evaluates to 0 [-Wundef] #if PRESERVE_TRAILING_SLASH ^~~~~~~~~~~~~~~~~~~~~~~ pathcanon.c:143:18: warning: conversion from 'int' to 'char' may change value [-Wconversion] *(t - 1) = c; ^ pathcanon.c:185:5: warning: "DONT_PRESERVE_TRAILING_SLASH" is not defined, evaluates to 0 [-Wundef] #if DONT_PRESERVE_TRAILING_SLASH ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC pathcat.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pathcat.c: In function 'pathcat': pathcat.c:42:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (*dirs ? (char *) ++dirs : 0); ^ CC pathexists.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pathexists.c: In function 'pathexists': pathexists.c:68:8: warning: conversion from 'int' to 'char' may change value [-Wconversion] *e = c; ^ pathexists.c:75:8: warning: conversion from 'int' to 'char' may change value [-Wconversion] *e = c; ^ pathexists.c:88:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] *e = c; ^ pathexists.c:97:8: warning: conversion from 'int' to 'char' may change value [-Wconversion] *e = c; ^ pathexists.c:109:9: warning: conversion from 'int' to 'char' may change value [-Wconversion] *e++ = c; ^ CC pathfind.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pathfind.c:47:5: warning: no previous prototype for 'pathinclude' [-Wmissing-prototypes] int pathinclude(const char *dir) ^~~~~~~~~~~ pathfind.c: In function 'pathfind': pathfind.c:81:17: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] sfsprintf(buf, size, "%s.%s", name, type); ^~~~ pathfind.c:100:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if ((s = strrchr((char *) lib, ':'))) ^ CC pathgetlink.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pathgetlink.c:39:5: warning: no previous prototype for 'pathgetlink' [-Wmissing-prototypes] int pathgetlink(const char *name, char *buf, int siz) ^~~~~~~~~~~ pathgetlink.c: In function 'pathgetlink': pathgetlink.c:46:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((n = readlink(name, buf, siz)) < 0) ^~~ pathgetlink.c:46:14: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] if ((n = readlink(name, buf, siz)) < 0) ^~~~~~~~ CC strcopy.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC stresc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] stresc.c: In function 'stresc': stresc.c:40:16: warning: conversion from 'long int' to 'int' may change value [-Wconversion] return (t - b); ~~~^~~~ stresc.c:33:2: warning: switch missing default case [-Wswitch-default] switch (c = *s++) { ^~~~~~ stresc.c:42:9: warning: conversion from 'int' to 'char' may change value [-Wconversion] *t++ = c; ^ CC strmatch.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from strmatch.c:56: ./hashkey.h:49:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ strmatch.c:59:5: warning: "_hdr_wchar" is not defined, evaluates to 0 [-Wundef] #if _hdr_wchar && _lib_wctype && _lib_iswctype ^~~~~~~~~~ strmatch.c:122:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:142:5: warning: "_lib_mbtowc" is not defined, evaluates to 0 [-Wundef] #if _lib_mbtowc && MB_LEN_MAX > 1 ^~~~~~~~~~~ strmatch.c:156:6: warning: "_lib_strcoll" is not defined, evaluates to 0 [-Wundef] #if !_lib_strcoll ^~~~~~~~~~~~ strmatch.c:160:5: warning: "_lib_fnmatch" is not defined, evaluates to 0 [-Wundef] #if _lib_fnmatch ^~~~~~~~~~~~ strmatch.c: In function 'gobble': strmatch.c:179:2: warning: switch missing default case [-Wswitch-default] switch (mbgetchar(s)) { ^~~~~~ strmatch.c: At top level: strmatch.c:226:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c: In function 'onematch': strmatch.c:249:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:284:25: warning: conversion from 'int' to 'short int' may change value [-Wconversion] mp->current.groups = oldg; ^~~~ strmatch.c:302:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:317:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:330:24: warning: conversion from 'int' to 'short int' may change value [-Wconversion] mp->current.groups = oldg; ^~~~ strmatch.c:358:28: warning: conversion from 'int' to 'short int' may change value [-Wconversion] mp->current.groups = g; ^ strmatch.c:367:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:378:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:418:24: warning: conversion from 'int' to 'short int' may change value [-Wconversion] mp->current.groups = g; ^ strmatch.c:427:21: warning: conversion from 'int' to 'short int' may change value [-Wconversion] mp->best.groups = g; ^ strmatch.c:428:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:445:5: warning: "_lib_fnmatch" is not defined, evaluates to 0 [-Wundef] #if _lib_fnmatch ^~~~~~~~~~~~ strmatch.c:525:5: warning: "_lib_wctype" is not defined, evaluates to 0 [-Wundef] #if _lib_wctype ^~~~~~~~~~~ strmatch.c:474:8: warning: switch missing default case [-Wswitch-default] switch (HASHNKEY5 ^~~~~~ strmatch.c:541:5: warning: "_lib_fnmatch" is not defined, evaluates to 0 [-Wundef] #if _lib_fnmatch ^~~~~~~~~~~~ strmatch.c:557:5: warning: "_lib_fnmatch" is not defined, evaluates to 0 [-Wundef] #if _lib_fnmatch ^~~~~~~~~~~~ strmatch.c:592:5: warning: "_lib_fnmatch" is not defined, evaluates to 0 [-Wundef] #if _lib_fnmatch ^~~~~~~~~~~~ strmatch.c:600:5: warning: "_lib_mbtowc" is not defined, evaluates to 0 [-Wundef] #if _lib_mbtowc ^~~~~~~~~~~ strmatch.c:639:5: warning: "_lib_fnmatch" is not defined, evaluates to 0 [-Wundef] #if _lib_fnmatch ^~~~~~~~~~~~ strmatch.c:663:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c: In function 'grpmatch': strmatch.c:699:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c: In function 'strgrpmatch': strmatch.c:729:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] s = (char *) b; ^ strmatch.c:735:34: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if ((i = grpmatch(&match, 0, s, (char *) p, e, flags)) ^ strmatch.c:742:5: warning: "_DEBUG_MATCH" is not defined, evaluates to 0 [-Wundef] #if _DEBUG_MATCH ^~~~~~~~~~~~ strmatch.c:760:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] s = (char *) b; ^ strmatch.c:764:15: warning: conversion from 'long int' to 'int' may change value [-Wconversion] sub[i * 2] = match.current.end[i] ? match.current.beg[i] - s : 0; ^~~~~ strmatch.c:766:6: warning: conversion from 'long int' to 'int' may change value [-Wconversion] match.current.end[i] ? match.current.end[i] - s : 0; ^~~~~ strmatch.c: At top level: strmatch.c:789:7: warning: no previous prototype for 'strsubmatch' [-Wmissing-prototypes] char *strsubmatch(const char *s, const char *p, int flags) ^~~~~~~~~~~ strmatch.c: In function 'strsubmatch': strmatch.c:794:50: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] (flags ? STR_MAXIMAL : 0) | STR_LEFT) ? (char *) s + ^ CC strton.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from strton.c:63: ../../lib/sfio/sfhdr.h:151:5: warning: "_stream_peek" is not defined, evaluates to 0 [-Wundef] #if _stream_peek ^~~~~~~~~~~~ strton.c:68:6: warning: no previous prototype for 'strton' [-Wmissing-prototypes] long strton(const char *a, char **e, char *basep, int m) ^~~~~~ strton.c: In function 'strton': strton.c:70:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] register unsigned char *s = (unsigned char *) a; ^ strton.c:96:14: warning: conversion from 'long int' to 'int' may change value [-Wconversion] base = n; ^ strton.c:111:15: warning: conversion from 'int' to 'char' may change value [-Wconversion] *basep = base; ^~~~ strton.c:143:13: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (s > (unsigned char *) (a + 1)) { ^ strton.c:170:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (m < 0 || s == (unsigned char *) (a + 1)) ^ CC strerror.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libast_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ast' Making all in vpsc make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vpsc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vpsc' Making all in rbtree make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/rbtree' CC misc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] misc.c:72:6: warning: no previous prototype for 'NullFunction' [-Wmissing-prototypes] void NullFunction(void * junk) { ; } ^~~~~~~~~~~~ misc.c: In function 'NullFunction': misc.c:72:26: warning: unused parameter 'junk' [-Wunused-parameter] void NullFunction(void * junk) { ; } ~~~~~~~^~~~ CC red_black_tree.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] red_black_tree.c:86:6: warning: no previous prototype for 'LeftRotate' [-Wmissing-prototypes] void LeftRotate(rb_red_blk_tree* tree, rb_red_blk_node* x) { ^~~~~~~~~~ red_black_tree.c:141:6: warning: no previous prototype for 'RightRotate' [-Wmissing-prototypes] void RightRotate(rb_red_blk_tree* tree, rb_red_blk_node* y) { ^~~~~~~~~~~ red_black_tree.c:192:6: warning: no previous prototype for 'TreeInsertHelp' [-Wmissing-prototypes] void TreeInsertHelp(rb_red_blk_tree* tree, rb_red_blk_node* z) { ^~~~~~~~~~~~~~ red_black_tree.c:385:6: warning: no previous prototype for 'InorderTreePrint' [-Wmissing-prototypes] void InorderTreePrint(rb_red_blk_tree* tree, rb_red_blk_node* x) { ^~~~~~~~~~~~~~~~ red_black_tree.c:421:6: warning: no previous prototype for 'TreeDestHelper' [-Wmissing-prototypes] void TreeDestHelper(rb_red_blk_tree* tree, rb_red_blk_node* x) { ^~~~~~~~~~~~~~ red_black_tree.c:522:6: warning: no previous prototype for 'RBDeleteFixUp' [-Wmissing-prototypes] void RBDeleteFixUp(rb_red_blk_tree* tree, rb_red_blk_node* x) { ^~~~~~~~~~~~~ CC stack.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] stack.c:71:6: warning: no previous prototype for 'StackDestroy' [-Wmissing-prototypes] void StackDestroy(stk_stack * theStack,void DestFunc(void * a)) { ^~~~~~~~~~~~ CCLD librbtree_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/rbtree' Making all in ortho make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ortho' CC fPQ.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from fPQ.c:17: fPQ.c: In function 'PQgen': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ fPQ.c:31:10: note: in expansion of macro 'N_NEW' pq = N_NEW(sz+1,snode*); ^~~~~ CC maze.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] maze.c: In function 'psdump': maze.c:65:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] absbb.UR.x = absbb.LL.x + BB.UR.x - BB.LL.x; ^~~~~ maze.c:66:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] absbb.UR.y = absbb.LL.y + BB.UR.y - BB.LL.y; ^~~~~ maze.c: In function 'vcmpid': maze.c:90:14: warning: unused parameter 'd' [-Wunused-parameter] vcmpid(Dt_t* d, pointf* key1, pointf* key2, Dtdisc_t* disc) ~~~~~~^ maze.c:90:55: warning: unused parameter 'disc' [-Wunused-parameter] vcmpid(Dt_t* d, pointf* key1, pointf* key2, Dtdisc_t* disc) ~~~~~~~~~~^~~~ maze.c: In function 'hcmpid': maze.c:100:14: warning: unused parameter 'd' [-Wunused-parameter] hcmpid(Dt_t* d, pointf* key1, pointf* key2, Dtdisc_t* disc) ~~~~~~^ maze.c:100:55: warning: unused parameter 'disc' [-Wunused-parameter] hcmpid(Dt_t* d, pointf* key1, pointf* key2, Dtdisc_t* disc) ~~~~~~~~~~^~~~ maze.c: In function 'updateWt': maze.c:154:17: warning: unused parameter 'cp' [-Wunused-parameter] updateWt (cell* cp, sedge* ep, int sz) ~~~~~~^~ maze.c: In function 'updateWts': maze.c:144:19: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define CHANSZ(w) (((w)-3)/2) ^ maze.c:175:15: note: in expansion of macro 'CHANSZ' int hsz = CHANSZ (cp->bb.UR.y - cp->bb.LL.y); ^~~~~~ maze.c:144:19: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define CHANSZ(w) (((w)-3)/2) ^ maze.c:176:15: note: in expansion of macro 'CHANSZ' int vsz = CHANSZ (cp->bb.UR.x - cp->bb.LL.x); ^~~~~~ maze.c: In function 'markSmall': maze.c:197:30: warning: unused parameter 'g' [-Wunused-parameter] markSmall (cell* cp, sgraph* g) ~~~~~~~~^ In file included from maze.c:22: maze.c: In function 'mkMazeGraph': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ maze.c:328:25: note: in expansion of macro 'N_NEW' snodeitem* ditems = N_NEW(bound, snodeitem); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ maze.c:335:13: note: in expansion of macro 'N_NEW' sides = N_NEW(4*mp->ncells, snode*); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ maze.c:374:13: note: in expansion of macro 'N_NEW' sides = N_NEW(g->nnodes, snode*); ^~~~~ maze.c:323:20: warning: variable 'ncnt' set but not used [-Wunused-but-set-variable] int nsides, i, ncnt, maxdeg; ^~~~ In file included from maze.c:22: maze.c: In function 'mkMaze': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ maze.c:461:23: note: in expansion of macro 'N_NEW' cp = mp->gcells = N_NEW(mp->ngcells, cell); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ maze.c:496:17: note: in expansion of macro 'N_NEW' mp->cells = N_NEW(nrect, cell); ^~~~~ CC ortho.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ortho.c: In function 'setSeg': ortho.c:113:18: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] sp->isVert = dir; ^~~ In file included from ortho.c:32: ortho.c: In function 'convertSPtoRoute': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ortho.c:158:16: note: in expansion of macro 'N_NEW' rte.segs = N_NEW(sz-2, segment); /* at most sz-2 segments */ ^~~~~ ortho.c:235:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] rte.segs = realloc (rte.segs, rte.n*sizeof(segment)); ^ ortho.c: In function 'freeChannel': ortho.c:253:20: warning: unused parameter 'd' [-Wunused-parameter] freeChannel (Dt_t* d, channel* cp, Dtdisc_t* disc) ~~~~~~^ ortho.c:253:46: warning: unused parameter 'disc' [-Wunused-parameter] freeChannel (Dt_t* d, channel* cp, Dtdisc_t* disc) ~~~~~~~~~~^~~~ ortho.c: In function 'freeChanItem': ortho.c:261:21: warning: unused parameter 'd' [-Wunused-parameter] freeChanItem (Dt_t* d, chanItem* cp, Dtdisc_t* disc) ~~~~~~^ ortho.c:261:48: warning: unused parameter 'disc' [-Wunused-parameter] freeChanItem (Dt_t* d, chanItem* cp, Dtdisc_t* disc) ~~~~~~~~~~^~~~ ortho.c: In function 'chancmpid': ortho.c:277:17: warning: unused parameter 'd' [-Wunused-parameter] chancmpid(Dt_t* d, paird* key1, paird* key2, Dtdisc_t* disc) ~~~~~~^ ortho.c:277:56: warning: unused parameter 'disc' [-Wunused-parameter] chancmpid(Dt_t* d, paird* key1, paird* key2, Dtdisc_t* disc) ~~~~~~~~~~^~~~ ortho.c: In function 'dcmpid': ortho.c:291:14: warning: unused parameter 'd' [-Wunused-parameter] dcmpid(Dt_t* d, double* key1, double* key2, Dtdisc_t* disc) ~~~~~~^ ortho.c:291:55: warning: unused parameter 'disc' [-Wunused-parameter] dcmpid(Dt_t* d, double* key1, double* key2, Dtdisc_t* disc) ~~~~~~~~~~^~~~ In file included from ortho.c:32: ortho.c: In function 'insertChan': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ortho.c:414:22: note: in expansion of macro 'ALLOC' chan->seg_list = ALLOC(chan->cnt, chan->seg_list, segment*); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ortho.c:414:22: note: in expansion of macro 'ALLOC' chan->seg_list = ALLOC(chan->cnt, chan->seg_list, segment*); ^~~~~ ortho.c: In function 'addLoop': ortho.c:462:9: warning: variable 'wt' set but not used [-Wunused-but-set-variable] double wt; ^~ ortho.c: In function 'addNodeEdges': ortho.c:498:9: warning: variable 'wt' set but not used [-Wunused-but-set-variable] double wt; ^~ ortho.c: In function 'bendToStr': ortho.c:520:3: warning: switch missing default case [-Wswitch-default] switch (b) { ^~~~~~ ortho.c: In function 'assignTrackNo': ortho.c:588:62: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] if (odb_flags & ODB_CHANG) dumpChanG (cp, ((chanItem*)l1)->v); ~~~~~~~~~~~~~~~^~~ ortho.c: In function 'overlapSeg': ortho.c:633:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if(S1->p.p2==S2->p.p2) { ^~ ortho.c: In function 'segCmp': ortho.c:665:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if(S1->p.p1==S2->p.p1) { ^~ ortho.c:666:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(S1->p.p2==S2->p.p2) { ^~ ortho.c:712:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if(S1->p.p2==S2->p.p1) { ^~ ortho.c: In function 'seg_cmp': ortho.c:743:46: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(S1->isVert!=S2->isVert||S1->comm_coord!=S2->comm_coord) { ^~ ortho.c: In function 'add_edges_in_G': ortho.c:763:6: warning: switch missing default case [-Wswitch-default] switch (seg_cmp(seg_list[x],seg_list[y])) { ^~~~~~ ortho.c: In function 'propagate_prec': ortho.c:820:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(next->comm_coord==current->p.p1) { ^~ ortho.c:828:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(next->comm_coord==current->p.p1) { ^~ In file included from ../../lib/common/types.h:21, from ./structures.h:17, from ./sgraph.h:17, from ./maze.h:17, from ortho.c:30: ortho.c: In function 'is_parallel': ortho.c:843:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] assert (s1->comm_coord==s2->comm_coord); ^~ ortho.c:844:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] return ((s1->p.p1==s2->p.p1)&& ^~ ortho.c:845:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (s1->p.p2==s2->p.p2)&& ^~ ortho.c: In function 'set_parallel_edges': ortho.c:907:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(prev1->comm_coord==seg1->p.p1) { ^~ ortho.c:938:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(prev1->comm_coord==seg1->p.p1) { ^~ ortho.c: In function 'addPEdges': ortho.c:1028:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(segs[i]->prev->comm_coord==segs[j]->prev->comm_coord) ^~ ortho.c:1049:4: warning: switch missing default case [-Wswitch-default] switch(prec2) { ^~~~~~ ortho.c:1041:7: warning: switch missing default case [-Wswitch-default] switch(prec1) { ^~~~~~ ortho.c: In function 'assignTracks': ortho.c:1093:19: warning: unused parameter 'nrtes' [-Wunused-parameter] assignTracks (int nrtes, route* route_list, maze* mp) ~~~~^~~~~ ortho.c:1093:33: warning: unused parameter 'route_list' [-Wunused-parameter] assignTracks (int nrtes, route* route_list, maze* mp) ~~~~~~~^~~~~~~~~~ ortho.c: In function 'htrack': ortho.c:1129:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] return lo + f*(hi-lo); ~~~^~~~~~~~~~~ In file included from ortho.c:32: ortho.c: In function 'attachOrthoEdges': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ ortho.c:1162:13: note: in expansion of macro 'N_GNEW' ispline = N_GNEW(npts, pointf); ^~~~~~ ortho.c: In function 'spline_merge': ortho.c:1219:38: warning: unused parameter 'n' [-Wunused-parameter] static boolean spline_merge(node_t * n) ~~~~~~~~~^ ortho.c: In function 'swap_ends_p': ortho.c:1224:37: warning: unused parameter 'e' [-Wunused-parameter] static boolean swap_ends_p(edge_t * e) ~~~~~~~~~^ ortho.c: At top level: ortho.c:1237:1: warning: no previous prototype for 'orthoEdges' [-Wmissing-prototypes] orthoEdges (Agraph_t* g, int doLbls) ^~~~~~~~~~ In file included from ortho.c:32: ortho.c: In function 'orthoEdges': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ ortho.c:1248:19: note: in expansion of macro 'N_GNEW' epair_t* es = N_GNEW(agnedges(g), epair_t); ^~~~~~ ortho.c:1264:3: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ In file included from ortho.c:32: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ortho.c:1318:18: note: in expansion of macro 'N_NEW' route_list = N_NEW (n_edges, route); ^~~~~ ortho.c:1320:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort((char *)es, n_edges, sizeof(epair_t), (qsort_cmpf) edgecmp); ^~~~~~~ ortho.c: In function 'coordOf': ortho.c:1420:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = (cp->bb.LL.x + cp->bb.UR.x)/2; ^ ortho.c:1421:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = cp->bb.UR.y; ^~ ortho.c:1424:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = (cp->bb.LL.x + cp->bb.UR.x)/2; ^ ortho.c:1425:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = cp->bb.LL.y; ^~ ortho.c:1428:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = (cp->bb.LL.y + cp->bb.UR.y)/2; ^ ortho.c:1429:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = cp->bb.LL.x; ^~ ortho.c:1432:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = (cp->bb.LL.y + cp->bb.UR.y)/2; ^ ortho.c:1433:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = cp->bb.UR.x; ^~ ortho.c: In function 'emitEdge': ortho.c:1445:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = vtrack(seg, m); ^~~~~~ ortho.c:1446:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] y = (n.UR.y + n.LL.y)/2; ^ ortho.c:1450:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = (n.UR.x + n.LL.x)/2; ^ ortho.c:1461:10: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = vtrack(seg, m); ^~~~~~ ortho.c:1475:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = vtrack(seg, m); ^~~~~~ ortho.c:1476:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] y = (n.UR.y + n.LL.y)/2; ^ ortho.c:1480:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = (n.LL.x + n.UR.x)/2; ^ ortho.c:1439:58: warning: unused parameter 'ix' [-Wunused-parameter] emitEdge (FILE* fp, Agedge_t* e, route rte, maze* m, int ix, boxf bb) ~~~~^~ ortho.c: In function 'emitSearchGraph': ortho.c:1506:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = pf.x; ^~ ortho.c:1507:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = pf.y; ^~ ortho.c: In function 'emitGraph': ortho.c:1555:17: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] bbox.LL.x = absbb.LL.x + TRANS; ^~~~~ ortho.c:1556:17: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] bbox.LL.y = absbb.LL.y + TRANS; ^~~~~ ortho.c:1557:17: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] bbox.UR.x = absbb.UR.x + TRANS; ^~~~~ ortho.c:1558:17: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] bbox.UR.y = absbb.UR.y + TRANS; ^~~~~ ortho.c: In function 'orthoEdges': ortho.c:1251:15: warning: variable 'ps' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PointSet* ps; ^~ ortho.c:1237:30: warning: argument 'doLbls' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] orthoEdges (Agraph_t* g, int doLbls) ~~~~^~~~~~ CC partition.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] partition.c: In function 'generateRandomOrdering': partition.c:157:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] j = i + drand48() * (n + 1 - i); ^ partition.c: In function 'traverse_polygon': partition.c:334:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (seg[t->lseg].v0.x == seg[t->lseg].v1.x) && ^~ partition.c:335:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (seg[t->rseg].v0.x == seg[t->rseg].v1.x)) { ^~ partition.c:326:7: warning: variable 'do_switch' set but not used [-Wunused-but-set-variable] int do_switch = FALSE; ^~~~~~~~~ partition.c:325:7: warning: variable 'retval' set but not used [-Wunused-but-set-variable] int retval; ^~~~~~ In file included from partition.c:18: partition.c: In function 'monotonate_trapezoids': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:621:20: note: in expansion of macro 'N_NEW' int* visited = N_NEW(tr_size,int); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:623:14: note: in expansion of macro 'N_NEW' mchain = N_NEW(tr_size, monchain_t); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:624:12: note: in expansion of macro 'N_NEW' vert = N_NEW(nsegs+1,vertexchain_t); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:625:11: note: in expansion of macro 'N_NEW' mon = N_NEW(nsegs, int); ^~~~~ partition.c: At top level: partition.c:688:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ In file included from partition.c:18: partition.c: In function 'partition': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ partition.c:722:23: note: in expansion of macro 'N_GNEW' segment_t* segs = N_GNEW(nsegs+1, segment_t); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:723:20: note: in expansion of macro 'N_NEW' int* permute = N_NEW(nsegs+1, int); ^~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ partition.c:728:19: note: in expansion of macro 'N_GNEW' trap_t* trs = N_GNEW(ntraps, trap_t); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:729:24: note: in expansion of macro 'N_NEW' boxf* hor_decomp = N_NEW(ntraps, boxf); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:730:25: note: in expansion of macro 'N_NEW' boxf* vert_decomp = N_NEW(ntraps, boxf); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ partition.c:755:10: note: in expansion of macro 'N_NEW' rs = N_NEW (hd_size*vd_size, boxf); ^~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ partition.c:761:10: note: in expansion of macro 'RALLOC' rs = RALLOC (cnt, rs, boxf); ^~~~~~ partition.c:731:9: warning: variable 'nt' set but not used [-Wunused-but-set-variable] int nt; ^~ CC rawgraph.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from rawgraph.c:19: rawgraph.c: In function 'make_graph': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ rawgraph.c:32:19: note: in expansion of macro 'N_NEW' g->vertices = N_NEW(n, vertex); ^~~~~ rawgraph.c: In function 'mkStack': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ rawgraph.c:84:16: note: in expansion of macro 'N_NEW' sp->vals = N_NEW(i,int); ^~~~~ CC sgraph.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from sgraph.c:18: sgraph.c: In function 'initSEdges': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ sgraph.c:116:16: note: in expansion of macro 'N_NEW' int* adj = N_NEW (6*g->nnodes + 2*maxdeg, int); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ sgraph.c:117:16: note: in expansion of macro 'N_NEW' g->edges = N_NEW (3*g->nnodes + maxdeg, sedge); ^~~~~ sgraph.c: In function 'createSGraph': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ sgraph.c:135:16: note: in expansion of macro 'N_NEW' g->nodes = N_NEW(nnodes, snode); ^~~~~ sgraph.c: In function 'addEdgeToNode': sgraph.c:149:34: warning: unused parameter 'e' [-Wunused-parameter] addEdgeToNode (snode* np, sedge* e, int idx) ~~~~~~~^ sgraph.c: In function 'shortPath': sgraph.c:244:7: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] d = -(N_VAL(n) + E_WT(e)); ^ CC trapezoid.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] trapezoid.c: In function 'add_segment': trapezoid.c:437:7: warning: variable 'tritop' set but not used [-Wunused-but-set-variable] int tritop = 0, tribot = 0, is_swapped; ^~~~~~ trapezoid.c: In function 'math_N': trapezoid.c:1040:10: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] return (int) ceil((double) 1.0*n/v); ^ In file included from trapezoid.c:26: trapezoid.c: In function 'construct_trapezoids': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ trapezoid.c:1055:10: note: in expansion of macro 'N_NEW' qs = N_NEW (2*ntraps, qnode_t); ^~~~~ trapezoid.c:1057:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memset((void *)tr, 0, ntraps*sizeof(trap_t)); ^ CCLD libortho_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ortho' Making all in sparse make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sparse' CC SparseMatrix.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] SparseMatrix.c:23:5: warning: "PQ" is not defined, evaluates to 0 [-Wundef] #if PQ ^~ SparseMatrix.c: In function 'size_of_matrix_type': SparseMatrix.c:51:10: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] return size; ^~~~ SparseMatrix.c: In function 'SparseMatrix_init': SparseMatrix.c:306:13: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] A->size = sz; ^~ SparseMatrix.c: In function 'SparseMatrix_alloc': SparseMatrix.c:336:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] A->a = MALLOC(A->size*nz_t); ^ SparseMatrix.c:343:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] A->a = MALLOC(A->size*nz_t); ^ SparseMatrix.c: In function 'SparseMatrix_realloc': SparseMatrix.c:361:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] A->a = REALLOC(A->a, A->size*nz_t); ^ SparseMatrix.c:363:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] A->a = MALLOC(A->size*nz_t); ^ SparseMatrix.c:373:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] A->a = REALLOC(A->a, A->size*nz_t); ^ SparseMatrix.c:375:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] A->a = MALLOC(A->size*nz_t); ^ SparseMatrix.c: At top level: SparseMatrix.c:420:6: warning: no previous prototype for 'SparseMatrix_print_csr' [-Wmissing-prototypes] void SparseMatrix_print_csr(char *c, SparseMatrix A){ ^~~~~~~~~~~~~~~~~~~~~~ SparseMatrix.c:481:6: warning: no previous prototype for 'SparseMatrix_print_coord' [-Wmissing-prototypes] void SparseMatrix_print_coord(char *c, SparseMatrix A){ ^~~~~~~~~~~~~~~~~~~~~~~~ SparseMatrix.c: In function 'SparseMatrix_export_binary_fp': SparseMatrix.c:637:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] fwrite(A->ia, sizeof(int), A->nz, f); ~^~~~ SparseMatrix.c:639:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] fwrite(A->ia, sizeof(int), A->m + 1, f); ~~~~~^~~ SparseMatrix.c:641:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] fwrite(A->ja, sizeof(int), A->nz, f); ~^~~~ SparseMatrix.c:642:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (A->size > 0) fwrite(A->a, A->size, A->nz, f); ~^~~~~~ SparseMatrix.c:642:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (A->size > 0) fwrite(A->a, A->size, A->nz, f); ~^~~~ SparseMatrix.c: In function 'SparseMatrix_import_binary_fp': SparseMatrix.c:667:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&m, sizeof(int), 1, f); ^~~~~ SparseMatrix.c:669:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&n, sizeof(int), 1, f); ^~~~~ SparseMatrix.c:671:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&nz, sizeof(int), 1, f); ^~~~~ SparseMatrix.c:673:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&nzmax, sizeof(int), 1, f); ^~~~~ SparseMatrix.c:675:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&type, sizeof(int), 1, f); ^~~~~ SparseMatrix.c:677:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&format, sizeof(int), 1, f); ^~~~~ SparseMatrix.c:679:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&property, sizeof(int), 1, f); ^~~~~ SparseMatrix.c:681:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(&sz, sizeof(size_t), 1, f); ^~~~~ SparseMatrix.c:689:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] iread = fread(A->ia, sizeof(int), A->nz, f); ~^~~~ SparseMatrix.c:689:13: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(A->ia, sizeof(int), A->nz, f); ^~~~~ SparseMatrix.c:692:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] iread = fread(A->ia, sizeof(int), A->m + 1, f); ~~~~~^~~ SparseMatrix.c:692:13: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(A->ia, sizeof(int), A->m + 1, f); ^~~~~ SparseMatrix.c:695:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] iread = fread(A->ja, sizeof(int), A->nz, f); ~^~~~ SparseMatrix.c:695:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(A->ja, sizeof(int), A->nz, f); ^~~~~ SparseMatrix.c:699:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] iread = fread(A->a, A->size, A->nz, f); ~^~~~~~ SparseMatrix.c:699:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] iread = fread(A->a, A->size, A->nz, f); ~^~~~ SparseMatrix.c:699:13: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] iread = fread(A->a, A->size, A->nz, f); ^~~~~ SparseMatrix.c: In function 'SparseMatrix_from_coordinate_format': SparseMatrix.c:809:88: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] return SparseMatrix_from_coordinate_arrays(A->nz, A->m, A->n, irn, jcn, a, A->type, A->size); ~^~~~~~ SparseMatrix.c: In function 'SparseMatrix_from_coordinate_format_not_compacted': SparseMatrix.c:824:102: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] return SparseMatrix_from_coordinate_arrays_not_compacted(A->nz, A->m, A->n, irn, jcn, a, A->type, A->size, what_to_sum); ~^~~~~~ SparseMatrix.c: In function 'SparseMatrix_from_coordinate_arrays_internal': SparseMatrix.c:936:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(A->a, val0, A->size*((size_t)nz)); ^ SparseMatrix.c: In function 'SparseMatrix_scaled_by_vector': SparseMatrix.c:1345:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (v[i] != 0){ ^~ SparseMatrix.c: In function 'SparseMatrix_multiply_by_scaler': SparseMatrix.c:1364:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] b = MALLOC(sizeof(real)*A->nz); ^ SparseMatrix.c: In function 'SparseMatrix_sum_repeat_entries': SparseMatrix.c:1845:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] ymax = ymin = a[1]; ^ SparseMatrix.c:1881:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xmax = xmin = a[1]; ^ SparseMatrix.c: In function 'SparseMatrix_coordinate_form_add_entries': SparseMatrix.c:1983:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (A->size) MEMCPY((char*) A->a + ((size_t)nz)*A->size/sizeof(char), val, A->size*((size_t)nentries)); ^ SparseMatrix.c:1983:85: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (A->size) MEMCPY((char*) A->a + ((size_t)nz)*A->size/sizeof(char), val, A->size*((size_t)nentries)); ^ SparseMatrix.c: In function 'SparseMatrix_normalize_to_rowsum1': SparseMatrix.c:2261:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (sum != 0){ ^~ SparseMatrix.c: In function 'SparseMatrix_normalize_by_row': SparseMatrix.c:2290:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (max != 0){ ^~ SparseMatrix.c: At top level: SparseMatrix.c:2300:14: warning: no previous prototype for 'SparseMatrix_to_complex' [-Wmissing-prototypes] SparseMatrix SparseMatrix_to_complex(SparseMatrix A){ ^~~~~~~~~~~~~~~~~~~~~~~ SparseMatrix.c: In function 'SparseMatrix_to_complex': SparseMatrix.c:2317:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] A->a = a = REALLOC(a, 2*sizeof(real)*nz); ^ SparseMatrix.c:2332:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] real *aa = A->a = MALLOC(2*sizeof(real)*nz); ^ SparseMatrix.c:2301:16: warning: variable 'ja' set but not used [-Wunused-but-set-variable] int i, *ia, *ja; ^~ SparseMatrix.c:2301:11: warning: variable 'ia' set but not used [-Wunused-but-set-variable] int i, *ia, *ja; ^~ SparseMatrix.c: In function 'SparseMatrix_copy': SparseMatrix.c:2474:61: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] B = SparseMatrix_general_new(A->m, A->n, A->nz, A->type, A->size, A->format); ~^~~~~~ SparseMatrix.c:2477:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (A->a) MEMCPY(B->a, A->a, A->size*((size_t)A->nz)); ^ SparseMatrix.c: At top level: SparseMatrix.c:2495:6: warning: no previous prototype for 'SparseMatrix_level_sets_internal' [-Wmissing-prototypes] void SparseMatrix_level_sets_internal(int khops, SparseMatrix A, int root, int *nlevel, int **levelset_ptr, int **levelset, int **mask, int reinitialize_mask){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SparseMatrix.c: In function 'cmp': SparseMatrix.c:2602:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (d1->dist == d2->dist){ ^~ In file included from ./general.h:21, from SparseMatrix.h:16, from SparseMatrix.c:21: SparseMatrix.c: In function 'SparseMatrix_pseudo_diameter_weighted': SparseMatrix.c:2757:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] assert(dist[list[nlist-1]] == dist_max); ^~ SparseMatrix.c: In function 'SparseMatrix_pseudo_diameter_unweighted': SparseMatrix.c:2833:16: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] nlevel = (int) SparseMatrix_pseudo_diameter_unweighted(A, root, FALSE, &enda, &endb, connectedQ); ^ SparseMatrix.c: In function 'SparseMatrix_get_augmented': SparseMatrix.c:2989:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = MALLOC(A->size*2*((size_t)nz)); ^ SparseMatrix.c:2990:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(val, A->a, A->size*((size_t)nz)); ^ SparseMatrix.c:2991:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY((void*)(((char*) val) + ((size_t)nz)*A->size), A->a, A->size*((size_t)nz)); ^ SparseMatrix.c:2991:72: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY((void*)(((char*) val) + ((size_t)nz)*A->size), A->a, A->size*((size_t)nz)); ^ SparseMatrix.c:3008:83: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] B = SparseMatrix_from_coordinate_arrays(nz, m + n, m + n, irn, jcn, val, type, A->size); ~^~~~~~ SparseMatrix.c: In function 'SparseMatrix_get_submatrix': SparseMatrix.c:3183:82: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] B = SparseMatrix_from_coordinate_arrays(nz, nrow, ncol, irn, jcn, v, A->type, A->size); ~^~~~~~ SparseMatrix.c: In function 'SparseMatrix_k_centers': SparseMatrix.c:3403:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dist_min = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:3404:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dist_sum = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:3407:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*centers)) *centers = MALLOC(sizeof(int)*K); ^ SparseMatrix.c:3408:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*dist0)) *dist0 = MALLOC(sizeof(real)*K*n); ^ SparseMatrix.c:3408:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*dist0)) *dist0 = MALLOC(sizeof(real)*K*n); ^ SparseMatrix.c:3410:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dist = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:3441:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dmax < dist_min[i] || (dmax == dist_min[i] && dsum < dist_sum[i])){/* tie break with avg dist */ ^~ SparseMatrix.c:3452:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] list = MALLOC(sizeof(int)*n); ^ SparseMatrix.c:3480:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dmax < dist_min[i] || (dmax == dist_min[i] && dsum < dist_sum[i])){/* tie break with avg dist */ ^~ SparseMatrix.c: In function 'SparseMatrix_k_centers_user': SparseMatrix.c:3546:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dist_min = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:3547:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dist_sum = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:3549:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*dist0)) *dist0 = MALLOC(sizeof(real)*K*n); ^ SparseMatrix.c:3549:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*dist0)) *dist0 = MALLOC(sizeof(real)*K*n); ^ SparseMatrix.c:3551:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dist = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:3579:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] list = MALLOC(sizeof(int)*n); ^ SparseMatrix.c: In function 'SparseMatrix_distance_matrix': SparseMatrix.c:3678:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*dist0)) *dist0 = MALLOC(sizeof(real)*n*n); ^ SparseMatrix.c:3678:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*dist0)) *dist0 = MALLOC(sizeof(real)*n*n); ^ SparseMatrix.c:3692:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] list = MALLOC(sizeof(int)*n); ^ SparseMatrix.c: In function 'SparseMatrix_distance_matrix_khops': SparseMatrix.c:3784:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] list = MALLOC(sizeof(int)*n); ^ SparseMatrix.c:3785:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dist = MALLOC(sizeof(real)*n); ^ SparseMatrix.c: At top level: SparseMatrix.c:3847:5: warning: "PQ" is not defined, evaluates to 0 [-Wundef] #if PQ ^~ SparseMatrix.c: In function 'SparseMatrix_page_rank': SparseMatrix.c:4104:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] a = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:4108:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] a = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:4120:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*page_rank)) *page_rank = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:4123:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] diag = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:4125:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] y = MALLOC(sizeof(real)*n); ^ SparseMatrix.c:4181:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(x, y, sizeof(real)*n); ^ SparseMatrix.c: In function 'SparseMatrix_multiply_by_scaler': SparseMatrix.c:1369:13: warning: this statement may fall through [-Wimplicit-fallthrough=] A->type = MATRIX_TYPE_REAL; ~~~~~~~~^~~~~~~~~~~~~~~~~~ SparseMatrix.c:1370:3: note: here case MATRIX_TYPE_REAL: ^~~~ CC general.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] general.c: In function 'vector_percentile': general.c:47:7: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] i = n*y; ^ general.c: In function 'random_permutation': general.c:67:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] p = MALLOC(sizeof(int)*n); ^ general.c: In function 'vector_take': general.c:136:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!*u) *u = MALLOC(sizeof(real)*m); ^ general.c: In function 'vector_float_take': general.c:149:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!*u) *u = MALLOC(sizeof(float)*m); ^ general.c: At top level: general.c:158:5: warning: no previous prototype for 'comp_ascend' [-Wmissing-prototypes] int comp_ascend(const void *s1, const void *s2){ ^~~~~~~~~~~ general.c: In function 'comp_ascend': general.c:160:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss1 = (real*) s1; ^ general.c:161:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss2 = (real*) s2; ^ general.c: At top level: general.c:171:5: warning: no previous prototype for 'comp_descend' [-Wmissing-prototypes] int comp_descend(const void *s1, const void *s2){ ^~~~~~~~~~~~ general.c: In function 'comp_descend': general.c:173:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss1 = (real*) s1; ^ general.c:174:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss2 = (real*) s2; ^ general.c: At top level: general.c:183:5: warning: no previous prototype for 'comp_descend_int' [-Wmissing-prototypes] int comp_descend_int(const void *s1, const void *s2){ ^~~~~~~~~~~~~~~~ general.c: In function 'comp_descend_int': general.c:185:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss1 = (int*) s1; ^ general.c:186:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss2 = (int*) s2; ^ general.c: At top level: general.c:196:5: warning: no previous prototype for 'comp_ascend_int' [-Wmissing-prototypes] int comp_ascend_int(const void *s1, const void *s2){ ^~~~~~~~~~~~~~~ general.c: In function 'comp_ascend_int': general.c:198:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss1 = (int*) s1; ^ general.c:199:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss2 = (int*) s2; ^ general.c: In function 'vector_ordering': general.c:224:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!*p) *p = MALLOC(sizeof(int)*n); ^ general.c:225:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] u = MALLOC(sizeof(real)*2*n); ^ general.c:233:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(u, n, sizeof(real)*2, comp_ascend); ^ general.c:235:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(u, n, sizeof(real)*2, comp_descend); ^ general.c: In function 'vector_sort_real': general.c:245:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(v, n, sizeof(real), comp_ascend); ^ general.c:247:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(v, n, sizeof(real), comp_descend); ^ general.c: In function 'vector_sort_int': general.c:252:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(v, n, sizeof(int), comp_ascend_int); ^ general.c:254:14: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(v, n, sizeof(int), comp_descend_int); ^ general.c: In function 'strip_dir': general.c:302:12: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] for (i = strlen(s); i >= 0; i--) { ^~~~~~ general.c: In function 'scale_to_box': general.c:328:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (max[0] - min[0] != 0) { ^~ general.c:331:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (max[1] - min[1] != 0) { ^~ general.c: In function 'validQ_int_string': general.c:364:28: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (val > INT_MAX || val < INT_MIN) return 0; ^ CC BinaryHeap.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] BinaryHeap.c: In function 'BinaryHeap_new': BinaryHeap.c:23:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h->heap = MALLOC(sizeof(void*)*max_len); ^ BinaryHeap.c:24:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h->id_to_pos = MALLOC(sizeof(int)*max_len); ^ BinaryHeap.c:27:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h->pos_to_id = MALLOC(sizeof(int)*max_len); ^ BinaryHeap.c: In function 'BinaryHeap_realloc': BinaryHeap.c:47:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] max_len = max_len + MAX(0.2*max_len, 10); ^~~~~~~ BinaryHeap.c:50:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h->heap = REALLOC(h->heap, sizeof(void*)*max_len); ^ BinaryHeap.c:53:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h->id_to_pos = REALLOC(h->id_to_pos, sizeof(int)*max_len); ^ BinaryHeap.c:56:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h->pos_to_id = REALLOC(h->pos_to_id, sizeof(int)*max_len); ^ BinaryHeap.c: In function 'BinaryHeap_sanity_check': BinaryHeap.c:248:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*(h->len + IntStack_get_length(h->id_stack))); ^ CC IntStack.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] IntStack.c: In function 'IntStack_new': IntStack.c:24:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s->stack = MALLOC(sizeof(int)*max_len); ^ IntStack.c: In function 'IntStack_realloc': IntStack.c:38:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] max_len = max_len + MAX(10,0.2*max_len); ^~~~~~~ IntStack.c:40:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s->stack = REALLOC(s->stack, sizeof(int)*max_len); ^ CC vector.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] vector.c: In function 'Vector_new': vector.c:26:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] v->v = malloc(size_of_elem*maxlen); ^ vector.c: At top level: vector.c:31:8: warning: no previous prototype for 'Vector_assign' [-Wmissing-prototypes] Vector Vector_assign(Vector v, void *stuff, int i){ ^~~~~~~~~~~~~ vector.c: In function 'Vector_assign': vector.c:32:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memcpy(((char*) v->v)+(v->size_of_elem)*i/sizeof(char), stuff, v->size_of_elem); ^ vector.c: In function 'Vector_reset': vector.c:38:70: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (v->deallocator)(v->deallocator)((char*)v->v + (v->size_of_elem)*i/sizeof(char)); ^ vector.c: In function 'Vector_add': vector.c:46:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] v->v = realloc(v->v, (v->maxlen)*(v->size_of_elem)); ^ vector.c: In function 'Vector_delete': vector.c:57:72: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (v->deallocator)(v->deallocator)((char*)v->v + (v->size_of_elem)*i/sizeof(char)); ^ vector.c: In function 'Vector_get': vector.c:66:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] return ((char*)v->v + i*(v->size_of_elem)/sizeof(char)); ^ vector.c: At top level: vector.c:77:6: warning: no previous prototype for 'intdealloactor' [-Wmissing-prototypes] void intdealloactor(void *v){ ^~~~~~~~~~~~~~ vector.c: In function 'intdealloactor': vector.c:77:27: warning: unused parameter 'v' [-Wunused-parameter] void intdealloactor(void *v){ ~~~~~~^ vector.c: At top level: vector.c:112:6: warning: no previous prototype for 'nulldealloactor' [-Wmissing-prototypes] void nulldealloactor(void *v){ ^~~~~~~~~~~~~~~ vector.c: In function 'nulldealloactor': vector.c:112:28: warning: unused parameter 'v' [-Wunused-parameter] void nulldealloactor(void *v){ ~~~~~~^ vector.c: At top level: vector.c:115:6: warning: no previous prototype for 'strdealloactor' [-Wmissing-prototypes] void strdealloactor(void *v){ ^~~~~~~~~~~~~~ CC DotIO.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] DotIO.c: In function 'attach_edge_colors': DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:106:11: note: in expansion of macro 'ND_id' row = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:108:13: note: in expansion of macro 'ND_id' col = ND_id(aghead(e)); ^~~~~ DotIO.c: In function 'SparseMatrix_import_dot': DotIO.c:167:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ND_id(n) = i++; ^ In file included from DotIO.c:15: general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:176:9: note: in expansion of macro 'N_NEW' I = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:177:9: note: in expansion of macro 'N_NEW' J = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:178:11: note: in expansion of macro 'N_NEW' val = N_NEW(nedges, real); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:189:9: note: in expansion of macro 'N_NEW' I = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:190:9: note: in expansion of macro 'N_NEW' J = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:191:11: note: in expansion of macro 'N_NEW' val = N_NEW(nedges, real); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:197:12: note: in expansion of macro 'N_NEW' valD = N_NEW(nedges, real); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:202:11: note: in expansion of macro 'ND_id' row = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:205:14: note: in expansion of macro 'ND_id' J[i] = ND_id(aghead(e)); ^~~~~ DotIO.c:232:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *edge_label_nodes = MALLOC(sizeof(int)*nedge_nodes); ^ DotIO.c:237:56: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (label_sizes) *label_sizes = MALLOC(sizeof(real)*2*nnodes); ^ DotIO.c:239:10: warning: declaration of 'sz' shadows a previous local [-Wshadow] real sz; ^~ DotIO.c:150:10: note: shadowed declaration is here size_t sz = sizeof(real); ^~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:240:9: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:263:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = MALLOC(sizeof(real)*dim*nnodes); ^ DotIO.c:263:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = MALLOC(sizeof(real)*dim*nnodes); ^ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:269:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c: In function 'Import_dot_splines': DotIO.c:363:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ND_id(n) = i++; ^ DotIO.c:368:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*xsplines)) *xsplines = malloc(sizeof(char*)*nedges); ^ DotIO.c: In function 'edgelist_export': DotIO.c:419:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] fwrite(x, sizeof(real), dim*n, f); ~~~^~ DotIO.c:427:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] fwrite(&(ja[ia[i]]), sizeof(int), len, f); ^~~ In file included from DotIO.c:15: DotIO.c: In function 'makeDotGraph': general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:478:20: note: in expansion of macro 'N_NEW' Agnode_t** arr = N_NEW (A->m, Agnode_t*); ^~~~~ DotIO.c:552:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ND_id(n) = i; ^ DotIO.c:560:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] color = malloc(sizeof(real)*A->nz); ^ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:562:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:592:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:605:9: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:609:2: warning: switch missing default case [-Wswitch-default] switch (A->type){ ^~~~~~ DotIO.c:474:12: warning: variable 'sym' set but not used [-Wunused-but-set-variable] Agsym_t *sym, *sym2 = NULL, *sym3 = NULL; ^~~ DotIO.c: At top level: DotIO.c:653:7: warning: no previous prototype for 'cat_string' [-Wmissing-prototypes] char *cat_string(char *s1, char *s2){ ^~~~~~~~~~ DotIO.c:662:7: warning: no previous prototype for 'cat_string3' [-Wmissing-prototypes] char *cat_string3(char *s1, char *s2, char *s3, int id){ ^~~~~~~~~~~ DotIO.c: In function 'convert_edge_labels_to_nodes': DotIO.c:702:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ndmap = malloc(sizeof(Agnode_t *)*nnodes); ^ DotIO.c:715:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ND_id(n) = i++; ^ DotIO.c:685:7: warning: variable 'nedges' set but not used [-Wunused-but-set-variable] int nedges; ^~~~~~ DotIO.c: In function 'hexcol2rgb': DotIO.c:778:44: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] return (hex2int(h[0])*16 + hex2int(h[1]))/255.; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ DotIO.c: In function 'Dot_SetClusterColor': DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:790:9: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c: In function 'Import_coord_clusters_from_dot': DotIO.c:872:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ND_id(n) = i++; ^ In file included from DotIO.c:15: general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:875:7: note: in expansion of macro 'N_NEW' I = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:876:7: note: in expansion of macro 'N_NEW' J = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:877:9: note: in expansion of macro 'N_NEW' val = N_NEW(nedges, real); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:885:11: note: in expansion of macro 'ND_id' row = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:888:14: note: in expansion of macro 'ND_id' J[i] = ND_id(aghead(e)); ^~~~~ DotIO.c:902:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *clusters = MALLOC(sizeof(int)*nnodes); ^ DotIO.c:911:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memset (*clusters, 0, sizeof(int)*nnodes); ^ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:916:13: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:924:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:933:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:969:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:980:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *label_sizes = MALLOC(sizeof(real)*dim*nnodes); ^ DotIO.c:980:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *label_sizes = MALLOC(sizeof(real)*dim*nnodes); ^ DotIO.c:982:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_r = MALLOC(sizeof(float)*(1+MAX_GRPS)); ^ DotIO.c:983:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_g = MALLOC(sizeof(float)*(1+MAX_GRPS)); ^ DotIO.c:984:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_b = MALLOC(sizeof(float)*(1+MAX_GRPS)); ^ DotIO.c:990:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *fsz = MALLOC(sizeof(float)*nnodes); ^ DotIO.c:991:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *labels = MALLOC(sizeof(char*)*nnodes); ^ DotIO.c:995:10: warning: declaration of 'sz' shadows a previous local [-Wshadow] real sz; ^~ DotIO.c:814:10: note: shadowed declaration is here size_t sz = sizeof(real); ^~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:996:9: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c:1041:33: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] (*rgb_r)[(*clusters)[i]] = color.u.RGBA[0]; ^~~~~ DotIO.c:1042:33: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] (*rgb_g)[(*clusters)[i]] = color.u.RGBA[1]; ^~~~~ DotIO.c:1043:33: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] (*rgb_b)[(*clusters)[i]] = color.u.RGBA[2]; ^~~~~ DotIO.c:1059:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = MALLOC(sizeof(real)*dim*nnodes); ^ DotIO.c:1059:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = MALLOC(sizeof(real)*dim*nnodes); ^ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:1062:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c: In function 'attached_clustering': DotIO.c:1116:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ND_id(n) = i++; ^ In file included from DotIO.c:15: general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:1119:7: note: in expansion of macro 'N_NEW' I = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:1120:7: note: in expansion of macro 'N_NEW' J = N_NEW(nedges, int); ^~~~~ general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ DotIO.c:1121:9: note: in expansion of macro 'N_NEW' val = N_NEW(nedges, real); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:1128:11: note: in expansion of macro 'ND_id' row = ND_id(n); ^~~~~ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:1131:14: note: in expansion of macro 'ND_id' J[i] = ND_id(aghead(e)); ^~~~~ DotIO.c:1144:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] clusters = MALLOC(sizeof(int)*nnodes); ^ DotIO.c:28:19: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ^ DotIO.c:1162:11: note: in expansion of macro 'ND_id' i = ND_id(n); ^~~~~ DotIO.c: In function 'setDotNodeID': DotIO.c:1189:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ND_id(n) = v; ^ DotIO.c: In function 'getDotNodeID': DotIO.c:28:53: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define ND_id(n) (((Agnodeinfo_t*)((n)->base.data))->id) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ DotIO.c:1194:12: note: in expansion of macro 'ND_id' return ND_id(n); ^~~~~ CC LinkedList.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] LinkedList.c:124:6: warning: no previous prototype for 'DoubleLinkedList_print' [-Wmissing-prototypes] void DoubleLinkedList_print(DoubleLinkedList head, void (*linkedlist_print)(void*)){ ^~~~~~~~~~~~~~~~~~~~~~ CC colorutil.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] colorutil.c:42:6: warning: no previous prototype for 'Hue2RGB' [-Wmissing-prototypes] real Hue2RGB(real v1, real v2, real H) { ^~~~~~~ CC color_palette.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC mq.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] mq.c: In function 'get_mq': mq.c:88:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] counts = MALLOC(sizeof(int)*n); ^ mq.c:128:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dout = MALLOC(sizeof(real)*n); ^ mq.c: At top level: mq.c:155:26: warning: no previous prototype for 'Multilevel_MQ_Clustering_init' [-Wmissing-prototypes] Multilevel_MQ_Clustering Multilevel_MQ_Clustering_init(SparseMatrix A, int level){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mq.c: In function 'Multilevel_MQ_Clustering_init': mq.c:174:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matching = grid->matching = MALLOC(sizeof(real)*(n)); ^ mq.c:181:9: warning: declaration of 'n' shadows a previous local [-Wshadow] int n = A->n, ncluster; ^ mq.c:157:7: note: shadowed declaration is here int n = A->n, i; ^ mq.c:184:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grid->deg_intra = MALLOC(sizeof(real)*(n)); ^ mq.c:187:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grid->wgt = MALLOC(sizeof(real)*n); ^ mq.c: At top level: mq.c:209:6: warning: no previous prototype for 'Multilevel_MQ_Clustering_delete' [-Wmissing-prototypes] void Multilevel_MQ_Clustering_delete(Multilevel_MQ_Clustering grid){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mq.c:228:26: warning: no previous prototype for 'Multilevel_MQ_Clustering_establish' [-Wmissing-prototypes] Multilevel_MQ_Clustering Multilevel_MQ_Clustering_establish(Multilevel_MQ_Clustering grid, int maxcluster){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mq.c: In function 'Multilevel_MQ_Clustering_establish': mq.c:245:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] neighbors = MALLOC(sizeof(SingleLinkedList)*n); ^ mq.c:252:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] deg_intra_new = MALLOC(sizeof(real)*n); ^ mq.c:253:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wgt_new = MALLOC(sizeof(real)*n); ^ mq.c:254:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] deg_inter = MALLOC(sizeof(real)*n); ^ mq.c:255:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*n); ^ mq.c:256:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dout_new = MALLOC(sizeof(real)*n); ^ mq.c:481:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] deg_intra_new = REALLOC(deg_intra_new, nc*sizeof(real)); ^ mq.c:482:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] wgt_new = REALLOC(wgt_new, nc*sizeof(real)); ^ mq.c:486:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dout_new = REALLOC(dout_new, nc*sizeof(real)); ^ mq.c: At top level: mq.c:511:26: warning: no previous prototype for 'Multilevel_MQ_Clustering_new' [-Wmissing-prototypes] Multilevel_MQ_Clustering Multilevel_MQ_Clustering_new(SparseMatrix A0, int maxcluster){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mq.c: In function 'hierachical_mq_clustering': mq.c:559:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] u = MALLOC(sizeof(real)*cgrid->n); ^ mq.c:576:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matching = MALLOC(sizeof(int)*(grid->n)); ^ CC clustering.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] clustering.c: In function 'Multilevel_Modularity_Clustering_init': clustering.c:39:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grid->matching = MALLOC(sizeof(real)*(n)); ^ clustering.c:45:35: warning: declaration of 'n' shadows a previous local [-Wshadow] int *ia = A->ia, *ja = A->ja, n = A->n; ^ clustering.c:23:7: note: shadowed declaration is here int n = A->n, i, j; ^ clustering.c:51:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grid->deg = MALLOC(sizeof(real)*(n)); ^ clustering.c:54:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] indeg = MALLOC(sizeof(real)*n); ^ clustering.c:64:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (deg_total == 0) deg_total = 1; ^~ clustering.c: In function 'Multilevel_Modularity_Clustering_establish': clustering.c:113:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] deg_new = MALLOC(sizeof(real)*n); ^ clustering.c:114:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] deg_inter = MALLOC(sizeof(real)*n); ^ clustering.c:115:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*n); ^ clustering.c:234:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] deg_new = REALLOC(deg_new, nc*sizeof(real)); ^ clustering.c: In function 'hierachical_modularity_clustering': clustering.c:321:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] u = MALLOC(sizeof(real)*cgrid->n); ^ clustering.c:338:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] matching = MALLOC(sizeof(int)*(grid->n)); ^ CC QuadTree.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] QuadTree.c: In function 'node_data_new': QuadTree.c:38:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nd->coord = MALLOC(sizeof(real)*dim); ^ QuadTree.c: At top level: QuadTree.c:45:6: warning: no previous prototype for 'node_data_delete' [-Wmissing-prototypes] void node_data_delete(void *d){ ^~~~~~~~~~~~~~~~ QuadTree.c:52:6: warning: no previous prototype for 'node_data_get_weight' [-Wmissing-prototypes] real node_data_get_weight(void *d){ ^~~~~~~~~~~~~~~~~~~~ QuadTree.c:57:7: warning: no previous prototype for 'node_data_get_coord' [-Wmissing-prototypes] real* node_data_get_coord(void *d){ ^~~~~~~~~~~~~~~~~~~ QuadTree.c:62:5: warning: no previous prototype for 'node_data_get_id' [-Wmissing-prototypes] int node_data_get_id(void *d){ ^~~~~~~~~~~~~~~~ QuadTree.c: In function 'node_data_get_id': QuadTree.c:64:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] return nd->id; ~~^~~~ QuadTree.c: At top level: QuadTree.c:70:6: warning: no previous prototype for 'check_or_realloc_arrays' [-Wmissing-prototypes] void check_or_realloc_arrays(int dim, int *nsuper, int *nsupermax, real **center, real **supernode_wgts, real **distances){ ^~~~~~~~~~~~~~~~~~~~~~~ QuadTree.c: In function 'check_or_realloc_arrays': QuadTree.c:74:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *center = REALLOC(*center, sizeof(real)*(*nsupermax)*dim); ^ QuadTree.c:74:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *center = REALLOC(*center, sizeof(real)*(*nsupermax)*dim); ^ QuadTree.c:75:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *supernode_wgts = REALLOC(*supernode_wgts, sizeof(real)*(*nsupermax)); ^ QuadTree.c:76:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *distances = REALLOC(*distances, sizeof(real)*(*nsupermax)); ^ QuadTree.c: At top level: QuadTree.c:80:6: warning: no previous prototype for 'QuadTree_get_supernodes_internal' [-Wmissing-prototypes] void QuadTree_get_supernodes_internal(QuadTree qt, real bh, real *point, int nodeid, int *nsuper, int *nsupermax, real **center, real **supernode_wgts, real **distances, real *counts, int *flag){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ QuadTree.c: In function 'QuadTree_get_supernodes_internal': QuadTree.c:80:67: warning: declaration of 'point' shadows a global declaration [-Wshadow] void QuadTree_get_supernodes_internal(QuadTree qt, real bh, real *point, int nodeid, int *nsuper, int *nsupermax, real **center, real **supernode_wgts, real **distances, real *counts, int *flag){ In file included from QuadTree.c:15: ../../lib/common/geom.h:26:30: note: shadowed declaration is here typedef struct { int x, y; } point; ^~~~~ QuadTree.c: In function 'QuadTree_get_supernodes': QuadTree.c:126:58: warning: declaration of 'point' shadows a global declaration [-Wshadow] void QuadTree_get_supernodes(QuadTree qt, real bh, real *point, int nodeid, int *nsuper, In file included from QuadTree.c:15: ../../lib/common/geom.h:26:30: note: shadowed declaration is here typedef struct { int x, y; } point; ^~~~~ QuadTree.c:136:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!*center) *center = MALLOC(sizeof(real)*(*nsupermax)*dim); ^ QuadTree.c:136:59: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!*center) *center = MALLOC(sizeof(real)*(*nsupermax)*dim); ^ QuadTree.c:137:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!*supernode_wgts) *supernode_wgts = MALLOC(sizeof(real)*(*nsupermax)); ^ QuadTree.c:138:52: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!*distances) *distances = MALLOC(sizeof(real)*(*nsupermax)); ^ QuadTree.c: In function 'get_or_alloc_force_qt': QuadTree.c:158:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] qt->data = MALLOC(sizeof(real)*dim); ^ QuadTree.c: In function 'QuadTree_repulsive_force_interact': QuadTree.c:193:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ QuadTree.c:225:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ QuadTree.c: In function 'QuadTree_new_from_point_list': QuadTree.c:356:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xmin = MALLOC(sizeof(real)*dim); ^ QuadTree.c:357:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xmax = MALLOC(sizeof(real)*dim); ^ QuadTree.c:358:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*dim); ^ QuadTree.c:381:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (width == 0) width = 0.00001;/* if we only have one point, width = 0! */ ^~ QuadTree.c: In function 'QuadTree_new': QuadTree.c:408:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] q->center = MALLOC(sizeof(real)*dim); ^ QuadTree.c: In function 'QuadTree_add_internal': QuadTree.c:499:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] q->average = MALLOC(sizeof(real)*dim); ^ QuadTree.c:509:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] q->qts = MALLOC(sizeof(QuadTree)*(1<child_area; ^~ patchwork.c: In function 'getArea': patchwork.c:68:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (area == 0) area = DFLT_SZ; ^~ In file included from ../../lib/common/render.h:44, from ./patchwork.h:17, from patchwork.c:16: patchwork.c: In function 'layoutTree': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ patchwork.c:158:13: note: in expansion of macro 'N_NEW' nodes = N_NEW(nc, treenode_t*); ^~~~~ patchwork.c:165:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort (nodes, nc, sizeof(treenode_t*), (qsort_cmpf)nodecmp); ^~ In file included from ../../lib/common/render.h:44, from ./patchwork.h:17, from patchwork.c:16: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ patchwork.c:166:20: note: in expansion of macro 'N_NEW' areas_sorted = N_NEW(nc,double); ^~~~~ patchwork.c:170:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (tree->area == tree->child_area) ^~ CC patchworkinit.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from patchwork.h:17, from patchworkinit.c:14: patchworkinit.c: In function 'addCluster': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ patchworkinit.c:48:14: note: in expansion of macro 'RALLOC' clist->cl = RALLOC(clist->sz, clist->cl, graph_t *); ^~~~~~ patchworkinit.c: In function 'mkClusters': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ patchworkinit.c:93:27: note: in expansion of macro 'RALLOC' GD_clust(g) = RALLOC(list.cnt + 1, list.cl, graph_t*); ^~~~~~ patchworkinit.c: In function 'patchwork_init_node_edge': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ patchworkinit.c:114:18: note: in expansion of macro 'N_NEW' rdata* alg = N_NEW(agnnodes(g), rdata); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ patchworkinit.c:116:25: note: in expansion of macro 'N_NEW' GD_neato_nlist(g) = N_NEW(agnnodes(g) + 1, node_t *); ^~~~~ CC tree_map.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] tree_map.c: In function 'squarify': tree_map.c:60:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (w == fillrec.size[0]){/* tall rec. fix the items along x direction, left to right, at top*/ ^~ In file included from ../../lib/common/render.h:44, from tree_map.c:14: tree_map.c: In function 'tree_map': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ tree_map.c:112:10: note: in expansion of macro 'N_NEW' recs = N_NEW(n,rectangle); ^~~~~ CCLD libpatchwork_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/patchwork' Making all in expr make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/expr' CC excc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from excc.c:26: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from excc.c:26: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from excc.c:26: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from excc.c:26: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ excc.c: In function 'exopname': excc.c:44:2: warning: switch missing default case [-Wswitch-default] switch (op) ^~~~~~ excc.c: In function 'print': excc.c:106:29: warning: declaration of 'expr' shadows a global declaration [-Wshadow] print(Excc_t* cc, Exnode_t* expr) ~~~~~~~~~~^~~~ In file included from excc.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ excc.c:121:19: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (i = 0; i < elementsof(x->param) && x->param[i]; i++) ^ excc.c: In function 'scan': excc.c:141:28: warning: declaration of 'expr' shadows a global declaration [-Wshadow] scan(Excc_t* cc, Exnode_t* expr) ~~~~~~~~~~^~~~ In file included from excc.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ excc.c:156:19: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (i = 0; i < elementsof(x->param) && x->param[i]; i++) ^ excc.c: In function 'gen': excc.c:176:36: warning: declaration of 'expr' shadows a global declaration [-Wshadow] gen(Excc_t* cc, register Exnode_t* expr) ~~~~~~~~~~~~~~~~~~~^~~~ In file included from excc.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ excc.c:197:2: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ excc.c:539:3: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ excc.c: In function 'global': excc.c:630:59: warning: conversion from 'long int' to 'int' may change value [-Wconversion] sfprintf(cc->ccdisc->text, "static %s %s;\n", extype(sym->type), sym->name); ~~~^~~~~~ excc.c:624:14: warning: unused parameter 'table' [-Wunused-parameter] global(Dt_t* table, void* object, void* handle) ~~~~~~^~~~~ excc.c: In function 'exccopen': excc.c:639:18: warning: declaration of 'expr' shadows a global declaration [-Wshadow] exccopen(Expr_t* expr, Exccdisc_t* disc) ~~~~~~~~^~~~ In file included from excc.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ excc.c:657:33: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] sfsprintf(cc->id, strlen(id) + 2, "%s_", id); ~~~~~~~~~~~^~~ In file included from ./expr.h:57, from exlib.h:131, from excc.c:26: excc.c: In function 'excc': ../../lib/cdt/cdt.h:277:47: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define dtmatch(d,o) (*(_DT(d)->searchf))((d),(void*)(o),DT_MATCH) ^ excc.c:701:25: note: in expansion of macro 'dtmatch' sym = name ? (Exid_t*)dtmatch(cc->expr->symbols, name) : &cc->expr->main; ^~~~~~~ excc.c: In function 'exdump': excc.c:721:16: warning: declaration of 'expr' shadows a global declaration [-Wshadow] exdump(Expr_t* expr, Exnode_t* node, Sfio_t* sp) ~~~~~~~~^~~~ In file included from excc.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ CC excontext.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from excontext.c:20: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from excontext.c:20: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from excontext.c:20: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from excontext.c:20: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ excontext.c: In function 'excontext': excontext.c:43:30: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] if ((n = (sizeof(p->line) - (t - (p->linep + 1))) - (e - s)) > 0) ^ excontext.c:43:54: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] if ((n = (sizeof(p->line) - (t - (p->linep + 1))) - (e - s)) > 0) ^ excontext.c:43:13: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] if ((n = (sizeof(p->line) - (t - (p->linep + 1))) - (e - s)) > 0) ^ excontext.c:57:12: warning: conversion from 'long int' to 'int' may change value [-Wconversion] if ((n = (p->linep - t) - (e - s)) > 0) ^ CC exdata.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./exlib.h:131, from exdata.c:22: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from ./exlib.h:131, from exdata.c:22: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./exlib.h:131, from exdata.c:22: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from ./exlib.h:134, from exdata.c:22: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ CC exerror.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./exlib.h:131, from exerror.c:20: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from ./exlib.h:131, from exerror.c:20: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./exlib.h:131, from exerror.c:20: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from ./exlib.h:134, from exerror.c:20: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ exerror.c: In function 'exerror': ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ exerror.c:31:67: note: in expansion of macro 'sfstropen' if (expr.program->disc->errorf && !expr.program->errors && (sp = sfstropen())) ^~~~~~~~~ exerror.c: In function 'exwarn': ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ exerror.c:58:42: note: in expansion of macro 'sfstropen' if (expr.program->disc->errorf && (sp = sfstropen())) { ^~~~~~~~~ CC exeval.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from exeval.c:26: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exeval.c:26: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from exeval.c:26: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from exeval.c:26: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ exeval.c: In function 'lexname': exeval.c:58:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (char*)exop[op - MINTOKEN]; ^ exeval.c: In function 'evaldyn': exeval.c:86:43: warning: declaration of 'expr' shadows a global declaration [-Wshadow] evaldyn (Expr_t * ex, register Exnode_t * expr, void *env, int delete) ~~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c: In function 'getdyn': exeval.c:129:39: warning: declaration of 'expr' shadows a global declaration [-Wshadow] getdyn(Expr_t* ex, register Exnode_t* expr, void* env, Exassoc_t** assoc) ~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:173:49: warning: conversion from 'long int' to 'int' may change value [-Wconversion] b->value = exzero(expr->data.variable.symbol->type); ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ exeval.c:176:40: warning: conversion from 'long int' to 'int' may change value [-Wconversion] v = exzero(expr->data.variable.symbol->type); ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ exeval.c: In function 'prformat': exeval.c:263:10: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] n = strlen(fmt->value.string); ^~~~~~ exeval.c:264:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((s = fmtbuf(n + 1))) ~~^~~ exeval.c:265:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memcpy(s, fmt->value.string, n + 1); ~~^~~ In file included from exlib.h:134, from exeval.c:26: ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ exeval.c:291:33: note: in expansion of macro 'sfstropen' if (!fmt->tmp && !(fmt->tmp = sfstropen())) ^~~~~~~~~ exeval.c:327:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] *s = tolower(*s); ^~~~~~~ exeval.c:329:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] *s = toupper(*s); ^~~~~~~ exeval.c:335:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] *s = tolower(*s); ^~~~~~~ exeval.c:341:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] *s = toupper(*s); ^~~~~~~ exeval.c:301:2: warning: switch missing default case [-Wswitch-default] switch (dp->fmt) ^~~~~~ exeval.c:199:18: warning: unused parameter 'sp' [-Wunused-parameter] prformat(Sfio_t* sp, void* vp, Sffmt_t* dp) ~~~~~~~~^~ exeval.c: In function 'prints': exeval.c:379:41: warning: declaration of 'expr' shadows a global declaration [-Wshadow] prints(Expr_t * ex, register Exnode_t * expr, void *env, Sfio_t * sp) ~~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c: In function 'print': exeval.c:399:29: warning: declaration of 'expr' shadows a global declaration [-Wshadow] print(Expr_t* ex, Exnode_t* expr, void* env, Sfio_t* sp) ~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:408:34: warning: comparison of integer expressions of different signedness: 'long long int' and 'long unsigned int' [-Wsign-compare] if (v.integer < 0 || v.integer >= elementsof(ex->file) || (!(sp = ex->file[v.integer]) && !(sp = ex->file[v.integer] = sfnew(NiL, NiL, SF_UNBOUND, v.integer, SF_READ|SF_WRITE)))) ^~ In file included from ../../lib/ast/ast.h:21, from exlib.h:29, from exeval.c:26: ../../lib/sfio/sfio.h:274:20: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define SF_UNBOUND (-1) /* unbounded buffer size */ ^~~~ exeval.c:408:138: note: in expansion of macro 'SF_UNBOUND' if (v.integer < 0 || v.integer >= elementsof(ex->file) || (!(sp = ex->file[v.integer]) && !(sp = ex->file[v.integer] = sfnew(NiL, NiL, SF_UNBOUND, v.integer, SF_READ|SF_WRITE)))) ^~~~~~~~~~ exeval.c:408:151: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] if (v.integer < 0 || v.integer >= elementsof(ex->file) || (!(sp = ex->file[v.integer]) && !(sp = ex->file[v.integer] = sfnew(NiL, NiL, SF_UNBOUND, v.integer, SF_READ|SF_WRITE)))) ~^~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exeval.c:26: exeval.c: In function 'scformat': ../../lib/vmalloc/vmalloc.h:216:60: warning: conversion to 'long unsigned int' from 'ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] #define vmnewof(v,p,t,n,x) (t*)vmresize((v), (p), sizeof(t)*(n)+(x), \ ^ ../../lib/vmalloc/vmalloc.h:203:24: note: in definition of macro 'vmresize' ((vm),(void*)(d),(sz),(type)) ^~ exeval.c:484:83: note: in expansion of macro 'vmnewof' *((void**)vp) = node->data.variable.symbol->value->data.constant.value.string = vmnewof(fmt->expr->vm, node->data.variable.symbol->value->data.constant.value.string, char, fmt->fmt.size, 0); ^~~~~~~ exeval.c:451:18: warning: unused parameter 'sp' [-Wunused-parameter] scformat(Sfio_t* sp, void* vp, Sffmt_t* dp) ~~~~~~~~^~ exeval.c: In function 'scan': exeval.c:514:28: warning: declaration of 'expr' shadows a global declaration [-Wshadow] scan(Expr_t* ex, Exnode_t* expr, void* env, Sfio_t* sp) ~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:531:37: warning: comparison of integer expressions of different signedness: 'long long int' and 'long unsigned int' [-Wsign-compare] if ((v.integer < 0) || (v.integer >= elementsof(ex->file)) || (!(sp = ex->file[v.integer]) && !(sp = ex->file[v.integer] = sfnew(NiL, NiL, SF_UNBOUND, v.integer, SF_READ|SF_WRITE)))) ^~ In file included from ../../lib/ast/ast.h:21, from exlib.h:29, from exeval.c:26: ../../lib/sfio/sfio.h:274:20: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define SF_UNBOUND (-1) /* unbounded buffer size */ ^~~~ exeval.c:531:142: note: in expansion of macro 'SF_UNBOUND' if ((v.integer < 0) || (v.integer >= elementsof(ex->file)) || (!(sp = ex->file[v.integer]) && !(sp = ex->file[v.integer] = sfnew(NiL, NiL, SF_UNBOUND, v.integer, SF_READ|SF_WRITE)))) ^~~~~~~~~~ exeval.c:531:155: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] if ((v.integer < 0) || (v.integer >= elementsof(ex->file)) || (!(sp = ex->file[v.integer]) && !(sp = ex->file[v.integer] = sfnew(NiL, NiL, SF_UNBOUND, v.integer, SF_READ|SF_WRITE)))) ~^~~~~~~~ exeval.c: In function 'replace': exeval.c:663:51: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] sfwrite(s, base + offset, sub[2 * idx + 1] - offset); ~~~~~~~~~~~~~~~~~^~~~~~~~ exeval.c: At top level: exeval.c:694:1: warning: no previous prototype for 'exsplit' [-Wmissing-prototypes] exsplit(Expr_t * ex, register Exnode_t * expr, void *env) ^~~~~~~ exeval.c: In function 'exsplit': exeval.c:694:42: warning: declaration of 'expr' shadows a global declaration [-Wshadow] exsplit(Expr_t * ex, register Exnode_t * expr, void *env) ~~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:713:8: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sz = strspn (str, seps); ^~~~~~ exeval.c:719:18: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (i = 1; i < sz; i++) { ^ exeval.c: At top level: exeval.c:746:1: warning: no previous prototype for 'extokens' [-Wmissing-prototypes] extokens(Expr_t * ex, register Exnode_t * expr, void *env) ^~~~~~~~ exeval.c: In function 'extokens': exeval.c:746:43: warning: declaration of 'expr' shadows a global declaration [-Wshadow] extokens(Expr_t * ex, register Exnode_t * expr, void *env) ~~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:764:8: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sz = strspn (str, seps); ^~~~~~ exeval.c: At top level: exeval.c:785:1: warning: no previous prototype for 'exsub' [-Wmissing-prototypes] exsub(Expr_t * ex, register Exnode_t * expr, void *env, int global) ^~~~~ exeval.c: In function 'exsub': exeval.c:785:40: warning: declaration of 'expr' shadows a global declaration [-Wshadow] exsub(Expr_t * ex, register Exnode_t * expr, void *env, int global) ~~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:839:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] sfwrite(ex->tmp, str, sub[0]); ~~~^~~ exeval.c:846:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] sfwrite(ex->tmp, s, sub[0]); ~~~^~~ exeval.c: In function 'exsubstr': exeval.c:861:59: warning: declaration of 'expr' shadows a global declaration [-Wshadow] static Extype_t exsubstr(Expr_t * ex, register Exnode_t * expr, void *env) ~~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:870:8: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(s.string); ^~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exeval.c:26: exeval.c:881:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long long int' may change the sign of the result [-Wsign-conversion] v.string = vmalloc(ex->ve, l.integer + 1); ../../lib/vmalloc/vmalloc.h:199:58: note: in definition of macro 'vmalloc' #define vmalloc(vm,sz) (*(_VM_(vm)->meth.allocf))((vm),(sz)) ^~ In file included from /usr/include/string.h:637, from ../../lib/cdt/cdt.h:16, from ./expr.h:57, from exlib.h:131, from exeval.c:26: exeval.c:883:44: warning: conversion to 'long unsigned int' from 'long long int' may change the sign of the result [-Wsign-conversion] strncpy(v.string, s.string + i.integer, l.integer); ~^~~~~~~~ exeval.c: In function 'xConvert': exeval.c:894:34: warning: declaration of 'expr' shadows a global declaration [-Wshadow] xConvert(Expr_t * ex, Exnode_t * expr, int type, Extype_t v, ~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:905:14: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] tmp->type = type; ^~~~ exeval.c: In function 'xPrint': exeval.c:912:32: warning: declaration of 'expr' shadows a global declaration [-Wshadow] xPrint(Expr_t * ex, Exnode_t * expr, Extype_t v, Exnode_t * tmp) ~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c: In function 'eval': exeval.c:929:37: warning: declaration of 'expr' shadows a global declaration [-Wshadow] eval(Expr_t* ex, register Exnode_t* expr, void* env) ~~~~~~~~~~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ exeval.c:957:19: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] ex->loopcount = v.integer; ^ exeval.c:1118:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((*t)->floating == v.floating) ^~ exeval.c:1106:6: warning: switch missing default case [-Wswitch-default] switch ((int)i.integer) ^~~~~~ exeval.c:1235:10: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (n < elementsof(args)) ^ exeval.c:1244:81: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (n = 0, a = expr->data.call.procedure->value->data.procedure.args; a && n < elementsof(save); a = a->data.operand.right) ^ exeval.c:1251:81: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (n = 0, a = expr->data.call.procedure->value->data.procedure.args; a && n < elementsof(save); a = a->data.operand.right) ^ exeval.c:1256:45: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (x = expr->data.operand.right; x && n < elementsof(args); x = x->data.operand.right) ^ exeval.c:1263:45: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (x = expr->data.operand.right; x && n < elementsof(args); x = x->data.operand.right) ^ exeval.c:1344:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r.floating == 0.0) ^~ exeval.c:1350:23: warning: conversion from 'double' to 'long long int' may change value [-Wfloat-conversion] if ((r.integer = r.floating) == 0) ^ exeval.c:1353:20: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = ((Sflong_t)v.floating) % r.integer; ^ exeval.c:1356:19: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = ((Sflong_t)v.floating) & ((Sflong_t)r.floating); ^ exeval.c:1359:19: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = ((Sflong_t)v.floating) | ((Sflong_t)r.floating); ^ exeval.c:1362:19: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = ((Sflong_t)v.floating) ^ ((Sflong_t)r.floating); ^ exeval.c:1365:19: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = ((Sflong_t)v.floating) << ((Sflong_t)r.floating); ^ exeval.c:1368:5: warning: "_WIN32" is not defined, evaluates to 0 [-Wundef] #if _WIN32 ^~~~~~ exeval.c:1371:19: warning: conversion from 'long long unsigned int' to 'double' may change value [-Wconversion] v.floating = ((Sfulong_t)v.floating) >> ((Sflong_t)r.floating); ^ exeval.c:1416:18: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] v.integer = (Sfulong_t)v.integer >> r.integer; ^ exeval.c:952:2: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ exeval.c:1494:16: warning: conversion from 'double' to 'long long int' may change value [-Wfloat-conversion] v.integer = v.floating; ^ exeval.c:1521:17: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = ~((Sflong_t)v.floating); ^ exeval.c:1533:17: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = (Sflong_t)v.floating & (Sflong_t)r.floating; ^ exeval.c:1536:17: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = (Sflong_t)v.floating | (Sflong_t)r.floating; ^ exeval.c:1539:17: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = (Sflong_t)v.floating ^ (Sflong_t)r.floating; ^ exeval.c:1545:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r.floating == 0.0) ^~ exeval.c:1551:21: warning: conversion from 'double' to 'long long int' may change value [-Wfloat-conversion] if ((r.integer = r.floating) == 0) ^ exeval.c:1554:18: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = (Sflong_t)v.floating % r.integer; ^ exeval.c:1563:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] v.integer = v.floating == r.floating; ^~ exeval.c:1566:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] v.integer = v.floating != r.floating; ^~ exeval.c:1586:5: warning: "_WIN32" is not defined, evaluates to 0 [-Wundef] #if _WIN32 ^~~~~~ exeval.c:1594:11: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] op1 = ((Sfulong_t) v.floating); ^ exeval.c:1491:3: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ exeval.c:1635:3: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ exeval.c:1656:5: warning: "_WIN32" is not defined, evaluates to 0 [-Wundef] #if _WIN32 ^~~~~~ exeval.c:1660:18: warning: conversion from 'long long unsigned int' to 'double' may change value [-Wconversion] v.floating = (Sfulong_t)v.integer; ^ exeval.c:1662:18: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] v.floating = v.integer; ^ exeval.c:1757:17: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] v.integer = (op1 >> op2); ^ exeval.c:1653:3: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ exeval.c:1775:3: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ exeval.c:1837:3: warning: switch missing default case [-Wswitch-default] switch (expr->op) ^~~~~~ exeval.c: In function 'exeval': exeval.c:1867:30: warning: declaration of 'expr' shadows a global declaration [-Wshadow] exeval(Expr_t* ex, Exnode_t* expr, void* env) ~~~~~~~~~~^~~~ In file included from exeval.c:26: exlib.h:183:18: note: shadowed declaration is here extern Exstate_t expr; ^~~~ CC exexpr.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from exexpr.c:20: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exexpr.c:20: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from exexpr.c:20: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from exexpr.c:20: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ In file included from ./expr.h:57, from exlib.h:131, from exexpr.c:20: exexpr.c: In function 'exexpr': ../../lib/cdt/cdt.h:277:47: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define dtmatch(d,o) (*(_DT(d)->searchf))((d),(void*)(o),DT_MATCH) ^ exexpr.c:32:26: note: in expansion of macro 'dtmatch' sym = name ? (Exid_t*)dtmatch(ex->symbols, name) : &ex->main; ^~~~~~~ CC exlexname.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from exlexname.c:20: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exlexname.c:20: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from exlexname.c:20: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from exlexname.c:20: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ exlexname.c:27:1: warning: no previous prototype for 'exlexname' [-Wmissing-prototypes] exlexname(int op, int subop) ^~~~~~~~~ exlexname.c: In function 'exlexname': exlexname.c:35:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (char*)exop[op - MINTOKEN]; ^ CC exopen.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./exlib.h:131, from exopen.c:27: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from ./exlib.h:131, from exopen.c:27: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./exlib.h:131, from exopen.c:27: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from ./exlib.h:134, from exopen.c:27: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ exopen.c: In function 'exopen': ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ exopen.c:46:23: note: in expansion of macro 'sfstropen' !(program->tmp = sfstropen()) || ^~~~~~~~~ CC exrewind.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from exrewind.c:21: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exrewind.c:21: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from exrewind.c:21: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from exrewind.c:21: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ exrewind.c: In function 'exrewind': exrewind.c:39:11: warning: conversion from 'long int' to 'int' may change value [-Wconversion] if ((n = ex->linep - ex->line)) ^~ exrewind.c:40:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memcpy(ex->input->pushback, ex->line, n); ^ exrewind.c:43:30: warning: conversion from 'int' to 'char' may change value [-Wconversion] ex->input->pushback[n++] = ex->input->peek; ^~ CC extoken.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from extoken.c:23: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from extoken.c:23: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from extoken.c:23: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from extoken.c:23: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ extoken.c:26:28: warning: "_BLD_DEBUG" is not defined, evaluates to 0 [-Wundef] #if !defined(TRACE_lex) && _BLD_DEBUG ^~~~~~~~~~ extoken.c:30:5: warning: "TRACE_lex" is not defined, evaluates to 0 [-Wundef] #if TRACE_lex ^~~~~~~~~ extoken.c: In function 'lex': extoken.c:287:43: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] else trace(ex, -1, "expop sp FAIL", 0); ^ extoken.c:297:43: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] else trace(ex, -1, "expop fp FAIL", 0); ^ In file included from extoken.c:23: exlib.h:140:123: warning: conversion from 'int' to 'char' may change value [-Wconversion] #define putcontext(p,c) (((p)->linep>=&(p)->line[sizeof((p)->line)]?(p)->linep=(p)->line,(p)->linewrap=1:0),*(p)->linep++=(c)) ^ extoken.c:312:4: note: in expansion of macro 'putcontext' putcontext(ex, c); ^~~~~~~~~~ extoken.c: In function 'extoken_fn': extoken.c:352:6: warning: switch missing default case [-Wswitch-default] switch (lex(ex)) ^~~~~~ extoken.c:344:14: warning: switch missing default case [-Wswitch-default] for (;;) switch (lex(ex)) ^~~~~~ extoken.c:446:18: warning: switch missing default case [-Wswitch-default] if (q == '=') switch (c) ^~~~~~ extoken.c:554:6: warning: switch missing default case [-Wswitch-default] switch (c = lex(ex)) ^~~~~~ extoken.c:619:23: warning: conversion to 'long long int' from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] exlval.integer = strtoull(s, &e, b); ^~~~~~~~ extoken.c:659:22: warning: conversion from 'long int' to 'int' may change value [-Wconversion] expr.statics += exlval.id->isstatic = expr.instatic; ^~~~~~ extoken.c:709:11: warning: declaration of 'b' shadows a previous local [-Wshadow] int b; ^ extoken.c:328:7: note: shadowed declaration is here int b; ^ extoken.c:733:7: warning: switch missing default case [-Wswitch-default] switch (lex(ex)) ^~~~~~ extoken.c:802:6: warning: switch missing default case [-Wswitch-default] switch (po = c) ^~~~~~ extoken.c:675:5: warning: switch missing default case [-Wswitch-default] switch (exlval.id->lex) ^~~~~~ extoken.c:884:21: warning: conversion from 'long int' to 'int' may change value [-Wconversion] return exlval.id->lex; ~~~~~~~~~^~~~~ CC extype.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from extype.c:21: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from extype.c:21: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from extype.c:21: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from extype.c:21: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ extype.c: In function 'extype': extype.c:33:2: warning: switch missing default case [-Wswitch-default] switch (type) ^~~~~~ CC exzero.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from exzero.c:21: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exzero.c:21: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from exzero.c:21: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from exzero.c:21: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ exzero.c: In function 'exzero': exzero.c:32:2: warning: switch missing default case [-Wswitch-default] switch (type) ^~~~~~ CC exparse.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from exlib.h:131, from exgram.h:33, from ../../lib/expr/exparse.y:168: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from exlib.h:131, from exgram.h:33, from ../../lib/expr/exparse.y:168: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from exlib.h:131, from exgram.h:33, from ../../lib/expr/exparse.y:168: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from exlib.h:134, from exgram.h:33, from ../../lib/expr/exparse.y:168: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ In file included from ../../lib/expr/exparse.y:168: exgram.h: In function 'exnewnode': exgram.h:64:10: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] x->op = op; ^~ exgram.h:65:12: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] x->type = type; ^~~~ exgram.h:66:14: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] x->binary = binary; ^~~~~~ exgram.h: In function 'exfreenode': exgram.h:166:18: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (i = 0; i < elementsof(pr->param) && pr->param[i]; i++) ^ exgram.h: In function 'exstringOf': exgram.h:314:3: warning: switch missing default case [-Wswitch-default] switch (type) { ^~~~~~ exgram.h: In function 'exprint': exgram.h:362:22: warning: conversion from 'long int' to 'int' may change value [-Wconversion] pr = exnewnode(p, ex->index, 1, ex->type, args, NiL); ~~^~~~~~~ exgram.h:362:36: warning: conversion from 'long int' to 'int' may change value [-Wconversion] pr = exnewnode(p, ex->index, 1, ex->type, args, NiL); ~~^~~~~~ exgram.h: In function 'makeVar': exgram.h:393:13: warning: conversion from 'long int' to 'int' may change value [-Wconversion] kind = sym->type; ^~~ exgram.h: In function 'excast': exgram.h:463:14: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] x->type = type; ^~~~ In file included from ../../lib/expr/exparse.y:168: exgram.h:511:37: warning: conversion from 'double' to 'long long int' may change value [-Wfloat-conversion] x->data.constant.value.integer = x->data.constant.value.floating; ^ exgram.h:518:38: warning: conversion from 'long long int' to 'double' may change value [-Wconversion] x->data.constant.value.floating = x->data.constant.value.integer; ^ exgram.h:526:37: warning: conversion from 'double' to 'long long int' may change value [-Wfloat-conversion] x->data.constant.value.integer = strtod(s, &e); ^~~~~~ exgram.h:540:13: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] x->type = type; ^~~~ exgram.h: In function 'call': exgram.h:662:6: warning: conversion from 'long int' to 'int' may change value [-Wconversion] t = fun->type; ^~~ exgram.h: In function 'preprint': exgram.h:749:12: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (i >= elementsof(x->param)) ^~ exgram.h:855:20: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] x->arg->type = t; ^ exgram.h:845:4: warning: switch missing default case [-Wswitch-default] switch (t) ^~~~~~ exgram.h: In function 'expush': exgram.h:905:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (!(in->bp = in->sp = (char*)sp)) ^ exgram.h:942:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] error_info.file = (char*)name; ^ exgram.h: In function 'exclose': exgram.h:1053:18: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (i = 3; i < elementsof(p->file); i++) ^ exgram.h: In function 'cmpKey': exgram.h:1131:15: warning: unused parameter 'd' [-Wunused-parameter] cmpKey(Dt_t * d, Extype_t * key1, Extype_t * key2, Dtdisc_t * disc) ~~~~~~~^ exgram.h:1131:63: warning: unused parameter 'disc' [-Wunused-parameter] cmpKey(Dt_t * d, Extype_t * key1, Extype_t * key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ y.tab.c: In function 'exparse': y.tab.c:1803:12: warning: conversion from 'int' to 'extype_int16' {aka 'short int'} may change value [-Wconversion] *yyssp = yystate; ^~~~~~~ y.tab.c:1808:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] YYSIZE_T yysize = yyssp - yyss + 1; ^~~~~ ../../lib/expr/exparse.y:205:112: warning: conversion from 'long int' to 'int' may change value [-Wconversion] expr.procedure = $1->value = exnewnode(expr.program, PROCEDURE, 1, $1->type, NiL, NiL); ~ ^ ../../lib/expr/exparse.y:234:122: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $1->value->data.operand.right = excast(expr.program, $4, $1->type, NiL, 0); ^ ../../lib/expr/exparse.y:277:20: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] | static {expr.instatic=$1;} DECLARE {expr.declare=$3->type;} dcl_list ';' ^ ../../lib/expr/exparse.y:277:19: warning: conversion from 'long int' to 'int' may change value [-Wconversion] | static {expr.instatic=$1;} DECLARE {expr.declare=$3->type;} dcl_list ';' ^ ../../lib/expr/exparse.y:290:64: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 1, INTEGER, $3, exnewnode(expr.program, ':', 1, $5 ? $5->type : 0, $5, $6)); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../../lib/expr/exparse.y:316:64: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 1, INTEGER, $5, exnewnode(expr.program, ';', 1, 0, $7, $9)); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../../lib/expr/exparse.y:347:80: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $3->name, extypename(expr.program, $3->index_type),extypename(expr.program, $5->type)); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../../lib/expr/exparse.y:360:64: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 1, INTEGER, $3, exnewnode(expr.program, ';', 1, 0, NiL, $5)); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../../lib/expr/exparse.y:366:64: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 1, INTEGER, $3, exnewnode(expr.program, DEFAULT, 1, 0, sw->defcase, sw->firstcase)); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ../../lib/expr/exparse.y:384:64: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 1, INTEGER, $2, NiL); ~~~~~~~~~~~~~~~~~~~~~^ In file included from ../../lib/expr/exparse.y:32: ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ ../../lib/expr/exparse.y:425:21: note: in expansion of macro 'newof' if (!(sw->base = newof(0, Extype_t*, n, 0))) ^~~~~ ../../lib/expr/exparse.y:449:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = sw->cur - sw->base; ^~ In file included from ./expr.h:58, from exlib.h:131, from exgram.h:33, from ../../lib/expr/exparse.y:168: ../../lib/expr/exparse.y:451:84: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] $$->data.select.constant = (Extype_t**)exalloc(expr.program, (n + 1) * sizeof(Extype_t*)); ^ ../../lib/vmalloc/vmalloc.h:203:24: note: in definition of macro 'vmresize' ((vm),(void*)(d),(sz),(type)) ^~ ./expr.h:113:28: note: in expansion of macro 'vmnewof' #define exnewof(p,o,t,n,x) vmnewof((p)->vm,o,t,n,x) ^~~~~~~ ./expr.h:112:23: note: in expansion of macro 'exnewof' #define exalloc(p,n) exnewof(p,0,char,n,0) ^~~~~~~ ../../lib/expr/exparse.y:451:54: note: in expansion of macro 'exalloc' $$->data.select.constant = (Extype_t**)exalloc(expr.program, (n + 1) * sizeof(Extype_t*)); ^~~~~~~ ../../lib/expr/exparse.y:452:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memcpy($$->data.select.constant, sw->base, n * sizeof(Extype_t*)); ^ ../../lib/expr/exparse.y:478:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = expr.swstate->cur - expr.swstate->base; ^~~~ In file included from ../../lib/expr/exparse.y:32: ../../lib/ast/ast.h:71:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ ../../lib/expr/exparse.y:479:32: note: in expansion of macro 'newof' if (!(expr.swstate->base = newof(expr.swstate->base, Extype_t*, 2 * n, 0))) ^~~~~ ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ ../../lib/expr/exparse.y:479:32: note: in expansion of macro 'newof' if (!(expr.swstate->base = newof(expr.swstate->base, Extype_t*, 2 * n, 0))) ^~~~~ ../../lib/expr/exparse.y:553:39: warning: conversion from 'long int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] $4->type = $1->type; ^ ../../lib/expr/exparse.y:554:140: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $4->data.operand.right = excast(expr.program, $4->data.operand.right, $1->type, NiL, 0); ^ ../../lib/expr/exparse.y:556:108: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $4->data.operand.left = exnewnode(expr.program, DYNAMIC, 0, $1->type, NiL, NiL); ^ ../../lib/expr/exparse.y:559:5: warning: "UNUSED" is not defined, evaluates to 0 [-Wundef] #if UNUSED ^~~~~~ ../../lib/expr/exparse.y:568:77: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $1->value->data.value = exzero($1->type); ^ ../../lib/expr/exparse.y:606:177: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = ($4->type == $2->type) ? $4 : excast(expr.program, $4, $2->type, NiL, 0); ^ ../../lib/expr/exparse.y:834:76: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, ARRAY, 1, T($1->type), call(0, $1, $3), $3); ~~~~~~~~~~~~~~~~~~~~~^ ../../lib/expr/exparse.y:838:79: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, FUNCTION, 1, T($1->type), call(0, $1, $3), $3); ~~~~~~~~~~~~~~~~~~~~~^ ../../lib/expr/exparse.y:860:66: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewsplit (expr.program, $1->index, $5, $3, NiL); ~~~~~~~~~~~~~~ ^ ../../lib/expr/exparse.y:864:66: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewsplit (expr.program, $1->index, $5, $3, $7); ~~~~~~~~~~~~~ ^ ../../lib/expr/exparse.y:888:73: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, CALL, 1, $1->type, NiL, $3); ~~~~~~~~~ ^ ../../lib/expr/exparse.y:897:64: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 0, $1->type, NiL, NiL); ~~~~~~~~~~~~~~~~~~~~~^~~ ../../lib/expr/exparse.y:897:97: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 0, $1->type, NiL, NiL); ^ ../../lib/expr/exparse.y:904:5: warning: switch missing default case [-Wswitch-default] switch ($1->index) ^~~~~~ ../../lib/expr/exparse.y:924:64: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 0, $1->type, NiL, NiL); ~~~~~~~~~~~~~~~~~~~~~^~~ ../../lib/expr/exparse.y:924:97: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, $1->index, 0, $1->type, NiL, NiL); ^ ../../lib/expr/exparse.y:931:5: warning: switch missing default case [-Wswitch-default] switch ($1->index) ^~~~~~ ../../lib/expr/exparse.y:1002:80: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $3->name, extypename(expr.program, $3->index_type),extypename(expr.program, $1->type)); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../../lib/expr/exparse.y:1023:77: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, CONSTANT, 0, $1->type, NiL, NiL); ~~~~~~~~~~ ^ ../../lib/expr/exparse.y:1068:65: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = exnewnode(expr.program, DYNAMIC, 0, $1->type, NiL, NiL); ~~~~~~~~~~~~~~~~~~~~ ^ ../../lib/expr/exparse.y:1076:82: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $1->name, extypename(expr.program, $1->index_type),extypename(expr.program, $2->type)); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../../lib/expr/exparse.y:1178:19: warning: conversion from 'long int' to 'int' may change value [-Wconversion] formal_item : DECLARE {expr.declare=$1->type;} name ^ ../../lib/expr/exparse.y:1180:71: warning: conversion from 'long int' to 'int' may change value [-Wconversion] $$ = exnewnode(expr.program, ID, 0, $1->type, NiL, NiL); ~~~~~~~~~~ ^ ../../lib/expr/exparse.y:1241:26: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] $$->subop = $1; ^ CC exnospace.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./exlib.h:131, from exnospace.c:20: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from ./exlib.h:131, from exnospace.c:20: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./exlib.h:131, from exnospace.c:20: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from ./exlib.h:134, from exnospace.c:20: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ exnospace.c: In function 'exnospace': exnospace.c:32:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (char*)null; ^ CC exstash.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./exlib.h:131, from exstash.c:21: ./expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ./expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./expr.h:58, from ./exlib.h:131, from exstash.c:21: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./exlib.h:131, from exstash.c:21: ./expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ./expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ./expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from ./exlib.h:134, from exstash.c:21: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ CCLD libexpr_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/expr' Making all in common make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' make all-am make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' CC arrows.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] arrows.c: In function 'arrowOrthoClip': arrows.c:337:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p.y == q.y) { /* horz segment */ ^~ arrows.c:374:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p.y == q.y) { /* horz segment */ ^~ arrows.c:398:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p.y == q.y) { /* horz segment */ ^~ arrows.c: In function 'arrow_type_normal': arrows.c:415:71: warning: unused parameter 'arrowsize' [-Wunused-parameter] static void arrow_type_normal(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~~ arrows.c: In function 'arrow_type_gap': arrows.c:511:68: warning: unused parameter 'arrowsize' [-Wunused-parameter] static void arrow_type_gap(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~~ arrows.c:511:86: warning: unused parameter 'penwidth' [-Wunused-parameter] static void arrow_type_gap(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~ arrows.c:511:100: warning: unused parameter 'flag' [-Wunused-parameter] static void arrow_type_gap(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~^~~~ arrows.c: In function 'arrow_type_tee': arrows.c:522:68: warning: unused parameter 'arrowsize' [-Wunused-parameter] static void arrow_type_tee(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~~ arrows.c:522:86: warning: unused parameter 'penwidth' [-Wunused-parameter] static void arrow_type_tee(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~ arrows.c: In function 'arrow_type_box': arrows.c:555:68: warning: unused parameter 'arrowsize' [-Wunused-parameter] static void arrow_type_box(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~~ arrows.c:555:86: warning: unused parameter 'penwidth' [-Wunused-parameter] static void arrow_type_box(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~ arrows.c: In function 'arrow_type_diamond': arrows.c:586:72: warning: unused parameter 'arrowsize' [-Wunused-parameter] static void arrow_type_diamond(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~~ arrows.c:586:90: warning: unused parameter 'penwidth' [-Wunused-parameter] static void arrow_type_diamond(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~ arrows.c: In function 'arrow_type_dot': arrows.c:610:68: warning: unused parameter 'arrowsize' [-Wunused-parameter] static void arrow_type_dot(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~~ arrows.c:610:86: warning: unused parameter 'penwidth' [-Wunused-parameter] static void arrow_type_dot(GVJ_t * job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~ arrows.c: In function 'arrow_type_curve': arrows.c:627:69: warning: unused parameter 'arrowsize' [-Wunused-parameter] static void arrow_type_curve(GVJ_t* job, pointf p, pointf u, double arrowsize, double penwidth, int flag) ~~~~~~~^~~~~~~~~ arrows.c: In function 'arrow_bb': arrows.c:691:57: warning: unused parameter 'flag' [-Wunused-parameter] boxf arrow_bb(pointf p, pointf u, double arrowsize, int flag) ~~~~^~~~ CC colxlate.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] colxlate.c: In function 'hsv2rgb': colxlate.c:59:2: warning: switch missing default case [-Wswitch-default] switch (i) { ^~~~~~ colxlate.c: In function 'rgb2hsv': colxlate.c:112:8: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r == rgbmax) ^~ colxlate.c:114:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (g == rgbmax) ^~ colxlate.c:116:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (b == rgbmax) ^~ colxlate.c: In function 'colorcmpf': colxlate.c:142:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcasecmp(((hsvrgbacolor_t *) p0)->name, ((hsvrgbacolor_t *) p1)->name); ^ colxlate.c:142:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcasecmp(((hsvrgbacolor_t *) p0)->name, ((hsvrgbacolor_t *) p1)->name); ^ colxlate.c: In function 'colorxlate': colxlate.c:292:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[0] = r; ^ colxlate.c:293:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[1] = g; ^ colxlate.c:294:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[2] = b; ^ colxlate.c:295:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[3] = a; ^ colxlate.c:302:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[0] = (int) C *255; ^ colxlate.c:303:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[1] = (int) M *255; ^ colxlate.c:304:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[2] = (int) Y *255; ^ colxlate.c:305:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[3] = (int) K *255; ^ colxlate.c:308:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[0] = r * 65535 / 255; ^ colxlate.c:309:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[1] = g * 65535 / 255; ^ colxlate.c:310:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[2] = b * 65535 / 255; ^ colxlate.c:311:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[3] = a * 65535 / 255; ^ colxlate.c:279:2: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ colxlate.c:360:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[0] = (int) (R * 255); ^ colxlate.c:361:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[1] = (int) (G * 255); ^ colxlate.c:362:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[2] = (int) (B * 255); ^ colxlate.c:368:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[0] = (int) C *255; ^ colxlate.c:369:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[1] = (int) M *255; ^ colxlate.c:370:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[2] = (int) Y *255; ^ colxlate.c:371:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[3] = (int) K *255; ^ colxlate.c:351:6: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ colxlate.c:428:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[0] = (int) C * 255; ^ colxlate.c:429:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[1] = (int) M * 255; ^ colxlate.c:430:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[2] = (int) Y * 255; ^ colxlate.c:431:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[3] = (int) K * 255; ^ colxlate.c:410:2: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ colxlate.c:455:5: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ colxlate.c: In function 'rgba_wordToByte': colxlate.c:489:12: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] rgba[i] = rrggbbaa[i] * 255 / 65535; ^~~~~~~~ CC ellipse.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ellipse.c:52:5: warning: "STANDALONE" is not defined, evaluates to 0 [-Wundef] #if STANDALONE ^~~~~~~~~~ ellipse.c: In function 'moveTo': ellipse.c:410:34: warning: declaration of 'path' shadows a global declaration [-Wshadow] static void moveTo(Ppolyline_t * path, double x, double y) ~~~~~~~~~~~~~~^~~~ In file included from render.h:40, from ellipse.c:80: types.h:105:7: note: shadowed declaration is here } path; ^~~~ In file included from render.h:44, from ellipse.c:80: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ellipse.c:413:16: note: in expansion of macro 'N_NEW' path->ps = N_NEW(bufsize, pointf); ^~~~~ ellipse.c: In function 'curveTo': ellipse.c:420:23: warning: declaration of 'path' shadows a global declaration [-Wshadow] curveTo(Ppolyline_t * path, double x1, double y1, ~~~~~~~~~~~~~~^~~~ In file included from render.h:40, from ellipse.c:80: types.h:105:7: note: shadowed declaration is here } path; ^~~~ ellipse.c:425:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] path->ps = realloc(path->ps, bufsize * sizeof(pointf)); ^ ellipse.c: In function 'lineTo': ellipse.c:435:34: warning: declaration of 'path' shadows a global declaration [-Wshadow] static void lineTo(Ppolyline_t * path, double x, double y) ~~~~~~~~~~~~~~^~~~ In file included from render.h:40, from ellipse.c:80: types.h:105:7: note: shadowed declaration is here } path; ^~~~ ellipse.c: In function 'endPath': ellipse.c:441:35: warning: declaration of 'path' shadows a global declaration [-Wshadow] static void endPath(Ppolyline_t * path, boolean close) ~~~~~~~~~~~~~~^~~~ In file included from render.h:40, from ellipse.c:80: types.h:105:7: note: shadowed declaration is here } path; ^~~~ ellipse.c:448:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] path->ps = realloc(path->ps, path->pn * sizeof(pointf)); ^ ellipse.c: In function 'genEllipticPath': ellipse.c:476:18: warning: declaration of 'path' shadows a global declaration [-Wshadow] Ppolyline_t *path = NEW(Ppolyline_t); ^~~~ In file included from render.h:40, from ellipse.c:80: types.h:105:7: note: shadowed declaration is here } path; ^~~~ ellipse.c:482:9: warning: declaration of 'dEta' shadows a previous local [-Wshadow] double dEta = (ep->eta2 - ep->eta1) / n; ^~~~ ellipse.c:462:12: note: shadowed declaration is here double dEta; ^~~~ ellipse.c:484:13: warning: declaration of 'etaB' shadows a previous local [-Wshadow] double etaB = ep->eta1; ^~~~ ellipse.c:463:12: note: shadowed declaration is here double etaB; ^~~~ ellipse.c:541:5: warning: "DO_QUAD" is not defined, evaluates to 0 [-Wundef] #if DO_QUAD ^~~~~~~ CC textspan.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] textspan.c: In function 'fontcmpf': textspan.c:178:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (strcasecmp(((PostscriptAlias*)a)->name, ((PostscriptAlias*)b)->name)); ^ textspan.c:178:54: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (strcasecmp(((PostscriptAlias*)a)->name, ((PostscriptAlias*)b)->name)); ^ textspan.c: In function 'textfont_makef': textspan.c:229:35: warning: unused parameter 'dt' [-Wunused-parameter] static void* textfont_makef(Dt_t* dt, void* obj, Dtdisc_t* disc) ~~~~~~^~ textspan.c:229:60: warning: unused parameter 'disc' [-Wunused-parameter] static void* textfont_makef(Dt_t* dt, void* obj, Dtdisc_t* disc) ~~~~~~~~~~^~~~ textspan.c: In function 'textfont_freef': textspan.c:246:34: warning: unused parameter 'dt' [-Wunused-parameter] static void textfont_freef(Dt_t* dt, void* obj, Dtdisc_t* disc) ~~~~~~^~ textspan.c:246:59: warning: unused parameter 'disc' [-Wunused-parameter] static void textfont_freef(Dt_t* dt, void* obj, Dtdisc_t* disc) ~~~~~~~~~~^~~~ textspan.c: In function 'textfont_comparf': textspan.c:255:36: warning: unused parameter 'dt' [-Wunused-parameter] static int textfont_comparf (Dt_t* dt, void* key1, void* key2, Dtdisc_t* disc) ~~~~~~^~ textspan.c:255:74: warning: unused parameter 'disc' [-Wunused-parameter] static int textfont_comparf (Dt_t* dt, void* key1, void* key2, Dtdisc_t* disc) ~~~~~~~~~~^~~~ CC args.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] args.c: In function 'neato_extra_args': args.c:34:25: warning: unused parameter 'gvc' [-Wunused-parameter] neato_extra_args(GVC_t *gvc, int argc, char** argv) ~~~~~~~^~~ args.c: In function 'memtest_extra_args': args.c:79:27: warning: unused parameter 'gvc' [-Wunused-parameter] memtest_extra_args(GVC_t *gvc, int argc, char** argv) ~~~~~~~^~~ args.c: In function 'fdp_extra_args': args.c:243:24: warning: unused parameter 'gvc' [-Wunused-parameter] fdp_extra_args (GVC_t *gvc, int argc, char** argv) ~~~~~~~^~~ CC memory.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC globals.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC htmllex.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] htmllex.c: In function 'error_context': htmllex.c:56:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] agxbput_n(state.xb, state.prevtok, state.prevtoklen); ~~~~~^~~~~~~~~~~ htmllex.c:57:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] agxbput_n(state.xb, state.currtok, state.currtoklen); ~~~~~^~~~~~~~~~~ htmllex.c: In function 'stylefn': htmllex.c:186:47: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] else if(!strcasecmp(tk,"SOLID")) p->style &= ~(DOTTED|DASHED); ^ htmllex.c: In function 'cellborderfn': htmllex.c:289:13: warning: conversion to 'signed char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] p->cb = (unsigned char) u; ^ htmllex.c: In function 'doAttrs': htmllex.c:572:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] ip = (attr_item *) bsearch(&key, items, nel, ISIZE, (bcmpfn) icmp); ^~~ htmllex.c:574:20: warning: conversion from 'int' to 'char' may change value [-Wconversion] state.warn |= ip->action(tp, val); ^~ htmllex.c: In function 'mkFont': htmllex.c:603:16: warning: conversion from 'int' to 'unsigned char:7' may change value [-Wconversion] tf.flags = flags; ^~~~~ htmllex.c:598:67: warning: unused parameter 'ul' [-Wunused-parameter] static textfont_t *mkFont(GVC_t *gvc, char **atts, int flags, int ul) ~~~~^~ htmllex.c: In function 'endElement': htmllex.c:689:30: warning: unused parameter 'user' [-Wunused-parameter] static void endElement(void *user, const char *name) ~~~~~~^~~~ htmllex.c: In function 'characterData': htmllex.c:757:10: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] c = *s++; ^ htmllex.c:750:33: warning: unused parameter 'user' [-Wunused-parameter] static void characterData(void *user, const char *s, int length) ~~~~~~^~~~ htmllex.c: In function 'htmllineno': htmllex.c:879:12: warning: conversion from 'XML_Size' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] return XML_GetCurrentLineNumber(state.parser); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htmllex.c: In function 'htmllex': htmllex.c:1018:12: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(s); ^~~~~~ htmllex.c:1025:9: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(s); ^~~~~~ htmllex.c:1028:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] len = endp - s; ^~~~ In file included from render.h:47, from htmllex.c:15: ../../lib/cgraph/agxbuf.h:85:20: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define agxblen(X) (((X)->ptr)-((X)->buf)) ^ htmllex.c:1035:14: note: in expansion of macro 'agxblen' if ((llen = agxblen(&state.lb))) ^~~~~~~ htmllex.c:1052:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG ^~~~~ CC htmlparse.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ../../lib/common/htmlparse.y: In function 'free_ritem': ../../lib/common/htmlparse.y:42:18: warning: unused parameter 'd' [-Wunused-parameter] free_ritem(Dt_t* d, pitem* p,Dtdisc_t* ds) ~~~~~~^ ../../lib/common/htmlparse.y:42:40: warning: unused parameter 'ds' [-Wunused-parameter] free_ritem(Dt_t* d, pitem* p,Dtdisc_t* ds) ~~~~~~~~~~^~ ../../lib/common/htmlparse.y: In function 'free_item': ../../lib/common/htmlparse.y:53:17: warning: unused parameter 'd' [-Wunused-parameter] free_item(Dt_t* d, void* p,Dtdisc_t* ds) ~~~~~~^ ../../lib/common/htmlparse.y:53:38: warning: unused parameter 'ds' [-Wunused-parameter] free_item(Dt_t* d, void* p,Dtdisc_t* ds) ~~~~~~~~~~^~ ../../lib/common/htmlparse.y: In function 'free_citem': ../../lib/common/htmlparse.y:85:18: warning: unused parameter 'd' [-Wunused-parameter] free_citem(Dt_t* d, pitem* p,Dtdisc_t* ds) ~~~~~~^ ../../lib/common/htmlparse.y:85:40: warning: unused parameter 'ds' [-Wunused-parameter] free_citem(Dt_t* d, pitem* p,Dtdisc_t* ds) ~~~~~~~~~~^~ ../../lib/common/htmlparse.y: In function 'free_fitem': ../../lib/common/htmlparse.y:125:18: warning: unused parameter 'd' [-Wunused-parameter] free_fitem(Dt_t* d, fitem* p, Dtdisc_t* ds) ~~~~~~^ ../../lib/common/htmlparse.y:125:41: warning: unused parameter 'ds' [-Wunused-parameter] free_fitem(Dt_t* d, fitem* p, Dtdisc_t* ds) ~~~~~~~~~~^~ ../../lib/common/htmlparse.y: In function 'free_fspan': ../../lib/common/htmlparse.y:133:18: warning: unused parameter 'd' [-Wunused-parameter] free_fspan(Dt_t* d, fspan* p, Dtdisc_t* ds) ~~~~~~^ ../../lib/common/htmlparse.y:133:41: warning: unused parameter 'ds' [-Wunused-parameter] free_fspan(Dt_t* d, fspan* p, Dtdisc_t* ds) ~~~~~~~~~~^~ ../../lib/common/htmlparse.y: In function 'appendFLineList': ../../lib/common/htmlparse.y:198:19: warning: conversion from 'int' to 'char' may change value [-Wconversion] ln->lp.just = v; ^ ../../lib/common/htmlparse.y:201:18: warning: conversion from 'int' to 'short int' may change value [-Wconversion] ln->lp.nitems = cnt; ^~~ In file included from render.h:44, from ../../lib/common/htmlparse.y:16: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ../../lib/common/htmlparse.y:202:17: note: in expansion of macro 'N_NEW' ln->lp.items = N_NEW(cnt, textspan_t); ^~~~~ ../../lib/common/htmlparse.y: In function 'mkText': ../../lib/common/htmlparse.y:237:19: warning: conversion from 'int' to 'short int' may change value [-Wconversion] hft->nspans = cnt; ^~~ In file included from render.h:44, from ../../lib/common/htmlparse.y:16: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ../../lib/common/htmlparse.y:241:15: note: in expansion of macro 'N_NEW' hft->spans = N_NEW(cnt,htextspan_t); ^~~~~ ../../lib/common/htmlparse.y: In function 'setCell': ../../lib/common/htmlparse.y:286:20: warning: conversion from 'int' to 'char' may change value [-Wconversion] cp->child.kind = kind; ^~~~ ../../lib/common/htmlparse.y: In function 'mkLabel': ../../lib/common/htmlparse.y:305:14: warning: conversion from 'int' to 'char' may change value [-Wconversion] lp->kind = kind; ^~~~ y.tab.c: In function 'htmlparse': y.tab.c:1790:14: warning: conversion from 'int' to 'htmltype_int16' {aka 'short int'} may change value [-Wconversion] *yyssp = yystate; ^~~~~~ y.tab.c:1795:27: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] YYSIZE_T yysize = yyssp - yyss + 1; ^~~~~~~ CC htmltable.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] htmltable.c: In function 'doBorder': htmltable.c:267:2: warning: switch missing default case [-Wswitch-default] switch (sides) { ^~~~~~ htmltable.c: In function 'initAnchor': htmltable.c:388:30: warning: conversion to 'boolean' {aka 'unsigned char'} from 'signed char:1' may change the sign of the result [-Wsign-conversion] save->explicit_tooltip = obj->explicit_tooltip; ^~~ htmltable.c: In function 'endAnchor': htmltable.c:443:29: warning: conversion from 'boolean' {aka 'unsigned char'} to 'signed char:1' may change value [-Wconversion] obj->explicit_tooltip = save->explicit_tooltip; ^~~~ htmltable.c: In function 'emit_html_rules': htmltable.c:477:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] base = cp->parent->data.border + cp->parent->data.space / 2; ^~ htmltable.c:481:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] base = cp->parent->data.border + cp->parent->data.space / 2; ^~ htmltable.c:495:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] base = cp->parent->data.border + cp->parent->data.space / 2; ^~ htmltable.c:498:11: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] base *= 2; ^ htmltable.c:501:11: warning: conversion from 'double' to 'unsigned char' may change value [-Wfloat-conversion] base += (cp->parent->data.box.UR.x + pos.x) - (pts.UR.x + cp->parent->data.space / 2); ^ htmltable.c:505:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] base = cp->parent->data.border + cp->parent->data.space / 2; ^~ htmltable.c:512:11: warning: conversion from 'double' to 'unsigned char' may change value [-Wfloat-conversion] base += (cp->parent->data.box.UR.x + pos.x) - (pts.UR.x + cp->parent->data.space / 2); ^ htmltable.c: In function 'allocObj': htmltable.c:695:5: warning: switch missing default case [-Wswitch-default] switch (obj->type) { ^~~~~~ htmltable.c: In function 'heightOfLbl': htmltable.c:731:5: warning: switch missing default case [-Wswitch-default] switch (lp->kind) { ^~~~~~ htmltable.c: At top level: htmltable.c:831:6: warning: no previous prototype for 'free_html_img' [-Wmissing-prototypes] void free_html_img(htmlimg_t * ip) ^~~~~~~~~~~~~ htmltable.c: In function 'html_path': htmltable.c:959:24: warning: unused parameter 'n' [-Wunused-parameter] int html_path(node_t * n, port * p, int side, boxf * rv, int *k) ~~~~~~~~~^ htmltable.c:959:34: warning: unused parameter 'p' [-Wunused-parameter] int html_path(node_t * n, port * p, int side, boxf * rv, int *k) ~~~~~~~^ htmltable.c:959:41: warning: unused parameter 'side' [-Wunused-parameter] int html_path(node_t * n, port * p, int side, boxf * rv, int *k) ~~~~^~~~ htmltable.c:959:54: warning: unused parameter 'rv' [-Wunused-parameter] int html_path(node_t * n, port * p, int side, boxf * rv, int *k) ~~~~~~~^~ htmltable.c:959:63: warning: unused parameter 'k' [-Wunused-parameter] int html_path(node_t * n, port * p, int side, boxf * rv, int *k) ~~~~~^ htmltable.c: In function 'size_html_txt': htmltable.c:1044:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (prev_fsize == -1) ^~ htmltable.c:1046:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (tf.size != prev_fsize) { ^~ htmltable.c:1057:20: warning: conversion from 'int' to 'char' may change value [-Wconversion] ftxt->simple = simple; ^~~~~~ htmltable.c: In function 'size_html_cell': htmltable.c:1186:24: warning: conversion to 'unsigned char' from 'signed char' may change the sign of the result [-Wsign-conversion] cp->data.border = parent->cb; ^~~~~~ htmltable.c: In function 'processTbl': htmltable.c:1304:19: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] cellp->row = r; ^ htmltable.c:1305:19: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] cellp->col = c; ^ htmltable.c: At top level: htmltable.c:1336:6: warning: no previous prototype for 'sizeLinearArray' [-Wmissing-prototypes] void sizeLinearArray(htmltbl_t * tbl) ^~~~~~~~~~~~~~~ In file included from render.h:44, from htmltable.c:35: htmltable.c: In function 'sizeLinearArray': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ htmltable.c:1342:20: note: in expansion of macro 'N_NEW' tbl->heights = N_NEW(tbl->rc + 1, int); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ htmltable.c:1343:19: note: in expansion of macro 'N_NEW' tbl->widths = N_NEW(tbl->cc + 1, int); ^~~~~ htmltable.c:1348:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] ht = cp->data.box.UR.y; ^~ htmltable.c:1328:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define SPLIT(x,n,s) (((x) - ((s)-1)*((n)-1)) / (n)) ^ htmltable.c:1350:11: note: in expansion of macro 'SPLIT' ht = SPLIT(cp->data.box.UR.y, cp->rspan, tbl->data.space); ^~~~~ htmltable.c:1354:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] wd = cp->data.box.UR.x; ^~ htmltable.c:1328:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define SPLIT(x,n,s) (((x) - ((s)-1)*((n)-1)) / (n)) ^ htmltable.c:1356:11: note: in expansion of macro 'SPLIT' wd = SPLIT(cp->data.box.UR.x, cp->cspan, tbl->data.space); ^~~~~ htmltable.c: At top level: htmltable.c:1378:7: warning: no previous prototype for 'nToName' [-Wmissing-prototypes] char *nToName(int c) ^~~~~~~ htmltable.c: In function 'nToName': htmltable.c:1382:11: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (c < sizeof(nnames) / sizeof(char *)) ^ In file included from render.h:44, from htmltable.c:35: htmltable.c: In function 'checkChain': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1419:6: note: in expansion of macro 'elist_append' elist_append(e, ND_out(t)); ^~~~~~~~~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1419:6: note: in expansion of macro 'elist_append' elist_append(e, ND_out(t)); ^~~~~~~~~~~~ memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1420:6: note: in expansion of macro 'elist_append' elist_append(e, ND_in(h)); ^~~~~~~~~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1420:6: note: in expansion of macro 'elist_append' elist_append(e, ND_in(h)); ^~~~~~~~~~~~ In file included from geom.h:20, from types.h:35, from render.h:40, from htmltable.c:35: htmltable.c: In function 'checkEdge': arith.h:43:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ htmltable.c:1437:17: note: in expansion of macro 'MAX' ED_minlen(e) = MAX(ED_minlen(e), sz); ^~~ htmltable.c:1441:17: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] ED_minlen(e) = sz; ^~ In file included from render.h:44, from htmltable.c:35: memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1442:2: note: in expansion of macro 'elist_append' elist_append(e, ND_out(t)); ^~~~~~~~~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1442:2: note: in expansion of macro 'elist_append' elist_append(e, ND_out(t)); ^~~~~~~~~~~~ memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1443:2: note: in expansion of macro 'elist_append' elist_append(e, ND_in(h)); ^~~~~~~~~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ htmltable.c:1443:2: note: in expansion of macro 'elist_append' elist_append(e, ND_in(h)); ^~~~~~~~~~~~ htmltable.c: At top level: htmltable.c:1456:6: warning: no previous prototype for 'makeGraphs' [-Wmissing-prototypes] void makeGraphs(htmltbl_t * tbl, graph_t * rowg, graph_t * colg) ^~~~~~~~~~ In file included from render.h:44, from htmltable.c:35: htmltable.c: In function 'makeGraphs': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ htmltable.c:1469:2: note: in expansion of macro 'alloc_elist' alloc_elist(tbl->rc, ND_in(t)); ^~~~~~~~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ htmltable.c:1470:2: note: in expansion of macro 'alloc_elist' alloc_elist(tbl->rc, ND_out(t)); ^~~~~~~~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ htmltable.c:1482:2: note: in expansion of macro 'alloc_elist' alloc_elist(tbl->cc, ND_in(t)); ^~~~~~~~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ htmltable.c:1483:2: note: in expansion of macro 'alloc_elist' alloc_elist(tbl->cc, ND_out(t)); ^~~~~~~~~~~ htmltable.c:1496:40: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] checkEdge (colg, t, h, cp->data.box.UR.x); ~~~~~~~~~~~~~~~^~ htmltable.c:1500:40: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] checkEdge (rowg, t, h, cp->data.box.UR.y); ~~~~~~~~~~~~~~~^~ htmltable.c: At top level: htmltable.c:1513:6: warning: no previous prototype for 'setSizes' [-Wmissing-prototypes] void setSizes(htmltbl_t * tbl, graph_t * rowg, graph_t * colg) ^~~~~~~~ htmltable.c:1541:6: warning: no previous prototype for 'sizeArray' [-Wmissing-prototypes] void sizeArray(htmltbl_t * tbl) ^~~~~~~~~ In file included from render.h:44, from htmltable.c:35: htmltable.c: In function 'sizeArray': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ htmltable.c:1557:20: note: in expansion of macro 'N_NEW' tbl->heights = N_NEW(tbl->rc + 1, int); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ htmltable.c:1558:19: note: in expansion of macro 'N_NEW' tbl->widths = N_NEW(tbl->cc + 1, int); ^~~~~ htmltable.c: In function 'pos_html_cell': htmltable.c:1645:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] cp->data.sides = sides; ^~~~~ htmltable.c:1660:6: warning: switch missing default case [-Wswitch-default] switch (cp->data.flags & HALIGN_MASK) { ^~~~~~ htmltable.c:1672:6: warning: switch missing default case [-Wswitch-default] switch (cp->data.flags & VALIGN_MASK) { ^~~~~~ htmltable.c: In function 'pos_html_tbl': htmltable.c:1759:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] oldsz = tbl->data.box.UR.x; ^~~ htmltable.c:1760:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] delx = (pos.UR.x - pos.LL.x) - oldsz; ^ htmltable.c:1762:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] oldsz = tbl->data.box.UR.y; ^~~ htmltable.c:1763:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] dely = (pos.UR.y - pos.LL.y) - oldsz; ^ htmltable.c:1803:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = pos.LL.x + tbl->data.border + tbl->data.space; ^~~ htmltable.c:1811:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] y = pos.UR.y - tbl->data.border - tbl->data.space; ^~~ htmltable.c:1839:23: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] tbl->data.sides = sides; ^~~~~ htmltable.c: In function 'nameOf': htmltable.c:1901:5: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ htmltable.c: In function 'make_html_label': htmltable.c:2061:10: warning: declaration of 'box' shadows a global declaration [-Wshadow] boxf box; ^~~ In file included from types.h:35, from render.h:40, from htmltable.c:35: geom.h:33:34: note: shadowed declaration is here typedef struct { point LL, UR; } box; ^~~ htmltable.c:2068:5: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ CC input.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] input.c: In function 'dotneato_basename': input.c:128:39: warning: declaration of 'path' shadows a global declaration [-Wshadow] static char* dotneato_basename (char* path) ~~~~~~^~~~ In file included from render.h:40, from input.c:15: types.h:105:7: note: shadowed declaration is here } path; ^~~~ In file included from render.h:44, from input.c:15: input.c: In function 'use_library': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ input.c:170:8: note: in expansion of macro 'ALLOC' Lib = ALLOC(cnt + 2, Lib, const char *); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ input.c:170:8: note: in expansion of macro 'ALLOC' Lib = ALLOC(cnt + 2, Lib, const char *); ^~~~~ input.c: In function 'global_def': input.c:185:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] agxbput_n (xb, dcl, p-dcl); ~^~~~ input.c: In function 'dotneato_args_initialize': input.c:255:15: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] Verbose = gvc->common.verbose; ^~~ In file included from render.h:44, from input.c:15: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ input.c:262:28: note: in expansion of macro 'N_NEW' gvc->input_filenames = N_NEW(nfiles + 1, char *); ^~~~~ input.c:378:29: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (PSinputscale == 0) ^~ input.c: In function 'graph_init': input.c:681:21: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] GD_charset(g) = findCharset (g); ^~~~~~~~~~~ input.c:731:23: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] GD_showboxes(g) = late_int(g, agfindgraphattr(g, "showboxes"), 0, 0); ^~~~~~~~ CC pointset.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pointset.c: In function 'freePair': pointset.c:32:29: warning: unused parameter 'd' [-Wunused-parameter] static void freePair(Dt_t * d, pair* pp, Dtdisc_t * disc) ~~~~~~~^ pointset.c:32:53: warning: unused parameter 'disc' [-Wunused-parameter] static void freePair(Dt_t * d, pair* pp, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ pointset.c: In function 'cmppair': pointset.c:37:27: warning: unused parameter 'd' [-Wunused-parameter] static int cmppair(Dt_t * d, point * key1, point * key2, Dtdisc_t * disc) ~~~~~~~^ pointset.c:37:69: warning: unused parameter 'disc' [-Wunused-parameter] static int cmppair(Dt_t * d, point * key1, point * key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ In file included from render.h:44, from pointset.c:15: pointset.c: In function 'pointsOf': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pointset.c:117:18: note: in expansion of macro 'N_NEW' point *pts = N_NEW(n, point); ^~~~~ pointset.c: In function 'mkMPair': pointset.c:140:30: warning: unused parameter 'd' [-Wunused-parameter] static mpair *mkMPair(Dt_t * d, mpair * obj, MPairDisc * disc) ~~~~~~~^ pointset.c: In function 'freeMPair': pointset.c:154:30: warning: unused parameter 'd' [-Wunused-parameter] static void freeMPair(Dt_t * d, mpair * ap, MPairDisc * disc) ~~~~~~~^ CC intset.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] intset.c: In function 'mkIntItem': intset.c:21:17: warning: unused parameter 'd' [-Wunused-parameter] mkIntItem(Dt_t* d,intitem* obj,Dtdisc_t* disc) ~~~~~~^ intset.c:21:42: warning: unused parameter 'disc' [-Wunused-parameter] mkIntItem(Dt_t* d,intitem* obj,Dtdisc_t* disc) ~~~~~~~~~~^~~~ intset.c: In function 'freeIntItem': intset.c:29:19: warning: unused parameter 'd' [-Wunused-parameter] freeIntItem(Dt_t* d,intitem* obj,Dtdisc_t* disc) ~~~~~~^ intset.c:29:44: warning: unused parameter 'disc' [-Wunused-parameter] freeIntItem(Dt_t* d,intitem* obj,Dtdisc_t* disc) ~~~~~~~~~~^~~~ intset.c: In function 'cmpid': intset.c:35:13: warning: unused parameter 'd' [-Wunused-parameter] cmpid(Dt_t* d, int* key1, int* key2, Dtdisc_t* disc) ~~~~~~^ intset.c:35:48: warning: unused parameter 'disc' [-Wunused-parameter] cmpid(Dt_t* d, int* key1, int* key2, Dtdisc_t* disc) ~~~~~~~~~~^~~~ CC postproc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] postproc.c: In function 'translate_drawing': postproc.c:151:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] int shift = (Offset.x || Offset.y); ^~~~~~ postproc.c:151:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] int shift = (Offset.x || Offset.y); ^~ In file included from render.h:44, from postproc.c:15: postproc.c: In function 'addXLabels': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ postproc.c:478:19: note: in expansion of macro 'N_NEW' objp = objs = N_NEW(n_objs, object_t); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ postproc.c:479:18: note: in expansion of macro 'N_NEW' xlp = lbls = N_NEW(n_lbls, xlabel_t); ^~~~~ postproc.c: In function 'gv_postprocess': postproc.c:661:2: warning: switch missing default case [-Wswitch-default] switch (Rankdir) { ^~~~~~ CC routespl.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from render.h:44, from routespl.c:16: routespl.c: In function 'simpleSplineRoute': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ routespl.c:249:14: note: in expansion of macro 'ALLOC' edges = ALLOC(poly.pn, edges, Pedge_t); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ routespl.c:249:14: note: in expansion of macro 'ALLOC' edges = ALLOC(poly.pn, edges, Pedge_t); ^~~~~ routespl.c: In function '_routesplines': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ routespl.c:436:15: note: in expansion of macro 'ALLOC' polypoints = ALLOC(boxn * 8, polypoints, Ppoint_t); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ routespl.c:436:15: note: in expansion of macro 'ALLOC' polypoints = ALLOC(boxn * 8, polypoints, Ppoint_t); ^~~~~ memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ routespl.c:564:14: note: in expansion of macro 'ALLOC' edges = ALLOC(poly.pn, edges, Pedge_t); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ routespl.c:564:14: note: in expansion of macro 'ALLOC' edges = ALLOC(poly.pn, edges, Pedge_t); ^~~~~ routespl.c:616:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((boxes[bi].LL.x == INT_MAX) || (boxes[bi].UR.x == INT_MIN)) { ^~ routespl.c:616:57: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((boxes[bi].LL.x == INT_MAX) || (boxes[bi].UR.x == INT_MIN)) { ^~ routespl.c: In function 'checkpath': routespl.c:737:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = ba->UR.x, ba->UR.x = bb->LL.x, bb->LL.x = xy, l = 0; ^~ routespl.c:739:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = ba->LL.x, ba->LL.x = bb->UR.x, bb->UR.x = xy, r = 0; ^~ routespl.c:741:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = ba->UR.y, ba->UR.y = bb->LL.y, bb->LL.y = xy, d = 0; ^~ routespl.c:743:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = ba->LL.y, ba->LL.y = bb->UR.y, bb->UR.y = xy, u = 0; ^~ routespl.c:746:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = (ba->UR.x + bb->LL.x) / 2.0 + 0.5, ba->UR.x = ^ routespl.c:749:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = (ba->LL.x + bb->UR.x) / 2.0 + 0.5, ba->LL.x = ^ routespl.c:752:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = (ba->UR.y + bb->LL.y) / 2.0 + 0.5, ba->UR.y = ^ routespl.c:755:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xy = (ba->LL.y + bb->UR.y) / 2.0 + 0.5, ba->LL.y = ^ routespl.c:764:27: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xoverlap = overlap(ba->LL.x, ba->UR.x, bb->LL.x, bb->UR.x); ~~~~~~^~ routespl.c:764:37: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xoverlap = overlap(ba->LL.x, ba->UR.x, bb->LL.x, bb->UR.x); ~~~~~~^~ routespl.c:764:47: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xoverlap = overlap(ba->LL.x, ba->UR.x, bb->LL.x, bb->UR.x); ~~~~~~^~ routespl.c:764:57: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] xoverlap = overlap(ba->LL.x, ba->UR.x, bb->LL.x, bb->UR.x); ~~~~~~^~ routespl.c:765:27: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] yoverlap = overlap(ba->LL.y, ba->UR.y, bb->LL.y, bb->UR.y); ~~~~~~^~ routespl.c:765:37: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] yoverlap = overlap(ba->LL.y, ba->UR.y, bb->LL.y, bb->UR.y); ~~~~~~^~ routespl.c:765:47: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] yoverlap = overlap(ba->LL.y, ba->UR.y, bb->LL.y, bb->UR.y); ~~~~~~^~ routespl.c:765:57: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] yoverlap = overlap(ba->LL.y, ba->UR.y, bb->LL.y, bb->UR.y); ~~~~~~^~ In file included from render.h:44, from routespl.c:16: routespl.c: In function 'mkspacep': memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ routespl.c:849:7: note: in expansion of macro 'RALLOC' ps = RALLOC(newmax, ps, pointf); ^~~~~~ routespl.c: In function 'bend': routespl.c:921:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (magV == 0) return; /* if midpoint == centroid, don't divide by zero */ ^~ routespl.c: In function 'makeStraightEdge': routespl.c:939:14: warning: declaration of 'edges' shadows a global declaration [-Wshadow] edge_t** edges; ^~~~~ routespl.c:41:17: note: shadowed declaration is here static Pedge_t *edges; /* polygon edges passed to Proutespline */ ^~~~~ routespl.c:940:13: warning: declaration of 'elist' shadows a global declaration [-Wshadow] edge_t* elist[MAX_EDGE]; ^~~~~ In file included from render.h:40, from routespl.c:16: types.h:253:7: note: shadowed declaration is here } elist; ^~~~~ In file included from render.h:44, from routespl.c:16: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ routespl.c:950:10: note: in expansion of macro 'N_NEW' edges = N_NEW(e_cnt,edge_t*); ^~~~~ routespl.c: In function 'makeStraightEdges': routespl.c:962:41: warning: declaration of 'edges' shadows a global declaration [-Wshadow] makeStraightEdges(graph_t * g, edge_t** edges, int e_cnt, int et, splineInfo* sinfo) ~~~~~~~~~^~~~~ routespl.c:41:17: note: shadowed declaration is here static Pedge_t *edges; /* polygon edges passed to Proutespline */ ^~~~~ CC splines.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from render.h:44, from splines.c:19: splines.c: In function 'new_spline': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ splines.c:225:23: note: in expansion of macro 'ALLOC' ED_spl(e)->list = ALLOC(ED_spl(e)->size + 1, ED_spl(e)->list, bezier); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ splines.c:225:23: note: in expansion of macro 'ALLOC' ED_spl(e)->list = ALLOC(ED_spl(e)->size + 1, ED_spl(e)->list, bezier); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ splines.c:227:16: note: in expansion of macro 'N_NEW' rv->list = N_NEW(sz, pointf); ^~~~~ splines.c: In function 'beginpath': splines.c:564:2: warning: switch missing default case [-Wswitch-default] switch (et) { ^~~~~~ splines.c: In function 'endpath': splines.c:760:2: warning: switch missing default case [-Wswitch-default] switch (et) { ^~~~~~ splines.c: In function 'selfBottom': splines.c:828:35: warning: variable 'width' set but not used [-Wunused-but-set-variable] double hy, ty, stepx, dx, dy, width, height; ^~~~~ splines.c: In function 'selfTop': splines.c:898:36: warning: variable 'width' set but not used [-Wunused-but-set-variable] double hy, ty, stepx, dx, dy, width, height; ^~~~~ splines.c: In function 'selfRight': splines.c:1033:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] case 65: if(tp.y == hp.y) ^~ splines.c:1005:42: warning: variable 'height' set but not used [-Wunused-but-set-variable] double hx, tx, stepy, dx, dy, width, height; ^~~~~~ splines.c: In function 'selfLeft': splines.c:1111:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if(tp.y == hp.y) ^~ splines.c:1080:42: warning: variable 'height' set but not used [-Wunused-but-set-variable] double hx, tx, stepy, dx, dy, width, height; ^~~~~~ splines.c: In function 'selfRightSpace': splines.c:1177:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] sw += label_width; ^~~~~~~~~~~ splines.c: In function 'makeSelfEdge': splines.c:1191:21: warning: unused parameter 'P' [-Wunused-parameter] makeSelfEdge(path * P, edge_t * edges[], int ind, int cnt, double sizex, ~~~~~~~^ splines.c: In function 'addEdgeLabels': splines.c:1355:29: warning: unused parameter 'g' [-Wunused-parameter] void addEdgeLabels(graph_t* g, edge_t * e, pointf rp, pointf rq) ~~~~~~~~~^ splines.c:1355:51: warning: unused parameter 'rp' [-Wunused-parameter] void addEdgeLabels(graph_t* g, edge_t * e, pointf rp, pointf rq) ~~~~~~~^~ splines.c:1355:62: warning: unused parameter 'rq' [-Wunused-parameter] void addEdgeLabels(graph_t* g, edge_t * e, pointf rp, pointf rq) ~~~~~~~^~ CC psusershape.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] psusershape.c: In function 'ps_image_free': psusershape.c:26:36: warning: unused parameter 'dict' [-Wunused-parameter] static void ps_image_free(Dict_t * dict, usershape_t * p, Dtdisc_t * disc) ~~~~~~~~~^~~~ psusershape.c:26:70: warning: unused parameter 'disc' [-Wunused-parameter] static void ps_image_free(Dict_t * dict, usershape_t * p, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ In file included from ../../lib/cgraph/cgraph.h:18, from types.h:39, from render.h:40, from psusershape.c:20: psusershape.c: In function 'user_init': ../../lib/cdt/cdt.h:277:47: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define dtmatch(d,o) (*(_DT(d)->searchf))((d),(void*)(o),DT_MATCH) ^ psusershape.c:56:10: note: in expansion of macro 'dtmatch' us = dtmatch(EPSF_contents, str); ^~~~~~~ In file included from render.h:44, from psusershape.c:20: memory.h:39:41: warning: conversion to 'long unsigned int' from '__off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ psusershape.c:84:24: note: in expansion of macro 'N_GNEW' contents = us->data = N_GNEW(statbuf.st_size + 1, char); ^~~~~~ psusershape.c:86:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from '__off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] rc = fread(contents, statbuf.st_size, 1, fp); ~~~~~~~^~~~~~~~ psusershape.c:86:7: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] rc = fread(contents, statbuf.st_size, 1, fp); ^~~~~ psusershape.c:89:20: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] us->must_inline = must_inline; ^~~~~~~~~~~ psusershape.c:49:30: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int saw_bb, must_inline, rc; ^~ psusershape.c: In function 'cat_libfile': psusershape.c:142:31: warning: declaration of 'path' shadows a global declaration [-Wshadow] const char **s, *bp, *p, *path; ^~~~ In file included from render.h:40, from psusershape.c:20: types.h:105:7: note: shadowed declaration is here } path; ^~~~ CC timing.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] timing.c:45:6: warning: no previous prototype for 'start_timer' [-Wmissing-prototypes] void start_timer(void) ^~~~~~~~~~~ timing.c:50:8: warning: no previous prototype for 'elapsed_sec' [-Wmissing-prototypes] double elapsed_sec(void) ^~~~~~~~~~~ timing.c: In function 'elapsed_sec': timing.c:28:83: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] #define DIFF_IN_SECS(S,T) ((S.tms_utime + S.tms_stime - T.tms_utime - T.tms_stime)/(double)HZ) ^ timing.c:56:10: note: in expansion of macro 'DIFF_IN_SECS' rv = DIFF_IN_SECS(S, T); ^~~~~~~~~~~~ CC labels.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from render.h:44, from labels.c:15: labels.c: In function 'storeline': labels.c:28:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lp->u.txt.span = ZALLOC(oldsz + 1, lp->u.txt.span, textspan_t, oldsz); ~~~~~~^~~ memory.h:43:63: note: in definition of macro 'ZALLOC' #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^~~~ labels.c:28:68: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lp->u.txt.span = ZALLOC(oldsz + 1, lp->u.txt.span, textspan_t, oldsz); ^~~~~ memory.h:43:81: note: in definition of macro 'ZALLOC' #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^~~~~ memory.h:43:109: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^ labels.c:28:22: note: in expansion of macro 'ZALLOC' lp->u.txt.span = ZALLOC(oldsz + 1, lp->u.txt.span, textspan_t, oldsz); ^~~~~~ labels.c: In function 'make_label': labels.c:123:5: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ labels.c:151:6: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ labels.c: In function 'strdup_and_subst_obj0': labels.c:304:5: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ labels.c: In function 'xml_string0': labels.c:506:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = gmalloc(bufsize); ^~~~~~~ labels.c:513:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = grealloc(buf, bufsize); ^~~~~~~ labels.c: In function 'xml_url_string': labels.c:584:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = gmalloc(bufsize); ^~~~~~~ labels.c:591:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = grealloc(buf, bufsize); ^~~~~~~ CC ns.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from render.h:44, from ns.c:19: ns.c: In function 'feasible_tree': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ns.c:502:10: note: in expansion of macro 'N_NEW' tree = N_NEW(N_nodes,subtree_t*); ^~~~~ ns.c: In function 'freeTreeList': ns.c:634:24: warning: unused parameter 'g' [-Wunused-parameter] freeTreeList (graph_t* g) ~~~~~~~~~^ In file included from render.h:44, from ns.c:19: ns.c: In function 'TB_balance': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ns.c:677:13: note: in expansion of macro 'N_NEW' nrank = N_NEW(Maxrank + 1, int); ^~~~~ ns.c: In function 'init_graph': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ns.c:730:22: note: in expansion of macro 'ALLOC' Tree_node.list = ALLOC(N_nodes, Tree_node.list, node_t *); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ns.c:730:22: note: in expansion of macro 'ALLOC' Tree_node.list = ALLOC(N_nodes, Tree_node.list, node_t *); ^~~~~ memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ns.c:732:22: note: in expansion of macro 'ALLOC' Tree_edge.list = ALLOC(N_nodes, Tree_edge.list, edge_t *); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ns.c:732:22: note: in expansion of macro 'ALLOC' Tree_edge.list = ALLOC(N_nodes, Tree_edge.list, edge_t *); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ns.c:746:23: note: in expansion of macro 'N_NEW' ND_tree_in(n).list = N_NEW(i + 1, edge_t *); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ns.c:749:24: note: in expansion of macro 'N_NEW' ND_tree_out(n).list = N_NEW(i + 1, edge_t *); ^~~~~ ns.c: At top level: ns.c:788:5: warning: no previous prototype for 'rank2' [-Wmissing-prototypes] int rank2(graph_t * g, int balance, int maxiter, int search_size) ^~~~~ ns.c:532:12: warning: 'ed_minlen' defined but not used [-Wunused-function] static int ed_minlen(Agedge_t *e) {return ED_minlen(e);} ^~~~~~~~~ ns.c:531:12: warning: 'nd_rank' defined but not used [-Wunused-function] static int nd_rank(Agnode_t *n) {return ND_rank(n);} ^~~~~~~ ns.c:530:12: warning: 'nd_priority' defined but not used [-Wunused-function] static int nd_priority(Agnode_t *n) {return ND_priority(n);} ^~~~~~~~~~~ ns.c:529:19: warning: 'nd_subtree' defined but not used [-Wunused-function] static subtree_t *nd_subtree(Agnode_t *n) {return ND_subtree(n);} ^~~~~~~~~~ ns.c: In function 'rank2': ns.c:790:9: warning: variable 'iter' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int iter = 0, feasible; ^~~~ CC shapes.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] shapes.c:26:1: warning: missing initializer for field 'name' of 'port' {aka 'struct port'} [-Wmissing-field-initializers] static port Center = { {0, 0}, -1, 0, 0, 0, 1, 0, 0, 0 }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:82:8: note: 'name' declared here char *name; /* port name, if it was explicitly given, otherwise NULL */ ^~~~ shapes.c:85:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_polygon = { FALSE, 1, 0, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:88:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_ellipse = { FALSE, 1, 1, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:89:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_circle = { TRUE, 1, 1, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:90:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_egg = { FALSE, 1, 1, 0., -.3, 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:91:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_triangle = { FALSE, 1, 3, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:92:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_box = { FALSE, 1, 4, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:93:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_square = { TRUE, 1, 4, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:94:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_plaintext = { FALSE, 0, 4, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:95:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_plain = { FALSE, 0, 4, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:96:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_diamond = { FALSE, 1, 4, 45., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:97:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_trapezium = { FALSE, 1, 4, 0., -.4, 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:98:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_parallelogram = { FALSE, 1, 4, 0., 0., .6 }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:99:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_house = { FALSE, 1, 5, 0., -.64, 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:100:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_pentagon = { FALSE, 1, 5, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:101:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_hexagon = { FALSE, 1, 6, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:102:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_septagon = { FALSE, 1, 7, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:103:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_octagon = { FALSE, 1, 8, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:104:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_note = { FALSE, 1, 4, 0., 0., 0., DOGEAR }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:105:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_tab = { FALSE, 1, 4, 0., 0., 0., TAB }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:106:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_folder = { FALSE, 1, 4, 0., 0., 0., FOLDER }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:107:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_box3d = { FALSE, 1, 4, 0., 0., 0., BOX3D }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:108:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_component = { FALSE, 1, 4, 0., 0., 0., COMPONENT }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:109:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_underline = { FALSE, 1, 4, 0., 0., 0., UNDERLINE }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:113:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_doublecircle = { TRUE, 2, 1, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:114:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_invtriangle = { FALSE, 1, 3, 180., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:115:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_invtrapezium = { FALSE, 1, 4, 180., -.4, 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:116:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_invhouse = { FALSE, 1, 5, 180., -.64, 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:117:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_doubleoctagon = { FALSE, 2, 8, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:118:1: warning: missing initializer for field 'option' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_tripleoctagon = { FALSE, 3, 8, 0., 0., 0. }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:148:6: note: 'option' declared here int option; /* ROUNDED, DIAGONAL corners, etc. */ ^~~~~~ shapes.c:120:5: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] { FALSE, 1, 4, 45., 0., 0., DIAGONALS | AUXLABELS }; ^ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:121:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_Msquare = { TRUE, 1, 4, 0., 0., 0., DIAGONALS }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:123:5: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] { TRUE, 1, 1, 0., 0., 0., DIAGONALS | AUXLABELS }; ^ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:130:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_promoter = { FALSE, 1, 4, 0., 0., 0., PROMOTER }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:131:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_cds = { FALSE, 1, 4, 0., 0., 0., CDS }; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:132:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_terminator = { FALSE, 1, 4, 0., 0., 0., TERMINATOR}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:133:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_utr = { FALSE, 1, 4, 0., 0., 0., UTR}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:134:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_insulator = { FALSE, 1, 4, 0., 0., 0., INSULATOR}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:135:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_ribosite = { FALSE, 1, 4, 0., 0., 0., RIBOSITE}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:136:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_rnastab = { FALSE, 1, 4, 0., 0., 0., RNASTAB}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:137:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_proteasesite = { FALSE, 1, 4, 0., 0., 0., PROTEASESITE}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:138:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_proteinstab = { FALSE, 1, 4, 0., 0., 0., PROTEINSTAB}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:140:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_primersite = { FALSE, 1, 4, 0., 0., 0., PRIMERSITE}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:141:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_restrictionsite = { FALSE, 1, 4, 0., 0., 0., RESTRICTIONSITE}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:142:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_fivepoverhang = { FALSE, 1, 4, 0., 0., 0., FIVEPOVERHANG}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:143:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_threepoverhang = { FALSE, 1, 4, 0., 0., 0., THREEPOVERHANG}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:144:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_noverhang = { FALSE, 1, 4, 0., 0., 0., NOVERHANG}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:145:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_assembly = { FALSE, 1, 4, 0., 0., 0., ASSEMBLY}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:146:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_signature = { FALSE, 1, 4, 0., 0., 0., SIGNATURE}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:147:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_rpromoter = { FALSE, 1, 4, 0., 0., 0., RPROMOTER}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:148:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_rarrow = { FALSE, 1, 4, 0., 0., 0., RARROW}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:149:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_larrow = { FALSE, 1, 4, 0., 0., 0., LARROW}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:150:1: warning: missing initializer for field 'vertices' of 'polygon_t' {aka 'struct polygon_t'} [-Wmissing-field-initializers] static polygon_t p_lpromoter = { FALSE, 1, 4, 0., 0., 0., LPROMOTER}; ^~~~~~ In file included from render.h:40, from shapes.c:14: types.h:149:10: note: 'vertices' declared here pointf *vertices; /* array of vertex points */ ^~~~~~~~ shapes.c:234:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"box", &poly_fns, &p_box}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:235:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"polygon", &poly_fns, &p_polygon}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:236:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"ellipse", &poly_fns, &p_ellipse}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:237:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"oval", &poly_fns, &p_ellipse}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:238:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"circle", &poly_fns, &p_circle}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:239:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"point", &point_fns, &p_circle}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:240:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"egg", &poly_fns, &p_egg}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:241:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"triangle", &poly_fns, &p_triangle}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:242:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"none", &poly_fns, &p_plaintext}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:243:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"plaintext", &poly_fns, &p_plaintext}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:244:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"plain", &poly_fns, &p_plain}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:245:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"diamond", &poly_fns, &p_diamond}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:246:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"trapezium", &poly_fns, &p_trapezium}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:247:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"parallelogram", &poly_fns, &p_parallelogram}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:248:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"house", &poly_fns, &p_house}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:249:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"pentagon", &poly_fns, &p_pentagon}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:250:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"hexagon", &poly_fns, &p_hexagon}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:251:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"septagon", &poly_fns, &p_septagon}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:252:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"octagon", &poly_fns, &p_octagon}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:253:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"note", &poly_fns, &p_note}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:254:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"tab", &poly_fns, &p_tab}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:255:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"folder", &poly_fns, &p_folder}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:256:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"box3d", &poly_fns, &p_box3d}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:257:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"component", &poly_fns, &p_component}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:258:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"cylinder", &cylinder_fns, &p_cylinder}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:259:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"rect", &poly_fns, &p_box}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:260:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"rectangle", &poly_fns, &p_box}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:261:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"square", &poly_fns, &p_square}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:262:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"doublecircle", &poly_fns, &p_doublecircle}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:263:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"doubleoctagon", &poly_fns, &p_doubleoctagon}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:264:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"tripleoctagon", &poly_fns, &p_tripleoctagon}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:265:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"invtriangle", &poly_fns, &p_invtriangle}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:266:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"invtrapezium", &poly_fns, &p_invtrapezium}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:267:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"invhouse", &poly_fns, &p_invhouse}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:268:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"underline", &poly_fns, &p_underline}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:269:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"Mdiamond", &poly_fns, &p_Mdiamond}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:270:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"Msquare", &poly_fns, &p_Msquare}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:271:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"Mcircle", &poly_fns, &p_Mcircle}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:274:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"promoter", &poly_fns, &p_promoter}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:275:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"cds", &poly_fns, &p_cds}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:276:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"terminator", &poly_fns, &p_terminator}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:277:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"utr", &poly_fns, &p_utr}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:278:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"insulator", &poly_fns, &p_insulator}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:279:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"ribosite", &poly_fns, &p_ribosite}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:280:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"rnastab", &poly_fns, &p_rnastab}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:281:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"proteasesite", &poly_fns, &p_proteasesite}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:282:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"proteinstab", &poly_fns, &p_proteinstab}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:284:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"primersite", &poly_fns, &p_primersite}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:285:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"restrictionsite", &poly_fns, &p_restrictionsite}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:286:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"fivepoverhang", &poly_fns, &p_fivepoverhang}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:287:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"threepoverhang", &poly_fns, &p_threepoverhang}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:288:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"noverhang", &poly_fns, &p_noverhang}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:289:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"assembly", &poly_fns, &p_assembly}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:290:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"signature", &poly_fns, &p_signature}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:291:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"rpromoter", &poly_fns, &p_rpromoter}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:292:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"larrow", &poly_fns, &p_larrow}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:293:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"rarrow", &poly_fns, &p_rarrow}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:294:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"lpromoter", &poly_fns, &p_lpromoter}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:296:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"record", &record_fns, NULL}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:297:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"Mrecord", &record_fns, NULL}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:298:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"epsf", &epsf_fns, NULL}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:299:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {"star", &star_fns, &p_star}, ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c:300:5: warning: missing initializer for field 'usershape' of 'shape_desc' {aka 'struct shape_desc'} [-Wmissing-field-initializers] {NULL, NULL, NULL} ^ In file included from render.h:40, from shapes.c:14: types.h:187:10: note: 'usershape' declared here boolean usershape; ^~~~~~~~~ shapes.c: In function 'quant': shapes.c:311:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] i = val / q; ^~~ shapes.c: In function 'isBox': shapes.c:386:78: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] return (p->sides == 4 && (ROUND(p->orientation) % 90) == 0 && p->distortion == 0. && p->skew == 0.); ^~ shapes.c:386:95: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] return (p->sides == 4 && (ROUND(p->orientation) % 90) == 0 && p->distortion == 0. && p->skew == 0.); ^~ In file included from render.h:44, from shapes.c:14: shapes.c: In function 'round_corners': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:534:9: note: in expansion of macro 'N_NEW' B = N_NEW(4 * sides + 4, pointf); ^~~~~ memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ shapes.c:581:8: note: in expansion of macro 'N_GNEW' pts = N_GNEW(6 * sides + 2, pointf); ^~~~~~ shapes.c:593:54: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] gvrender_beziercurve(job, pts+1, i-1, FALSE, FALSE, filled); ^~~~~~ In file included from render.h:44, from shapes.c:14: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:632:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 1, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:665:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 2, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:698:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 3, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:716:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 2, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:754:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 8, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:819:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 5, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:865:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 1, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:900:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 4, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:947:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 2, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:989:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 1, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1029:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 4, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1082:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1095:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1133:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1146:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1186:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1199:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1212:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1225:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1269:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1282:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1323:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1370:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1422:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 12, pointf); //12-sided x ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1495:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 4, pointf); //12-sided x ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1553:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 12, pointf); //12-sided x ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1617:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 4, pointf); //12-sided x ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1669:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 5, pointf); /*5 new points*/ ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1709:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 3, pointf); /*3 new points*/ ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1743:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 3, pointf); /*3 new points*/ ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:1779:6: note: in expansion of macro 'N_NEW' D = N_NEW(sides + 5, pointf); /*3 new points*/ ^~~~~ shapes.c:579:5: warning: switch missing default case [-Wswitch-default] switch (mode) { ^~~~~~ shapes.c: In function 'poly_init': shapes.c:1977:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((sides <= 2) && ((distortion != 0.) || (skew != 0.))) { ^~ shapes.c:1977:54: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((sides <= 2) && ((distortion != 0.) || (skew != 0.))) { ^~ shapes.c:1989:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && distortion == 0. && skew == 0.); ^~ shapes.c:1989:35: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && distortion == 0. && skew == 0.); ^~ In file included from render.h:44, from shapes.c:14: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:2077:13: note: in expansion of macro 'N_NEW' vertices = N_NEW(outp * sides, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:2112:13: note: in expansion of macro 'N_NEW' vertices = N_NEW(outp * sides, pointf); ^~~~~ shapes.c: In function 'poly_inside': shapes.c:2322:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (xsize == 0.0) ^~ shapes.c:2324:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ysize == 0.0) ^~ shapes.c: In function 'invflip_side': shapes.c:2415:2: warning: switch missing default case [-Wswitch-default] switch (side) { ^~~~~~ shapes.c:2431:2: warning: switch missing default case [-Wswitch-default] switch (side) { ^~~~~~ shapes.c:2399:5: warning: switch missing default case [-Wswitch-default] switch (rankdir) { ^~~~~~ shapes.c: In function 'invflip_angle': shapes.c:2464:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (angle == M_PI) ^~ shapes.c:2466:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (angle == M_PI * 0.75) ^~ shapes.c:2468:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (angle == M_PI * 0.5) ^~ shapes.c:2474:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (angle == 0) ^~ shapes.c:2476:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (angle == M_PI * -0.25) ^~ shapes.c:2478:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (angle == M_PI * -0.5) ^~ shapes.c:2454:5: warning: switch missing default case [-Wswitch-default] switch (rankdir) { ^~~~~~ shapes.c: In function 'compassPort': shapes.c:2712:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] pp->side = side; ^~~~ shapes.c:2714:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] pp->side = invflip_side(side, GD_rankdir(agraphof(n))); ^~~~~~~~~~~~ shapes.c:2718:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((p.x == 0) && (p.y == 0)) ^~ shapes.c:2718:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((p.x == 0) && (p.y == 0)) ^~ shapes.c:2725:14: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] pp->order = (int) ((MC_SCALE * angle) / (2 * M_PI)); ^ In file included from render.h:44, from shapes.c:14: shapes.c: In function 'poly_gencode': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ shapes.c:2803:7: note: in expansion of macro 'ALLOC' AF = ALLOC(A_size, AF, pointf); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ shapes.c:2803:7: note: in expansion of macro 'ALLOC' AF = ALLOC(A_size, AF, pointf); ^~~~~ shapes.c: In function 'point_init': shapes.c:3008:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((w == MAXDOUBLE) && (h == MAXDOUBLE)) /* neither defined */ ^~ shapes.c:3008:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((w == MAXDOUBLE) && (h == MAXDOUBLE)) /* neither defined */ ^~ In file included from render.h:44, from shapes.c:14: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:3027:16: note: in expansion of macro 'N_NEW' vertices = N_NEW(outp * sides, pointf); ^~~~~ shapes.c: In function 'point_gencode': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ shapes.c:3115:7: note: in expansion of macro 'ALLOC' AF = ALLOC(A_size, AF, pointf); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ shapes.c:3115:7: note: in expansion of macro 'ALLOC' AF = ALLOC(A_size, AF, pointf); ^~~~~ shapes.c: In function 'parse_error': shapes.c:3217:49: warning: declaration of 'port' shadows a global declaration [-Wshadow] static field_t *parse_error(field_t * rv, char *port) ~~~~~~^~~~ In file included from render.h:40, from shapes.c:14: types.h:83:7: note: shadowed declaration is here } port; ^~~~ In file included from render.h:44, from shapes.c:14: shapes.c: In function 'parse_reclbl': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:3251:15: note: in expansion of macro 'N_NEW' rv->fld = N_NEW(maxf, field_t *); ^~~~~ shapes.c:3252:14: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] rv->LR = LR; ^~ shapes.c: In function 'pos_reclbl': shapes.c:3465:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] f->sides = sides; ^~~~~ shapes.c: At top level: shapes.c:3502:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ shapes.c: In function 'record_init': shapes.c:3546:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(reclblp); ^~~~~~ In file included from render.h:44, from shapes.c:14: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ shapes.c:3551:15: note: in expansion of macro 'N_NEW' textbuf = N_NEW(len + 1, char); ^~~~~ shapes.c: In function 'record_path': shapes.c:3671:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] ls = info->fld[i]->b.LL.x; ^~~~ shapes.c:3672:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] rs = info->fld[i]->b.UR.x; ^~~~ shapes.c:3674:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] ls = info->fld[i]->b.LL.y; ^~~~ shapes.c:3675:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] rs = info->fld[i]->b.UR.y; ^~~~ In file included from render.h:44, from shapes.c:14: shapes.c: In function 'user_shape': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ shapes.c:3822:17: note: in expansion of macro 'ALLOC' UserShape = ALLOC(N_UserShape, UserShape, shape_desc *); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ shapes.c:3822:17: note: in expansion of macro 'ALLOC' UserShape = ALLOC(N_UserShape, UserShape, shape_desc *); ^~~~~ shapes.c: In function 'cylinder_draw': shapes.c:4076:56: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] gvrender_beziercurve(job, AF, sides, FALSE, FALSE, filled); ^~~~~~ shapes.c:4057:68: warning: unused parameter 'style' [-Wunused-parameter] static void cylinder_draw(GVJ_t * job, pointf * AF, int sides, int style, int filled) ~~~~^~~~~ shapes.c: In function 'cvtPt': shapes.c:4101:5: warning: switch missing default case [-Wswitch-default] switch (rankdir) { ^~~~~~ shapes.c: In function 'closestSide': shapes.c:4168:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = b.LL.y; ^ shapes.c:4169:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = (b.LL.x + b.UR.x) / 2; ^ shapes.c:4172:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = b.UR.x; ^ shapes.c:4173:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = (b.LL.y + b.UR.y) / 2; ^ shapes.c:4176:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = b.UR.y; ^ shapes.c:4177:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = (b.LL.x + b.UR.x) / 2; ^ shapes.c:4180:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.x = b.LL.x; ^ shapes.c:4181:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p.y = (b.LL.y + b.UR.y) / 2; ^ shapes.c:4166:2: warning: switch missing default case [-Wswitch-default] switch (i) { ^~~~~~ shapes.c: At top level: shapes.c:4217:6: warning: no previous prototype for 'gv_initShapes' [-Wmissing-prototypes] void gv_initShapes(void) ^~~~~~~~~~~~~ shapes.c: In function 'parse_reclbl': shapes.c:3331:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (*(reclblp + 1)) { ^ shapes.c:3343:2: note: here default: ^~~~~~~ CC utils.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from render.h:44, from utils.c:14: utils.c: In function 'new_queue': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ utils.c:37:36: note: in expansion of macro 'N_NEW' q->head = q->tail = q->store = N_NEW(sz, node_t *); ^~~~~ utils.c: In function 'late_int': utils.c:78:10: warning: conversion from 'long int' to 'int' may change value [-Wconversion] rv = strtol (p, &endp, 10); ^~~~~~ utils.c: In function 'get_inputscale': utils.c:115:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (d == 0) return POINTS_PER_INCH; ^~ utils.c: In function 'late_bool': utils.c:137:9: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] return def; ^~~ utils.c: In function 'Fgets': utils.c:290:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = grealloc(buf, bsize); ^~~~~ utils.c:295:6: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] len += strlen(lp); /* since lp != NULL, len > 0 */ ^~ utils.c:295:9: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len += strlen(lp); /* since lp != NULL, len > 0 */ ^~~~~~ In file included from render.h:44, from utils.c:14: utils.c: In function 'mkDirlist': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ utils.c:345:9: note: in expansion of macro 'ALLOC' dirs = ALLOC (cnt+2,dirs,char*); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ utils.c:345:9: note: in expansion of macro 'ALLOC' dirs = ALLOC (cnt+2,dirs,char*); ^~~~~ In file included from geom.h:20, from types.h:35, from render.h:40, from utils.c:14: arith.h:43:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ utils.c:347:11: note: in expansion of macro 'MAX' maxlen = MAX(maxlen, strlen (dir)); ^~~ arith.h:43:27: warning: operand of ?: changes signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] #define MAX(a,b) ((a)>(b)?(a):(b)) ^~~ utils.c:347:11: note: in expansion of macro 'MAX' maxlen = MAX(maxlen, strlen (dir)); ^~~ arith.h:43:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ utils.c:347:11: note: in expansion of macro 'MAX' maxlen = MAX(maxlen, strlen (dir)); ^~~ arith.h:43:18: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ utils.c:347:11: note: in expansion of macro 'MAX' maxlen = MAX(maxlen, strlen (dir)); ^~~ utils.c: In function 'findPath': utils.c:363:53: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] safefilename = realloc(safefilename, (maxdirlen + strlen(str) + 2)); ^ utils.c: In function 'mapBool': utils.c:464:9: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] return atoi(p); ^~~~~~~ utils.c: In function 'gvToggle': utils.c:607:19: warning: unused parameter 's' [-Wunused-parameter] void gvToggle(int s) ~~~~^ utils.c: In function 'common_init_node': utils.c:649:23: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] ND_showboxes(n) = late_int(n, N_showboxes, 0, 0); ^~~~~~~~ utils.c: In function 'common_init_edge': utils.c:728:6: warning: conversion to 'char' from 'boolean' {aka 'unsigned char'} may change the sign of the result [-Wsign-conversion] mapbool(late_string(e, E_label_float, "false")); ^~~~~~~ utils.c: In function 'setAttr': utils.c:925:2: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ utils.c: In function 'newItem': utils.c:1004:29: warning: unused parameter 'd' [-Wunused-parameter] static void *newItem(Dt_t * d, item * objp, Dtdisc_t * disc) ~~~~~~~^ utils.c: In function 'freeItem': utils.c:1019:29: warning: unused parameter 'd' [-Wunused-parameter] static void freeItem(Dt_t * d, item * obj, Dtdisc_t * disc) ~~~~~~~^ utils.c:1019:55: warning: unused parameter 'disc' [-Wunused-parameter] static void freeItem(Dt_t * d, item * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ In file included from /usr/include/string.h:637, from render.h:36, from utils.c:14: utils.c: In function 'comp_entities': utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c:1310:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp(((struct entities_s *)e1)->name, ((struct entities_s *)e2)->name); ^ utils.c: In function 'scanEntity': utils.c:1329:17: warning: conversion from 'long int' to 'int' may change value [-Wconversion] if (((len = endp-t) > MAXENTLEN) || (len < 2)) return t; ^~~~ In file included from /usr/include/string.h:637, from render.h:36, from utils.c:14: utils.c:1330:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] strncpy (buf, t, len); ^~~ utils.c: In function 'htmlEntity': utils.c:1375:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] n = (n * 16) + byte; ^ utils.c:1375:7: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] n = (n * 16) + byte; ^ utils.c:1382:20: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] n = (n * 10) + (byte - '0'); ^ utils.c:1382:11: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] n = (n * 10) + (byte - '0'); ^ utils.c:1409:13: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion] *p++ = byte; ^~~~ utils.c: In function 'cvtAndAppend': utils.c:1424:14: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] buf[0] = c; ^ utils.c:1428:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(s); ^~~~~~ utils.c:1431:9: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] c = *p; ^ utils.c: In function 'htmlEntityUTF8': utils.c:1488:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] v = htmlEntity (&s); ^~~~~~~~~~ utils.c:1491:8: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] c = v; ^ utils.c:1494:8: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] c = (v & 0x3F) | 0x80; ^ In file included from render.h:47, from utils.c:14: ../../lib/cgraph/agxbuf.h:67:92: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] #define agxbputc(X,C) ((((X)->ptr >= (X)->eptr) ? agxbmore(X,1) : 0), (void)(*(X)->ptr++ = ((unsigned char)C))) ^ utils.c:1498:4: note: in expansion of macro 'agxbputc' agxbputc(&xb, ((v >> 6) & 0x3F) | 0x80); ^~~~~~~~ utils.c:1499:8: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] c = (v & 0x3F) | 0x80; ^ utils.c: In function 'latin1ToUTF8': utils.c:1543:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] v = htmlEntity (&s); ^~~~~~~~~~ In file included from render.h:47, from utils.c:14: ../../lib/cgraph/agxbuf.h:67:92: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] #define agxbputc(X,C) ((((X)->ptr >= (X)->eptr) ? agxbmore(X,1) : 0), (void)(*(X)->ptr++ = ((unsigned char)C))) ^ utils.c:1550:6: note: in expansion of macro 'agxbputc' agxbputc(&xb, (v & 0x3F) | 0x80); ^~~~~~~~ ../../lib/cgraph/agxbuf.h:67:92: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] #define agxbputc(X,C) ((((X)->ptr >= (X)->eptr) ? agxbmore(X,1) : 0), (void)(*(X)->ptr++ = ((unsigned char)C))) ^ utils.c:1554:6: note: in expansion of macro 'agxbputc' agxbputc(&xb, ((v >> 6) & 0x3F) | 0x80); ^~~~~~~~ ../../lib/cgraph/agxbuf.h:67:92: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] #define agxbputc(X,C) ((((X)->ptr >= (X)->eptr) ? agxbmore(X,1) : 0), (void)(*(X)->ptr++ = ((unsigned char)C))) ^ utils.c:1555:6: note: in expansion of macro 'agxbputc' agxbputc(&xb, (v & 0x3F) | 0x80); ^~~~~~~~ utils.c: In function 'utf8ToLatin1': utils.c:1583:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] outc = (c & 0x03) << 6; ^ utils.c:1585:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] outc = outc | (c & 0x3F); ^~~~ utils.c: In function 'edgeType': utils.c:1687:5: warning: switch missing default case [-Wswitch-default] switch (*s) { ^~~~~~ utils.c: In function 'setEdgeType': utils.c:1782:20: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] GD_flags(g) |= et; ^~ utils.c: In function 'free_clust': utils.c:1987:31: warning: unused parameter 'dt' [-Wunused-parameter] static void free_clust (Dt_t* dt, clust_t* clp, Dtdisc_t* disc) ~~~~~~^~ utils.c:1987:59: warning: unused parameter 'disc' [-Wunused-parameter] static void free_clust (Dt_t* dt, clust_t* clp, Dtdisc_t* disc) ~~~~~~~~~~^~~~ CC geom.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] geom.c: In function 'lineToBox': geom.c:116:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p.x == q.x) { ^~ geom.c:126:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (p.y == q.y) { ^~ CC taper.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from taper.c:24: taper.c: In function 'addto': ./memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ taper.c:53:16: note: in expansion of macro 'RALLOC' p->vertices = RALLOC(p->flags,p->vertices,pointf); ^~~~~~ taper.c: In function 'arcn': taper.c:66:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r == 0) return; ^~ taper.c: In function 'myatan': taper.c:92:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((x == 0) && (y == 0)) ^~ taper.c:92:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((x == 0) && (y == 0)) ^~ In file included from taper.c:24: taper.c: In function 'insertArr': ./memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ taper.c:149:13: note: in expansion of macro 'RALLOC' arr->pts = RALLOC(arr->sz,arr->pts,pathpoint); ^~~~~~ taper.c: In function 'fixArr': ./memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ taper.c:176:13: note: in expansion of macro 'RALLOC' arr->pts = RALLOC(arr->cnt,arr->pts,pathpoint); ^~~~~~ taper.c: In function 'pathtolines': taper.c:196:51: warning: unused parameter 'initwid' [-Wunused-parameter] static vararr_t* pathtolines (bezier* bez, double initwid) ~~~~~~~^~~~~~~ taper.c: At top level: taper.c:271:11: warning: no previous prototype for 'taper' [-Wmissing-prototypes] stroke_t* taper (bezier* bez, radfunc_t radfunc, double initwid, int linejoin, int linecap) ^~~~~ taper.c: In function 'taper': taper.c:292:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] l = mymod(i-1,pathcount); ^~~~~ taper.c:293:6: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] n = mymod(i+1,pathcount); ^~~~~ taper.c:339:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (cos(phi) == 0) { ^~ taper.c: At top level: taper.c:423:11: warning: no previous prototype for 'taper0' [-Wmissing-prototypes] stroke_t* taper0 (bezier* bez, double initwid) ^~~~~~ CC output.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] output.c: In function 'agputc': output.c:39:14: warning: conversion from 'int' to 'char' may change value [-Wconversion] buf[0] = c; ^ output.c: In function 'writenodeandport': output.c:99:61: warning: declaration of 'port' shadows a global declaration [-Wshadow] static void writenodeandport(FILE * f, node_t * node, char *port) ~~~~~~^~~~ In file included from render.h:40, from output.c:14: types.h:83:7: note: shadowed declaration is here } port; ^~~~ output.c: In function 'attach_attrs_and_arrows': output.c:304:10: warning: declaration of 'i' shadows a previous local [-Wshadow] int i; ^ output.c:236:9: note: shadowed declaration is here int i, j, sides; ^ CC emit.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from render.h:40, from emit.c:23: emit.c: In function 'initMapData': types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:165:37: note: in expansion of macro 'TRUE' obj->explicit_tooltip = TRUE; ^~~~ emit.c: In function 'getObjId': emit.c:220:5: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ In file included from render.h:44, from emit.c:23: emit.c: In function 'map_point': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:357:23: note: in expansion of macro 'N_NEW' obj->url_map_p = p = N_NEW(obj->url_map_n, pointf); ^~~~~ emit.c: In function 'parseSegs': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:498:22: note: in expansion of macro 'N_NEW' segs->segs = s = N_NEW(nseg+1,colorseg_t); ^~~~~ emit.c:513:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] s[cnum++].t = v; ^ emit.c:536:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (s[i].t == 0) nseg++; ^~ emit.c:541:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (s[i].t == 0) s[i].t = delta; ^~ emit.c:541:29: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] if (s[i].t == 0) s[i].t = delta; ^~~~~ emit.c:545:21: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] s[cnum-1].t += left; ^~~~ emit.c: In function 'wedgedEllipse': emit.c:595:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (s->t == 0) continue; ^~ emit.c: In function 'stripedBox': emit.c:655:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (s->t == 0) continue; ^~ In file included from render.h:44, from emit.c:23: emit.c: In function 'emit_map_rect': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:687:23: note: in expansion of macro 'N_NEW' obj->url_map_p = p = N_NEW(obj->url_map_n, pointf); ^~~~~ emit.c: In function 'map_label': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:713:23: note: in expansion of macro 'N_NEW' obj->url_map_p = p = N_NEW(obj->url_map_n, pointf); ^~~~~ emit.c: In function 'isRect': emit.c:730:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && p->distortion == 0.0 && p->skew == 0.0); ^~ emit.c:730:48: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && p->distortion == 0.0 && p->skew == 0.0); ^~ In file included from render.h:44, from emit.c:23: emit.c: In function 'pEllipse': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:766:10: note: in expansion of macro 'N_NEW' ps = N_NEW(np, pointf); ^~~~~ emit.c: At top level: emit.c:831:6: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if (DEBUG==2) ^~~~~ emit.c: In function 'map_bspline_poly': emit.c:871:45: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pbs_n = grealloc(*pbs_n, (*pbs_poly_n) * sizeof(int)); ^ emit.c:873:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *pbs_p = grealloc(*pbs_p, (nump + 2*n) * sizeof(pointf)); ^ emit.c:879:6: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if (DEBUG==2) ^~~~~ emit.c: In function 'selectedLayer': emit.c:1065:2: warning: switch missing default case [-Wswitch-default] switch ((w0 != NULL) + (w1 != NULL)) { ^~~~~~ In file included from render.h:44, from emit.c:23: emit.c: In function 'parse_layerselect': memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ emit.c:1115:20: note: in expansion of macro 'N_GNEW' int* laylist = N_GNEW(gvc->numLayers+2,int); ^~~~~~ emit.c:1113:53: warning: unused parameter 'g' [-Wunused-parameter] static int* parse_layerselect(GVC_t *gvc, graph_t * g, char *p) ~~~~~~~~~~^ In file included from render.h:44, from emit.c:23: emit.c: In function 'parse_layers': memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ emit.c:1168:29: note: in expansion of macro 'ALLOC' gvc->layerIDs = ALLOC(sz, gvc->layerIDs, char *); ^~~~~ memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ emit.c:1168:29: note: in expansion of macro 'ALLOC' gvc->layerIDs = ALLOC(sz, gvc->layerIDs, char *); ^~~~~ memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ emit.c:1173:25: note: in expansion of macro 'RALLOC' gvc->layerIDs = RALLOC(ntok + 2, gvc->layerIDs, char *); /* shrink to minimum size */ ^~~~~~ emit.c: In function 'pagecode': emit.c:1285:5: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ In file included from geom.h:20, from types.h:35, from render.h:40, from emit.c:23: emit.c: In function 'init_job_pagination': arith.h:87:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ^ emit.c:1371:18: note: in expansion of macro 'ROUND' job->width = ROUND((pageSize.x + 2*margin.x) * job->dpi.x / POINTS_PER_INCH); ^~~~~ arith.h:87:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ^ emit.c:1371:18: note: in expansion of macro 'ROUND' job->width = ROUND((pageSize.x + 2*margin.x) * job->dpi.x / POINTS_PER_INCH); ^~~~~ arith.h:87:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ^ emit.c:1372:19: note: in expansion of macro 'ROUND' job->height = ROUND((pageSize.y + 2*margin.y) * job->dpi.y / POINTS_PER_INCH); ^~~~~ arith.h:87:25: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ^ emit.c:1372:19: note: in expansion of macro 'ROUND' job->height = ROUND((pageSize.y + 2*margin.y) * job->dpi.y / POINTS_PER_INCH); ^~~~~ In file included from render.h:44, from emit.c:23: emit.c: In function 'copyPts': memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ emit.c:1484:8: note: in expansion of macro 'RALLOC' pts = RALLOC(sz, pts, pointf); ^~~~~~ emit.c: In function 'emit_xdot': emit.c:1530:100: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] gvrender_beziercurve(job, pts, op->op.u.bezier.cnt, 0, 0, (op->op.kind == xd_filled_bezier?filled:0)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ emit.c:1564:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((p->x1 == p->x0) && (p->y1 == p->y0)) ^~ emit.c:1564:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((p->x1 == p->x0) && (p->y1 == p->y0)) ^~ emit.c:1508:2: warning: switch missing default case [-Wswitch-default] switch (op->op.kind) { ^~~~~~ emit.c: In function 'setup_page': emit.c:1665:47: warning: unused parameter 'g' [-Wunused-parameter] static void setup_page(GVJ_t * job, graph_t * g) ~~~~~~~~~~^ emit.c: In function 'edge_in_layer': emit.c:1758:52: warning: unused parameter 'g' [-Wunused-parameter] static boolean edge_in_layer(GVJ_t *job, graph_t * g, edge_t * e) ~~~~~~~~~~^ emit.c: In function 'node_in_box': emit.c:1798:12: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] return boxf_overlap(ND_bb(n), b); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from render.h:44, from emit.c:23: emit.c: In function 'emit_begin_node': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:1875:21: note: in expansion of macro 'N_NEW' p = N_NEW(nump, pointf); ^~~~~ emit.c:1879:52: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (poly->sides < 3 && poly->skew == 0.0 && poly->distortion == 0.0) { ^~ emit.c:1879:79: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (poly->sides < 3 && poly->skew == 0.0 && poly->distortion == 0.0) { ^~ In file included from render.h:44, from emit.c:23: memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:1883:25: note: in expansion of macro 'N_NEW' p = N_NEW(nump, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:1910:25: note: in expansion of macro 'N_NEW' p = N_NEW(nump, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:1917:25: note: in expansion of macro 'N_NEW' p = N_NEW(nump, pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:1931:17: note: in expansion of macro 'N_NEW' p = N_NEW(nump, pointf); ^~~~~ emit.c: In function 'emit_node': emit.c:1969:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] ND_state(n) = gvc->common.viewNum; /* mark node as drawn */ ^~~ emit.c: In function 'default_pencolor': emit.c:2068:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] len = ncol * (strlen(deflt) + 1); ^ emit.c:2068:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = ncol * (strlen(deflt) + 1); ^~~~ emit.c:2071:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = realloc(buf, bufsz); ^~~~~ In file included from render.h:44, from emit.c:23: emit.c: In function 'splitBSpline': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:2117:12: note: in expansion of macro 'N_NEW' lens = N_NEW(cnt, double); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:2134:18: note: in expansion of macro 'N_NEW' left->list = N_NEW(left->size,pointf); ^~~~~ memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:2136:19: note: in expansion of macro 'N_NEW' right->list = N_NEW(right->size,pointf); ^~~~~ emit.c:2144:9: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] r = (len - (sum - last))/last; ^ emit.c: In function 'multicolor': emit.c:2205:29: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] splitBSpline (&bz0, (s->t)/(left+s->t), &bz_l, &bz_r); ~~~~~~^~~~~~~~~~~~ emit.c: In function 'nonefunc': emit.c:2253:32: warning: unused parameter 'curlen' [-Wunused-parameter] static double nonefunc (double curlen, double totallen, double initwid) ~~~~~~~^~~~~~ emit.c:2253:47: warning: unused parameter 'totallen' [-Wunused-parameter] static double nonefunc (double curlen, double totallen, double initwid) ~~~~~~~^~~~~~~~ emit.c: In function 'emit_edge_graphics': emit.c:2377:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offspl.list = malloc(sizeof(bezier) * offspl.size); ^ emit.c:2378:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] tmpspl.list = malloc(sizeof(bezier) * tmpspl.size); ^ emit.c:2383:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] offlist = offspl.list[i].list = malloc(sizeof(pointf) * bz.size); ^ emit.c:2384:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] tmplist = tmpspl.list[i].list = malloc(sizeof(pointf) * bz.size); ^ In file included from render.h:40, from emit.c:23: emit.c: In function 'emit_begin_edge': types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2540:26: note: in expansion of macro 'TRUE' obj->labeledgealigned = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2596:37: note: in expansion of macro 'TRUE' obj->explicit_tailurl = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2602:37: note: in expansion of macro 'TRUE' obj->explicit_headurl = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2612:33: note: in expansion of macro 'TRUE' obj->explicit_edgetarget = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2623:33: note: in expansion of macro 'TRUE' obj->explicit_tailtarget = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2628:33: note: in expansion of macro 'TRUE' obj->explicit_headtarget = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2641:30: note: in expansion of macro 'TRUE' obj->explicit_tooltip = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2650:35: note: in expansion of macro 'TRUE' obj->explicit_labeltooltip = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2659:34: note: in expansion of macro 'TRUE' obj->explicit_tailtooltip = TRUE; ^~~~ types.h:26:16: warning: conversion from 'int' to 'signed char:1' changes value from '1' to '-1' [-Wconversion] #define NOT(v) (!(v)) ^ types.h:32:14: note: in expansion of macro 'NOT' #define TRUE NOT(FALSE) ^~~ emit.c:2668:34: note: in expansion of macro 'TRUE' obj->explicit_headtooltip = TRUE; ^~~~ emit.c: In function 'nodeIntersect': emit.c:2770:38: warning: unused parameter 'itooltip' [-Wunused-parameter] boolean explicit_itooltip, char* itooltip, ~~~~~~^~~~~~~~ emit.c:2771:13: warning: unused parameter 'explicit_itarget' [-Wunused-parameter] boolean explicit_itarget, char* itarget) ~~~~~~~~^~~~~~~~~~~~~~~~ emit.c:2771:37: warning: unused parameter 'itarget' [-Wunused-parameter] boolean explicit_itarget, char* itarget) ~~~~~~^~~~~~~ emit.c: In function 'emit_end_edge': emit.c:2853:28: warning: conversion to 'boolean' {aka 'unsigned char'} from 'signed char:1' may change the sign of the result [-Wsign-conversion] nodeIntersect (job, p, obj->explicit_tailurl, obj->tailurl, ~~~^~~~~~~~~~~~~~~~~~ emit.c:2854:9: warning: conversion to 'boolean' {aka 'unsigned char'} from 'signed char:1' may change the sign of the result [-Wsign-conversion] obj->explicit_tailtooltip, obj->tailtooltip, ~~~^~~~~~~~~~~~~~~~~~~~~~ emit.c:2855:9: warning: conversion to 'boolean' {aka 'unsigned char'} from 'signed char:1' may change the sign of the result [-Wsign-conversion] obj->explicit_tailtarget, obj->tailtarget); ~~~^~~~~~~~~~~~~~~~~~~~~ emit.c:2863:28: warning: conversion to 'boolean' {aka 'unsigned char'} from 'signed char:1' may change the sign of the result [-Wsign-conversion] nodeIntersect (job, p, obj->explicit_headurl, obj->headurl, ~~~^~~~~~~~~~~~~~~~~~ emit.c:2864:9: warning: conversion to 'boolean' {aka 'unsigned char'} from 'signed char:1' may change the sign of the result [-Wsign-conversion] obj->explicit_headtooltip, obj->headtooltip, ~~~^~~~~~~~~~~~~~~~~~~~~~ emit.c:2865:9: warning: conversion to 'boolean' {aka 'unsigned char'} from 'signed char:1' may change the sign of the result [-Wsign-conversion] obj->explicit_headtarget, obj->headtarget); ~~~^~~~~~~~~~~~~~~~~~~~~ emit.c: In function 'textBB': emit.c:2979:5: warning: switch missing default case [-Wswitch-default] switch (span->just) { ^~~~~~ emit.c: In function 'xdotBB': emit.c:3022:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((bb.LL.x == bb.UR.x) && (bb.LL.y == bb.UR.y)) { ^~ emit.c:3022:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((bb.LL.x == bb.UR.x) && (bb.LL.y == bb.UR.y)) { ^~ emit.c:3059:17: warning: conversion from 'int' to 'unsigned char:7' may change value [-Wconversion] tf.flags = fontflags; ^~~~~~~~~ emit.c:3074:18: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] fontflags = op->op.u.fontchar; ^~ emit.c: In function 'init_job_dpi': emit.c:3200:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (GD_drawing(g)->dpi != 0) { ^~ emit.c: In function 'init_job_viewport': emit.c:3244:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (sz.x == 0) sz.x = size.x; ^~ emit.c:3245:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (sz.y == 0) sz.y = size.y; ^~ emit.c: In function 'emit_end_graph': emit.c:3462:51: warning: unused parameter 'g' [-Wunused-parameter] static void emit_end_graph(GVJ_t * job, graph_t * g) ~~~~~~~~~~^ In file included from render.h:44, from emit.c:23: emit.c: In function 'emit_page': memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ emit.c:3509:10: note: in expansion of macro 'N_NEW' p = N_NEW(nump, pointf); ^~~~~ emit.c: In function 'free_string_entry': emit.c:3603:40: warning: unused parameter 'dict' [-Wunused-parameter] static void free_string_entry(Dict_t * dict, char *key, Dtdisc_t * disc) ~~~~~~~~~^~~~ emit.c:3603:68: warning: unused parameter 'disc' [-Wunused-parameter] static void free_string_entry(Dict_t * dict, char *key, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ emit.c: At top level: emit.c:3632:6: warning: no previous prototype for 'emit_once_reset' [-Wmissing-prototypes] void emit_once_reset(void) ^~~~~~~~~~~~~~~ CCLD libcommon_C.la make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' Making all in pack make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pack' CC ccomps.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ccomps.c: In function 'markFn': ccomps.c:158:18: warning: conversion from 'int' to 'char' may change value [-Wconversion] ND_mark(n) = v; ^ ccomps.c: In function 'setPrefix': ccomps.c:173:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(pfx); ^~~~~~ ccomps.c:177:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (!(name = (char *) gmalloc(len + 25))) return NULL; ~~~~^~~~ In file included from ../../lib/common/render.h:44, from ccomps.c:17: ccomps.c: In function 'pccomps': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ ccomps.c:218:11: note: in expansion of macro 'N_GNEW' ccs = N_GNEW(bnd, Agraph_t *); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ ccomps.c:253:12: note: in expansion of macro 'RALLOC' ccs = RALLOC(bnd, ccs, Agraph_t *); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ ccomps.c:272:8: note: in expansion of macro 'RALLOC' ccs = RALLOC(c_cnt, ccs, Agraph_t *); ^~~~~~ ccomps.c: In function 'ccomps': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ ccomps.c:308:11: note: in expansion of macro 'N_GNEW' ccs = N_GNEW(bnd, Agraph_t *); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ ccomps.c:330:12: note: in expansion of macro 'RALLOC' ccs = RALLOC(bnd, ccs, Agraph_t *); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ ccomps.c:336:11: note: in expansion of macro 'RALLOC' ccs = RALLOC(c_cnt, ccs, Agraph_t *); ^~~~~~ ccomps.c: In function 'clMarkFn': ccomps.c:491:17: warning: conversion from 'int' to 'char' may change value [-Wconversion] clMark(n) = v; ^ ccomps.c: At top level: ccomps.c:500:5: warning: no previous prototype for 'node_induce' [-Wmissing-prototypes] int node_induce(Agraph_t * g, Agraph_t* eg) ^~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from ccomps.c:17: ccomps.c: In function 'cccomps': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ ccomps.c:638:11: note: in expansion of macro 'N_GNEW' ccs = N_GNEW(agnnodes(dg), Agraph_t *); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ ccomps.c:670:11: note: in expansion of macro 'RALLOC' ccs = RALLOC(c_cnt, ccs, Agraph_t *); ^~~~~~ ccomps.c:673:12: warning: conversion from 'long int' to 'int' may change value [-Wconversion] *ncc = c_cnt; ^~~~~ ccomps.c: In function 'pccomps': ccomps.c:198:9: warning: variable 'c_cnt' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int c_cnt = 0; ^~~~~ ccomps.c:201:15: warning: variable 'out' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Agraph_t *out = 0; ^~~ ccomps.c:205:9: warning: variable 'bnd' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int bnd = 10; ^~~ ccomps.c:206:13: warning: variable 'pin' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] boolean pin = FALSE; ^~~ ccomps.c:210:9: warning: variable 'error' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int error = 0; ^~~~~ ccomps.c: In function 'ccomps': ccomps.c:290:9: warning: variable 'c_cnt' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int c_cnt = 0; ^~~~~ ccomps.c:297:9: warning: variable 'bnd' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int bnd = 10; ^~~ ccomps.c: In function 'isConnected': ccomps.c:685:9: warning: variable 'ret' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int ret = 1; ^~~ CC pack.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] pack.c: In function 'cmpf': pack.c:101:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ginfo *x = *(ginfo **) X; ^ pack.c:102:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ginfo *y = *(ginfo **) Y; ^ pack.c: At top level: pack.c:112:6: warning: no previous prototype for 'fillLine' [-Wmissing-prototypes] void fillLine(pointf p, pointf q, PointSet * ps) ^~~~~~~~ pack.c: In function 'genBox': pack.c:33:20: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define GRID(x,s) ((int)ceil((x)/(s))) ^ pack.c:251:9: note: in expansion of macro 'GRID' W = GRID(bb0.UR.x - bb0.LL.x + 2 * margin, ssize); ^~~~ pack.c:33:20: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define GRID(x,s) ((int)ceil((x)/(s))) ^ pack.c:252:9: note: in expansion of macro 'GRID' H = GRID(bb0.UR.y - bb0.LL.y + 2 * margin, ssize); ^~~~ pack.c: In function 'genPoly': pack.c:292:18: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] int margin = pinfo->margin; ^~~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pack.c:310:8: note: in expansion of macro 'N_GNEW' alg = N_GNEW(agnnodes(g), void *); ^~~~~~ pack.c:346:10: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] s2.x = margin + ND_xsize(n) / 2; ^~~~~~ pack.c:347:10: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] s2.y = margin + ND_ysize(n) / 2; ^~~~~~ pack.c:382:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] s2.x = margin + ND_xsize(n) / 2; ^~~~~~ pack.c:383:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] s2.y = margin + ND_ysize(n) / 2; ^~~~~~ pack.c:33:20: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define GRID(x,s) ((int)ceil((x)/(s))) ^ pack.c:401:9: note: in expansion of macro 'GRID' W = GRID(GD_bb(g).UR.x - GD_bb(g).LL.x + 2 * margin, ssize); ^~~~ pack.c:33:20: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define GRID(x,s) ((int)ceil((x)/(s))) ^ pack.c:402:9: note: in expansion of macro 'GRID' H = GRID(GD_bb(g).UR.y - GD_bb(g).LL.y + 2 * margin, ssize); ^~~~ pack.c: In function 'placeGraph': pack.c:33:20: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define GRID(x,s) ((int)ceil((x)/(s))) ^ pack.c:499:6: note: in expansion of macro 'GRID' W = GRID(bb.UR.x - bb.LL.x + 2 * margin, step); ^~~~ pack.c:33:20: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define GRID(x,s) ((int)ceil((x)/(s))) ^ pack.c:500:6: note: in expansion of macro 'GRID' H = GRID(bb.UR.y - bb.LL.y + 2 * margin, step); ^~~~ pack.c:507:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] W = ceil(bb.UR.x - bb.LL.x); ^~~~ pack.c:508:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] H = ceil(bb.UR.y - bb.LL.y); ^~~~ pack.c: In function 'ucmpf': pack.c:572:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ainfo* x = *(ainfo **) X; ^ pack.c:573:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ainfo* y = *(ainfo **) Y; ^ pack.c:575:14: warning: conversion to 'int' from 'packval_t' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] int dX = userVals[x->index]; ^~~~~~~~ pack.c:576:14: warning: conversion to 'int' from 'packval_t' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] int dY = userVals[y->index]; ^~~~~~~~ pack.c: In function 'acmpf': pack.c:587:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ainfo* x = *(ainfo **) X; ^ pack.c:588:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ainfo* y = *(ainfo **) Y; ^ In file included from ../../lib/common/render.h:44, from pack.c:22: pack.c: In function 'arrayRects': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:621:21: note: in expansion of macro 'N_NEW' point* places = N_NEW(ng, point); ^~~~~ pack.c:634:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] nr = ceil(sqrt(ng)); ^~~~ pack.c:645:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] nc = ceil(sqrt(ng)); ^~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:651:14: note: in expansion of macro 'N_NEW' widths = N_NEW(nc+1, double); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:652:15: note: in expansion of macro 'N_NEW' heights = N_NEW(nr+1, double); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:654:17: note: in expansion of macro 'N_NEW' ip = info = N_NEW(ng, ainfo); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:662:13: note: in expansion of macro 'N_NEW' sinfo = N_NEW(ng, ainfo*); ^~~~~ pack.c:669:15: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(sinfo, ng, sizeof(ainfo *), ucmpf); ^~ pack.c:672:15: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(sinfo, ng, sizeof(ainfo *), acmpf); ^~ pack.c:708:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] places[idx].x = widths[c]; ^~~~~~ pack.c:710:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] places[idx].x = widths[c+1] - (bb.UR.x - bb.LL.x); ^~~~~~ pack.c:712:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] places[idx].x = (widths[c] + widths[c+1] - bb.UR.x - bb.LL.x)/2.0; ^ pack.c:714:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] places[idx].y = heights[r] - (bb.UR.y - bb.LL.y); ^~~~~~~ pack.c:716:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] places[idx].y = heights[r+1]; ^~~~~~~ pack.c:718:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] places[idx].y = (heights[r] + heights[r+1] - bb.UR.y - bb.LL.y)/2.0; ^ pack.c: In function 'polyRects': pack.c:741:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] stepSize = computeStep(ng, gs, pinfo->margin); ~~~~~^~~~~~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:749:12: note: in expansion of macro 'N_NEW' info = N_NEW(ng, ginfo); ^~~~~ pack.c:752:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] genBox(gs[i], info + i, stepSize, pinfo->margin, center, ""); ~~~~~^~~~~~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:756:13: note: in expansion of macro 'N_NEW' sinfo = N_NEW(ng, ginfo *); ^~~~~ pack.c:760:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(sinfo, ng, sizeof(ginfo *), cmpf); ^~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:763:14: note: in expansion of macro 'N_NEW' places = N_NEW(ng, point); ^~~~~ pack.c:766:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] stepSize, pinfo->margin, gs); ~~~~~^~~~~~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: pack.c: In function 'polyGraphs': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pack.c:849:11: note: in expansion of macro 'N_GNEW' bbs = N_GNEW(ng, boxf); ^~~~~~ pack.c:852:42: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] stepSize = computeStep(ng, bbs, pinfo->margin); ~~~~~^~~~~~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:864:12: note: in expansion of macro 'N_NEW' info = N_NEW(ng, ginfo); ^~~~~ pack.c:869:48: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] genBox(GD_bb(g), info + i, stepSize, pinfo->margin, center, agnameof(g)); ~~~~~^~~~~~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:876:13: note: in expansion of macro 'N_NEW' sinfo = N_NEW(ng, ginfo *); ^~~~~ pack.c:880:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(sinfo, ng, sizeof(ginfo *), cmpf); ^~ In file included from ../../lib/common/render.h:44, from pack.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:883:14: note: in expansion of macro 'N_NEW' places = N_NEW(ng, point); ^~~~~ pack.c:893:22: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] stepSize, pinfo->margin, bbs); ~~~~~^~~~~~~~ pack.c:898:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] stepSize, pinfo->margin, bbs); ~~~~~^~~~~~~~ In file included from ../../lib/common/render.h:44, from pack.c:22: pack.c: In function 'putGraphs': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pack.c:930:11: note: in expansion of macro 'N_GNEW' bbs = N_GNEW(ng, boxf); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ pack.c:940:20: note: in expansion of macro 'N_NEW' pinfo->vals = N_NEW(ng, packval_t); ^~~~~ pack.c:944:24: warning: conversion to 'packval_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] pinfo->vals[i] = v; ^ pack.c: In function 'parsePackModeInfo': pack.c:1298:2: warning: switch missing default case [-Wswitch-default] switch (*p) { ^~~~~~ pack.c: In function 'getPackInfo': pack.c:1402:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pinfo->margin = getPack(g, dfltMargin, dfltMargin); ^~~~~~~ CCLD libpack_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pack' Making all in xdot make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/xdot' CC xdot.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] xdot.c: In function 'agxbmore': xdot.c:54:12: warning: conversion from 'long int' to 'int' may change value [-Wconversion] size = xb->eptr - xb->buf; ^~ xdot.c:56:14: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (size + ssz > nsize) ^ xdot.c:56:20: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] if (size + ssz > nsize) ^ xdot.c:57:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nsize = size + ssz; ^ xdot.c:57:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] nsize = size + ssz; ^~~~ xdot.c:58:11: warning: conversion from 'long int' to 'int' may change value [-Wconversion] cnt = xb->ptr - xb->buf; ^~ xdot.c:60:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] nbuf = realloc(xb->buf, nsize); ^~~~~ xdot.c:19:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ^~~ xdot.c:62:9: note: in expansion of macro 'N_NEW' nbuf = N_NEW(nsize, unsigned char); ^~~~~ xdot.c:63:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memcpy(nbuf, xb->buf, cnt); ^~~ xdot.c: In function 'agxbput': xdot.c:74:24: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] unsigned int ssz = strlen(s); ^~~~~~ xdot.c:79:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return ssz; ^~~ xdot.c: In function 'parsePolyline': xdot.c:19:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ^~~ xdot.c:191:16: note: in expansion of macro 'N_NEW' pts = ps = N_NEW(i, xdot_point); ^~~~~ xdot.c: In function 'parseString': xdot.c:227:17: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] xdot.c:19:37: #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ~~~ xdot.c:227:17: c = N_NEW(i + 1, char); xdot.c:19:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ^ xdot.c: In function 'parseXDotFOn': xdot.c:446:9: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (sz <= sizeof(xdot_op)) ^~ xdot.c:457:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] ops = (char *) calloc(XDBSIZE, sz); ^~ xdot.c:462:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] ops = (char *) realloc(ops, bufsz * sz); ~~~~~~^~~~ xdot.c:463:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memset(ops + (initcnt*sz), '\0', (bufsz - initcnt)*sz); ~~~~~~~~~~~~~~~~~^~~ xdot.c:470:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] ops = (char *) realloc(ops, bufsz * sz); ~~~~~~^~~~ xdot.c:471:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] memset(ops + (oldsz*sz), '\0', (bufsz - oldsz)*sz); ~~~~~~~~~~~~~~~^~~ xdot.c:479:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] x->ops = (xdot_op *) realloc(ops, x->cnt * sz); ~~~~~~~^~~~ xdot.c: In function 'printAlign': xdot.c:589:5: warning: switch missing default case [-Wswitch-default] switch (a) { ^~~~~~ xdot.c: In function 'toGradString': xdot.c:616:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ling.x0, gradprint, xb, 0); ~~~~~~~~~~^~~ xdot.c:617:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ling.y0, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c:618:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ling.x1, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c:619:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ling.y1, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c:625:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ring.x0, gradprint, xb, 0); ~~~~~~~~~~^~~ xdot.c:626:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ring.y0, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c:627:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ring.r0, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c:628:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ring.x1, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c:629:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ring.y1, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c:630:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat (cp->u.ring.r1, gradprint, xb, 1); ~~~~~~~~~~^~~ xdot.c: In function 'printXDot_Op': xdot.c:703:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] printInt(op->u.text.x, print, info); ~~~~~~~~~~^~ xdot.c:704:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] printInt(op->u.text.y, print, info); ~~~~~~~~~~^~ xdot.c:706:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] printInt(op->u.text.width, print, info); ~~~~~~~~~~^~~~~~ xdot.c:711:23: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat(op->u.font.size, print, info, 1); ~~~~~~~~~~^~~~~ xdot.c:716:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] printInt(op->u.fontchar, print, info); ~~~~~^~~~~~~~~ xdot.c:654:5: warning: switch missing default case [-Wswitch-default] switch (op->kind) { ^~~~~~ xdot.c: In function 'jsonString': xdot.c:762:17: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] while ((c = *p++)) { ^ xdot.c: In function 'jsonXDot_Op': xdot.c:828:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] printInt(op->u.text.x, print, info); ~~~~~~~~~~^~ xdot.c:830:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] printInt(op->u.text.y, print, info); ~~~~~~~~~~^~ xdot.c:834:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] printInt(op->u.text.width, print, info); ~~~~~~~~~~^~~~~~ xdot.c:842:23: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] printFloat(op->u.font.size, print, info, 1); ~~~~~~~~~~^~~~~ xdot.c:849:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] printInt(op->u.fontchar, print, info); ~~~~~^~~~~~~~~ xdot.c:779:5: warning: switch missing default case [-Wswitch-default] switch (op->kind) { ^~~~~~ xdot.c: In function 'sprintXDot': xdot.c:887:19: warning: cast between incompatible function types from 'int (*)(char *, agxbuf *)' {aka 'int (*)(char *, struct *)'} to 'void (*)(char *, void *)' [-Wcast-function-type] _printXDot(x, (pf) agxbput, &xb, printXDot_Op); ^ xdot.c: In function 'fprintXDot': xdot.c:896:19: warning: cast between incompatible function types from 'int (*)(const char * restrict, FILE * restrict)' {aka 'int (*)(const char * restrict, struct _IO_FILE * restrict)'} to 'void (*)(char *, void *)' [-Wcast-function-type] _printXDot(x, (pf) fputs, fp, printXDot_Op); ^ xdot.c: In function 'jsonXDot': xdot.c:902:19: warning: cast between incompatible function types from 'int (*)(const char * restrict, FILE * restrict)' {aka 'int (*)(const char * restrict, struct _IO_FILE * restrict)'} to 'void (*)(char *, void *)' [-Wcast-function-type] _printXDot(x, (pf) fputs, fp, jsonXDot_Op); ^ xdot.c: At top level: xdot.c:1026:1: warning: no previous prototype for 'colorType' [-Wmissing-prototypes] colorType (char* cp) ^~~~~~~~~ xdot.c: In function 'radGradient': xdot.c:1074:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] xdot.c:19:37: #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ~~~ xdot.c:1074:30: stops = N_NEW(clr->u.ring.n_stops,xdot_color_stop); xdot.c:19:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ^ xdot.c:1078:18: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] stops[i].frac = d; ^ xdot.c: In function 'linGradient': xdot.c:1111:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] xdot.c:19:37: #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ~~~ xdot.c:1111:30: stops = N_NEW(clr->u.ling.n_stops,xdot_color_stop); xdot.c:19:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n), sizeof(t)) ^ xdot.c:1115:18: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] stops[i].frac = d; ^ CCLD libxdot.la CCLD libxdot_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/xdot' Making all in label make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/label' CC xlabels.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] xlabels.c: In function 'icompare': xlabels.c:32:28: warning: unused parameter 'dt' [-Wunused-parameter] static int icompare(Dt_t * dt, void * v1, void * v2, Dtdisc_t * disc) ~~~~~~~^~ xlabels.c:32:65: warning: unused parameter 'disc' [-Wunused-parameter] static int icompare(Dt_t * dt, void * v1, void * v2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ xlabels.c: At top level: xlabels.c:122:14: warning: no previous prototype for 'xlhorder' [-Wmissing-prototypes] unsigned int xlhorder(XLabels_t * xlp) ^~~~~~~~ xlabels.c: In function 'xlhorder': xlabels.c:125:41: warning: conversion from 'double' to 'unsigned int' may change value [-Wfloat-conversion] return floorLog2(maxx > maxy ? maxx : maxy) + 1; ~~~~~~~~~~~~~~~~~~~^~~~~~ xlabels.c:125:49: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] return floorLog2(maxx > maxy ? maxx : maxy) + 1; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ xlabels.c: In function 'hd_hil_s_from_xy': xlabels.c:169:12: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s = 4 * s + 2 * xi + (xi ^ yi); /* Append two bits to s. */ ^ xlabels.c:169:21: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s = 4 * s + 2 * xi + (xi ^ yi); /* Append two bits to s. */ ^ In file included from xlabels.c:13: xlabels.c: In function 'lblenclosing': xlabels.c:219:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] assert(objp1->sz.x == 0 && objp1->sz.y == 0); ^~ xlabels.c:219:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] assert(objp1->sz.x == 0 && objp1->sz.y == 0); ^~ xlabels.c: In function 'objp2rect': xlabels.c:232:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[0] = op->pos.x; ^~ xlabels.c:233:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[1] = op->pos.y; ^~ xlabels.c:234:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[2] = op->pos.x + op->sz.x; ^~ xlabels.c:235:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[3] = op->pos.y + op->sz.y; ^~ xlabels.c: In function 'objplp2rect': xlabels.c:243:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[0] = lp->pos.x; ^~ xlabels.c:244:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[1] = lp->pos.y; ^~ xlabels.c:245:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[2] = lp->pos.x + lp->sz.x; ^~ xlabels.c:246:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] r->boundary[3] = lp->pos.y + lp->sz.y; ^~ xlabels.c: In function 'objplpmks': xlabels.c:260:24: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] rect.boundary[0] = (int) floor(objp->pos.x - p.x); ^ xlabels.c:261:24: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] rect.boundary[1] = (int) floor(objp->pos.y - p.y); ^ xlabels.c:263:24: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] rect.boundary[2] = (int) ceil(objp->pos.x + objp->sz.x + p.x); ^ xlabels.c:265:24: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] rect.boundary[3] = (int) ceil(objp->pos.y + objp->sz.y + p.y); ^ xlabels.c:251:37: warning: unused parameter 'xlp' [-Wunused-parameter] static Rect_t objplpmks(XLabels_t * xlp, object_t * objp) ~~~~~~~~~~~~^~~ xlabels.c: In function 'getintrsxi': xlabels.c:280:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((op->pos.x == 0.0 && op->pos.y == 0.0) || ^~ xlabels.c:280:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((op->pos.x == 0.0 && op->pos.y == 0.0) || ^~ xlabels.c:281:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (cp->pos.x == 0.0 && cp->pos.y == 0.0)) ^~ xlabels.c:281:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (cp->pos.x == 0.0 && cp->pos.y == 0.0)) ^~ xlabels.c:272:35: warning: unused parameter 'xlp' [-Wunused-parameter] static int getintrsxi(XLabels_t * xlp, object_t * op, object_t * cp) ~~~~~~~~~~~~^~~ xlabels.c: In function 'xlhdxload': xlabels.c:581:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] int order = xlhorder(xlp); ^~~~~~~~ xlabels.c:597:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] hp->key = hd_hil_s_from_xy(pi, order); ^~~~~~~~~~~~~~~~ xlabels.c: In function 'placeLabels': xlabels.c:680:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if(bp.area == 0) { ^~ CC index.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] index.c:63:5: warning: "UNUSED" is not defined, evaluates to 0 [-Wundef] #if UNUSED ^~~~~~ index.c: In function 'RTreeReInsert': index.c:73:36: warning: unused parameter 'rtp' [-Wunused-parameter] static int RTreeReInsert(RTree_t * rtp, Node_t * n, struct ListNode **ee) ~~~~~~~~~~^~~ In file included from index.c:17: index.c: In function 'RTreeDelete2': index.c:435:17: warning: ordered comparison of pointer with integer zero [-Wextra] assert(data >= 0); ^~ CC node.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] node.c: In function 'PickBranch': node.c:131:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] area = RectArea(rr); ^~~~~~~~ node.c:134:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] increase = RectArea(&rect) - area; ^ node.c:134:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] increase = RectArea(&rect) - area; ^~~~~~~~ CC rectangle.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] rectangle.c: In function 'RectArea': rectangle.c:138:31: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] long long a_test = area * r->boundary[i + NUMDIMS] - r->boundary[i]; ^ rectangle.c:138:58: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] long long a_test = area * r->boundary[i + NUMDIMS] - r->boundary[i]; ^ rectangle.c:143:14: warning: conversion from 'long long int' to 'unsigned int' may change value [-Wconversion] area = a_test; ^~~~~~ CC split.q.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] split.q.c: In function 'SplitNode': split.q.c:76:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] area = RectArea(&p->cover[0]) + RectArea(&p->cover[1]); ^~~~~~~~ split.q.c:80:58: warning: conversion from 'int' to 'float' may change value [-Wconversion] rtp->SplitMeritSum += (float) rtp->split.CoverSplitArea / area; ^ split.q.c: In function 'MethodZero': split.q.c:169:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] RectArea(&rect) - rtp->split.Partitions[0].area[0]; ^ split.q.c:169:7: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] RectArea(&rect) - rtp->split.Partitions[0].area[0]; ^~~~~~~~ split.q.c:172:23: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] RectArea(&rect) - rtp->split.Partitions[0].area[1]; ^ split.q.c:172:7: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] RectArea(&rect) - rtp->split.Partitions[0].area[1]; ^~~~~~~~ split.q.c: In function 'Classify': split.q.c:270:2: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] RectArea(&rtp->split.Partitions[0].cover[group]); ^~~~~~~~ CCLD liblabel_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/label' Making all in gvc make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvc' CC gvrender.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender.c: In function 'gvrender_ptf_A': gvrender.c:161:59: warning: declaration of 'AF' shadows a global declaration [-Wshadow] pointf *gvrender_ptf_A(GVJ_t * job, pointf * af, pointf * AF, int n) ~~~~~~~~~^~ gvrender.c:43:16: note: shadowed declaration is here static pointf *AF; ^~ gvrender.c: In function 'gvrender_resolve_color': gvrender.c:198:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] (tok, features->knowncolors, features->sz_knowncolors, ~~~~~~~~^~~~~~~~~~~~~~~~ gvrender.c: In function 'gvrender_begin_graph': gvrender.c:216:50: warning: unused parameter 'g' [-Wunused-parameter] void gvrender_begin_graph(GVJ_t * job, graph_t * g) ~~~~~~~~~~^ gvrender.c: In function 'gvrender_begin_cluster': gvrender.c:292:52: warning: unused parameter 'sg' [-Wunused-parameter] void gvrender_begin_cluster(GVJ_t * job, graph_t * sg) ~~~~~~~~~~^~ gvrender.c: In function 'gvrender_end_cluster': gvrender.c:302:50: warning: unused parameter 'g' [-Wunused-parameter] void gvrender_end_cluster(GVJ_t * job, graph_t * g) ~~~~~~~~~~^ gvrender.c: In function 'gvrender_begin_node': gvrender.c:352:48: warning: unused parameter 'n' [-Wunused-parameter] void gvrender_begin_node(GVJ_t * job, node_t * n) ~~~~~~~~~^ gvrender.c: In function 'gvrender_begin_edge': gvrender.c:372:48: warning: unused parameter 'e' [-Wunused-parameter] void gvrender_begin_edge(GVJ_t * job, edge_t * e) ~~~~~~~~~^ gvrender.c: In function 'gvrender_ellipse': gvrender.c:539:53: warning: unused parameter 'n' [-Wunused-parameter] void gvrender_ellipse(GVJ_t * job, pointf * pf, int n, int filled) ~~~~^ gvrender.c: In function 'gvrender_polygon': gvrender.c:579:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] AF = grealloc(AF, sizeAF * sizeof(pointf)); ^ gvrender.c: In function 'gvrender_beziercurve': gvrender.c:619:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] AF = grealloc(AF, sizeAF * sizeof(pointf)); ^ gvrender.c: In function 'gvrender_polyline': gvrender.c:640:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] AF = grealloc(AF, sizeAF * sizeof(pointf)); ^ CC gvlayout.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvlayout.c: In function 'gvFreeLayout': gvlayout.c:102:26: warning: unused parameter 'gvc' [-Wunused-parameter] int gvFreeLayout(GVC_t * gvc, Agraph_t * g) ~~~~~~~~^~~ CC gvdevice.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvdevice.c:45:11: warning: conversion from 'int' to 'char' changes value from '139' to '-117' [-Wconversion] {0x1f, 0x8b, /*magic*/ Z_DEFLATED, 0 /*flags*/, 0,0,0,0 /*time*/, 0 /*xflags*/, OS_CODE}; ^~~~ gvdevice.c: In function 'gvwrite_no_z': gvdevice.c:67:35: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return (job->gvc->write_fn)(job, (char*)s, len); ^ gvdevice.c:71:72: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] job->output_data_allocated = (job->output_data_position + len + 1 + PAGE_ALIGN) & ~PAGE_ALIGN; ^ gvdevice.c:71:86: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] job->output_data_allocated = (job->output_data_position + len + 1 + PAGE_ALIGN) & ~PAGE_ALIGN; ^ gvdevice.c:71:35: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] job->output_data_allocated = (job->output_data_position + len + 1 + PAGE_ALIGN) & ~PAGE_ALIGN; ^ gvdevice.c:79:38: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] job->output_data_position += len; ^~~ gvdevice.c: In function 'gvwrite': gvdevice.c:212:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] dfallocated = (dflen + 1 + PAGE_ALIGN) & ~PAGE_ALIGN; ^ gvdevice.c:212:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] dfallocated = (dflen + 1 + PAGE_ALIGN) & ~PAGE_ALIGN; ^ gvdevice.c:212:20: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] dfallocated = (dflen + 1 + PAGE_ALIGN) & ~PAGE_ALIGN; ^ gvdevice.c:220:19: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] crc = crc32(crc, (unsigned char*)s, len); ^ gvdevice.c:220:38: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uInt' {aka 'unsigned int'} may change value [-Wconversion] crc = crc32(crc, (unsigned char*)s, len); ^~~ gvdevice.c:222:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] z->next_in = (unsigned char*)s; ^ gvdevice.c:223:16: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'uInt' {aka 'unsigned int'} may change value [-Wconversion] z->avail_in = len; ^~~ gvdevice.c:227:10: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] ret=deflate (z, Z_NO_FLUSH); ^~~~~~~ gvdevice.c:233:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] if ((olen = z->next_out - df)) { ^ gvdevice.c: In function 'gvputc': gvdevice.c:285:21: warning: conversion from 'int' to 'char' may change value [-Wconversion] const char cc = c; ^ gvdevice.c: In function 'gvdevice_finalize': gvdevice.c:343:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] gvwrite_no_z(job, (char*)df, z->next_out - df); ~~~~~~~~~~~~^~~~ gvdevice.c:351:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] gvwrite_no_z(job, (char*)df, z->next_out - df); ~~~~~~~~~~~~^~~~ gvdevice.c:358:11: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[0] = crc; ^~~ gvdevice.c:359:11: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[1] = crc >> 8; ^~~ gvdevice.c:360:11: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[2] = crc >> 16; ^~~ gvdevice.c:361:11: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[3] = crc >> 24; ^~~ gvdevice.c:362:11: warning: conversion from 'uLong' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[4] = z->total_in; ^ gvdevice.c:363:11: warning: conversion from 'uLong' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[5] = z->total_in >> 8; ^ gvdevice.c:364:11: warning: conversion from 'uLong' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[6] = z->total_in >> 16; ^ gvdevice.c:365:11: warning: conversion from 'uLong' {aka 'long unsigned int'} to 'unsigned char' may change value [-Wconversion] out[7] = z->total_in >> 24; ^ gvdevice.c: In function 'gvprintf': gvdevice.c:410:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] bp = gmalloc(len + 1); ~~~~^~~ gvdevice.c:420:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] gvwrite(job, bp, len); ^~~ gvdevice.c: In function 'gvprintnum': gvdevice.c:467:13: warning: conversion from 'double' to 'long int' may change value [-Wfloat-conversion] N = number - 0.5; ^~~~~~ gvdevice.c:469:13: warning: conversion from 'double' to 'long int' may change value [-Wfloat-conversion] N = number + 0.5; ^~~~~~ gvdevice.c:482:17: warning: conversion from 'long int' to 'int' may change value [-Wconversion] digit = N % 10; /* next least-significant digit */ ^ gvdevice.c:486:25: warning: conversion from 'int' to 'char' may change value [-Wconversion] *--result = digit | '0'; /* convert digit to ascii */ ^~~~~ gvdevice.c:500:12: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] *len = tmpbuf+sizeof(maxnegnumstr) - result; ^~~~~~ CC gvloadimage.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC gvcontext.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC gvjobs.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvjobs.c: In function 'gv_argvlist_set_item': gvjobs.c:114:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] list->argv = grealloc(list->argv, (list->alloc)*(sizeof(char*))); ^ CC gvevent.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvevent.c: In function 'gvevent_leave_obj': gvevent.c:230:37: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] GD_gui_state((graph_t*)obj) &= ~GUI_STATE_ACTIVE; ^ gvevent.c:233:36: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] ND_gui_state((node_t*)obj) &= ~GUI_STATE_ACTIVE; ^ gvevent.c:236:36: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] ED_gui_state((edge_t*)obj) &= ~GUI_STATE_ACTIVE; ^ gvevent.c:228:9: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ gvevent.c: In function 'gvevent_enter_obj': gvevent.c:257:9: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ gvevent.c: In function 'gvevent_select_current_obj': gvevent.c:337:37: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] GD_gui_state((graph_t*)obj) &= ~GUI_STATE_SELECTED; ^ gvevent.c:341:36: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] ND_gui_state((node_t*)obj) &= ~GUI_STATE_SELECTED; ^ gvevent.c:345:36: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] ED_gui_state((edge_t*)obj) &= ~GUI_STATE_SELECTED; ^ gvevent.c:334:9: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ gvevent.c:357:9: warning: switch missing default case [-Wswitch-default] switch (agobjkind(obj)) { ^~~~~~ gvevent.c: In function 'gvevent_button_press': gvevent.c:390:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] job->button = button; ^~~~~~ gvevent.c:395:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] job->button = button; ^~~~~~ gvevent.c:401:16: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] job->button = button; ^~~~~~ gvevent.c:385:5: warning: switch missing default case [-Wswitch-default] switch (button) { ^~~~~~ gvevent.c: In function 'gvevent_button_release': gvevent.c:444:52: warning: unused parameter 'button' [-Wunused-parameter] static void gvevent_button_release(GVJ_t *job, int button, pointf pointer) ~~~~^~~~~~ gvevent.c:444:67: warning: unused parameter 'pointer' [-Wunused-parameter] static void gvevent_button_release(GVJ_t *job, int button, pointf pointer) ~~~~~~~^~~~~~~ gvevent.c: In function 'gvevent_motion': gvevent.c:459:5: warning: switch missing default case [-Wswitch-default] switch (job->button) { ^~~~~~ gvevent.c: In function 'quit_cb': gvevent.c:483:28: warning: unused parameter 'job' [-Wunused-parameter] static int quit_cb(GVJ_t * job) ~~~~~~~~^~~ gvevent.c: In function 'toggle_fit_cb': gvevent.c:548:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] dflt_width = job->width; ^~~ gvevent.c:549:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] dflt_height = job->height; ^~~ gvevent.c: In function 'gvevent_modify': gvevent.c:560:37: warning: unused parameter 'job' [-Wunused-parameter] static void gvevent_modify (GVJ_t * job, const char *name, const char *value) ~~~~~~~~^~~ gvevent.c:560:54: warning: unused parameter 'name' [-Wunused-parameter] static void gvevent_modify (GVJ_t * job, const char *name, const char *value) ~~~~~~~~~~~~^~~~ gvevent.c:560:72: warning: unused parameter 'value' [-Wunused-parameter] static void gvevent_modify (GVJ_t * job, const char *name, const char *value) ~~~~~~~~~~~~^~~~~ gvevent.c: In function 'gvevent_delete': gvevent.c:565:37: warning: unused parameter 'job' [-Wunused-parameter] static void gvevent_delete (GVJ_t * job) ~~~~~~~~^~~ CC gvplugin.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvplugin.c: In function 'gvplugin_api': gvplugin.c:55:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (api = 0; api < ARRAY_SIZE(api_names); api++) { ^ gvplugin.c: In function 'gvplugin_activate': gvplugin.c:130:73: warning: declaration of 'path' shadows a global declaration [-Wshadow] const char *typestr, char *name, char *path, gvplugin_installed_t * typeptr) ~~~~~~^~~~ In file included from gvplugin.c:23: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvplugin.c: In function 'gvplugin_library_load': gvplugin.c:150:62: warning: declaration of 'path' shadows a global declaration [-Wshadow] gvplugin_library_t *gvplugin_library_load(GVC_t * gvc, char *path) ~~~~~~^~~~ In file included from gvplugin.c:23: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvplugin.c:166:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(libdir) + 1 + strlen(path) + 1; ^~~~~~ gvplugin.c:170:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] p = grealloc(p, lenp); ^~~~ gvplugin.c:172:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] p = gmalloc(lenp); ^~~~ gvplugin.c:192:58: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agerr(AGWARN, "Could not load \"%s\" - %s\n", p, (char *) lt_dlerror()); ^ gvplugin.c:199:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(s); ^~~~~~ gvplugin.c:203:13: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (len < strlen("/libgvplugin_x")) { ^ gvplugin.c:208:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] sym = gmalloc(len + strlen(suffix) + 1); ^ gvplugin.c: At top level: gvplugin.c:413:8: warning: no previous prototype for 'gvPluginList' [-Wmissing-prototypes] char **gvPluginList(GVC_t * gvc, const char *kind, int *sz, const char *str) ^~~~~~~~~~~~ gvplugin.c: In function 'gvPluginList': gvplugin.c:423:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (api = 0; api < ARRAY_SIZE(api_names); api++) { ^ In file included from gvplugin.c:22: ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ gvplugin.c:441:20: note: in expansion of macro 'RALLOC' list = RALLOC(cnt + 1, list, char *); ^~~~~~ gvplugin.c:413:73: warning: unused parameter 'str' [-Wunused-parameter] char **gvPluginList(GVC_t * gvc, const char *kind, int *sz, const char *str) ~~~~~~~~~~~~^~~ gvplugin.c: In function 'gvplugin_write_status': gvplugin.c:467:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (api = 0; api < ARRAY_SIZE(api_names); api++) { ^ gvplugin.c: In function 'gvplugin_graph': gvplugin.c:518:27: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (api = 0; api < ARRAY_SIZE(api_names); api++) { ^ gvplugin.c:697:27: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (api = 0; api < ARRAY_SIZE(api_names); api++) { ^ CC gvconfig.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvconfig.c: In function 'gvplugin_package_record': gvconfig.c:93:72: warning: declaration of 'path' shadows a global declaration [-Wshadow] static gvplugin_package_t * gvplugin_package_record(GVC_t * gvc, char *path, char *name) ~~~~~~^~~~ In file included from gvconfig.c:54: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvconfig.c: In function 'gvconfig_plugin_install_from_config': gvconfig.c:171:11: warning: declaration of 'path' shadows a global declaration [-Wshadow] char *path, *name, *api; ^~~~ In file included from gvconfig.c:54: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvconfig.c: In function 'gvconfig_plugin_install_from_library': gvconfig.c:210:62: warning: declaration of 'path' shadows a global declaration [-Wshadow] void gvconfig_plugin_install_from_library(GVC_t * gvc, char *path, gvplugin_library_t *library) ~~~~~~^~~~ In file included from gvconfig.c:54: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvconfig.c: In function 'gvconfig_write_library_config': gvconfig.c:240:61: warning: declaration of 'path' shadows a global declaration [-Wshadow] static void gvconfig_write_library_config(GVC_t *gvc, char *path, gvplugin_library_t *library, FILE *f) ~~~~~~^~~~ In file included from gvconfig.c:54: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvconfig.c: In function 'gvconfig_libdir': gvconfig.c:328:12: warning: declaration of 'path' shadows a global declaration [-Wshadow] char* path; ^~~~ In file included from gvconfig.c:54: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvconfig.c: In function 'config_rescan': gvconfig.c:369:37: warning: declaration of 'path' shadows a global declaration [-Wshadow] char *config_glob, *config_re, *path, *libdir; ^~~~ In file included from gvconfig.c:54: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ gvconfig.c:443:16: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (i = 0; i < globbuf.gl_pathc; i++) { ^ gvconfig.c:453:16: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (i = 0; i < globbuf.gl_pathc; i++) { ^ gvconfig.c: In function 'gvconfig': gvconfig.c:542:54: warning: conversion to 'size_t' {aka 'long unsigned int'} from '__off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] config_text = gmalloc(config_st.st_size + 1); ~~~~~~~~~~~~~~~~~~^~~ gvconfig.c:543:50: warning: conversion to 'size_t' {aka 'long unsigned int'} from '__off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] sz = fread(config_text, 1, config_st.st_size, f); ~~~~~~~~~^~~~~~~~ gvconfig.c:543:19: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] sz = fread(config_text, 1, config_st.st_size, f); ^~~~~ CC gvtool_tred.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC gvtextlayout.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC gvusershape.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvusershape.c: In function 'imagetype': gvusershape.c:92:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (i = 0; i < sizeof(knowntypes) / sizeof(knowntype_t); i++) { ^ gvusershape.c:93:64: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (!memcmp (header, knowntypes[i].template, knowntypes[i].size)) { ~~~~~~~~~~~~~^~~~~ gvusershape.c: In function 'get_int_lsb_first': gvusershape.c:128:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (i = 0; i < sz; i++) { ^ gvusershape.c:132:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *val |= (ch << 8*i); ^~ gvusershape.c: In function 'get_int_msb_first': gvusershape.c:142:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (i = 0; i < sz; i++) { ^ gvusershape.c:147:7: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *val |= ch; ^~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from gvusershape.c:32: gvusershape.c: In function 'svg_units_convert': ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:155:9: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_INCH); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:155:9: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_INCH); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:157:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_INCH / 96); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:157:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_INCH / 96); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:159:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_INCH / 6); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:159:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_INCH / 6); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:161:16: note: in expansion of macro 'ROUND' return ROUND(n); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:161:16: note: in expansion of macro 'ROUND' return ROUND(n); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:163:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_CM); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:163:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_CM); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:165:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_MM); ^~~~~ ../../lib/common/arith.h:87:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gvusershape.c:165:16: note: in expansion of macro 'ROUND' return ROUND(n * POINTS_PER_MM); ^~~~~ gvusershape.c: In function 'svg_size': gvusershape.c:227:7: warning: conversion from 'double' to 'unsigned int' may change value [-Wfloat-conversion] w = x1 - x0 + 1; ^~ gvusershape.c:228:7: warning: conversion from 'double' to 'unsigned int' may change value [-Wfloat-conversion] h = y1 - y0 + 1; ^~ gvusershape.c:236:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = w; ^ gvusershape.c:237:13: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = h; ^ gvusershape.c: In function 'png_size': gvusershape.c:247:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = w; ^ gvusershape.c:248:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = h; ^ gvusershape.c: In function 'ico_size': gvusershape.c:259:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = w; ^ gvusershape.c:260:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = h; ^ gvusershape.c: In function 'webp_size': gvusershape.c:289:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = w; ^ gvusershape.c:290:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = h; ^ gvusershape.c:296:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = w; ^ gvusershape.c:297:21: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = h; ^ gvusershape.c: In function 'gif_size': gvusershape.c:309:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = w; ^ gvusershape.c:310:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = h; ^ gvusershape.c: In function 'bmp_size': gvusershape.c:323:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = size_x_msw << 16 | size_x_lsw; ^~~~~~~~~~ gvusershape.c:324:17: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = size_y_msw << 16 | size_y_lsw; ^~~~~~~~~~ In file included from /usr/include/string.h:637, from gvusershape.c:17: gvusershape.c: In function 'jpeg_size': gvusershape.c:363:48: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] if (strchr ((char*)standalone_markers, marker)) ^~~~~~ gvusershape.c:363:48: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] if (strchr ((char*)standalone_markers, marker)) ^~~~~~ gvusershape.c:374:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = size_x; ^~~~~~ gvusershape.c:375:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = size_y; ^~~~~~ gvusershape.c:389:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->h = size_x; ^~~~~~ gvusershape.c:390:25: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] us->w = size_y; ^~~~~~ gvusershape.c: In function 'nxtc': gvusershape.c:450:9: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] return *(str->s); ^~~~~~~~~ gvusershape.c: In function 'skipWS': gvusershape.c:456:17: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] #define strc(x) (*(x->s)?*(x->s):nxtc(x)) ^ gvusershape.c:463:17: note: in expansion of macro 'strc' while ((c = strc(str))) { ^~~~ gvusershape.c: In function 'getNum': gvusershape.c:456:17: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] #define strc(x) (*(x->s)?*(x->s):nxtc(x)) ^ gvusershape.c:486:17: note: in expansion of macro 'strc' while ((c = strc(str)) && (isdigit(c) || (c == '.'))) { ^~~~ gvusershape.c: In function 'pdf_size': gvusershape.c:539:10: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] us->x = bb.LL.x; ^~ gvusershape.c:540:10: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] us->y = bb.LL.y; ^~ gvusershape.c:541:17: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] us->w = bb.UR.x - bb.LL.x; ^~ gvusershape.c:542:17: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] us->h = bb.UR.y - bb.LL.y; ^~ gvusershape.c: In function 'usershape_close': gvusershape.c:546:39: warning: unused parameter 'dict' [-Wunused-parameter] static void usershape_close (Dict_t * dict, void * p, Dtdisc_t * disc) ~~~~~~~~~^~~~ gvusershape.c:546:66: warning: unused parameter 'disc' [-Wunused-parameter] static void usershape_close (Dict_t * dict, void * p, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gvusershape.c: At top level: gvusershape.c:569:14: warning: no previous prototype for 'gvusershape_find' [-Wmissing-prototypes] usershape_t *gvusershape_find(const char *name) ^~~~~~~~~~~~~~~~ In file included from ../../lib/cgraph/cgraph.h:18, from ../../lib/common/types.h:39, from gvusershape.c:32: gvusershape.c: In function 'gvusershape_find': ../../lib/cdt/cdt.h:277:47: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define dtmatch(d,o) (*(_DT(d)->searchf))((d),(void*)(o),DT_MATCH) ^ gvusershape.c:579:10: note: in expansion of macro 'dtmatch' us = dtmatch(ImageDict, name); ^~~~~~~ gvusershape.c: In function 'freeUsershape': gvusershape.c:630:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (us->name) agstrfree(0, (char*)us->name); ^ gvusershape.c: In function 'gvusershape_open': gvusershape.c:647:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] us->name = agstrdup (0, (char*)name); ^ gvusershape.c: At top level: gvusershape.c:709:1: warning: no previous prototype for 'gvusershape_size_dpi' [-Wmissing-prototypes] gvusershape_size_dpi (usershape_t* us, pointf dpi) ^~~~~~~~~~~~~~~~~~~~ gvusershape.c: In function 'gvusershape_size_dpi': gvusershape.c:720:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] rv.x = us->w * POINTS_PER_INCH / dpi.x; ^~ gvusershape.c:721:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] rv.y = us->h * POINTS_PER_INCH / dpi.y; ^~ gvusershape.c: At top level: gvusershape.c:730:7: warning: no previous prototype for 'gvusershape_size' [-Wmissing-prototypes] point gvusershape_size(graph_t * g, char *name) ^~~~~~~~~~~~~~~~ CC gvc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libgvc.la CCLD libgvc_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvc' Making all in ingraphs make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ingraphs' CC ingraphs.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libingraphs_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ingraphs' Making all in topfish make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/topfish' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/topfish' Making all in glcomp make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/glcomp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/glcomp' Making all in mingle make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/mingle' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/mingle' Making all in edgepaint make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/edgepaint' CC lab_gamut.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD liblab_gamut.la CC edge_distinct_coloring.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] edge_distinct_coloring.c: In function 'splines_intersect': edge_distinct_coloring.c:38:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x1 = MALLOC(sizeof(real)*len1); ^ edge_distinct_coloring.c:39:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x2 = MALLOC(sizeof(real)*len2); ^ edge_distinct_coloring.c:84:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x1 = REALLOC(x1, sizeof(real)*len1); ^ edge_distinct_coloring.c:91:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x1 = REALLOC(x1, sizeof(real)*len1); ^ edge_distinct_coloring.c:122:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x2 = REALLOC(x2, sizeof(real)*len2); ^ edge_distinct_coloring.c:129:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x2 = REALLOC(x2, sizeof(real)*len2); ^ edge_distinct_coloring.c:20:15: warning: unused parameter 'x' [-Wunused-parameter] real *x, char *xsplines1, char *xsplines2){ edge_distinct_coloring.c: At top level: edge_distinct_coloring.c:159:11: warning: no previous prototype for 'edge_distinct_coloring' [-Wmissing-prototypes] Agraph_t* edge_distinct_coloring(char *color_scheme, char *lightness, Agraph_t* g, real angle, real accuracy, int check_edges_with_same_endpoint, int seed){ ^~~~~~~~~~~~~~~~~~~~~~ CC furtherest_point.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] furtherest_point.c: In function 'furtherest_point': furtherest_point.c:89:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*argmax)) *argmax = MALLOC(sizeof(real)*dim); ^ furtherest_point.c:90:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(*argmax, center, sizeof(real)*dim); ^ furtherest_point.c:92:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] candidates = MALLOC(sizeof(qt)*ncandidates_max); ^ furtherest_point.c:93:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] candidates2 = MALLOC(sizeof(qt)*ncandidates2_max); ^ furtherest_point.c:119:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] qt->qts = MALLOC(sizeof(QuadTree)*(1<qts[ii]->center, sizeof(real)*dim); ^ furtherest_point.c:138:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] candidates2 = REALLOC(candidates2, sizeof(QuadTree)*ncandidates2_max); ^ furtherest_point.c: In function 'furtherest_point_in_list': furtherest_point.c:221:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*argmax)) *argmax = MALLOC(sizeof(real)*dim); ^ furtherest_point.c:222:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(*argmax, average, sizeof(real)*dim); ^ furtherest_point.c:224:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] candidates = MALLOC(sizeof(qt)*ncandidates_max); ^ furtherest_point.c:225:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] candidates2 = MALLOC(sizeof(qt)*ncandidates2_max); ^ furtherest_point.c:263:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(*argmax, qt->qts[ii]->average, sizeof(real)*dim); ^ furtherest_point.c:270:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] candidates2 = REALLOC(candidates2, sizeof(QuadTree)*ncandidates2_max); ^ CC intersection.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] intersection.c:65:6: warning: no previous prototype for 'point_line_distance' [-Wmissing-prototypes] real point_line_distance(real *p, real *q, real *r){ ^~~~~~~~~~~~~~~~~~~ intersection.c:111:6: warning: no previous prototype for 'intersection_angle' [-Wmissing-prototypes] real intersection_angle(real *p1, real *p2, real *q1, real *q2){ ^~~~~~~~~~~~~~~~~~ intersection.c: In function 'intersection_angle': intersection.c:165:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p1[0] == q1[0] && p1[1] == q1[1]){ ^~ intersection.c:165:33: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p1[0] == q1[0] && p1[1] == q1[1]){ ^~ intersection.c:167:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (p1[0] == q2[0] && p1[1] == q2[1]){ ^~ intersection.c:167:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (p1[0] == q2[0] && p1[1] == q2[1]){ ^~ intersection.c:169:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (p2[0] == q1[0] && p2[1] == q1[1]){ ^~ intersection.c:169:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (p2[0] == q1[0] && p2[1] == q1[1]){ ^~ intersection.c:171:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (p2[0] == q2[0] && p2[1] == q2[1]){ ^~ intersection.c:171:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (p2[0] == q2[0] && p2[1] == q2[1]){ ^~ CC lab.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] lab.c: In function 'color_lab_init': lab.c:34:11: warning: conversion from 'double' to 'signed char' may change value [-Wfloat-conversion] lab.l = l; lab.a = a; lab.b = b; ^ lab.c:34:22: warning: conversion from 'double' to 'signed char' may change value [-Wfloat-conversion] lab.l = l; lab.a = a; lab.b = b; ^ lab.c:34:33: warning: conversion from 'double' to 'signed char' may change value [-Wfloat-conversion] lab.l = l; lab.a = a; lab.b = b; ^ lab.c: In function 'LAB2RGB_real_01': lab.c:75:11: warning: conversion from 'double' to 'signed char' may change value [-Wfloat-conversion] lab.l = color[0]; ^~~~~ lab.c:76:11: warning: conversion from 'double' to 'signed char' may change value [-Wfloat-conversion] lab.a = color[1]; ^~~~~ lab.c:77:11: warning: conversion from 'double' to 'signed char' may change value [-Wfloat-conversion] lab.b = color[2]; ^~~~~ lab.c: At top level: lab.c:140:6: warning: no previous prototype for 'get_level' [-Wmissing-prototypes] void get_level(QuadTree qt, int *level0){ ^~~~~~~~~ lab.c: In function 'lab_gamut_from_file': lab.c:189:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x = malloc(sizeof(double)*3*(*n)); ^ lab.c: In function 'lab_gamut': lab.c:231:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x = malloc(sizeof(double)*3*m); ^ lab.c: In function 'lab_gamut_quadtree': lab.c:247:35: warning: unused parameter 'gamut_file' [-Wunused-parameter] QuadTree lab_gamut_quadtree(char *gamut_file, const char *lightness, int max_qtree_level){ ~~~~~~^~~~~~~~~~ lab.c: In function 'color_blend_rgb2lab': lab.c:299:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] lab = malloc(sizeof(color_lab)*MAX(nc,1)); ^ lab.c:310:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dists = malloc(sizeof(double)*MAX(1, nc)); ^ lab.c:323:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *colors0 = malloc(sizeof(double)*maxpoints*cdim); ^ lab.c:323:47: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *colors0 = malloc(sizeof(double)*maxpoints*cdim); ^ lab.c: In function 'color_blend_rgb': lab.c:381:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] lab = malloc(sizeof(color_lab)*MAX(nc,1)); ^ lab.c:392:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (nc == 1 || ratio == 0){ ^~ lab.c:401:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dists = malloc(sizeof(double)*MAX(1, nc)); ^ lab.c:410:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dists[nc-1] == 0){/* same color in the list */ ^~ CC node_distinct_coloring.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/sparse/general.h:30, from node_distinct_coloring.c:10: node_distinct_coloring.c: In function 'node_distinct_coloring_internal2': ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ node_distinct_coloring.c:51:15: note: in expansion of macro 'MAX' max_level = MAX(1, -log(accuracy)/log(2.)); ^~~ node_distinct_coloring.c:103:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(seed); ^~~~ node_distinct_coloring.c:119:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x = MALLOC(sizeof(real)*cdim*n); ^ node_distinct_coloring.c:119:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x = MALLOC(sizeof(real)*cdim*n); ^ node_distinct_coloring.c:120:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (weightedQ) wgt = MALLOC(sizeof(real)*n); ^ node_distinct_coloring.c:135:75: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] while (iter++ < iter_max && (color_diff > color_diff_old || (color_diff == color_diff_old && color_diff_sum > color_diff_sum_old))){ ^~ node_distinct_coloring.c:143:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(&(x[k*cdim]), &(colors[ja[j]*cdim]), sizeof(real)*cdim); ^ node_distinct_coloring.c:171:15: warning: declaration of 'rgb' shadows a previous local [-Wshadow] color_rgb rgb; ^~~ node_distinct_coloring.c:46:13: note: shadowed declaration is here color_rgb rgb; ^~~ node_distinct_coloring.c:172:15: warning: declaration of 'lab' shadows a previous local [-Wshadow] color_lab lab; ^~~ node_distinct_coloring.c:45:13: note: shadowed declaration is here color_lab lab; ^~~ node_distinct_coloring.c: In function 'node_distinct_coloring': node_distinct_coloring.c:262:13: warning: declaration of 'colors' shadows a parameter [-Wshadow] double *colors = NULL; ^~~~~~ node_distinct_coloring.c:208:156: note: shadowed declaration is here void node_distinct_coloring(char *color_scheme, char *lightness, int weightedQ, SparseMatrix A0, real accuracy, int iter_max, int seed, int *cdim0, real **colors, real *color_diff0, node_distinct_coloring.c:285:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *colors = MALLOC(sizeof(real)*cdim*n); ^ node_distinct_coloring.c:285:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *colors = MALLOC(sizeof(real)*cdim*n); ^ node_distinct_coloring.c:287:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctmp = MALLOC(sizeof(real)*cdim*n); ^ node_distinct_coloring.c:287:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ctmp = MALLOC(sizeof(real)*cdim*n); ^ node_distinct_coloring.c:310:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(&((*colors)[comps[j]*cdim]), &(ctmp[jj*cdim]), cdim*sizeof(real)); ^ CCLD libedgepaint_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/edgepaint' Making all in circogen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/circogen' CC circularinit.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from circular.h:17, from circularinit.c:28: circularinit.c: In function 'circular_init_node_edge': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ circularinit.c:48:18: note: in expansion of macro 'N_NEW' ndata* alg = N_NEW(agnnodes(g), ndata); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ circularinit.c:50:25: note: in expansion of macro 'N_NEW' GD_neato_nlist(g) = N_NEW(agnnodes(g) + 1, node_t *); ^~~~~ circularinit.c: In function 'makeDerivedNode': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ circularinit.c:85:14: note: in expansion of macro 'N_NEW' ND_pos(n) = N_NEW(Ndim, double); ^~~~~ circularinit.c: At top level: circularinit.c:103:12: warning: no previous prototype for 'circomps' [-Wmissing-prototypes] Agraph_t **circomps(Agraph_t * g, int *cnt) ^~~~~~~~ CC nodelist.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] nodelist.c: In function 'node_position': nodelist.c:310:32: warning: unused parameter 'list' [-Wunused-parameter] int node_position(nodelist_t * list, Agnode_t * n) ~~~~~~~~~~~~~^~~~ CC block.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC edgelist.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] edgelist.c: In function 'mkItem': edgelist.c:18:36: warning: unused parameter 'd' [-Wunused-parameter] static edgelistitem *mkItem(Dt_t * d, edgelistitem * obj, Dtdisc_t * disc) ~~~~~~~^ edgelist.c:18:70: warning: unused parameter 'disc' [-Wunused-parameter] static edgelistitem *mkItem(Dt_t * d, edgelistitem * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ edgelist.c: In function 'freeItem': edgelist.c:26:29: warning: unused parameter 'd' [-Wunused-parameter] static void freeItem(Dt_t * d, edgelistitem * obj, Dtdisc_t * disc) ~~~~~~~^ edgelist.c:26:63: warning: unused parameter 'disc' [-Wunused-parameter] static void freeItem(Dt_t * d, edgelistitem * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ edgelist.c: In function 'cmpItem': edgelist.c:32:16: warning: unused parameter 'd' [-Wunused-parameter] cmpItem(Dt_t * d, Agedge_t ** key1, Agedge_t ** key2, Dtdisc_t * disc) ~~~~~~~^ edgelist.c:32:66: warning: unused parameter 'disc' [-Wunused-parameter] cmpItem(Dt_t * d, Agedge_t ** key1, Agedge_t ** key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ CC circular.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] circular.c: In function 'cleanup': circular.c:59:50: warning: unused parameter 'sp' [-Wunused-parameter] static void cleanup(block_t * root, circ_state * sp) ~~~~~~~~~~~~~^~ CC deglist.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] deglist.c: In function 'mkItem': deglist.c:26:31: warning: unused parameter 'd' [-Wunused-parameter] static degitem *mkItem(Dt_t * d, degitem * obj, Dtdisc_t * disc) ~~~~~~~^ deglist.c:26:60: warning: unused parameter 'disc' [-Wunused-parameter] static degitem *mkItem(Dt_t * d, degitem * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ deglist.c: In function 'freeItem': deglist.c:35:29: warning: unused parameter 'd' [-Wunused-parameter] static void freeItem(Dt_t * d, degitem * obj, Dtdisc_t * disc) ~~~~~~~^ deglist.c:35:58: warning: unused parameter 'disc' [-Wunused-parameter] static void freeItem(Dt_t * d, degitem * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ deglist.c: In function 'cmpDegree': deglist.c:40:29: warning: unused parameter 'd' [-Wunused-parameter] static int cmpDegree(Dt_t * d, int *key1, int *key2, Dtdisc_t * disc) ~~~~~~~^ deglist.c:40:65: warning: unused parameter 'disc' [-Wunused-parameter] static int cmpDegree(Dt_t * d, int *key1, int *key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ CC blocktree.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC blockpath.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from ./circular.h:17, from blockpath.h:21, from blockpath.c:15: blockpath.c: In function 'find_pair_edges': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ blockpath.c:105:22: note: in expansion of macro 'N_GNEW' neighbors_with = N_GNEW(node_degree, Agnode_t *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ blockpath.c:106:25: note: in expansion of macro 'N_GNEW' neighbors_without = N_GNEW(node_degree, Agnode_t *); ^~~~~~ blockpath.c: In function 'find_longest_path': blockpath.c:281:17: warning: declaration of 'path' shadows a global declaration [-Wshadow] nodelist_t *path; ^~~~ In file included from ../../lib/common/render.h:40, from ./circular.h:17, from blockpath.h:21, from blockpath.c:15: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ CC circpos.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] circpos.c: In function 'getRotation': circpos.c:50:38: warning: unused parameter 'g' [-Wunused-parameter] getRotation(block_t * sn, Agraph_t * g, double x, double y, double theta) ~~~~~~~~~~~^ circpos.c: In function 'applyDelta': circpos.c:152:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (rotate != 0) { ^~ circpos.c: In function 'positionChildren': circpos.c:295:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (childAngle != 0) { ^~ circpos.c: In function 'position': circpos.c:354:65: warning: declaration of 'path' shadows a global declaration [-Wshadow] position(Agraph_t * g, int childCount, int length, nodelist_t * path, ~~~~~~~~~~~~~^~~~ In file included from ../../lib/common/render.h:40, from ./circular.h:17, from blockpath.h:21, from circpos.c:22: ../../lib/common/types.h:105:7: note: shadowed declaration is here } path; ^~~~ In file included from ../../lib/common/render.h:44, from ./circular.h:17, from blockpath.h:21, from circpos.c:22: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ circpos.c:364:26: note: in expansion of macro 'N_NEW' posinfo_t* parents = N_NEW(childCount, posinfo_t); ^~~~~ circpos.c: At top level: circpos.c:475:6: warning: no previous prototype for 'circPos' [-Wmissing-prototypes] void circPos(Agraph_t * g, block_t * sn, circ_state * state) ^~~~~~~ CC nodeset.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] nodeset.c: In function 'mkItem': nodeset.c:18:32: warning: unused parameter 'd' [-Wunused-parameter] static nsitem_t *mkItem(Dt_t * d, nsitem_t * obj, Dtdisc_t * disc) ~~~~~~~^ nodeset.c:18:62: warning: unused parameter 'disc' [-Wunused-parameter] static nsitem_t *mkItem(Dt_t * d, nsitem_t * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ nodeset.c: In function 'freeItem': nodeset.c:26:29: warning: unused parameter 'd' [-Wunused-parameter] static void freeItem(Dt_t * d, nsitem_t * obj, Dtdisc_t * disc) ~~~~~~~^ nodeset.c:26:59: warning: unused parameter 'disc' [-Wunused-parameter] static void freeItem(Dt_t * d, nsitem_t * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ nodeset.c: In function 'cmpItem': nodeset.c:32:16: warning: unused parameter 'd' [-Wunused-parameter] cmpItem(Dt_t * d, Agnode_t ** key1, Agnode_t ** key2, Dtdisc_t * disc) ~~~~~~~^ nodeset.c:32:66: warning: unused parameter 'disc' [-Wunused-parameter] cmpItem(Dt_t * d, Agnode_t ** key1, Agnode_t ** key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ nodeset.c: At top level: nodeset.c:112:6: warning: no previous prototype for 'printNodeset' [-Wmissing-prototypes] void printNodeset(nodeset_t * ns) ^~~~~~~~~~~~ CCLD libcircogen_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/circogen' Making all in dotgen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/dotgen' CC acyclic.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC class1.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC class2.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] class2.c: In function 'plain_vnode': class2.c:50:35: warning: unused parameter 'orig' [-Wunused-parameter] plain_vnode(graph_t * g, edge_t * orig) ~~~~~~~~~^~~~ class2.c: In function 'leader_of': class2.c:59:21: warning: unused parameter 'g' [-Wunused-parameter] leader_of(graph_t * g, node_t * v) ~~~~~~~~~~^ In file included from ../../lib/common/render.h:40, from dot.h:18, from class2.c:17: class2.c: In function 'merge_chain': ../../lib/common/types.h:537:21: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ED_count(e) (((Agedgeinfo_t*)AGDATA(e))->count) ^ class2.c:154:23: note: in expansion of macro 'ED_count' ED_count(rep) += ED_count(e); ^~~~~~~~ ../../lib/common/types.h:557:24: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ED_xpenalty(e) (((Agedgeinfo_t*)AGDATA(e))->xpenalty) ^ class2.c:155:22: note: in expansion of macro 'ED_xpenalty' ED_xpenalty(rep) += ED_xpenalty(e); ^~~~~~~~~~~ CC cluster.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] cluster.c: In function 'map_path': cluster.c:104:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] ED_edge_type(e) = type; ^~~~ cluster.c:114:22: warning: conversion from 'int' to 'char' may change value [-Wconversion] ED_edge_type(ve) = type; ^~~~ cluster.c:122:22: warning: conversion from 'int' to 'char' may change value [-Wconversion] ED_edge_type(ve) = type; ^~~~ cluster.c:138:21: warning: conversion from 'int' to 'char' may change value [-Wconversion] ED_edge_type(e) = type; ^~~~ cluster.c: In function 'make_interclust_chain': cluster.c:146:33: warning: unused parameter 'g' [-Wunused-parameter] make_interclust_chain(graph_t * g, node_t * from, node_t * to, edge_t * orig) ~~~~~~~~~~^ cluster.c: At top level: cluster.c:164:6: warning: no previous prototype for 'interclexp' [-Wmissing-prototypes] void interclexp(graph_t * subg) ^~~~~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from cluster.c:15: cluster.c: In function 'build_skeleton': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ cluster.c:349:27: note: in expansion of macro 'N_NEW' GD_rankleader(subg) = N_NEW(GD_maxrank(subg) + 2, node_t *); ^~~~~ In file included from ../../lib/common/render.h:42, from dot.h:18, from cluster.c:15: ../../lib/common/const.h:157:19: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define CL_CROSS 1000 /* cost of cluster skeleton edge crossing */ ^~~~ cluster.c:357:24: note: in expansion of macro 'CL_CROSS' ED_xpenalty(e) *= CL_CROSS; ^~~~~~~~ cluster.c: In function 'install_cluster': cluster.c:390:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] GD_installed(clust) = pass + 1; ^~~~ CC compound.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] compound.c: In function 'getCluster': compound.c:96:38: warning: unused parameter 'g' [-Wunused-parameter] static graph_t *getCluster(graph_t * g, char *cluster_name, Dt_t* map) ~~~~~~~~~~^ compound.c: In function 'findVertical': compound.c:179:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (tmin == tmax) ^~ compound.c: In function 'findHorizontal': compound.c:221:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (tmin == tmax) ^~ In file included from ../../lib/common/render.h:44, from dot.h:18, from compound.c:18: compound.c: In function 'makeCompoundEdge': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ compound.c:474:18: note: in expansion of macro 'N_GNEW' nbez->list = N_GNEW(nbez->size, pointf); ^~~~~~ CC conc.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] conc.c: In function 'rebuild_vlists': conc.c:179:11: warning: declaration of 'e' shadows a previous local [-Wshadow] edge_t *e; ^ conc.c:144:13: note: shadowed declaration is here edge_t *e, *rep; ^ CC decomp.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from dot.h:18, from decomp.c:23: decomp.c: In function 'end_component': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ decomp.c:56:23: note: in expansion of macro 'ALLOC' GD_comp(g).list = ALLOC(GD_comp(g).size, GD_comp(g).list, node_t *); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ decomp.c:56:23: note: in expansion of macro 'ALLOC' GD_comp(g).list = ALLOC(GD_comp(g).size, GD_comp(g).list, node_t *); ^~~~~ decomp.c: In function 'push': decomp.c:117:19: warning: conversion from 'int' to 'char' may change value [-Wconversion] ND_mark(np) = Cmark+1; ^~~~~ CC fastgr.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from dot.h:18, from fastgr.c:15: fastgr.c: In function 'safe_list_append': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:71:5: note: in expansion of macro 'elist_append' elist_append(e, (*L)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:71:5: note: in expansion of macro 'elist_append' elist_append(e, (*L)); ^~~~~~~~~~~~ fastgr.c: In function 'fast_edge': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:94:5: note: in expansion of macro 'elist_append' elist_append(e, ND_out(agtail(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:94:5: note: in expansion of macro 'elist_append' elist_append(e, ND_out(agtail(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:95:5: note: in expansion of macro 'elist_append' elist_append(e, ND_in(aghead(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:95:5: note: in expansion of macro 'elist_append' elist_append(e, ND_in(aghead(e))); ^~~~~~~~~~~~ fastgr.c: In function 'other_edge': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:139:5: note: in expansion of macro 'elist_append' elist_append(e, ND_other(agtail(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:139:5: note: in expansion of macro 'elist_append' elist_append(e, ND_other(agtail(e))); ^~~~~~~~~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from fastgr.c:15: fastgr.c: In function 'new_virtual_edge': ../../lib/common/types.h:559:22: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ED_weight(e) (((Agedgeinfo_t*)AGDATA(e))->weight) ^ fastgr.c:195:48: note: in expansion of macro 'ED_weight' ED_minlen(e) = ED_count(e) = ED_xpenalty(e) = ED_weight(e) = 1; ^~~~~~~~~ ../../lib/common/types.h:537:21: warning: conversion to 'short unsigned int' from 'short int' may change the sign of the result [-Wsign-conversion] #define ED_count(e) (((Agedgeinfo_t*)AGDATA(e))->count) ^ fastgr.c:195:17: note: in expansion of macro 'ED_count' ED_minlen(e) = ED_count(e) = ED_xpenalty(e) = ED_weight(e) = 1; ^~~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from fastgr.c:15: fastgr.c: In function 'flat_edge': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:262:5: note: in expansion of macro 'elist_append' elist_append(e, ND_flat_out(agtail(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:262:5: note: in expansion of macro 'elist_append' elist_append(e, ND_flat_out(agtail(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:263:5: note: in expansion of macro 'elist_append' elist_append(e, ND_flat_in(aghead(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ fastgr.c:263:5: note: in expansion of macro 'elist_append' elist_append(e, ND_flat_in(aghead(e))); ^~~~~~~~~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from fastgr.c:15: fastgr.c: In function 'basic_merge': ../../lib/common/types.h:537:21: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ED_count(e) (((Agedgeinfo_t*)AGDATA(e))->count) ^ fastgr.c:326:19: note: in expansion of macro 'ED_count' ED_count(rep) += ED_count(e); ^~~~~~~~ ../../lib/common/types.h:557:24: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ED_xpenalty(e) (((Agedgeinfo_t*)AGDATA(e))->xpenalty) ^ fastgr.c:327:22: note: in expansion of macro 'ED_xpenalty' ED_xpenalty(rep) += ED_xpenalty(e); ^~~~~~~~~~~ fastgr.c: In function 'unrep': ../../lib/common/types.h:537:21: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ED_count(e) (((Agedgeinfo_t*)AGDATA(e))->count) ^ fastgr.c:348:22: note: in expansion of macro 'ED_count' ED_count(rep) -= ED_count(e); ^~~~~~~~ ../../lib/common/types.h:557:24: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ED_xpenalty(e) (((Agedgeinfo_t*)AGDATA(e))->xpenalty) ^ fastgr.c:349:25: note: in expansion of macro 'ED_xpenalty' ED_xpenalty(rep) -= ED_xpenalty(e); ^~~~~~~~~~~ CC flat.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from dot.h:18, from flat.c:15: flat.c: In function 'make_vn_slot': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ flat.c:24:2: note: in expansion of macro 'ALLOC' ALLOC(GD_rank(g)[r].n + 2, GD_rank(g)[r].v, node_t *); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ flat.c:24:2: note: in expansion of macro 'ALLOC' ALLOC(GD_rank(g)[r].n + 2, GD_rank(g)[r].v, node_t *); ^~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from flat.c:15: flat.c: In function 'flat_node': ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ flat.c:152:9: note: in expansion of macro 'ND_coord' ypos = ND_coord(n).y - GD_rank(g)[r - 1].ht1; ^~~~~~~~ ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ flat.c:155:9: note: in expansion of macro 'ND_coord' ypos = ND_coord(n).y + GD_rank(g)[r].ht2 + GD_ranksep(g); ^~~~~~~~ ../../lib/common/types.h:466:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_ht(n) (((Agnodeinfo_t*)AGDATA(n))->ht) ^ flat.c:165:10: note: in expansion of macro 'ND_ht' h2 = ND_ht(vn) / 2; ^~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from flat.c:15: flat.c: In function 'abomination': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ flat.c:193:12: note: in expansion of macro 'ALLOC' rptr = ALLOC(r, GD_rank(g), rank_t); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ flat.c:193:12: note: in expansion of macro 'ALLOC' rptr = ALLOC(r, GD_rank(g), rank_t); ^~~~~ CC dotinit.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dotinit.c: In function 'dot_init_edge': dotinit.c:70:23: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] ED_showboxes(e) = late_int(e, E_showboxes, 0, 0); ^~~~~~~~ dotinit.c:71:20: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] ED_minlen(e) = late_int(e, E_minlen, 1, 0); ^~~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotinit.c:16: dotinit.c: In function 'attachPos': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ dotinit.c:364:18: note: in expansion of macro 'N_NEW' double* ps = N_NEW(2*agnnodes(g), double); ^~~~~ dotinit.c: In function 'copyCluster': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ dotinit.c:407:20: note: in expansion of macro 'N_NEW' GD_clust(cl) = N_NEW(nclust+1,Agraph_t*); ^~~~~ dotinit.c: In function 'copyClusterInfo': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ dotinit.c:433:22: note: in expansion of macro 'N_NEW' GD_clust(root) = N_NEW(nclust+1,Agraph_t*); ^~~~~ dotinit.c: In function 'doDot': dotinit.c:470:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pinfo.margin = Pack; ^~~~ CC mincross.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] mincross.c:73:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from mincross.c:22: mincross.c: In function 'fixLabelOrder': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:257:11: note: in expansion of macro 'N_NEW' arr = N_NEW(agnnodes(g), Agnode_t*); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:258:15: note: in expansion of macro 'N_NEW' indices = N_NEW(agnnodes(g), int); ^~~~~ mincross.c:266:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(indices, cnt, sizeof(int), (qsort_cmpf)ordercmpf); ^~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from mincross.c:22: mincross.c: In function 'new_matrix': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:373:16: note: in expansion of macro 'N_NEW' rv->data = N_NEW(i * j, char); ^~~~~ mincross.c: In function 'do_ordering_node': mincross.c:430:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(sortlist, ne, sizeof(sortlist[0]), (qsort_cmpf) edgeidcmpf); ^~ mincross.c: In function 'mincross_clust': mincross.c:510:37: warning: unused parameter 'par' [-Wunused-parameter] static int mincross_clust(graph_t * par, graph_t * g, int doBalance) ~~~~~~~~~~^~~ mincross.c: In function 'restore_best': mincross.c:26:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define saveorder(v) (ND_coord(v)).x ^ mincross.c:901:20: note: in expansion of macro 'saveorder' ND_order(n) = saveorder(n); ^~~~~~~~~ mincross.c:906:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(GD_rank(g)[r].v, GD_rank(g)[r].n, sizeof(GD_rank(g)[0].v[0]), mincross.c: In function 'merge_components': mincross.c:946:21: warning: conversion from 'int' to 'short int' may change value [-Wconversion] GD_minrank(g) = GlobalMinRank; ^~~~~~~~~~~~~ mincross.c:947:21: warning: conversion from 'int' to 'short int' may change value [-Wconversion] GD_maxrank(g) = GlobalMaxRank; ^~~~~~~~~~~~~ mincross.c: In function 'realFillRanks': mincross.c:1140:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memset (rnks, 0, sizeof(int)*rnks_sz); ^ In file included from ../../lib/common/render.h:44, from dot.h:18, from mincross.c:22: mincross.c: In function 'fillRanks': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:1172:17: note: in expansion of macro 'N_NEW' int* rnks = N_NEW(rnks_sz, int); ^~~~~ mincross.c:1170:15: warning: variable 'sg' set but not used [-Wunused-but-set-variable] Agraph_t* sg; ^~ In file included from ../../lib/common/render.h:44, from dot.h:18, from mincross.c:22: mincross.c: In function 'init_mincross': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:1190:15: note: in expansion of macro 'N_NEW' TE_list = N_NEW(size, edge_t *); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:1191:15: note: in expansion of macro 'N_NEW' TI_list = N_NEW(size, int); ^~~~~ mincross.c: At top level: mincross.c:1203:6: warning: no previous prototype for 'flat_rev' [-Wmissing-prototypes] void flat_rev(Agraph_t * g, Agedge_t * e) ^~~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from mincross.c:22: mincross.c: In function 'flat_rev': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ mincross.c:1221:2: note: in expansion of macro 'elist_append' elist_append(e, ND_other(agtail(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ mincross.c:1221:2: note: in expansion of macro 'elist_append' elist_append(e, ND_other(agtail(e))); ^~~~~~~~~~~~ mincross.c: In function 'allocate_ranks': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:1307:10: note: in expansion of macro 'N_NEW' cn = N_NEW(GD_maxrank(g) + 2, int); /* must be 0 based, not GD_minrank */ ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:1322:18: note: in expansion of macro 'N_NEW' GD_rank(g) = N_NEW(GD_maxrank(g) + 2, rank_t); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ mincross.c:1325:39: note: in expansion of macro 'N_NEW' GD_rank(g)[r].av = GD_rank(g)[r].v = N_NEW(cn[r] + 1, node_t *); ^~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from mincross.c:22: mincross.c: In function 'build_ranks': ../../lib/common/types.h:376:50: warning: conversion from 'long int' to 'int' may change value [-Wconversion] #define GD_n_nodes(g) (((Agraphinfo_t*)AGDATA(g))->n_nodes) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ mincross.c:1386:19: note: in expansion of macro 'GD_n_nodes' q = new_queue(GD_n_nodes(g)); ^~~~~~~~~~ mincross.c:1427:10: warning: declaration of 'n' shadows a previous local [-Wshadow] int n, ndiv2; ^ mincross.c:1382:13: note: shadowed declaration is here node_t *n, *n0; ^ mincross.c: In function 'constraining_flat_edge': mincross.c:1465:58: warning: unused parameter 'v' [-Wunused-parameter] static int constraining_flat_edge(Agraph_t *g, Agnode_t *v, Agedge_t *e) ~~~~~~~~~~^ In file included from ../../lib/common/render.h:44, from dot.h:18, from mincross.c:22: mincross.c: In function 'flat_reorder': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ mincross.c:1509:13: note: in expansion of macro 'ALLOC' temprank = ALLOC(i + 1, temprank, node_t *); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ mincross.c:1509:13: note: in expansion of macro 'ALLOC' temprank = ALLOC(i + 1, temprank, node_t *); ^~~~~ mincross.c: In function 'reorder': mincross.c:1610:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] register int p1 = (ND_mval(*lp)); ^ mincross.c:1611:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] register int p2 = (ND_mval(*rp)); ^ In file included from ../../lib/common/render.h:44, from dot.h:18, from mincross.c:22: mincross.c: In function 'rcross': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ mincross.c:1707:10: note: in expansion of macro 'ALLOC' Count = ALLOC(C, Count, int); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ mincross.c:1707:10: note: in expansion of macro 'ALLOC' Count = ALLOC(C, Count, int); ^~~~~ mincross.c: In function 'medians': mincross.c:1838:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(list, j, sizeof(int), (qsort_cmpf) ordercmpf); ^ mincross.c:1859:18: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] hasfixed |= flat_mval(n); ^~~~~~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from dot.h:18, from mincross.c:22: mincross.c: In function 'mincross_options': ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ mincross.c:1962:12: note: in expansion of macro 'MAX' MinQuit = MAX(1, MinQuit * f); ^~~ ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ mincross.c:1963:12: note: in expansion of macro 'MAX' MaxIter = MAX(1, MaxIter * f); ^~~ CC position.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] position.c:37:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ position.c: In function 'nsiter2': position.c:149:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] maxiter = atof(s) * agnnodes(g); ^~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: position.c: In function 'make_aux_edge': ../../lib/common/arith.h:87:25: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ^ position.c:186:20: note: in expansion of macro 'ROUND' ED_minlen(e) = ROUND(len); ^~~~~ ../../lib/common/arith.h:87:25: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define ROUND(f) ((f>=0)?(int)(f + .5):(int)(f - .5)) ^ position.c:186:20: note: in expansion of macro 'ROUND' ED_minlen(e) = ROUND(len); ^~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from position.c:23: position.c: In function 'allocate_aux_edges': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ../../lib/common/types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ position.c:204:2: note: in expansion of macro 'alloc_elist' alloc_elist(n_in + 3, ND_in(n)); ^~~~~~~~~~~ position.c: In function 'make_LR_constraints': position.c:261:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] last = (ND_rank(v) = last + width); ^~~~ position.c:274:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] m1 = m0 + ND_rw(aghead(e0)) + ND_lw(agtail(e0)); ^~ position.c:280:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] m1 = m0 + ND_rw(agtail(e1)) + ND_lw(aghead(e1)); ^~ In file included from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: ../../lib/common/types.h:548:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ED_minlen(e) (((Agedgeinfo_t*)AGDATA(e))->minlen) ^ position.c:298:8: note: in expansion of macro 'ED_minlen' m0 = ED_minlen(e) * GD_nodesep(g) + width; ^~~~~~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ position.c:304:12: note: in expansion of macro 'MAX' m0 = MAX(m0, width + GD_nodesep(g) + ROUND(ED_dist(e))); ^~~ position.c:306:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] m0 = largeMinlen (m0); ^~~~~~~~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: ../../lib/common/arith.h:43:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ position.c:307:23: note: in expansion of macro 'MAX' ED_minlen(e0) = MAX(ED_minlen(e0), m0); ^~~ position.c: In function 'make_edge_pairs': position.c:337:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] m0 = (ED_head_port(e).p.x - ED_tail_port(e).p.x); ^ In file included from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: position.c: In function 'adjustSimple': ../../lib/common/types.h:356:19: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define GD_ht1(g) (((Agraphinfo_t*)AGDATA(g))->ht1) ^ position.c:621:17: note: in expansion of macro 'GD_ht1' delbottom = GD_ht1(g) + bottom - (rank[maxr].ht1 - margin_total); ^~~~~~ ../../lib/common/types.h:357:19: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define GD_ht2(g) (((Agraphinfo_t*)AGDATA(g))->ht2) ^ position.c:627:11: note: in expansion of macro 'GD_ht2' deltop = GD_ht2(g) + (delta-bottom) + delbottom - (rank[minr].ht2 - margin_total); ^~~~~~ ../../lib/common/types.h:357:19: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define GD_ht2(g) (((Agraphinfo_t*)AGDATA(g))->ht2) ^ position.c:630:11: note: in expansion of macro 'GD_ht2' deltop = GD_ht2(g) + (delta-bottom) - (rank[minr].ht2 - margin_total); ^~~~~~ position.c: In function 'adjustRanks': position.c:683:22: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] adjustSimple(g, delta, margin_total); ^~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: position.c: In function 'set_aspect': ../../lib/common/types.h:336:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define GD_bb(g) (((Agraphinfo_t*)AGDATA(g))->bb) ^ position.c:966:9: note: in expansion of macro 'GD_bb' sz.x = GD_bb(g).UR.x - GD_bb(g).LL.x; ^~~~~ ../../lib/common/types.h:336:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define GD_bb(g) (((Agraphinfo_t*)AGDATA(g))->bb) ^ position.c:967:9: note: in expansion of macro 'GD_bb' sz.y = GD_bb(g).UR.y - GD_bb(g).LL.y; /* normalize */ ^~~~~ position.c: In function 'resize_leaf': position.c:1043:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] lbound.x = lbound.x + ND_lw(leaf) + ND_rw(leaf) + GD_nodesep(agraphof(leaf)); ^~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from position.c:23: position.c: In function 'make_leafslots': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ position.c:1079:20: note: in expansion of macro 'ALLOC' GD_rank(g)[r].v = ALLOC(j + 1, GD_rank(g)[r].v, node_t *); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ position.c:1079:20: note: in expansion of macro 'ALLOC' GD_rank(g)[r].v = ALLOC(j + 1, GD_rank(g)[r].v, node_t *); ^~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: position.c: In function 'do_leaves': ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ position.c:1098:16: note: in expansion of macro 'ND_coord' lbound.x = ND_coord(leader).x - ND_lw(leader); ^~~~~~~~ ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ position.c:1099:16: note: in expansion of macro 'ND_coord' lbound.y = ND_coord(leader).y; ^~~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from position.c:23: ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ position.c:1109:3: note: in expansion of macro 'elist_append' elist_append(e1, ND_in(aghead(e1))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ position.c:1109:3: note: in expansion of macro 'elist_append' elist_append(e1, ND_in(aghead(e1))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ position.c:1119:3: note: in expansion of macro 'elist_append' elist_append(e, ND_out(agtail(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ position.c:1119:3: note: in expansion of macro 'elist_append' elist_append(e, ND_out(agtail(e))); ^~~~~~~~~~~~ position.c: In function 'ports_eq': position.c:1128:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && (((ED_head_port(e).p.x == ED_head_port(f).p.x) && ^~ position.c:1129:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (ED_head_port(e).p.y == ED_head_port(f).p.y)) ^~ position.c:1131:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] && (((ED_tail_port(e).p.x == ED_tail_port(f).p.x) && ^~ position.c:1132:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (ED_tail_port(e).p.y == ED_tail_port(f).p.y)) ^~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from dot.h:18, from position.c:23: position.c: In function 'make_lrvn': ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ position.c:1191:10: note: in expansion of macro 'MAX' int w = MAX(GD_border(g)[BOTTOM_IX].x, GD_border(g)[TOP_IX].x); ^~~ CC rank.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] rank.c: In function 'edgelabel_ranks': rank.c:102:19: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] ED_minlen(e) *= 2; ^ rank.c: In function 'collapse_rankset': rank.c:115:19: warning: conversion from 'int' to 'char' may change value [-Wconversion] ND_ranktype(u) = kind; ^~~~ rank.c:120:2: warning: switch missing default case [-Wswitch-default] switch (kind) { ^~~~~~ rank.c:138:34: warning: conversion from 'int' to 'char' may change value [-Wconversion] ND_ranktype(GD_minset(g)) = kind; ^~~~ rank.c:141:34: warning: conversion from 'int' to 'char' may change value [-Wconversion] ND_ranktype(GD_maxset(g)) = kind; ^~~~ rank.c:136:2: warning: switch missing default case [-Wswitch-default] switch (kind) { ^~~~~~ rank.c: In function 'rank_set_class': rank.c:158:22: warning: conversion from 'int' to 'char' may change value [-Wconversion] GD_set_type(g) = val; ^~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from rank.c:29: rank.c: In function 'make_new_cluster': rank.c:167:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] GD_clust(g) = ZALLOC(cno + 1, GD_clust(g), graph_t *, GD_n_cluster(g)); ~~~~^~~ ../../lib/common/memory.h:43:63: note: in definition of macro 'ZALLOC' #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^~~~ ../../lib/common/types.h:375:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define GD_n_cluster(g) (((Agraphinfo_t*)AGDATA(g))->n_cluster) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../../lib/common/memory.h:43:81: note: in definition of macro 'ZALLOC' #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^~~~~ rank.c:167:59: note: in expansion of macro 'GD_n_cluster' GD_clust(g) = ZALLOC(cno + 1, GD_clust(g), graph_t *, GD_n_cluster(g)); ^~~~~~~~~~~~ ../../lib/common/memory.h:43:109: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^ rank.c:167:19: note: in expansion of macro 'ZALLOC' GD_clust(g) = ZALLOC(cno + 1, GD_clust(g), graph_t *, GD_n_cluster(g)); ^~~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from rank.c:29: rank.c: In function 'dot_scan_ranks': ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:211:22: note: in expansion of macro 'ND_rank' GD_maxrank(g) = ND_rank(n); ^~~~~~~ ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:213:22: note: in expansion of macro 'ND_rank' GD_minrank(g) = ND_rank(n); ^~~~~~~ rank.c: In function 'set_minmax': ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:319:22: note: in expansion of macro 'ND_rank' GD_minrank(g) += ND_rank(GD_leader(g)); ^~~~~~~ ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:320:22: note: in expansion of macro 'ND_rank' GD_maxrank(g) += ND_rank(GD_leader(g)); ^~~~~~~ rank.c: In function 'minmax_edges2': rank.c:372:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] ED_minlen(e) = slen.y; ^~~~ rank.c:377:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] ED_minlen(e) = slen.x; ^~~~ rank.c: In function 'rank1': rank.c:393:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] maxiter = atof(s) * agnnodes(g); ^~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from rank.c:29: rank.c: In function 'expand_ranksets': ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:423:19: note: in expansion of macro 'ND_rank' GD_maxrank(g) = ND_rank(n); ^~~~~~~ ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:425:19: note: in expansion of macro 'ND_rank' GD_minrank(g) = ND_rank(n); ^~~~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from dot.h:18, from rank.c:29: rank.c: In function 'merge': ../../lib/common/arith.h:43:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ rank.c:887:20: note: in expansion of macro 'MAX' ED_minlen(e) = MAX(ED_minlen(e), minlen); ^~~ rank.c: In function 'setMinMax': rank.c:1061:22: warning: conversion from 'int' to 'short int' may change value [-Wconversion] GD_maxrank(g) = v; ^ rank.c:1063:22: warning: conversion from 'int' to 'short int' may change value [-Wconversion] GD_minrank(g) = v; ^ In file included from ../../lib/common/render.h:44, from dot.h:18, from rank.c:29: rank.c: In function 'readout_levels': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ rank.c:1088:10: note: in expansion of macro 'N_NEW' minrk = N_NEW(ncc+1,int); ^~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from rank.c:29: ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:1096:22: note: in expansion of macro 'ND_rank' GD_maxrank(g) = ND_rank(n); ^~~~~~~ ../../lib/common/types.h:489:20: warning: conversion from 'int' to 'short int' may change value [-Wconversion] #define ND_rank(n) (((Agnodeinfo_t*)AGDATA(n))->rank) ^ rank.c:1098:22: note: in expansion of macro 'ND_rank' GD_minrank(g) = ND_rank(n); ^~~~~~~ rank.c:1114:19: warning: conversion from 'int' to 'short int' may change value [-Wconversion] GD_minrank(g) -= delta; ^~~~~ rank.c:1115:19: warning: conversion from 'int' to 'short int' may change value [-Wconversion] GD_maxrank(g) -= delta; ^~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from rank.c:29: rank.c: In function 'add_fast_edges': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ rank.c:1175:6: note: in expansion of macro 'elist_append' elist_append(e, ND_out(n)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ rank.c:1175:6: note: in expansion of macro 'elist_append' elist_append(e, ND_out(n)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ rank.c:1176:6: note: in expansion of macro 'elist_append' elist_append(e, ND_in(aghead(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ rank.c:1176:6: note: in expansion of macro 'elist_append' elist_append(e, ND_in(aghead(e))); ^~~~~~~~~~~~ rank.c: In function 'my_init_graph': rank.c:1182:54: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] { int *sz = arg; agbindrec(graph,"level graph rec",sz[0],TRUE); } ~~^~~ rank.c:1181:37: warning: unused parameter 'g' [-Wunused-parameter] static void my_init_graph(Agraph_t *g, Agobj_t *graph, void *arg) ~~~~~~~~~~^ rank.c: In function 'my_init_node': rank.c:1184:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] { int *sz = arg; agbindrec(node,"level node rec",sz[1],TRUE); } ~~^~~ rank.c:1183:36: warning: unused parameter 'g' [-Wunused-parameter] static void my_init_node(Agraph_t *g, Agobj_t *node, void *arg) ~~~~~~~~~~^ rank.c: In function 'my_init_edge': rank.c:1186:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] { int *sz = arg; agbindrec(edge,"level edge rec",sz[2],TRUE); } ~~^~~ rank.c:1185:36: warning: unused parameter 'g' [-Wunused-parameter] static void my_init_edge(Agraph_t *g, Agobj_t *edge, void *arg) ~~~~~~~~~~^ rank.c: In function 'dot2_rank': rank.c:1210:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] maxiter = atof(s) * agnnodes(g); ^~~~ CC sameport.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from dot.h:18, from sameport.c:19: sameport.c: In function 'sameedge': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ sameport.c:83:6: note: in expansion of macro 'elist_append' elist_append(e, same[i].l); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ sameport.c:83:6: note: in expansion of macro 'elist_append' elist_append(e, same[i].l); ^~~~~~~~~~~~ sameport.c: In function 'sameport': sameport.c:173:2: warning: conversion from 'double' to 'unsigned char' may change value [-Wfloat-conversion] (MC_SCALE * (ND_lw(u) + prt.p.x)) / (ND_lw(u) + ND_rw(u)); ^ sameport.c:106:52: warning: unused parameter 'arr_len' [-Wunused-parameter] static void sameport(node_t * u, elist * l, double arr_len) ~~~~~~~^~~~~~~ CC dotsplines.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dotsplines.c:114:1: warning: missing initializer for field 'ignoreSwap' of 'splineInfo' {aka 'struct '} [-Wmissing-field-initializers] static splineInfo sinfo = { swap_ends_p, spline_merge }; ^~~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from dotsplines.c:19: ../../lib/common/types.h:88:10: note: 'ignoreSwap' declared here boolean ignoreSwap; /* Test for swapped edges if false */ ^~~~~~~~~~ dotsplines.c: In function 'portcmp': dotsplines.c:123:10: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] rv = p0.p.x - p1.p.x; ^~ dotsplines.c:125:7: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] rv = p0.p.y - p1.p.y; ^~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotsplines.c:19: dotsplines.c: In function 'swap_bezier': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ dotsplines.c:139:12: note: in expansion of macro 'N_GNEW' list = N_GNEW(sz, pointf); ^~~~~~ dotsplines.c: In function 'swap_spline': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ dotsplines.c:164:12: note: in expansion of macro 'N_GNEW' list = N_GNEW(sz, bezier); ^~~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from dot.h:18, from dotsplines.c:19: dotsplines.c: In function '_dot_splines': ../../lib/common/arith.h:38:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MIN(a,b) ((a)<(b)?(a):(b)) ^ dotsplines.c:300:21: note: in expansion of macro 'MIN' sd.LeftBound = MIN(sd.LeftBound, (ND_coord(n).x - ND_lw(n))); ^~~ ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ dotsplines.c:302:22: note: in expansion of macro 'MAX' sd.RightBound = MAX(sd.RightBound, (ND_coord(n).x + ND_rw(n))); ^~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotsplines.c:19: ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ dotsplines.c:82:28: note: in expansion of macro 'ALLOC' #define GROWEDGES (edges = ALLOC (n_edges + CHUNK, edges, edge_t*)) ^~~~~ dotsplines.c:327:7: note: in expansion of macro 'GROWEDGES' GROWEDGES; ^~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ dotsplines.c:82:28: note: in expansion of macro 'ALLOC' #define GROWEDGES (edges = ALLOC (n_edges + CHUNK, edges, edge_t*)) ^~~~~ dotsplines.c:327:7: note: in expansion of macro 'GROWEDGES' GROWEDGES; ^~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ dotsplines.c:82:28: note: in expansion of macro 'ALLOC' #define GROWEDGES (edges = ALLOC (n_edges + CHUNK, edges, edge_t*)) ^~~~~ dotsplines.c:334:4: note: in expansion of macro 'GROWEDGES' GROWEDGES; ^~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ dotsplines.c:82:28: note: in expansion of macro 'ALLOC' #define GROWEDGES (edges = ALLOC (n_edges + CHUNK, edges, edge_t*)) ^~~~~ dotsplines.c:334:4: note: in expansion of macro 'GROWEDGES' GROWEDGES; ^~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ dotsplines.c:82:28: note: in expansion of macro 'ALLOC' #define GROWEDGES (edges = ALLOC (n_edges + CHUNK, edges, edge_t*)) ^~~~~ dotsplines.c:351:4: note: in expansion of macro 'GROWEDGES' GROWEDGES; ^~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ dotsplines.c:82:28: note: in expansion of macro 'ALLOC' #define GROWEDGES (edges = ALLOC (n_edges + CHUNK, edges, edge_t*)) ^~~~~ dotsplines.c:351:4: note: in expansion of macro 'GROWEDGES' GROWEDGES; ^~~~~~~~~ dotsplines.c:363:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort((char *) &edges[0], n_edges, sizeof(edges[0]), ^~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotsplines.c:19: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ dotsplines.c:367:16: note: in expansion of macro 'N_NEW' P->boxes = N_NEW(n_nodes + 20 * 2 * NSUB, boxf); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ dotsplines.c:368:19: note: in expansion of macro 'N_NEW' sd.Rank_box = N_NEW(i, boxf); ^~~~~ dotsplines.c:417:14: warning: declaration of 'e0' shadows a previous local [-Wshadow] edge_t* e0; ^~ dotsplines.c:259:17: note: shadowed declaration is here edge_t *e, *e0, *e1, *ea, *eb, *le0, *le1, **edges = NULL; ^~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotsplines.c:19: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ dotsplines.c:422:14: note: in expansion of macro 'N_NEW' edgelist = N_NEW(cnt, edge_t*); ^~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from dotsplines.c:19: ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ dotsplines.c:436:15: note: in expansion of macro 'ND_coord' sizey = ND_coord(GD_rank(g)[r-1].v[0]).y - ND_coord(n).y; ^~~~~~~~ ../../lib/common/types.h:466:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_ht(n) (((Agnodeinfo_t*)AGDATA(n))->ht) ^ dotsplines.c:438:15: note: in expansion of macro 'ND_ht' sizey = ND_ht(n); ^~~~~ ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ dotsplines.c:441:11: note: in expansion of macro 'ND_coord' sizey = ND_coord(n).y - ND_coord(GD_rank(g)[r+1].v[0]).y; ^~~~~~~~ ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ dotsplines.c:444:13: note: in expansion of macro 'ND_coord' int upy = ND_coord(GD_rank(g)[r-1].v[0]).y - ND_coord(n).y; ^~~~~~~~ ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ dotsplines.c:445:14: note: in expansion of macro 'ND_coord' int dwny = ND_coord(n).y - ND_coord(GD_rank(g)[r+1].v[0]).y; ^~~~~~~~ dotsplines.c: In function 'cloneNode': dotsplines.c:894:15: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] int lbllen = strlen(ND_label(orign)->text); ^~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotsplines.c:19: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ dotsplines.c:895:21: note: in expansion of macro 'N_GNEW' char* buf = N_GNEW(lbllen+3,char); ^~~~~~ dotsplines.c:888:43: warning: unused parameter 'flipped' [-Wunused-parameter] cloneNode (graph_t* g, node_t* orign, int flipped) ~~~~^~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotsplines.c:19: dotsplines.c: In function 'makeSimpleFlatLabels': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ dotsplines.c:993:23: note: in expansion of macro 'N_NEW' edge_t** earray = N_NEW(cnt, edge_t*); ^~~~~ dotsplines.c:999:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort (earray, cnt, sizeof(edge_t*), (qsort_cmpf) edgelblcmpfn); ^~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from dotsplines.c:19: dotsplines.c: In function 'make_flat_adj_edges': ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ dotsplines.c:1233:14: note: in expansion of macro 'ND_coord' rightx = ND_coord(hn).x; ^~~~~~~~ ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ dotsplines.c:1234:13: note: in expansion of macro 'ND_coord' leftx = ND_coord(tn).x; ^~~~~~~~ dotsplines.c:1236:17: warning: declaration of 'n' shadows a previous local [-Wshadow] node_t* n; ^ dotsplines.c:1185:13: note: shadowed declaration is here node_t* n; ^ dotsplines.c:1270:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] midx = (ND_coord(tn).x - ND_rw(tn) + ND_coord(hn).x + ND_lw(hn))/2; ^ dotsplines.c:1271:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] midy = (ND_coord(auxt).x + ND_coord(auxh).x)/2; ^ dotsplines.c:1182:39: warning: unused parameter 'P' [-Wunused-parameter] make_flat_adj_edges(graph_t* g, path* P, edge_t** edges, int ind, int cnt, edge_t* e0, ~~~~~~^ In file included from ../../lib/common/render.h:40, from dot.h:18, from dotsplines.c:19: dotsplines.c: In function 'make_flat_labeled_edge': ../../lib/common/types.h:456:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_coord(n) (((Agnodeinfo_t*)AGDATA(n))->coord) ^ dotsplines.c:1410:11: note: in expansion of macro 'ND_coord' ydelta = ND_coord(ln).y - GD_rank(g)[ND_rank(tn)].ht1 - ^~~~~~~~ dotsplines.c:1412:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] ydelta /= 6.; ^~ dotsplines.c: In function 'make_flat_bottom_edges': dotsplines.c:1450:31: warning: declaration of 'splines' shadows a global declaration [-Wshadow] ind, int cnt, edge_t* e, int splines) ~~~~^~~~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from dotsplines.c:19: ../../lib/common/types.h:118:7: note: shadowed declaration is here } splines; ^~~~~~~ dotsplines.c: In function 'leftOf': dotsplines.c:1641:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] d = ((p1.y - p2.y) * (p3.x - p2.x)) - ^ dotsplines.c: In function 'make_regular_edge': dotsplines.c:1798:6: warning: declaration of 'splines' shadows a global declaration [-Wshadow] int splines = et == ET_SPLINE; ^~~~~~~ In file included from ../../lib/common/render.h:40, from dot.h:18, from dotsplines.c:19: ../../lib/common/types.h:118:7: note: shadowed declaration is here } splines; ^~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from dotsplines.c:19: ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ dotsplines.c:1856:13: note: in expansion of macro 'RALLOC' pointfs = RALLOC(numpts, pointfs, pointf); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ dotsplines.c:1902:16: note: in expansion of macro 'RALLOC' pointfs = RALLOC(numpts, pointfs, pointf); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ dotsplines.c:1923:13: note: in expansion of macro 'RALLOC' pointfs2 = RALLOC(numpts2, pointfs2, pointf); ^~~~~~ dotsplines.c: In function 'completeregularpath': dotsplines.c:1948:52: warning: declaration of 'boxes' shadows a global declaration [-Wshadow] pathend_t * tendp, pathend_t * hendp, boxf * boxes, ~~~~~~~^~~~~ dotsplines.c:54:13: note: shadowed declaration is here static boxf boxes[1000]; ^~~~~ dotsplines.c:1955:9: warning: variable 'pn' set but not used [-Wunused-but-set-variable] int pn; ^~ dotsplines.c:1954:13: warning: variable 'pp' set but not used [-Wunused-but-set-variable] pointf *pp; ^~ dotsplines.c:1949:21: warning: unused parameter 'flag' [-Wunused-parameter] int boxn, int flag) ~~~~^~~~ dotsplines.c: In function 'makeregularend': dotsplines.c:2069:5: warning: switch missing default case [-Wswitch-default] switch (side) { ^~~~~~ dotsplines.c: In function 'adjustregularpath': dotsplines.c:2205:7: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = (bp1->LL.x + bp1->UR.x) / 2; ^ dotsplines.c:2210:7: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] x = (bp1->LL.x + bp1->UR.x) / 2; ^ dotsplines.c: In function 'rank_box': dotsplines.c:2237:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (b.LL.x == b.UR.x) { ^~ dotsplines.c: In function 'straight_len': dotsplines.c:2264:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ND_coord(v).x != ND_coord(n).x) ^~ dotsplines.c: In function 'recover_slack': dotsplines.c:2301:34: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] resize_vn(vn, p->boxes[b].LL.x, p->boxes[b].UR.x, ~~~~~~~~~~~~~~^~ dotsplines.c:2301:52: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] resize_vn(vn, p->boxes[b].LL.x, p->boxes[b].UR.x, ~~~~~~~~~~~~~~^~ dotsplines.c:2302:26: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p->boxes[b].UR.x + ND_rw(vn)); dotsplines.c:2304:34: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] resize_vn(vn, p->boxes[b].LL.x, (p->boxes[b].LL.x + ~~~~~~~~~~~~~~^~ dotsplines.c:2305:29: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] resize_vn(vn, p->boxes[b].LL.x, (p->boxes[b].LL.x + ~~~~~~~~~~~~~~~~~~~ p->boxes[b].UR.x) / 2, ~~~~~~~~~~~~~~~~~~^~~ dotsplines.c:2306:23: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] p->boxes[b].UR.x); ~~~~~~~~~~~~~~^~ CC aspect.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from dot.h:18, from aspect.c:14: aspect.c: In function 'computeNodeGroups': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ aspect.c:58:18: note: in expansion of macro 'N_GNEW' nodeGroups = N_GNEW(agnnodes(g), nodeGroup_t); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ aspect.c:94:7: note: in expansion of macro 'N_NEW' N_NEW(ND_UF_size(l), node_t *); ^~~~~ aspect.c: In function 'computeLayerWidths': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ aspect.c:205:22: note: in expansion of macro 'N_NEW' layerWidthInfo = N_NEW(nNodeGroups, layerWidthInfo_t); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ aspect.c:209:6: note: in expansion of macro 'N_NEW' N_NEW(nNodeGroups, nodeGroup_t *); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ aspect.c:211:30: note: in expansion of macro 'N_NEW' layerWidthInfo[i].removed = N_NEW(nNodeGroups, int); ^~~~~ aspect.c: In function 'compFunction': aspect.c:279:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] int *ind1 = (int *) a; ^ aspect.c:280:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] int *ind2 = (int *) b; ^ aspect.c: In function 'sortLayers': aspect.c:294:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(sortedLayerIndex, agnnodes(g), sizeof(int), compFunction); ^~~~~~~~~~~ aspect.c: In function 'compFunction2': aspect.c:345:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] nodeGroup_t **ind1 = (nodeGroup_t **) a, **ind2 = (nodeGroup_t **) b; ^ aspect.c:345:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] nodeGroup_t **ind1 = (nodeGroup_t **) a, **ind2 = (nodeGroup_t **) b; ^ aspect.c: In function 'reduceMaxWidth2': aspect.c:740:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] layerWidthInfo[maxLayerIndex].nNodeGroupsInLayer, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from dot.h:18, from aspect.c:14: aspect.c: In function 'applyPacking2': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ aspect.c:1083:24: note: in expansion of macro 'N_NEW' sortedLayerIndex = N_NEW(agnnodes(g), int); ^~~~~ aspect.c: In function 'computeCombiAR': aspect.c:1617:12: warning: variable 'maxLayerIndex' set but not used [-Wunused-but-set-variable] int i, maxLayerIndex; ^~~~~~~~~~~~~ aspect.c: In function 'zapLayers': aspect.c:1749:33: warning: unused parameter 'g' [-Wunused-parameter] static void zapLayers(graph_t * g) ~~~~~~~~~~^ CCLD libdotgen_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/dotgen' Making all in fdpgen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/fdpgen' CC comp.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from ./fdp.h:17, from comp.c:26: comp.c: In function 'findCComp': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ comp.c:73:13: note: in expansion of macro 'N_NEW' marks = N_NEW(agnnodes(g), char); /* freed below */ ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ comp.c:129:18: note: in expansion of macro 'N_NEW' comps = cp = N_NEW(c_cnt + 1, graph_t *); ^~~~~ CC dbg.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC grid.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from ./fdp.h:17, from grid.c:27: grid.c: In function 'newBlock': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ grid.c:48:17: note: in expansion of macro 'N_GNEW' newb->mem = N_GNEW(size, cell); ^~~~~~ grid.c: In function 'getCell': grid.c:88:28: warning: conversion from 'long int' to 'int' may change value [-Wconversion] bp->next = newBlock(2 * (bp->endp - bp->mem)); ~~^~~~~~~~~~~~~~~~~~~~~~ grid.c: In function 'newCell': grid.c:115:29: warning: unused parameter 'd' [-Wunused-parameter] static void *newCell(Dt_t * d, void *obj, Dtdisc_t * disc) ~~~~~~~^ In file included from ../../lib/common/render.h:44, from ./fdp.h:17, from grid.c:27: grid.c: In function 'adjustGrid': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ grid.c:190:15: note: in expansion of macro 'N_GNEW' g->listMem = N_GNEW(nsize, node_list); ^~~~~~ CC fdpinit.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] fdpinit.c: In function 'initialPositions': fdpinit.c:49:11: warning: declaration of 'i' shadows a previous local [-Wshadow] int i; ^ fdpinit.c:30:9: note: shadowed declaration is here int i; ^ In file included from ../../lib/common/render.h:44, from fdp.h:17, from tlayout.h:21, from fdpinit.c:24: fdpinit.c: In function 'fdp_init_node_edge': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ fdpinit.c:100:25: note: in expansion of macro 'N_NEW' GD_neato_nlist(g) = N_NEW(nn + 1, node_t *); ^~~~~ CC layout.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] layout.c: In function 'finalCC': layout.c:147:12: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] pt.y = -bb.LL.y + margin + GD_border(rg)[BOTTOM_IX].y; ^ layout.c:151:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] bb.UR.y += pt.y + margin + GD_border(rg)[TOP_IX].y; ^~ In file included from ../../lib/common/render.h:44, from fdp.h:17, from tlayout.h:21, from layout.c:44: layout.c: In function 'addCluster': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ layout.c:310:14: note: in expansion of macro 'RALLOC' clist->cl = RALLOC(clist->sz, clist->cl, graph_t *); ^~~~~~ layout.c: In function 'portName': layout.c:333:9: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] len += strlen(agnameof(g)) + strlen(agnameof(h)) + strlen(agnameof(t)); ^~ layout.c:333:12: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len += strlen(agnameof(g)) + strlen(agnameof(h)) + strlen(agnameof(t)); ^~~~~~ In file included from ../../lib/common/render.h:44, from fdp.h:17, from tlayout.h:21, from layout.c:44: layout.c: In function 'addEdge': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ layout.c:400:10: note: in expansion of macro 'ALLOC' el = ALLOC(cnt + 1, el, edge_t *); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ layout.c:400:10: note: in expansion of macro 'ALLOC' el = ALLOC(cnt + 1, el, edge_t *); ^~~~~ layout.c: In function 'deriveGraph': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ layout.c:558:19: note: in expansion of macro 'N_NEW' PORTS(dg) = pq = N_NEW(sz + 1, bport_t); ^~~~~ layout.c: In function 'ecmp': layout.c:597:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] erec *e1 = (erec *) v1; ^ layout.c:598:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] erec *e2 = (erec *) v2; ^ In file included from ../../lib/common/render.h:44, from fdp.h:17, from tlayout.h:21, from layout.c:44: layout.c: In function 'getEdgeList': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ layout.c:628:13: note: in expansion of macro 'N_NEW' erecs = N_NEW(deg + 1, erec); ^~~~~ layout.c:643:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(erecs, deg, sizeof(erec), ecmp); ^~~ layout.c:654:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] while ((j < deg) && (erecs[j].alpha == a)) ^~ In file included from ../../lib/common/render.h:44, from fdp.h:17, from tlayout.h:21, from layout.c:44: layout.c: In function 'expandCluster': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ layout.c:751:7: note: in expansion of macro 'N_NEW' pp = N_NEW(sz + 1, bport_t); ^~~~~ layout.c: In function 'layout': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ layout.c:937:11: note: in expansion of macro 'N_NEW' bp = N_NEW(c_cnt, boolean); ^~~~~ layout.c: At top level: layout.c:1011:6: warning: no previous prototype for 'init_info' [-Wmissing-prototypes] void init_info(graph_t * g, layout_info * infop) ^~~~~~~~~ In file included from ../../lib/common/render.h:44, from fdp.h:17, from tlayout.h:21, from layout.c:44: layout.c: In function 'mkClusters': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ layout.c:1060:20: note: in expansion of macro 'RALLOC' GD_clust(g) = RALLOC(list.cnt + 1, list.cl, graph_t*); ^~~~~~ layout.c: In function 'fdp_init_graph': layout.c:1068:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] GD_ndim(g) = late_int(g, agattr(g,AGRAPH, "dim", NULL), 2, 2); ^~~~~~~~ layout.c: At top level: layout.c:1076:6: warning: no previous prototype for 'fdpLayout' [-Wmissing-prototypes] void fdpLayout(graph_t * g) ^~~~~~~~~ CC tlayout.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] tlayout.c: In function 'cool': tlayout.c:121:27: warning: unused parameter 'temp' [-Wunused-parameter] static double cool(double temp, int t) ~~~~~~~^~~~ tlayout.c: In function 'init_params': tlayout.c:144:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (T_T0 == -1.0) { ^~ tlayout.c: In function 'fdp_initParams': tlayout.c:192:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (D_T0 == -1.0) { ^~ tlayout.c: In function 'doRep': tlayout.c:228:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] while (dist2 == 0.0) { ^~ tlayout.c: In function 'applyAttr': tlayout.c:338:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] while (dist2 == 0.0) { ^~ tlayout.c: In function 'gAdjust': tlayout.c:400:19: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define FLOOR(d) ((int)floor(d)) ^ tlayout.c:416:16: note: in expansion of macro 'FLOOR' addGrid(grid, FLOOR((ND_pos(n))[0] / T_Cell), FLOOR((ND_pos(n))[1] / T_Cell), ^~~~~ tlayout.c:400:19: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] #define FLOOR(d) ((int)floor(d)) ^ tlayout.c:416:48: note: in expansion of macro 'FLOOR' addGrid(grid, FLOOR((ND_pos(n))[0] / T_Cell), FLOOR((ND_pos(n))[1] / T_Cell), ^~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from ./grid.h:23, from tlayout.c:43: tlayout.c: In function 'initPositions': ../../lib/common/arith.h:38:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MIN(a,b) ((a)<(b)?(a):(b)) ^ tlayout.c:479:13: note: in expansion of macro 'MIN' bb.LL.x = MIN(ND_pos(np)[0], bb.LL.x); ^~~ ../../lib/common/arith.h:38:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MIN(a,b) ((a)<(b)?(a):(b)) ^ tlayout.c:480:13: note: in expansion of macro 'MIN' bb.LL.y = MIN(ND_pos(np)[1], bb.LL.y); ^~~ ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ tlayout.c:481:13: note: in expansion of macro 'MAX' bb.UR.x = MAX(ND_pos(np)[0], bb.UR.x); ^~~ ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ tlayout.c:482:13: note: in expansion of macro 'MAX' bb.UR.y = MAX(ND_pos(np)[1], bb.UR.y); ^~~ In file included from ../../lib/common/render.h:40, from ./grid.h:23, from tlayout.c:43: ../../lib/common/types.h:486:19: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_pos(n) (((Agnodeinfo_t*)AGDATA(n))->pos) ^ tlayout.c:484:23: note: in expansion of macro 'ND_pos' bb.UR.x = bb.LL.x = ND_pos(np)[0]; ^~~~~~ ../../lib/common/types.h:486:19: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define ND_pos(n) (((Agnodeinfo_t*)AGDATA(n))->pos) ^ tlayout.c:485:23: note: in expansion of macro 'ND_pos' bb.UR.y = bb.LL.y = ND_pos(np)[1]; ^~~~~~ tlayout.c: At top level: tlayout.c:633:6: warning: no previous prototype for 'dumpstat' [-Wmissing-prototypes] void dumpstat(graph_t * g) ^~~~~~~~ tlayout.c: In function 'fdp_tLayout': tlayout.c:694:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((ctr.x != 0.0) || (ctr.y != 0.0)) { ^~ tlayout.c:694:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((ctr.x != 0.0) || (ctr.y != 0.0)) { ^~ CC xlayout.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] xlayout.c:60:6: warning: no previous prototype for 'pr2graphs' [-Wmissing-prototypes] void pr2graphs(Agraph_t *g0, Agraph_t *g1) ^~~~~~~~~ xlayout.c: In function 'xinit_params': xlayout.c:85:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (xParams.T0 == 0.0) ^~ xlayout.c:76:35: warning: unused parameter 'g' [-Wunused-parameter] static void xinit_params(graph_t* g, int n, xparams * xpms) ~~~~~~~~~^ xlayout.c: In function 'doRep': xlayout.c:267:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] while (dist2 == 0.0) { ^~ In file included from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from ./fdp.h:17, from ./xlayout.h:21, from xlayout.c:30: xlayout.c: In function 'x_layout': ../../lib/common/geom.h:69:27: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define PS2INCH(a_points) ((a_points)/(double)POINTS_PER_INCH) ^ xlayout.c:468:13: note: in expansion of macro 'PS2INCH' X_marg.x = PS2INCH(X_marg.x); /* sepFactor is in points */ ^~~~~~~ ../../lib/common/geom.h:69:27: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define PS2INCH(a_points) ((a_points)/(double)POINTS_PER_INCH) ^ xlayout.c:469:13: note: in expansion of macro 'PS2INCH' X_marg.y = PS2INCH(X_marg.y); ^~~~~~~ CC clusteredges.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] clusteredges.c:43:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ In file included from ../../lib/common/render.h:44, from ./clusteredges.h:21, from clusteredges.c:26: clusteredges.c: In function 'addObj': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ clusteredges.c:69:15: note: in expansion of macro 'RALLOC' l->obs = RALLOC(l->sz, l->obs, Ppoly_t *); ^~~~~~ clusteredges.c: In function 'compoundEdges': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ clusteredges.c:272:18: note: in expansion of macro 'N_NEW' P->boxes = N_NEW(agnnodes(g) + 20 * 2 * 9, boxf); ^~~~~ clusteredges.c:255:50: warning: unused parameter 'edgetype' [-Wunused-parameter] int compoundEdges(graph_t * g, expand_t* pm, int edgetype) ~~~~^~~~~~~~ CCLD libfdpgen_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/fdpgen' Making all in neatogen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/neatogen' CC adjust.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] adjust.c: In function 'chkBoundBox': adjust.c:100:12: warning: declaration of 'xmin' shadows a global declaration [-Wshadow] double xmin, xmax, ymin, ymax; ^~~~ In file included from site.h:23, from voronoi.h:23, from adjust.c:23: geometry.h:33:19: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ adjust.c:100:18: warning: declaration of 'xmax' shadows a global declaration [-Wshadow] double xmin, xmax, ymin, ymax; ^~~~ In file included from site.h:23, from voronoi.h:23, from adjust.c:23: geometry.h:33:25: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ adjust.c:100:24: warning: declaration of 'ymin' shadows a global declaration [-Wshadow] double xmin, xmax, ymin, ymax; ^~~~ In file included from site.h:23, from voronoi.h:23, from adjust.c:23: geometry.h:33:31: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ adjust.c:100:30: warning: declaration of 'ymax' shadows a global declaration [-Wshadow] double xmin, xmax, ymin, ymax; ^~~~ In file included from site.h:23, from voronoi.h:23, from adjust.c:23: geometry.h:33:37: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from adjust.c:19: adjust.c: In function 'makeInfo': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ adjust.c:162:16: note: in expansion of macro 'N_GNEW' nodeInfo = N_GNEW(nsites, Info_t); ^~~~~~ In file included from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from neato.h:35, from adjust.c:19: ../../lib/common/geom.h:69:27: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define PS2INCH(a_points) ((a_points)/(double)POINTS_PER_INCH) ^ adjust.c:172:14: note: in expansion of macro 'PS2INCH' pmargin.x = PS2INCH(pmargin.x); ^~~~~~~ ../../lib/common/geom.h:69:27: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define PS2INCH(a_points) ((a_points)/(double)POINTS_PER_INCH) ^ adjust.c:173:14: note: in expansion of macro 'PS2INCH' pmargin.y = PS2INCH(pmargin.y); ^~~~~~~ adjust.c: In function 'scomp': adjust.c:202:11: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] s1 = *(Site **) S1; ^ adjust.c:203:11: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] s2 = *(Site **) S2; ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from adjust.c:19: adjust.c: In function 'sortSites': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ adjust.c:225:10: note: in expansion of macro 'N_GNEW' sites = N_GNEW(nsites, Site *); ^~~~~~ adjust.c:239:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(sites, nsites, sizeof(Site *), scomp); ^~~~~~ adjust.c: In function 'rmEquality': adjust.c:298:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ((*jp)->coord.x != (*ip)->coord.x) || ^~ adjust.c:299:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ((*jp)->coord.y != (*ip)->coord.y)) { ^~ adjust.c:308:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ((*kp)->coord.x == (*ip)->coord.x) && ^~ adjust.c:309:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ((*kp)->coord.y == (*ip)->coord.y)) { ^~ adjust.c:316:40: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((kp < endSite) && ((*kp)->coord.y == (*ip)->coord.y)) { ^~ adjust.c: In function 'rePos': adjust.c:594:27: warning: unused parameter 'c' [-Wunused-parameter] static double rePos(Point c) ~~~~~~^ adjust.c: In function 'updateGraph': adjust.c:648:36: warning: unused parameter 'graph' [-Wunused-parameter] static void updateGraph(Agraph_t * graph) ~~~~~~~~~~~^~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from adjust.c:19: adjust.c: In function 'getSizes': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ adjust.c:674:19: note: in expansion of macro 'N_GNEW' real *sizes = N_GNEW(2 * agnnodes(g), real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ adjust.c:687:10: note: in expansion of macro 'N_GNEW' elabs = N_GNEW(nedge_nodes, int); ^~~~~~ adjust.c: In function 'makeMatrix': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ adjust.c:731:9: note: in expansion of macro 'N_GNEW' I = N_GNEW(nedges, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ adjust.c:732:9: note: in expansion of macro 'N_GNEW' J = N_GNEW(nedges, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ adjust.c:733:11: note: in expansion of macro 'N_GNEW' val = N_GNEW(nedges, real); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ adjust.c:738:9: note: in expansion of macro 'N_NEW' valD = N_NEW(nedges, real); ^~~~~ adjust.c:704:42: warning: unused parameter 'dim' [-Wunused-parameter] SparseMatrix makeMatrix(Agraph_t* g, int dim, SparseMatrix *D) ~~~~^~~ adjust.c: In function 'normalize': adjust.c:942:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p.x || p.y) ret = 1; ^ adjust.c:942:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p.x || p.y) ret = 1; ^~ adjust.c:956:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (phi) { ^~~ adjust.c: In function 'getAdjustMode': adjust.c:1041:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (!strncasecmp(s, ap->attrib, ap->len)) { ~~^~~~~ adjust.c: In function 'simpleScale': adjust.c:1100:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((sc.y == 1) && (sc.x == 1)) return 0; ^~ adjust.c:1100:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((sc.y == 1) && (sc.x == 1)) return 0; ^~ adjust.c: In function 'parseFactor': adjust.c:1277:14: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] pp->x = 1.0 + x/sepfact; ^~~ adjust.c:1278:14: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] pp->y = 1.0 + y/sepfact; ^~~ adjust.c: In function 'sepFactor': adjust.c:38:25: warning: conversion from 'double' to 'float' changes value from '8.0000000000000004e-1' to '8.00000012e-1f' [-Wfloat-conversion] #define SEPFACT 0.8 /* default esep/sep */ ^~~ adjust.c:1295:71: note: in expansion of macro 'SEPFACT' else if ((marg = agget(g, "esep")) && parseFactor(marg, &pmargin, SEPFACT, DFLT_MARGIN)) { ^~~~~~~ adjust.c: In function 'esepFactor': adjust.c:1321:90: warning: conversion from 'double' to 'float' changes value from '3.2000000000000002e+0' to '3.20000005e+0f' [-Wfloat-conversion] else if ((marg = agget(g, "sep")) && parseFactor(marg, &pmargin, 1.0/SEPFACT, SEPFACT*DFLT_MARGIN)) { adjust.c:38:25: warning: conversion from 'double' to 'float' changes value from '3.2000000000000002e+0' to '3.20000005e+0f' [-Wfloat-conversion] #define SEPFACT 0.8 /* default esep/sep */ ^~~ adjust.c:1324:26: note: in expansion of macro 'SEPFACT' pmargin.x = pmargin.y = SEPFACT*DFLT_MARGIN; ^~~~~~~ CC circuit.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC edges.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] edges.c: In function 'clip_line': edges.c:84:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (e->a == 1.0 && e->b >= 0.0) { ^~ edges.c:92:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (e->a == 1.0) { ^~ CC geometry.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] geometry.c: In function 'geominit': geometry.c:32:19: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] sqrt_nsites = (int) sqrt(sn); ^ geometry.c: In function 'intersection': geometry.c:78:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (denom == 0.0) ^~ CC heap.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] heap.c: In function 'PQbucket': heap.c:39:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] bucket = b; ^ heap.c: In function 'PQinsert': heap.c:55:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (he->ystar == next->ystar ^~ In file included from ../../lib/common/render.h:44, from heap.c:15: heap.c: In function 'PQinitialize': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ heap.c:122:11: note: in expansion of macro 'N_GNEW' PQhash = N_GNEW(PQhashsize, Halfedge); ^~~~~~ heap.c: At top level: heap.c:135:6: warning: no previous prototype for 'PQdump' [-Wmissing-prototypes] void PQdump(void) ^~~~~~ CC hedges.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from hedges.c:16: hedges.c: In function 'ELinitialize': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ hedges.c:42:11: note: in expansion of macro 'N_GNEW' ELhash = N_GNEW(ELhashsize, Halfedge *); ^~~~~~ hedges.c: In function 'hintersect': hedges.c:79:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (e1->reg[1]->coord.y == e2->reg[1]->coord.y && ^~ hedges.c: In function 'right_of': hedges.c:115:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (e->a == 1.0) { ^~ hedges.c: In function 'ELleftbnd': hedges.c:192:14: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] bucket = (p->x - xmin) / deltax * ELhashsize; ^ CC info.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] info.c: In function 'compare': info.c:47:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((p->p.x == q->p.x) && (p->p.y == q->p.y)) ^~ info.c:47:39: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((p->p.x == q->p.x) && (p->p.y == q->p.y)) ^~ info.c: In function 'addVertex': info.c:167:12: warning: declaration of 'origin' shadows a global declaration [-Wshadow] Point *origin = &(s->coord); ^~~~~~ In file included from site.h:23, from voronoi.h:23, from info.h:22, from info.c:17: geometry.h:31:18: note: shadowed declaration is here extern Point origin; ^~~~~~ CC neatoinit.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from neato.h:35, from neatoinit.c:23: neatoinit.c: In function 'user_spline': ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ neatoinit.c:303:7: note: in expansion of macro 'ALLOC' ps = ALLOC(n, 0, pointf); ^~~~~ neatoinit.c: In function 'add_cluster': neatoinit.c:451:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] GD_clust(g) = ZALLOC(cno + 1, GD_clust(g), graph_t *, GD_n_cluster(g)); ~~~~^~~ ../../lib/common/memory.h:43:63: note: in definition of macro 'ZALLOC' #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^~~~ ../../lib/common/types.h:375:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define GD_n_cluster(g) (((Agraphinfo_t*)AGDATA(g))->n_cluster) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../../lib/common/memory.h:43:81: note: in definition of macro 'ZALLOC' #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^~~~~ neatoinit.c:451:59: note: in expansion of macro 'GD_n_cluster' GD_clust(g) = ZALLOC(cno + 1, GD_clust(g), graph_t *, GD_n_cluster(g)); ^~~~~~~~~~~~ ../../lib/common/memory.h:43:109: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ZALLOC(size,ptr,type,osize) (ptr? (type*)zrealloc(ptr,size,sizeof(type),osize):(type*)zmalloc((size)*sizeof(type))) ^ neatoinit.c:451:19: note: in expansion of macro 'ZALLOC' GD_clust(g) = ZALLOC(cno + 1, GD_clust(g), graph_t *, GD_n_cluster(g)); ^~~~~~ neatoinit.c: In function 'init_nop': neatoinit.c:590:54: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (translate && !haveBackground && ((GD_bb(g).LL.x != 0)||(GD_bb(g).LL.y != 0))) ^~ neatoinit.c:590:76: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (translate && !haveBackground && ((GD_bb(g).LL.x != 0)||(GD_bb(g).LL.y != 0))) ^~ neatoinit.c: In function 'neato_init_graph': neatoinit.c:613:26: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] GD_ndim(agroot(g)) = late_int(g, agfindgraphattr(g, "dim"), outdim, 2); ^~~~~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from neato.h:35, from neatoinit.c:23: ../../lib/common/arith.h:38:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define MIN(a,b) ((a)<(b)?(a):(b)) ^ neatoinit.c:615:24: note: in expansion of macro 'MIN' GD_odim(g->root) = MIN(outdim, Ndim); ^~~ neatoinit.c: In function 'dfsCycle': neatoinit.c:715:25: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (graph[i].edists[e] == 1.0) continue; /* in edge */ ^~ neatoinit.c:719:34: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] graph[i].edists[e] = x; ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from neatoinit.c:23: neatoinit.c: In function 'makeGraphData': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:802:13: note: in expansion of macro 'N_GNEW' graph = N_GNEW(nv, vtx_data); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:803:13: note: in expansion of macro 'N_GNEW' nodes = N_GNEW(nv, node_t*); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:804:13: note: in expansion of macro 'N_GNEW' edges = N_GNEW(2 * ne + nv, int); /* reserve space for self loops */ ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:806:10: note: in expansion of macro 'N_GNEW' ewgts = N_GNEW(2 * ne + nv, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:808:13: note: in expansion of macro 'N_GNEW' eweights = N_GNEW(2 * ne + nv, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:811:11: note: in expansion of macro 'N_GNEW' edists = N_GNEW(2*ne+nv,float); ^~~~~~ In file included from ../../lib/common/render.h:40, from neato.h:35, from neatoinit.c:23: ../../lib/common/types.h:541:22: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define ED_factor(e) (((Agedgeinfo_t*)AGDATA(e))->factor) ^ neatoinit.c:845:33: note: in expansion of macro 'ED_factor' graph[i].eweights[idx] += ED_factor(ep); ^~~~~~~~~ neatoinit.c:847:20: warning: conversion from 'float' to 'int' may change value [-Wfloat-conversion] int curlen = graph[i].ewgts[idx]; ^~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from neato.h:35, from neatoinit.c:23: ../../lib/common/arith.h:43:18: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):(b)) ^ neatoinit.c:848:29: note: in expansion of macro 'MAX' graph[i].ewgts[idx] = MAX(ED_dist(ep), curlen); ^~~ In file included from ../../lib/common/render.h:40, from neato.h:35, from neatoinit.c:23: ../../lib/common/types.h:541:22: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define ED_factor(e) (((Agedgeinfo_t*)AGDATA(e))->factor) ^ neatoinit.c:857:21: note: in expansion of macro 'ED_factor' *eweights++ = ED_factor(ep); ^~~~~~~~~ ../../lib/common/types.h:558:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define ED_dist(e) (((Agedgeinfo_t*)AGDATA(e))->dist) ^ neatoinit.c:859:18: note: in expansion of macro 'ED_dist' *ewgts++ = ED_dist(ep); ^~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from neatoinit.c:23: ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ neatoinit.c:894:10: note: in expansion of macro 'RALLOC' edges = RALLOC(2 * ne + nv, graph[0].edges, int); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ neatoinit.c:896:14: note: in expansion of macro 'RALLOC' ewgts = RALLOC(2 * ne + nv, graph[0].ewgts, float); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ neatoinit.c:898:17: note: in expansion of macro 'RALLOC' eweights = RALLOC(2 * ne + nv, graph[0].eweights, float); ^~~~~~ neatoinit.c: In function 'majorization': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:1143:14: note: in expansion of macro 'N_GNEW' coords = N_GNEW(dim, double *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatoinit.c:1144:17: note: in expansion of macro 'N_GNEW' coords[0] = N_GNEW(nv * dim, double); ^~~~~~ neatoinit.c:1251:6: warning: declaration of 'i' shadows a previous local [-Wshadow] int i; ^ neatoinit.c:1128:9: note: shadowed declaration is here int i, rv = 0; ^ neatoinit.c:1124:23: warning: unused parameter 'mg' [-Wunused-parameter] majorization(graph_t *mg, graph_t * g, int nv, int mode, int model, int dim, int steps, adjust_data* am) ~~~~~~~~~^~ neatoinit.c:1124:82: warning: unused parameter 'steps' [-Wunused-parameter] majorization(graph_t *mg, graph_t * g, int nv, int mode, int model, int dim, int steps, adjust_data* am) ~~~~^~~~~ neatoinit.c:1124:102: warning: unused parameter 'am' [-Wunused-parameter] majorization(graph_t *mg, graph_t * g, int nv, int mode, int model, int dim, int steps, adjust_data* am) ~~~~~~~~~~~~~^~ neatoinit.c: In function 'mds_model': neatoinit.c:1284:40: warning: unused parameter 'nG' [-Wunused-parameter] static void mds_model(graph_t * g, int nG) ~~~~^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from neatoinit.c:23: neatoinit.c: In function 'neato_layout': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ neatoinit.c:1465:12: note: in expansion of macro 'N_NEW' bp = N_NEW(n_cc, boolean); ^~~~~ neatoinit.c:1469:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pinfo.margin = Pack; ^~~~ CC legal.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] legal.c: In function 'sgnarea': legal.c:80:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] i[0] = ((t == 0) ? 0 : (t > 0 ? 1 : -1)); ^~ legal.c:82:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] i[1] = ((t == 0) ? 0 : (t > 0 ? 1 : -1)); ^~ legal.c: In function 'between': legal.c:89:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((f == g) || (g == h)) ^~ legal.c:89:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((f == g) || (g == h)) ^~ legal.c: In function 'online': legal.c:101:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] return ((a.x == b.x) ? ((a.x == c.x) ^~ legal.c:101:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] return ((a.x == b.x) ? ((a.x == c.x) ^~ legal.c: In function 'intpoint': legal.c:124:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ls.x == le.x) { ^~ legal.c:127:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (ms.x == me.x) { ^~ legal.c:164:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((ls.x - le.x) * (ms.y - ls.y) == (ls.y - le.y) * (ms.x - ls.x)) { ^~ legal.c:121:5: warning: switch missing default case [-Wswitch-default] switch (cond) { ^~~~~~ legal.c: In function 'realIntersect': legal.c:195:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (((vft.x != avft.x) && (vsd.x != avsd.x)) || ^~ legal.c:195:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (((vft.x != avft.x) && (vsd.x != avsd.x)) || ^~ legal.c:196:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ((vft.x == avft.x) && ^~ legal.c:25:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:197:4: note: in expansion of macro 'EQ_PT' !EQ_PT(vft, p) && ^~~~~ legal.c:25:48: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:197:4: note: in expansion of macro 'EQ_PT' !EQ_PT(vft, p) && ^~~~~ legal.c:25:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:198:4: note: in expansion of macro 'EQ_PT' !EQ_PT(avft, p)) || ^~~~~ legal.c:25:48: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:198:4: note: in expansion of macro 'EQ_PT' !EQ_PT(avft, p)) || ^~~~~ legal.c:199:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] ((vsd.x == avsd.x) && ^~ legal.c:25:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:200:4: note: in expansion of macro 'EQ_PT' !EQ_PT(vsd, p) && !EQ_PT(avsd, p))) ^~~~~ legal.c:25:48: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:200:4: note: in expansion of macro 'EQ_PT' !EQ_PT(vsd, p) && !EQ_PT(avsd, p))) ^~~~~ legal.c:25:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:200:22: note: in expansion of macro 'EQ_PT' !EQ_PT(vsd, p) && !EQ_PT(avsd, p))) ^~~~~ legal.c:25:48: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ_PT(v,w) (((v).x == (w).x) && ((v).y == (w).y)) ^~ legal.c:200:22: note: in expansion of macro 'EQ_PT' !EQ_PT(vsd, p) && !EQ_PT(avsd, p))) ^~~~~ legal.c: In function 'find_intersection': legal.c:219:19: warning: unused parameter 'ilist' [-Wunused-parameter] intersection* ilist, data *input) ~~~~~~~~~~~~~~^~~~~ legal.c:219:32: warning: unused parameter 'input' [-Wunused-parameter] intersection* ilist, data *input) ~~~~~~^~~~~ legal.c: In function 'gt': legal.c:266:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((t = (*i)->pos.x - (*j)->pos.x) != 0.) ^~ legal.c:268:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((t = (*i)->pos.y - (*j)->pos.y) == 0.) ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from legal.c:14: legal.c: In function 'find_ints': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ legal.c:292:15: note: in expansion of macro 'N_GNEW' pvertex = N_GNEW(input->nvertices, vertex *); ^~~~~~ legal.c:298:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(pvertex, input->nvertices, sizeof(vertex *), ~~~~~^~~~~~~~~~~ legal.c:306:6: warning: switch missing default case [-Wswitch-default] switch (gt(&pt1, &pt2)) { ^~~~~~ legal.c:280:12: warning: unused parameter 'polygon_list' [-Wunused-parameter] polygon polygon_list[], ~~~~~~~~^~~~~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from legal.c:14: legal.c: In function 'Plegal_arrangement': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ legal.c:422:20: note: in expansion of macro 'N_GNEW' polygon_list = N_GNEW(n_polys, polygon); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ legal.c:427:19: note: in expansion of macro 'N_GNEW' vertex_list = N_GNEW(nverts, vertex); ^~~~~~ legal.c:414:20: warning: variable 'nverts' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] int i, j, vno, nverts, found; ^~~~~~ CC lu.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] lu.c:67:5: warning: no previous prototype for 'lu_decompose' [-Wmissing-prototypes] int lu_decompose(double **a, int n) ^~~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from ./neato.h:35, from lu.c:49: lu.c: In function 'lu_decompose': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ lu.c:78:10: note: in expansion of macro 'N_NEW' ps = N_NEW(n, int); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ lu.c:81:14: note: in expansion of macro 'N_NEW' scales = N_NEW(n, double); ^~~~~ lu.c:89:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (biggest != 0.0) ^~ lu.c:107:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (biggest == 0.0) ^~ lu.c:119:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (mult != 0.0) { ^~ lu.c:126:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (lu[ps[n - 1]][n - 1] == 0.0) ^~ lu.c: At top level: lu.c:142:6: warning: no previous prototype for 'lu_solve' [-Wmissing-prototypes] void lu_solve(double *x, double *b, int n) ^~~~~~~~ CC matinv.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] matinv.c:42:5: warning: no previous prototype for 'matinv' [-Wmissing-prototypes] int matinv(double **A, double **Ainv, int n) ^~~~~~ In file included from ../../lib/common/render.h:44, from matinv.c:38: matinv.c: In function 'matinv': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ matinv.c:52:9: note: in expansion of macro 'N_NEW' b = N_NEW(n, double); ^~~~~ CC memory.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] memory.c: In function 'freeinit': memory.c:41:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) ^ memory.c:47:20: note: in expansion of macro 'LCM' fl->nodesize = LCM(size, sizeof(Freenode)); ^~~ memory.c:41:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) ^ memory.c:47:20: note: in expansion of macro 'LCM' fl->nodesize = LCM(size, sizeof(Freenode)); ^~~ memory.c:41:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) ^ memory.c:47:20: note: in expansion of macro 'LCM' fl->nodesize = LCM(size, sizeof(Freenode)); ^~~ memory.c:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) ^ memory.c:47:20: note: in expansion of macro 'LCM' fl->nodesize = LCM(size, sizeof(Freenode)); ^~~ memory.c:41:34: warning: operand of ?: changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) ^~~ memory.c:47:20: note: in expansion of macro 'LCM' fl->nodesize = LCM(size, sizeof(Freenode)); ^~~ memory.c:41:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) ^ memory.c:47:20: note: in expansion of macro 'LCM' fl->nodesize = LCM(size, sizeof(Freenode)); ^~~ memory.c:41:18: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) ^ memory.c:47:20: note: in expansion of macro 'LCM' fl->nodesize = LCM(size, sizeof(Freenode)); ^~~ memory.c: In function 'getfree': memory.c:73:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] mem->nodes = gmalloc(sqrt_nsites * size); ~~~~~~~~~~~~^~~~~~ CC poly.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] poly.c: In function 'bbox': poly.c:53:12: warning: declaration of 'xmin' shadows a global declaration [-Wshadow] double xmin, ymin, xmax, ymax; ^~~~ In file included from poly.h:21, from poly.c:21: geometry.h:33:19: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ poly.c:53:18: warning: declaration of 'ymin' shadows a global declaration [-Wshadow] double xmin, ymin, xmax, ymax; ^~~~ In file included from poly.h:21, from poly.c:21: geometry.h:33:31: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ poly.c:53:24: warning: declaration of 'xmax' shadows a global declaration [-Wshadow] double xmin, ymin, xmax, ymax; ^~~~ In file included from poly.h:21, from poly.c:21: geometry.h:33:25: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ poly.c:53:30: warning: declaration of 'ymax' shadows a global declaration [-Wshadow] double xmin, ymin, xmax, ymax; ^~~~ In file included from poly.h:21, from poly.c:21: geometry.h:33:37: note: shadowed declaration is here extern double xmin, xmax, ymin, ymax; /* extreme x,y values of sites */ ^~~~ poly.c: In function 'isBox': poly.c:134:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (verts[0].y == verts[1].y) ^~ poly.c:135:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] return ((verts[2].y == verts[3].y) && ^~ poly.c:136:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (verts[0].x == verts[3].x) && (verts[1].x == verts[2].x)); ^~ poly.c:136:45: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (verts[0].x == verts[3].x) && (verts[1].x == verts[2].x)); ^~ poly.c:138:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] return ((verts[0].x == verts[1].x) && ^~ poly.c:139:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (verts[2].x == verts[3].x) && ^~ poly.c:140:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (verts[0].y == verts[3].y) && (verts[1].y == verts[2].y)); ^~ poly.c:140:45: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] (verts[0].y == verts[3].y) && (verts[1].y == verts[2].y)); ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from poly.c:17: poly.c: In function 'genRound': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:170:13: note: in expansion of macro 'N_GNEW' verts = N_GNEW(sides, Point); ^~~~~~ poly.c: In function 'makeAddPoly': poly.c:192:8: warning: declaration of 'b' shadows a previous local [-Wshadow] Point b; ^ poly.c:189:10: note: shadowed declaration is here boxf b; ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from poly.c:17: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:197:10: note: in expansion of macro 'N_GNEW' verts = N_GNEW(sides, Point); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:219:11: note: in expansion of macro 'N_GNEW' verts = N_GNEW(sides, Point); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:248:14: note: in expansion of macro 'N_GNEW' verts = N_GNEW(sides, Point); ^~~~~~ poly.c:250:42: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[0] = makeScaledTransPoint(b.LL.x, b.LL.y, -xmargin, -ymargin); ~~~~^~ poly.c:250:50: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[0] = makeScaledTransPoint(b.LL.x, b.LL.y, -xmargin, -ymargin); ~~~~^~ poly.c:251:42: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[1] = makeScaledTransPoint(b.UR.x, b.LL.y, xmargin, -ymargin); ~~~~^~ poly.c:251:50: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[1] = makeScaledTransPoint(b.UR.x, b.LL.y, xmargin, -ymargin); ~~~~^~ poly.c:252:42: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[2] = makeScaledTransPoint(b.UR.x, b.UR.y, xmargin, ymargin); ~~~~^~ poly.c:252:50: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[2] = makeScaledTransPoint(b.UR.x, b.UR.y, xmargin, ymargin); ~~~~^~ poly.c:253:42: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[3] = makeScaledTransPoint(b.LL.x, b.UR.y, -xmargin, ymargin); ~~~~^~ poly.c:253:50: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] verts[3] = makeScaledTransPoint(b.LL.x, b.UR.y, -xmargin, ymargin); ~~~~^~ poly.c: In function 'makePoly': poly.c:284:8: warning: declaration of 'b' shadows a previous local [-Wshadow] Point b; ^ poly.c:281:10: note: shadowed declaration is here boxf b; ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from poly.c:17: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:289:10: note: in expansion of macro 'N_GNEW' verts = N_GNEW(sides, Point); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:300:11: note: in expansion of macro 'N_GNEW' verts = N_GNEW(sides, Point); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:321:14: note: in expansion of macro 'N_GNEW' verts = N_GNEW(sides, Point); ^~~~~~ poly.c:343:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((xmargin != 1.0) || (ymargin != 1.0)) ^~ poly.c:343:38: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((xmargin != 1.0) || (ymargin != 1.0)) ^~ poly.c: In function 'edgesIntersect': poly.c:400:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((cross == 0) && !bHA && !aHB) { ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from poly.c:17: poly.c: In function 'inPoly': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:435:8: note: in expansion of macro 'N_GNEW' tp3 = N_GNEW(maxcnt, Point); ^~~~~~ poly.c:448:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((tp3[i].y == 0) && (tp3[i1].y == 0)) { ^~ poly.c:448:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((tp3[i].y == 0) && (tp3[i1].y == 0)) { ^~ poly.c:464:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (x == 0) ^~ poly.c:469:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((tp3[i].y == 0) || (tp3[i1].y == 0)) { ^~ poly.c:469:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((tp3[i].y == 0) || (tp3[i1].y == 0)) { ^~ poly.c: In function 'inBox': poly.c:485:33: warning: declaration of 'origin' shadows a global declaration [-Wshadow] static int inBox(Point p, Point origin, Point corner) ~~~~~~^~~~~~ In file included from poly.h:21, from poly.c:21: geometry.h:31:18: note: shadowed declaration is here extern Point origin; ^~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from poly.c:17: poly.c: In function 'polyOverlap': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:533:8: note: in expansion of macro 'N_GNEW' tp1 = N_GNEW(maxcnt, Point); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ poly.c:534:8: note: in expansion of macro 'N_GNEW' tp2 = N_GNEW(maxcnt, Point); ^~~~~~ CC printvis.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] printvis.c:19:6: warning: no previous prototype for 'printvis' [-Wmissing-prototypes] void printvis(vconfig_t * cp) ^~~~~~~~ CC site.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC solve.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] solve.c:23:6: warning: no previous prototype for 'solve' [-Wmissing-prototypes] void solve(double *a, double *b, double *c, int n) ^~~~~ In file included from ../../lib/common/render.h:44, from solve.c:19: solve.c: In function 'solve': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ solve.c:34:13: note: in expansion of macro 'N_GNEW' asave = N_GNEW(nsq, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ solve.c:35:13: note: in expansion of macro 'N_GNEW' csave = N_GNEW(n, double); ^~~~~~ CC neatosplines.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] neatosplines.c: In function 'spline_merge': neatosplines.c:34:38: warning: unused parameter 'n' [-Wunused-parameter] static boolean spline_merge(node_t * n) ~~~~~~~~~^ neatosplines.c: In function 'swap_ends_p': neatosplines.c:39:37: warning: unused parameter 'e' [-Wunused-parameter] static boolean swap_ends_p(edge_t * e) ~~~~~~~~~^ neatosplines.c: At top level: neatosplines.c:44:1: warning: missing initializer for field 'ignoreSwap' of 'splineInfo' {aka 'struct '} [-Wmissing-field-initializers] static splineInfo sinfo = { swap_ends_p, spline_merge }; ^~~~~~ In file included from ../../lib/common/render.h:40, from neato.h:35, from neatosplines.c:17: ../../lib/common/types.h:88:10: note: 'ignoreSwap' declared here boolean ignoreSwap; /* Test for swapped edges if false */ ^~~~~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from neatosplines.c:17: neatosplines.c: In function 'make_barriers': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatosplines.c:61:11: note: in expansion of macro 'N_GNEW' bar = N_GNEW(n, Pedge_t); ^~~~~~ neatosplines.c: In function 'newitem': neatosplines.c:117:29: warning: unused parameter 'd' [-Wunused-parameter] static void *newitem(Dt_t * d, edgeitem * obj, Dtdisc_t * disc) ~~~~~~~^ neatosplines.c: In function 'freeitem': neatosplines.c:130:29: warning: unused parameter 'd' [-Wunused-parameter] static void freeitem(Dt_t * d, edgeitem * obj, Dtdisc_t * disc) ~~~~~~~^ neatosplines.c:130:59: warning: unused parameter 'disc' [-Wunused-parameter] static void freeitem(Dt_t * d, edgeitem * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ neatosplines.c: In function 'cmpitems': neatosplines.c:149:14: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] if ((x = key1->p1.x - key2->p1.x)) ^~~~ neatosplines.c:151:14: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] if ((x = key1->p1.y - key2->p1.y)) ^~~~ neatosplines.c:153:14: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] if ((x = key1->p2.x - key2->p2.x)) ^~~~ neatosplines.c:155:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] return (key1->p2.y - key2->p2.y); ~~~~~~~~~~~~^~~~~~~~~~~~~ neatosplines.c:136:17: warning: unused parameter 'd' [-Wunused-parameter] cmpitems(Dt_t * d, edgeinfo * key1, edgeinfo * key2, Dtdisc_t * disc) ~~~~~~~^ neatosplines.c:136:65: warning: unused parameter 'disc' [-Wunused-parameter] cmpitems(Dt_t * d, edgeinfo * key1, edgeinfo * key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from neatosplines.c:17: neatosplines.c: In function 'makeSelfArcs': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ neatosplines.c:239:19: note: in expansion of macro 'N_GNEW' edge_t **edges = N_GNEW(cnt, edge_t *); ^~~~~~ neatosplines.c: In function 'makeObstacle': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ neatosplines.c:329:12: note: in expansion of macro 'N_NEW' obs->ps = N_NEW(sides, Ppoint_t); ^~~~~ neatosplines.c:336:4: warning: switch missing default case [-Wswitch-default] switch (j) { ^~~~~~ neatosplines.c:277:13: warning: variable 'desc' set but not used [-Wunused-but-set-variable] epsf_t *desc; ^~~~ neatosplines.c: In function 'getPath': neatosplines.c:442:65: warning: unused parameter 'obs' [-Wunused-parameter] getPath(edge_t * e, vconfig_t * vconfig, int chkPts, Ppoly_t ** obs, ~~~~~~~~~~~^~~ neatosplines.c:443:6: warning: unused parameter 'npoly' [-Wunused-parameter] int npoly) ~~~~^~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from neatosplines.c:17: neatosplines.c: In function '_spline_edges': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ neatosplines.c:567:8: note: in expansion of macro 'N_NEW' obs = N_NEW(agnnodes(g), Ppoly_t *); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ neatosplines.c:628:18: note: in expansion of macro 'N_NEW' P->boxes = N_NEW(agnnodes(g) + 20 * 2 * 9, boxf); ^~~~~ In file included from ../../lib/common/render.h:40, from neato.h:35, from neatosplines.c:17: neatosplines.c: In function '_neato_set_aspect': ../../lib/common/types.h:336:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define GD_bb(g) (((Agraphinfo_t*)AGDATA(g))->bb) ^ neatosplines.c:1011:6: note: in expansion of macro 'GD_bb' if (GD_bb(g).LL.x || GD_bb(g).LL.y) { ^~~~~ neatosplines.c:1011:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (GD_bb(g).LL.x || GD_bb(g).LL.y) { ^~ CC stuff.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from neato.h:35, from stuff.c:17: stuff.c: In function 'new_array': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stuff.c:52:10: note: in expansion of macro 'N_NEW' rv = N_NEW(m, double *); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stuff.c:53:11: note: in expansion of macro 'N_NEW' mem = N_NEW(m * n, double); ^~~~~ stuff.c: In function 'new_3array': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stuff.c:77:10: note: in expansion of macro 'N_NEW' rv = N_NEW(m + 1, double **); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stuff.c:79:10: note: in expansion of macro 'N_NEW' rv[i] = N_NEW(n + 1, double *); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stuff.c:81:17: note: in expansion of macro 'N_NEW' rv[i][j] = N_NEW(p, double); ^~~~~ stuff.c: In function 'lenattr': stuff.c:120:61: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((sscanf(s, "%lf", val) < 1) || (*val < 0) || ((*val == 0) && !Nop)) { ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from stuff.c:17: stuff.c: In function 'scan_graph_mode': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stuff.c:257:22: note: in expansion of macro 'N_NEW' GD_neato_nlist(G) = N_NEW(nV + 1, node_t *); ^~~~~ stuff.c: At top level: stuff.c:445:6: warning: no previous prototype for 'update_arrays' [-Wmissing-prototypes] void update_arrays(graph_t * G, int nG, int i) ^~~~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from stuff.c:17: stuff.c: In function 'move_node': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ stuff.c:573:9: note: in expansion of macro 'ALLOC' a = ALLOC(Ndim * Ndim, a, double); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ stuff.c:573:9: note: in expansion of macro 'ALLOC' a = ALLOC(Ndim * Ndim, a, double); ^~~~~ stuff.c: In function 'shortest_path': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stuff.c:673:12: note: in expansion of macro 'N_NEW' Heap = N_NEW(nG + 1, node_t *); ^~~~~ stuff.c: In function 'allow_edits': stuff.c:729:21: warning: unused parameter 'nsec' [-Wunused-parameter] int allow_edits(int nsec) ~~~~^~~~ CC voronoi.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] voronoi.c: In function 'voronoi': voronoi.c:48:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] || (newsite->coord.y == ^~ voronoi.c:22:18: warning: unused parameter 'triangulate' [-Wunused-parameter] void voronoi(int triangulate, Site * (*nextsite) (void)) ~~~~^~~~~~~~~~~ CC stress.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] stress.c: In function 'initLayout': stress.c:159:23: warning: unused parameter 'graph' [-Wunused-parameter] initLayout(vtx_data * graph, int n, int dim, double **coords, ~~~~~~~~~~~^~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from stress.c:15: stress.c: In function 'circuitModel': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:202:18: note: in expansion of macro 'N_NEW' float *Dij = N_NEW(nG * (nG + 1) / 2, float); ^~~~~ stress.c: In function 'sparse_stress_subspace_majorization_kD': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:290:25: note: in expansion of macro 'N_GNEW' double **subspace = N_GNEW(subspace_dim, double *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:291:25: note: in expansion of macro 'N_GNEW' double *d_storage = N_GNEW(subspace_dim * n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:350:19: note: in expansion of macro 'N_GNEW' CenterIndex = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:370:12: note: in expansion of macro 'N_GNEW' dist = N_GNEW(n, DistType); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:375:22: note: in expansion of macro 'N_GNEW' invCenterIndex = N_GNEW(num_centers, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:377:15: note: in expansion of macro 'N_GNEW' storage = N_GNEW(n * num_centers, DistType); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:378:11: note: in expansion of macro 'N_GNEW' Dij = N_GNEW(num_centers, DistType *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:433:21: note: in expansion of macro 'N_GNEW' visited_nodes = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:434:17: note: in expansion of macro 'N_GNEW' distances = N_GNEW(n, dist_data); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:439:27: note: in expansion of macro 'N_GNEW' distances[i].edges = N_GNEW(n - 1, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:440:27: note: in expansion of macro 'N_GNEW' distances[i].edist = N_GNEW(n - 1, DistType); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:485:17: note: in expansion of macro 'N_GNEW' storage1 = N_GNEW(available_space, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:486:17: note: in expansion of macro 'N_GNEW' storage2 = N_GNEW(available_space, DistType); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:524:11: note: in expansion of macro 'N_GNEW' lap = N_GNEW(n, vtx_data); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:525:13: note: in expansion of macro 'N_GNEW' edges = N_GNEW(nedges + n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:526:13: note: in expansion of macro 'N_GNEW' ewgts = N_GNEW(nedges + n, float); ^~~~~~ stress.c:546:14: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] ewgts[j] = -1.0 / (float) dist_list[j]; ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from stress.c:15: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:562:18: note: in expansion of macro 'N_GNEW' directions = N_GNEW(dim, double *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:563:21: note: in expansion of macro 'N_GNEW' directions[0] = N_GNEW(dim * subspace_dim, double); ^~~~~~ stress.c:599:22: warning: cast from function call of type 'int' to non-matching type 'double' [-Wbad-function-cast] directions[k][i] = (double) (rand()) / RAND_MAX; ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from stress.c:15: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:628:9: note: in expansion of macro 'N_GNEW' b = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ stress.c:629:20: note: in expansion of macro 'N_GNEW' b_restricted = N_GNEW(subspace_dim, double); ^~~~~~ stress.c:649:21: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] L_ij = -ewgts[j] * dist_list[j] / dist_ij; /* L_ij=w_{ij}*d_{ij}/dist_{ij} */ ^ stress.c:262:13: warning: unused parameter 'nedges_graph' [-Wunused-parameter] int nedges_graph, /* Number of edges */ ~~~~^~~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from stress.c:15: stress.c: In function 'compute_weighted_apsp_packed': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:716:18: note: in expansion of macro 'N_NEW' float *Dij = N_NEW(n * (n + 1) / 2, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:718:17: note: in expansion of macro 'N_NEW' float *Di = N_NEW(n, float); ^~~~~ stress.c: In function 'compute_apsp_packed': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:775:18: note: in expansion of macro 'N_NEW' float *Dij = N_NEW(n * (n + 1) / 2, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:777:20: note: in expansion of macro 'N_NEW' DistType *Di = N_NEW(n, DistType); ^~~~~ stress.c: In function 'compute_apsp_artifical_weights_packed': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:813:15: note: in expansion of macro 'N_NEW' weights = N_NEW(nedges, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:814:15: note: in expansion of macro 'N_NEW' vtx_vec = N_NEW(n, int); ^~~~~ stress.c:847:22: warning: conversion from 'int' to 'float' may change value [-Wconversion] ((float) deg_i + deg_j - ^ stress.c:847:30: warning: conversion from 'int' to 'float' may change value [-Wconversion] ((float) deg_i + deg_j - ^ stress.c: At top level: stress.c:868:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from stress.c:15: stress.c: In function 'stress_majorization_kD_mkernel': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1030:14: note: in expansion of macro 'N_NEW' coords = N_NEW(dim, float *); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1031:17: note: in expansion of macro 'N_NEW' f_storage = N_NEW(dim * n, float); ^~~~~ stress.c:1043:29: warning: conversion from 'int' to 'float' may change value [-Wconversion] constant_term = ((float) n * (n - 1) / 2); ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from stress.c:15: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1079:15: note: in expansion of macro 'N_NEW' degrees = N_NEW(n, DegType); ^~~~~ stress.c:1081:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memset(degrees, 0, n * sizeof(DegType)); ^ stress.c:1093:16: warning: conversion from 'long double' to 'float' may change value [-Wfloat-conversion] lap2[count] = degrees[i]; ^~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from stress.c:15: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1110:9: note: in expansion of macro 'N_NEW' b = N_NEW(dim, float *); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1111:12: note: in expansion of macro 'N_NEW' b[0] = N_NEW(dim * n, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1116:18: note: in expansion of macro 'N_NEW' tmp_coords = N_NEW(n, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1117:24: note: in expansion of macro 'N_NEW' dist_accumulator = N_NEW(n, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ stress.c:1128:12: note: in expansion of macro 'N_NEW' lap1 = N_NEW(lap_length, float); ^~~~~ stress.c:1148:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memset(degrees, 0, n * sizeof(DegType)); ^ stress.c:1209:20: warning: conversion from 'long double' to 'float' may change value [-Wfloat-conversion] lap1[count] = degrees[i]; ^~~~~~~ CC kkutils.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] kkutils.c: In function 'common_neighbors': kkutils.c:21:44: warning: unused parameter 'v' [-Wunused-parameter] int common_neighbors(vtx_data * graph, int v, int u, int *v_vector) ~~~~^ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from bfs.h:21, from kkutils.c:15: kkutils.c: In function 'compute_apsp_dijkstra': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ kkutils.c:65:15: note: in expansion of macro 'N_GNEW' storage = N_GNEW(n * n, DistType); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ kkutils.c:66:11: note: in expansion of macro 'N_GNEW' dij = N_GNEW(n, DistType *); ^~~~~~ kkutils.c: In function 'compute_apsp_simple': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ kkutils.c:81:25: note: in expansion of macro 'N_GNEW' DistType *storage = N_GNEW(n * n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ kkutils.c:85:11: note: in expansion of macro 'N_GNEW' dij = N_GNEW(n, DistType *); ^~~~~~ kkutils.c: In function 'quicksort_placef': kkutils.c:198:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(ordering+first, last-first+1, sizeof(ordering[0]), (qsort_cmpf)fcmpf); ~~~~~~~~~~^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from bfs.h:21, from kkutils.c:15: kkutils.c: In function 'compute_new_weights': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ kkutils.c:249:20: note: in expansion of macro 'N_GNEW' int *vtx_vec = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ kkutils.c:255:15: note: in expansion of macro 'N_GNEW' weights = N_GNEW(nedges, float); ^~~~~~ CC matrix_ops.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from matrix_ops.c:16: matrix_ops.c: In function 'power_iteration': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ matrix_ops.c:30:23: note: in expansion of macro 'N_GNEW' double *tmp_vec = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ matrix_ops.c:31:24: note: in expansion of macro 'N_GNEW' double *last_vec = N_GNEW(n, double); ^~~~~~ matrix_ops.c: In function 'mult_dense_mat': matrix_ops.c:154:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] storage = (float *) realloc(C[0], dim1 * dim3 * sizeof(A[0])); ^ matrix_ops.c:155:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *CC = C = (float **) realloc(C, dim1 * sizeof(A)); ^ matrix_ops.c:157:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] storage = (float *) malloc(dim1 * dim3 * sizeof(A[0])); ^ matrix_ops.c:158:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *CC = C = (float **) malloc(dim1 * sizeof(A)); ^ matrix_ops.c: In function 'mult_dense_mat_d': matrix_ops.c:190:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] storage = (double *) realloc(C[0], dim1 * dim3 * sizeof(double)); ^ matrix_ops.c:191:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *CC = C = (double **) realloc(C, dim1 * sizeof(double *)); ^ matrix_ops.c:193:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] storage = (double *) malloc(dim1 * dim3 * sizeof(double)); ^ matrix_ops.c:194:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *CC = C = (double **) malloc(dim1 * sizeof(double *)); ^ matrix_ops.c: In function 'mult_sparse_dense_mat_transpose': matrix_ops.c:229:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] storage = (float *) realloc(C[0], dim1 * dim2 * sizeof(A[0])); ^ matrix_ops.c:230:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *CC = C = (float **) realloc(C, dim1 * sizeof(A)); ^ matrix_ops.c:232:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] storage = (float *) malloc(dim1 * dim2 * sizeof(A[0])); ^ matrix_ops.c:233:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *CC = C = (float **) malloc(dim1 * sizeof(A)); ^ matrix_ops.c: In function 'orthog1f': matrix_ops.c:555:9: warning: conversion from 'int' to 'float' may change value [-Wconversion] sum /= n; ^~ matrix_ops.c: In function 'invert_vec': matrix_ops.c:719:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((v = vec[i]) != 0.0) ^~ CC embed_graph.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from dijkstra.h:23, from embed_graph.c:23: embed_graph.c: In function 'embed_graph': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ embed_graph.c:43:25: note: in expansion of macro 'N_GNEW' DistType *storage = N_GNEW(n * dim, DistType); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ embed_graph.c:45:22: note: in expansion of macro 'N_GNEW' DistType *dist = N_GNEW(n, DistType); /* this vector stores the distances of ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ embed_graph.c:57:24: note: in expansion of macro 'N_GNEW' *Coords = coords = N_GNEW(dim, DistType *); ^~~~~~ CC dijkstra.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from bfs.h:21, from dijkstra.c:24: dijkstra.c: In function 'initHeap': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ dijkstra.c:104:20: note: in expansion of macro 'N_GNEW' else h->data = N_GNEW(n - 1, int); ^~~~~~ dijkstra.c: In function 'dijkstra': dijkstra.c:166:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] index = (int *) realloc(index, n * sizeof(int)); ^ dijkstra.c:179:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (closestDist == MAX_DIST) ^~ dijkstra.c:193:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dist[i] == MAX_DIST) /* 'i' is not connected to 'vertex' */ ^~ dijkstra.c: In function 'dijkstra_bounded': dijkstra.c:227:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] (boolean *) realloc(node_in_neighborhood, n * sizeof(boolean)); ^ dijkstra.c:241:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] index = (int *) realloc(index, n * sizeof(int)); ^ dijkstra.c:259:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (closestDist == MAX_DIST) ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from bfs.h:21, from dijkstra.c:24: dijkstra.c: In function 'initHeap_f': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ dijkstra.c:305:15: note: in expansion of macro 'N_GNEW' h->data = N_GNEW(n - 1, int); ^~~~~~ dijkstra.c: In function 'dijkstra_f': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ dijkstra.c:371:13: note: in expansion of macro 'N_GNEW' index = N_GNEW(n, int); ^~~~~~ dijkstra.c:384:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (closestDist == MAXFLOAT) ^~ CC conjgrad.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from conjgrad.h:23, from conjgrad.c:16: conjgrad.c: In function 'conjugate_gradient': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:34:17: note: in expansion of macro 'N_GNEW' double *r = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:35:17: note: in expansion of macro 'N_GNEW' double *p = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:36:18: note: in expansion of macro 'N_GNEW' double *Ap = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:37:18: note: in expansion of macro 'N_GNEW' double *Ax = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:38:22: note: in expansion of macro 'N_GNEW' double *alphap = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:40:22: note: in expansion of macro 'N_GNEW' double *orth_b = N_GNEW(n, double); ^~~~~~ conjgrad.c:52:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p_Ap == 0) ^~ conjgrad.c:70:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r_r == 0) { ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from conjgrad.h:23, from conjgrad.c:16: conjgrad.c: In function 'conjugate_gradient_f': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:107:17: note: in expansion of macro 'N_GNEW' double *r = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:108:17: note: in expansion of macro 'N_GNEW' double *p = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:109:18: note: in expansion of macro 'N_GNEW' double *Ap = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:110:18: note: in expansion of macro 'N_GNEW' double *Ax = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:111:22: note: in expansion of macro 'N_GNEW' double *alphap = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ conjgrad.c:113:22: note: in expansion of macro 'N_GNEW' double *orth_b = N_GNEW(n, double); ^~~~~~ conjgrad.c:127:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p_Ap == 0) ^~ conjgrad.c:145:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r_r == 0) { ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from conjgrad.h:23, from conjgrad.c:16: conjgrad.c: In function 'conjugate_gradient_mkernel': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ conjgrad.c:178:16: note: in expansion of macro 'N_NEW' float *r = N_NEW(n, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ conjgrad.c:179:16: note: in expansion of macro 'N_NEW' float *p = N_NEW(n, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ conjgrad.c:180:17: note: in expansion of macro 'N_NEW' float *Ap = N_NEW(n, float); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ conjgrad.c:181:17: note: in expansion of macro 'N_NEW' float *Ax = N_NEW(n, float); ^~~~~ conjgrad.c:207:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p_Ap == 0) ^~ conjgrad.c:221:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r_r == 0) { ^~ CC pca.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from pca.h:23, from pca.c:16: pca.c: In function 'PCA_alloc': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pca.c:35:12: note: in expansion of macro 'N_GNEW' eigs = N_GNEW(new_dim, double *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pca.c:37:12: note: in expansion of macro 'N_GNEW' eigs[i] = N_GNEW(dim, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pca.c:38:13: note: in expansion of macro 'N_GNEW' evals = N_GNEW(new_dim, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pca.c:40:10: note: in expansion of macro 'N_GNEW' DD = N_GNEW(dim, double *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ pca.c:41:19: note: in expansion of macro 'N_GNEW' storage_ptr = N_GNEW(dim * dim, double); ^~~~~~ pca.c: In function 'iterativePCA_1D': pca.c:102:12: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] return power_iteration(mat, dim, 1, &new_direction, &eval, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC closest.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from kkutils.h:23, from closest.c:15: closest.c: In function 'initStack': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:53:15: note: in expansion of macro 'N_GNEW' s->data = N_GNEW(n, Pair); ^~~~~~ closest.c: In function 'heapify': closest.c:34:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ(p,q) ((p).dist == (q).dist) ^~ closest.c:91:35: note: in expansion of macro 'EQ' (LT(h->data[i],h->data[j]) || ((EQ(h->data[i],h->data[j])) && (rand()%2))) ^~ closest.c:106:26: note: in expansion of macro 'greaterPriority' if (insideHeap(h, l) && greaterPriority(h, l, i)) ^~~~~~~~~~~~~~~ closest.c:34:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ(p,q) ((p).dist == (q).dist) ^~ closest.c:91:35: note: in expansion of macro 'EQ' (LT(h->data[i],h->data[j]) || ((EQ(h->data[i],h->data[j])) && (rand()%2))) ^~ closest.c:110:26: note: in expansion of macro 'greaterPriority' if (insideHeap(h, r) && greaterPriority(h, r, largest)) ^~~~~~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from kkutils.h:23, from closest.c:15: closest.c: In function 'initHeap': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:148:15: note: in expansion of macro 'N_GNEW' h->data = N_GNEW(h->maxSize, Pair); ^~~~~~ closest.c: In function 'insert': closest.c:179:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] h->data = (Pair *) realloc(h->data, h->maxSize * sizeof(Pair)); ^ closest.c:34:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQ(p,q) ((p).dist == (q).dist) ^~ closest.c:91:35: note: in expansion of macro 'EQ' (LT(h->data[i],h->data[j]) || ((EQ(h->data[i],h->data[j])) && (rand()%2))) ^~ closest.c:183:21: note: in expansion of macro 'greaterPriority' while (i > 0 && greaterPriority(h, i, parent(i))) { ^~~~~~~~~~~~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from kkutils.h:23, from closest.c:15: closest.c: In function 'find_closest_pairs': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:212:17: note: in expansion of macro 'N_GNEW' int *left = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:213:18: note: in expansion of macro 'N_GNEW' int *right = N_GNEW(n, int); ^~~~~~ closest.c:214:5: warning: missing initializer for field 'dist' of 'Pair' {aka 'struct '} [-Wmissing-field-initializers] Pair pair = { 0, 0 }, new_pair; ^~~~ closest.c:30:12: note: 'dist' declared here double dist; /* distance between the nodes in the layout */ ^~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from kkutils.h:23, from closest.c:15: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:217:21: note: in expansion of macro 'N_GNEW' int *ordering = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:218:25: note: in expansion of macro 'N_GNEW' int *inv_ordering = N_GNEW(n, int); ^~~~~~ closest.c:66:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s->data = (Pair*) realloc(s->data, s->max_size*sizeof(Pair)); \ ^ closest.c:248:2: note: in expansion of macro 'push' push(pairs_stack, pair); ^~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from kkutils.h:23, from closest.c:15: closest.c: In function 'construct_graph': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:310:20: note: in expansion of macro 'N_GNEW' int *degrees = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:314:18: note: in expansion of macro 'N_GNEW' int *edges = N_GNEW(new_nedges, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:315:22: note: in expansion of macro 'N_GNEW' float *weights = N_GNEW(new_nedges, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ closest.c:331:30: note: in expansion of macro 'N_GNEW' *New_graph = new_graph = N_GNEW(n, vtx_data); ^~~~~~ CC bfs.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] bfs.c: In function 'bfs_bounded': bfs.c:74:47: warning: unused parameter 'n' [-Wunused-parameter] bfs_bounded(int vertex, vtx_data * graph, int n, DistType * dist, ~~~~^ In file included from ../../lib/common/render.h:44, from neato.h:35, from defs.h:21, from bfs.h:21, from bfs.c:23: bfs.c: In function 'mkQueue': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ bfs.c:124:16: note: in expansion of macro 'N_GNEW' qp->data = N_GNEW(size, int); ^~~~~~ bfs.c: At top level: bfs.c:129:8: warning: no previous prototype for 'newQueue' [-Wmissing-prototypes] Queue *newQueue(int size) ^~~~~~~~ bfs.c:141:6: warning: no previous prototype for 'delQueue' [-Wmissing-prototypes] void delQueue(Queue * qp) ^~~~~~~~ CC constraint.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] constraint.c: In function 'mapGraphs': constraint.c:145:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ED_minlen(ce) == 0.0) { ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from constraint.c:17: ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:146:7: note: in expansion of macro 'elist_append' elist_append(ce, ND_out(t)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:146:7: note: in expansion of macro 'elist_append' elist_append(ce, ND_out(t)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:147:7: note: in expansion of macro 'elist_append' elist_append(ce, ND_in(h)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:147:7: note: in expansion of macro 'elist_append' elist_append(ce, ND_in(h)); ^~~~~~~~~~~~ constraint.c:149:19: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] ED_minlen(ce) = delta; ^~~~~ constraint.c: At top level: constraint.c:155:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ constraint.c: In function 'mkNConstraintG': constraint.c:255:18: warning: conversion from 'double' to 'short unsigned int' may change value [-Wfloat-conversion] ED_minlen(e) = delta; ^~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from constraint.c:17: ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:281:6: note: in expansion of macro 'elist_append' elist_append(e, ND_out(n)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:281:6: note: in expansion of macro 'elist_append' elist_append(e, ND_out(n)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:282:6: note: in expansion of macro 'elist_append' elist_append(e, ND_in(aghead(e))); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:282:6: note: in expansion of macro 'elist_append' elist_append(e, ND_in(aghead(e))); ^~~~~~~~~~~~ constraint.c: In function 'mkConstraintG': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ../../lib/common/types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ constraint.c:346:6: note: in expansion of macro 'alloc_elist' alloc_elist(lcnt, ND_in(n)); ^~~~~~~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ../../lib/common/types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ constraint.c:349:7: note: in expansion of macro 'alloc_elist' alloc_elist(2 * (cnt - 1), ND_out(prev)); ^~~~~~~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ ../../lib/common/types.h:262:56: note: in expansion of macro 'N_NEW' #define alloc_elist(n,L) do {L.size = 0; L.list = N_NEW(n + 1,edge_t*); } while (0) ^~~~~ constraint.c:351:7: note: in expansion of macro 'alloc_elist' alloc_elist(cnt - lcnt - 1, ND_out(prev)); ^~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:356:3: note: in expansion of macro 'elist_append' elist_append(e, ND_out(prev)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:356:3: note: in expansion of macro 'elist_append' elist_append(e, ND_out(prev)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:357:3: note: in expansion of macro 'elist_append' elist_append(e, ND_in(n)); ^~~~~~~~~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ ../../lib/common/types.h:261:44: note: in expansion of macro 'ALLOC' #define elist_append(item,L) do {L.list = ALLOC(L.size + 2,L.list,edge_t*); L.list[L.size++] = item; L.list[L.size] = NULL;} while(0) ^~~~~ constraint.c:357:3: note: in expansion of macro 'elist_append' elist_append(e, ND_in(n)); ^~~~~~~~~~~~ constraint.c:295:41: warning: unused parameter 'g' [-Wunused-parameter] static graph_t *mkConstraintG(graph_t * g, Dt_t * list, ~~~~~~~~~~^ constraint.c: In function 'initItem': constraint.c:583:40: warning: conversion from 'int' to 'float' may change value [-Wconversion] w2 = SCALE * (POINTS(ND_width(n)/2.0) + margin.x); ^ constraint.c:583:40: warning: conversion from 'int' to 'float' may change value [-Wconversion] constraint.c:21:15: warning: conversion from 'float' to 'int' may change value [-Wfloat-conversion] #define SCALE 10 ^~ constraint.c:583:7: note: in expansion of macro 'SCALE' w2 = SCALE * (POINTS(ND_width(n)/2.0) + margin.x); ^~~~~ constraint.c:584:41: warning: conversion from 'int' to 'float' may change value [-Wconversion] h2 = SCALE * (POINTS(ND_height(n)/2.0) + margin.y); ^ constraint.c:584:41: warning: conversion from 'int' to 'float' may change value [-Wconversion] constraint.c:21:15: warning: conversion from 'float' to 'int' may change value [-Wfloat-conversion] #define SCALE 10 ^~ constraint.c:584:7: note: in expansion of macro 'SCALE' h2 = SCALE * (POINTS(ND_height(n)/2.0) + margin.y); ^~~~~ In file included from ../../lib/common/render.h:44, from neato.h:35, from constraint.c:17: constraint.c: In function 'cAdjust': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constraint.c:639:20: note: in expansion of macro 'N_GNEW' nitem *nlist = N_GNEW(nnodes, nitem); ^~~~~~ constraint.c: In function 'compress': constraint.c:738:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p->pos.x == q->pos.x) ^~ constraint.c:743:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p->pos.y == q->pos.y) ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from constraint.c:17: constraint.c: In function 'mkOverlapSet': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constraint.c:766:17: note: in expansion of macro 'N_GNEW' pointf *S = N_GNEW(sz + 1, pointf); ^~~~~~ ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ constraint.c:777:11: note: in expansion of macro 'RALLOC' S = RALLOC(sz + 1, S, pointf); ^~~~~~ constraint.c:779:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p->pos.x == q->pos.x) ^~ constraint.c:786:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p->pos.y == q->pos.y) ^~ In file included from ../../lib/common/render.h:44, from neato.h:35, from constraint.c:17: ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ constraint.c:800:9: note: in expansion of macro 'RALLOC' S = RALLOC(cnt + 1, S, pointf); ^~~~~~ constraint.c: In function 'computeScaleXY': constraint.c:814:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(aarr + 1, m, sizeof(pointf), (sortfn_t) sortf); ^ In file included from ../../lib/common/render.h:44, from neato.h:35, from constraint.c:17: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constraint.c:816:12: note: in expansion of macro 'N_GNEW' barr = N_GNEW(m + 1, pointf); ^~~~~~ constraint.c: In function 'scAdjust': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constraint.c:873:19: note: in expansion of macro 'N_GNEW' info *nlist = N_GNEW(nnodes, info); ^~~~~~ In file included from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from neato.h:35, from constraint.c:17: ../../lib/common/geom.h:69:27: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define PS2INCH(a_points) ((a_points)/(double)POINTS_PER_INCH) ^ constraint.c:885:13: note: in expansion of macro 'PS2INCH' margin.x = PS2INCH(margin.x); ^~~~~~~ ../../lib/common/geom.h:69:27: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] #define PS2INCH(a_points) ((a_points)/(double)POINTS_PER_INCH) ^ constraint.c:886:13: note: in expansion of macro 'PS2INCH' margin.y = PS2INCH(margin.y); ^~~~~~~ constraint.c:913:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (s.x == 0) { /* overlaps exist */ ^~ constraint.c: In function 'cAdjust': constraint.c:664:6: warning: this statement may fall through [-Wimplicit-fallthrough=] constrainY(g, nlist, nnodes, intersectX, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constraint.c:665:2: note: here case AM_ORTHO_YX : ^~~~ constraint.c:667:6: warning: this statement may fall through [-Wimplicit-fallthrough=] constrainX(g, nlist, nnodes, intersectY, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ constraint.c:668:2: note: here case AM_PORTHOXY: ^~~~ CC quad_prog_solve.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from quad_prog_solve.c:14: quad_prog_solve.c: In function 'unpackMatrix': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:33:11: note: in expansion of macro 'N_GNEW' mat = N_GNEW(n, float *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:34:14: note: in expansion of macro 'N_GNEW' mat[0] = N_GNEW(n * n, float); ^~~~~~ quad_prog_solve.c: In function 'computeHierarchyBoundaries': quad_prog_solve.c:101:46: warning: unused parameter 'n' [-Wunused-parameter] computeHierarchyBoundaries(float *place, int n, int *ordering, int *levels, ~~~~^ quad_prog_solve.c: In function 'constrained_majorization_new': quad_prog_solve.c:146:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (levels_gap != 0) { ^~ quad_prog_solve.c:198:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (place[ordering[right]] != cur_place) { ^~ quad_prog_solve.c:239:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (desired_place[node] == cur_place) { ^~ quad_prog_solve.c: In function 'constrained_majorization_new_with_gaps': quad_prog_solve.c:755:31: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (desired_place[node] == cur_place) { ^~ quad_prog_solve.c:606:32: warning: unused parameter 'ndims' [-Wunused-parameter] float **coords, int ndims, ~~~~^~~~~ In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from quad_prog_solve.c:14: quad_prog_solve.c: In function 'initConstrainedMajorization': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:988:14: note: in expansion of macro 'N_GNEW' e->lev = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:997:18: note: in expansion of macro 'N_GNEW' e->fArray1 = N_GNEW(n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:998:18: note: in expansion of macro 'N_GNEW' e->fArray2 = N_GNEW(n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:999:18: note: in expansion of macro 'N_GNEW' e->fArray3 = N_GNEW(n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:1000:18: note: in expansion of macro 'N_GNEW' e->fArray4 = N_GNEW(n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:1001:18: note: in expansion of macro 'N_GNEW' e->iArray1 = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:1002:18: note: in expansion of macro 'N_GNEW' e->iArray2 = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:1003:18: note: in expansion of macro 'N_GNEW' e->iArray3 = N_GNEW(n, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ quad_prog_solve.c:1004:18: note: in expansion of macro 'N_GNEW' e->iArray4 = N_GNEW(n, int); ^~~~~~ CC smart_ini_x.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from smart_ini_x.c:14: smart_ini_x.c: In function 'power_iteration_orthog': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:68:20: note: in expansion of macro 'N_GNEW' double *tmp_vec = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:69:21: note: in expansion of macro 'N_GNEW' double *last_vec = N_GNEW(n, double); ^~~~~~ smart_ini_x.c: In function 'compute_avgs': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:184:19: note: in expansion of macro 'N_GNEW' float* row_avg = N_GNEW(n, float); ^~~~~~ smart_ini_x.c:194:28: warning: conversion from 'int' to 'float' may change value [-Wconversion] row_avg[i]=(float)sum_row/n; ^ smart_ini_x.c:196:21: warning: conversion from 'int' to 'float' may change value [-Wconversion] *all_avg=(float)sum/(n*n); ^ In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from smart_ini_x.c:14: smart_ini_x.c: In function 'compute_Bij': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:204:19: note: in expansion of macro 'N_GNEW' float* storage = N_GNEW(n*n,float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:205:16: note: in expansion of macro 'N_GNEW' float** Bij = N_GNEW(n, float*); ^~~~~~ smart_ini_x.c:215:31: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] Bij[i][j]=-(float)Dij[i][j]*Dij[i][j]+row_avg[i]+row_avg[j]-all_avg; ^ In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from smart_ini_x.c:14: smart_ini_x.c: In function 'CMDS_orthog': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:229:17: note: in expansion of macro 'N_GNEW' double* evals= N_GNEW(dim, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:233:16: note: in expansion of macro 'N_GNEW' orthog_aux = N_GNEW(n, double); ^~~~~~ smart_ini_x.c:224:23: warning: unused parameter 'graph' [-Wunused-parameter] CMDS_orthog(vtx_data* graph, int n, int dim, double** eigs, double tol, ~~~~~~~~~~^~~~~ In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from smart_ini_x.c:14: smart_ini_x.c: In function 'IMDS_given_dim': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:263:16: note: in expansion of macro 'N_GNEW' float** lap = N_GNEW(n, float*); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:266:20: note: in expansion of macro 'N_GNEW' double* balance = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:287:16: note: in expansion of macro 'N_GNEW' orthog_aux = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ smart_ini_x.c:308:14: note: in expansion of macro 'N_GNEW' f_storage = N_GNEW(n*n, float); ^~~~~~ smart_ini_x.c:331:34: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] Dij[i][j]=Dij[j][i]=diff>0 ? (DistType)sqrt(diff) : 0; ^ smart_ini_x.c:344:26: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] balance[i]+=Dij[i][j]*(-lap[i][j]); // w_{ij}*delta_{ij} ^ smart_ini_x.c:347:26: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] balance[i]-=Dij[i][j]*(-lap[i][j]); // w_{ij}*delta_{ij} ^ smart_ini_x.c:365:18: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] b+=Dij[i][j]*(-lap[i][j]); ^ smart_ini_x.c:369:18: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] b-=Dij[i][j]*(-lap[i][j]); ^ smart_ini_x.c:373:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((b != balance[i]) && (fabs(1-b/balance[i])>1e-5)) { ^~ CC constrained_majorization.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] constrained_majorization.c: In function 'stress_majorization_with_hierarchy': constrained_majorization.c:95:30: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] || (graph[i].edists[j] != 0); ^~ In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from constrained_majorization.c:14: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:175:28: note: in expansion of macro 'N_GNEW' hierarchy_boundaries = N_GNEW(num_levels, float); ^~~~~~ constrained_majorization.c:244:6: warning: declaration of 'length' shadows a previous local [-Wshadow] int length = n + n * (n - 1) / 2; ^~~~~~ constrained_majorization.c:71:9: note: shadowed declaration is here int length; ^~~~~~ constrained_majorization.c:246:6: warning: declaration of 'count' shadows a previous local [-Wshadow] int count; ^~~~~ constrained_majorization.c:81:9: note: shadowed declaration is here int count; ^~~~~ In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from constrained_majorization.c:14: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:276:14: note: in expansion of macro 'N_GNEW' coords = N_GNEW(dim, float *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:277:17: note: in expansion of macro 'N_GNEW' f_storage = N_GNEW(dim * n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:305:15: note: in expansion of macro 'N_GNEW' degrees = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:336:9: note: in expansion of macro 'N_GNEW' b = N_GNEW(dim, float *); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:337:12: note: in expansion of macro 'N_GNEW' b[0] = N_GNEW(dim * n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:342:18: note: in expansion of macro 'N_GNEW' tmp_coords = N_GNEW(n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:343:24: note: in expansion of macro 'N_GNEW' dist_accumulator = N_GNEW(n, float); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ constrained_majorization.c:347:9: note: in expansion of macro 'N_GNEW' lap1 = N_GNEW(lap_length, float); ^~~~~~ constrained_majorization.c:488:14: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] levels_gap); ^~~~~~~~~~ CC opt_arrangement.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from digcola.h:21, from opt_arrangement.c:14: opt_arrangement.c: In function 'compute_y_coords': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ opt_arrangement.c:51:17: note: in expansion of macro 'N_NEW' double *b = N_NEW(n, double); ^~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ opt_arrangement.c:67:23: note: in expansion of macro 'N_GNEW' uniform_weights = N_GNEW(nedges, float); ^~~~~~ CC overlap.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] overlap.c:686:6: warning: no previous prototype for 'remove_overlap' [-Wmissing-prototypes] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) ^~~~~~~~~~~~~~ overlap.c: In function 'remove_overlap': overlap.c:686:25: warning: unused parameter 'dim' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) ~~~~^~~ overlap.c:686:43: warning: unused parameter 'A' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) ~~~~~~~~~~~~~^ overlap.c:686:50: warning: unused parameter 'm' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) ~~~~^ overlap.c:686:59: warning: unused parameter 'x' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) overlap.c:686:68: warning: unused parameter 'label_sizes' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) overlap.c:686:85: warning: unused parameter 'ntry' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) ~~~~^~~~ overlap.c:686:96: warning: unused parameter 'initial_scaling' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) overlap.c:686:117: warning: unused parameter 'do_shrinking' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) ~~~~^~~~~~~~~~~~ overlap.c:686:136: warning: unused parameter 'flag' [-Wunused-parameter] void remove_overlap(int dim, SparseMatrix A, int m, real *x, real *label_sizes, int ntry, real initial_scaling, int do_shrinking, int *flag) ~~~~~^~~~ CC call_tri.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] call_tri.c:21:14: warning: no previous prototype for 'call_tri' [-Wmissing-prototypes] SparseMatrix call_tri(int n, int dim, real * x) ^~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from call_tri.c:16: call_tri.c: In function 'call_tri': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ call_tri.c:28:16: note: in expansion of macro 'N_GNEW' real* xv = N_GNEW(n, real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ call_tri.c:29:16: note: in expansion of macro 'N_GNEW' real* yv = N_GNEW(n, real); ^~~~~~ call_tri.c:21:34: warning: unused parameter 'dim' [-Wunused-parameter] SparseMatrix call_tri(int n, int dim, real * x) ~~~~^~~ call_tri.c: At top level: call_tri.c:69:14: warning: no previous prototype for 'call_tri2' [-Wmissing-prototypes] SparseMatrix call_tri2(int n, int dim, real * xx) ^~~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from call_tri.c:16: call_tri.c: In function 'call_tri2': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ call_tri.c:77:9: note: in expansion of macro 'N_GNEW' x = N_GNEW(n, real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ call_tri.c:78:9: note: in expansion of macro 'N_GNEW' y = N_GNEW(n, real); ^~~~~~ CC compute_hierarchy.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from ./neato.h:35, from ./defs.h:21, from ./digcola.h:21, from compute_hierarchy.c:14: compute_hierarchy.c: In function 'compute_hierarchy': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ compute_hierarchy.c:68:6: note: in expansion of macro 'N_GNEW' y = N_GNEW(n, double); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ compute_hierarchy.c:76:29: note: in expansion of macro 'N_NEW' *orderingp = ordering = N_NEW(n, int); ^~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ compute_hierarchy.c:122:22: note: in expansion of macro 'N_GNEW' *levelsp = levels = N_GNEW(num_levels, int); ^~~~~~ compute_hierarchy.c:56:12: warning: variable 'spread' set but not used [-Wunused-but-set-variable] double spread; ^~~~~~ CC delaunay.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] delaunay.c:25:5: warning: "HAVE_GTS" is not defined, evaluates to 0 [-Wundef] #if HAVE_GTS ^~~~~~~~ delaunay.c:541:7: warning: "HAVE_TRIANGLE" is not defined, evaluates to 0 [-Wundef] #elif HAVE_TRIANGLE ^~~~~~~~~~~~~ delaunay.c: In function 'get_triangles': delaunay.c:744:29: warning: unused parameter 'x' [-Wunused-parameter] int* get_triangles (double *x, int n, int* tris) ~~~~~~~~^ delaunay.c:744:36: warning: unused parameter 'n' [-Wunused-parameter] int* get_triangles (double *x, int n, int* tris) ~~~~^ delaunay.c:744:44: warning: unused parameter 'tris' [-Wunused-parameter] int* get_triangles (double *x, int n, int* tris) ~~~~~^~~~ delaunay.c: In function 'delaunay_triangulation': delaunay.c:749:40: warning: unused parameter 'x' [-Wunused-parameter] v_data *delaunay_triangulation(double *x, double *y, int n) ~~~~~~~~^ delaunay.c:749:51: warning: unused parameter 'y' [-Wunused-parameter] v_data *delaunay_triangulation(double *x, double *y, int n) ~~~~~~~~^ delaunay.c:749:58: warning: unused parameter 'n' [-Wunused-parameter] v_data *delaunay_triangulation(double *x, double *y, int n) ~~~~^ delaunay.c: In function 'delaunay_tri': delaunay.c:754:27: warning: unused parameter 'x' [-Wunused-parameter] int *delaunay_tri(double *x, double *y, int n, int* nedges) ~~~~~~~~^ delaunay.c:754:38: warning: unused parameter 'y' [-Wunused-parameter] int *delaunay_tri(double *x, double *y, int n, int* nedges) ~~~~~~~~^ delaunay.c:754:45: warning: unused parameter 'n' [-Wunused-parameter] int *delaunay_tri(double *x, double *y, int n, int* nedges) ~~~~^ delaunay.c:754:53: warning: unused parameter 'nedges' [-Wunused-parameter] int *delaunay_tri(double *x, double *y, int n, int* nedges) ~~~~~^~~~~~ delaunay.c: In function 'mkSurface': delaunay.c:760:20: warning: unused parameter 'x' [-Wunused-parameter] mkSurface (double *x, double *y, int n, int* segs, int nsegs) ~~~~~~~~^ delaunay.c:760:31: warning: unused parameter 'y' [-Wunused-parameter] mkSurface (double *x, double *y, int n, int* segs, int nsegs) ~~~~~~~~^ delaunay.c:760:38: warning: unused parameter 'n' [-Wunused-parameter] mkSurface (double *x, double *y, int n, int* segs, int nsegs) ~~~~^ delaunay.c:760:46: warning: unused parameter 'segs' [-Wunused-parameter] mkSurface (double *x, double *y, int n, int* segs, int nsegs) ~~~~~^~~~ delaunay.c:760:56: warning: unused parameter 'nsegs' [-Wunused-parameter] mkSurface (double *x, double *y, int n, int* segs, int nsegs) ~~~~^~~~~ delaunay.c: In function 'freeSurface': delaunay.c:766:25: warning: unused parameter 's' [-Wunused-parameter] freeSurface (surface_t* s) ~~~~~~~~~~~^ In file included from delaunay.c:22: delaunay.c: In function 'UG_graph': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ delaunay.c:794:13: note: in expansion of macro 'N_GNEW' delaunay = N_GNEW(n, v_data); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ delaunay.c:808:13: note: in expansion of macro 'N_GNEW' delaunay = N_GNEW(n, v_data); ^~~~~~ CC multispline.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] multispline.c: In function 'spline_merge': multispline.c:20:38: warning: unused parameter 'n' [-Wunused-parameter] static boolean spline_merge(node_t * n) ~~~~~~~~~^ multispline.c: In function 'swap_ends_p': multispline.c:25:37: warning: unused parameter 'e' [-Wunused-parameter] static boolean swap_ends_p(edge_t * e) ~~~~~~~~~^ multispline.c: At top level: multispline.c:30:1: warning: missing initializer for field 'ignoreSwap' of 'splineInfo' {aka 'struct '} [-Wmissing-field-initializers] static splineInfo sinfo = { swap_ends_p, spline_merge }; ^~~~~~ In file included from ../../lib/common/render.h:40, from ./multispline.h:17, from multispline.c:14: ../../lib/common/types.h:88:10: note: 'ignoreSwap' declared here boolean ignoreSwap; /* Test for swapped edges if false */ ^~~~~~~~~~ multispline.c: In function 'newItem': multispline.c:76:29: warning: unused parameter 'd' [-Wunused-parameter] static void *newItem(Dt_t * d, item * objp, Dtdisc_t * disc) ~~~~~~~^ multispline.c: In function 'freeItem': multispline.c:88:29: warning: unused parameter 'd' [-Wunused-parameter] static void freeItem(Dt_t * d, item * obj, Dtdisc_t * disc) ~~~~~~~^ multispline.c:88:55: warning: unused parameter 'disc' [-Wunused-parameter] static void freeItem(Dt_t * d, item * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ multispline.c: In function 'newIpair': multispline.c:175:30: warning: unused parameter 'd' [-Wunused-parameter] static void *newIpair(Dt_t * d, Ipair * objp, Dtdisc_t * disc) ~~~~~~~^ multispline.c: In function 'freeIpair': multispline.c:186:30: warning: unused parameter 'd' [-Wunused-parameter] static void freeIpair(Dt_t * d, Ipair * obj, Dtdisc_t * disc) ~~~~~~~^ multispline.c:186:57: warning: unused parameter 'disc' [-Wunused-parameter] static void freeIpair(Dt_t * d, Ipair * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ multispline.c: In function 'ctrlPtIdx': multispline.c:326:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((w.x == v.x) && (w.y == v.y)) ^~ multispline.c:326:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((w.x == v.x) && (w.y == v.y)) ^~ In file included from ../../lib/common/render.h:44, from ./multispline.h:17, from multispline.c:14: multispline.c: In function 'mkCtrlPts': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:356:10: note: in expansion of macro 'N_GNEW' ps = N_GNEW(mult, pointf); ^~~~~~ multispline.c: In function 'mkTriIndices': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:491:17: note: in expansion of macro 'N_GNEW' int *tris = N_GNEW(3 * sf->nfaces, int); ^~~~~~ multispline.c:492:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] memcpy(tris, sf->faces, 3 * sf->nfaces * sizeof(int)); ^ multispline.c: In function 'addTriEdge': multispline.c:551:57: warning: unused parameter 'd' [-Wunused-parameter] static void addTriEdge(tgraph * g, int t, int h, double d, ipair seg) ~~~~~~~^ In file included from ../../lib/common/render.h:44, from ./multispline.h:17, from multispline.c:14: multispline.c: In function 'mkTriGraph': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:596:16: note: in expansion of macro 'N_GNEW' g->nodes = N_GNEW(sf->nfaces + 2, tnode); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:601:13: note: in expansion of macro 'N_GNEW' edgei = N_GNEW(sf->nfaces + ne + 2 * maxv, int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:602:16: note: in expansion of macro 'N_GNEW' g->edges = N_GNEW(ne/2 + 2 * maxv, tedge); ^~~~~~ multispline.c: In function 'mkRouter': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ multispline.c:708:17: note: in expansion of macro 'N_NEW' int *obsi = N_NEW(npoly + 1, int); ^~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:713:11: note: in expansion of macro 'N_GNEW' pts = N_GNEW(npts, pointf); /* all points are stored in pts */ ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:714:12: note: in expansion of macro 'N_GNEW' segs = N_GNEW(2 * npts, int); /* indices of points forming segments */ ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:749:9: note: in expansion of macro 'N_GNEW' x = N_GNEW(npts, double); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:750:9: note: in expansion of macro 'N_GNEW' y = N_GNEW(npts, double); ^~~~~~ multispline.c: In function 'finishEdge': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:780:22: note: in expansion of macro 'N_GNEW' pointf *spline = N_GNEW(spl.pn, pointf); ^~~~~~ multispline.c: In function 'tweakEnd': multispline.c:805:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQPT(p,q) (((p).x==(q).x)&&((p).y==(q).y)) ^~ multispline.c:832:9: note: in expansion of macro 'EQPT' if (EQPT(q, nxt) || EQPT(q, prv) ){ ^~~~ multispline.c:805:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQPT(p,q) (((p).x==(q).x)&&((p).y==(q).y)) ^~ multispline.c:832:9: note: in expansion of macro 'EQPT' if (EQPT(q, nxt) || EQPT(q, prv) ){ ^~~~ multispline.c:805:26: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQPT(p,q) (((p).x==(q).x)&&((p).y==(q).y)) ^~ multispline.c:832:25: note: in expansion of macro 'EQPT' if (EQPT(q, nxt) || EQPT(q, prv) ){ ^~~~ multispline.c:805:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] #define EQPT(p,q) (((p).x==(q).x)&&((p).y==(q).y)) ^~ multispline.c:832:25: note: in expansion of macro 'EQPT' if (EQPT(q, nxt) || EQPT(q, prv) ){ ^~~~ multispline.c:822:44: warning: unused parameter 'pl' [-Wunused-parameter] tweakEnd (Ppoly_t poly, int s, Ppolyline_t pl, Ppoint_t q) ~~~~~~~~~~~~^~ In file included from ../../lib/common/render.h:44, from ./multispline.h:17, from multispline.c:14: multispline.c: In function 'genroute': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:867:23: note: in expansion of macro 'N_GNEW' Pedge_t *medges = N_GNEW(trip->poly.pn, Pedge_t); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ multispline.c:911:12: note: in expansion of macro 'N_NEW' cpts = N_NEW(pl.pn - 2, pointf *); ^~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:922:15: note: in expansion of macro 'N_GNEW' poly.ps = N_GNEW(pn, pointf); ^~~~~~ multispline.c: In function 'mkPoly': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ multispline.c:1156:13: note: in expansion of macro 'N_NEW' side1 = N_NEW(nt + 4, side_t); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ multispline.c:1157:13: note: in expansion of macro 'N_NEW' side2 = N_NEW(nt + 4, side_t); ^~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:1213:17: note: in expansion of macro 'N_GNEW' pps = pts = N_GNEW(nt + 4, pointf); ^~~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ multispline.c:1214:12: note: in expansion of macro 'N_NEW' trim = N_NEW(nt + 4, tri *); ^~~~~ fPQ.h: In function 'PQgen': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ fPQ.h:42:14: note: in expansion of macro 'N_NEW' pq->pq = N_NEW(sz+1,PQTYPE); ^~~~~ In file included from multispline.c:1278: fPQ.h: At top level: fPQ.h:167:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ In file included from ../../lib/common/render.h:44, from ./multispline.h:17, from multispline.c:14: multispline.c: In function 'triPath': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ multispline.c:1298:16: note: in expansion of macro 'N_NEW' int *dad = N_NEW(n, int); ^~~~~ multispline.c:1322:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (N_VAL(pq, adjn) == UNSEEN) { ^~ multispline.c:1323:25: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] N_VAL(pq, adjn) = d; ^ multispline.c:1327:26: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] PQupdate(pq, adjn, d); ^ In file included from ../../lib/common/render.h:44, from ./multispline.h:17, from multispline.c:14: multispline.c: In function 'makeMultiSpline': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:1365:12: note: in expansion of macro 'N_GNEW' idxs = N_GNEW(pq.pq.PQsize + 1, PQTYPE); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ multispline.c:1366:12: note: in expansion of macro 'N_GNEW' vals = N_GNEW(pq.pq.PQsize + 1, PQVTYPE); ^~~~~~ CCLD libneatogen_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/neatogen' Making all in twopigen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/twopigen' CC twopiinit.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from circle.h:17, from twopiinit.c:20: twopiinit.c: In function 'twopi_init_node_edge': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ twopiinit.c:40:11: note: in expansion of macro 'N_NEW' alg = N_NEW(n_nodes, rdata); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ twopiinit.c:41:25: note: in expansion of macro 'N_NEW' GD_neato_nlist(g) = N_NEW(n_nodes + 1, node_t *); ^~~~~ twopiinit.c: In function 'twopi_layout': twopiinit.c:82:9: warning: variable 'doScale' set but not used [-Wunused-but-set-variable] int doScale = 0; ^~~~~~~ CC circle.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from circle.c:15: circle.c: In function 'setNStepsToLeaf': circle.h:34:18: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] #define SLEAF(n) (RDATA(n)->nStepsToLeaf) ^ circle.c:30:18: note: in expansion of macro 'SLEAF' int nsteps = SLEAF(n) + 1; ^~~~~ circle.c:39:13: warning: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'} [-Wsign-compare] if (nsteps < SLEAF(next)) { /* handles loops and multiedges */ ^ circle.c:40:20: warning: conversion to 'uint64_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SLEAF(next) = nsteps; ^~~~~~ circle.c: In function 'initLayout': circle.c:78:15: warning: conversion to 'uint64_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SCENTER(n) = INF; ^~~ circle.c:83:17: warning: conversion to 'uint64_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SLEAF(n) = INF; ^~~ circle.c: In function 'findCenterNode': circle.c:110:15: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (SLEAF(n) > maxNStepsToLeaf) { ^ In file included from circle.c:15: circle.h:34:18: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] #define SLEAF(n) (RDATA(n)->nStepsToLeaf) ^ circle.c:111:24: note: in expansion of macro 'SLEAF' maxNStepsToLeaf = SLEAF(n); ^~~~~ circle.c: In function 'setNStepsToCenter': circle.h:37:20: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] #define SCENTER(n) (RDATA(n)->nStepsToCenter) ^ circle.c:195:15: note: in expansion of macro 'SCENTER' int nsteps = SCENTER(n) + 1; ^~~~~~~ circle.c:200:17: warning: comparison of integer expressions of different signedness: 'int' and 'uint64_t' {aka 'long unsigned int'} [-Wsign-compare] if (nsteps < SCENTER(next)) { ^ circle.c:201:19: warning: conversion to 'uint64_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] SCENTER(next) = nsteps; ^~~~~~ In file included from circle.c:15: circle.c: In function 'setParentNodes': circle.h:37:20: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] #define SCENTER(n) (RDATA(n)->nStepsToCenter) ^ circle.c:219:17: note: in expansion of macro 'SCENTER' int unset = SCENTER(center); ^~~~~~~ circle.c:227:17: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (SCENTER(n) == unset) { ^~ circle.c:230:22: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] else if (SCENTER(n) > maxn) { ^ In file included from circle.c:15: circle.h:37:20: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] #define SCENTER(n) (RDATA(n)->nStepsToCenter) ^ circle.c:231:13: note: in expansion of macro 'SCENTER' maxn = SCENTER(n); ^~~~~~~ circle.c: In function 'setChildSubtreeSpans': circle.c:264:21: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'double' may change value [-Wconversion] ratio = SPAN(n) / STSIZE(n); ^ circle.c:271:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (SPAN(next) != 0.0) ^~ circle.c:273:22: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'double' may change value [-Wconversion] (SPAN(next) = ratio * STSIZE(next)); ^ circle.c: In function 'setChildPositions': circle.c:304:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (THETA(next) != UNSET) ^~ In file included from ../../lib/common/render.h:44, from circle.h:17, from circle.c:15: circle.c: In function 'getRankseps': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ circle.c:335:21: note: in expansion of macro 'N_NEW' double* ranks = N_NEW(maxrank+1, double); ^~~~~ CCLD libtwopigen_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/twopigen' Making all in sfdpgen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfdpgen' CC sfdpinit.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] sfdpinit.c: In function 'sfdp_init_graph': sfdpinit.c:68:26: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] GD_ndim(agroot(g)) = late_int(g, agfindgraphattr(g, "dim"), outdim, 2); ^~~~~~~~ In file included from ../../lib/common/geom.h:20, from ../../lib/common/types.h:35, from ../../lib/common/render.h:40, from ./sfdp.h:19, from sfdpinit.c:23: ../../lib/common/arith.h:38:18: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] #define MIN(a,b) ((a)<(b)?(a):(b)) ^ sfdpinit.c:70:26: note: in expansion of macro 'MIN' GD_odim(agroot(g)) = MIN(outdim, Ndim); ^~~ In file included from ../../lib/common/render.h:44, from ./sfdp.h:19, from sfdpinit.c:23: sfdpinit.c: In function 'getPos': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ sfdpinit.c:79:17: note: in expansion of macro 'N_NEW' real *pos = N_NEW(Ndim * agnnodes(g), real); ^~~~~ sfdpinit.c:76:61: warning: unused parameter 'ctrl' [-Wunused-parameter] static real *getPos(Agraph_t * g, spring_electrical_control ctrl) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ sfdpinit.c: In function 'sfdpLayout': sfdpinit.c:123:5: warning: switch missing default case [-Wswitch-default] switch (ctrl->method) { ^~~~~~ sfdpinit.c: At top level: sfdpinit.c:173:5: warning: "UNUSED" is not defined, evaluates to 0 [-Wundef] #if UNUSED ^~~~~~ sfdpinit.c: In function 'late_smooth': sfdpinit.c:219:6: warning: "HAVE_GTS" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~ sfdpinit.c:219:18: warning: "HAVE_TRIANGLE" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~~~~~~ sfdpinit.c:237:6: warning: "HAVE_GTS" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~ sfdpinit.c:237:18: warning: "HAVE_TRIANGLE" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~~~~~~ sfdpinit.c:243:6: warning: "HAVE_GTS" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~ sfdpinit.c:243:18: warning: "HAVE_TRIANGLE" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~~~~~~ sfdpinit.c: In function 'tuneControl': sfdpinit.c:304:25: warning: conversion from 'long int' to 'int' may change value [-Wconversion] ctrl->random_seed = seed; ^~~~ sfdpinit.c: In function 'sfdp_layout': sfdpinit.c:341:6: warning: "HAVE_GTS" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~ sfdpinit.c:341:18: warning: "HAVE_TRIANGLE" is not defined, evaluates to 0 [-Wundef] #if (HAVE_GTS || HAVE_TRIANGLE) ^~~~~~~~~~~~~ sfdpinit.c: In function 'sfdp_cleanup_graph': sfdpinit.c:398:42: warning: unused parameter 'g' [-Wunused-parameter] static void sfdp_cleanup_graph(graph_t * g) ~~~~~~~~~~^ CC spring_electrical.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] spring_electrical.c: In function 'spring_electrical_control_print': spring_electrical.c:101:67: warning: format '%f' expects argument of type 'double', but argument 5 has type 'int' [-Wformat=] fprintf (stderr, " smoothing %s overlap %d initial_scaling %.03f do_shrinking %d\n", ~~~~^ %.03d smoothings[ctrl->smoothing], ctrl->overlap, ctrl->do_shrinking, ctrl->initial_scaling); ~~~~~~~~~~~~~~~~~~ spring_electrical.c:101:83: warning: format '%d' expects argument of type 'int', but argument 6 has type 'double' [-Wformat=] fprintf (stderr, " smoothing %s overlap %d initial_scaling %.03f do_shrinking %d\n", ~^ %f smoothings[ctrl->smoothing], ctrl->overlap, ctrl->do_shrinking, ctrl->initial_scaling); ~~~~~~~~~~~~~~~~~~~~~ spring_electrical.c: At top level: spring_electrical.c:319:6: warning: no previous prototype for 'check_real_array_size' [-Wmissing-prototypes] void check_real_array_size(real **a, int len, int *lenmax){ ^~~~~~~~~~~~~~~~~~~~~ spring_electrical.c: In function 'check_real_array_size': spring_electrical.c:322:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *a = REALLOC(*a, sizeof(real)*(*lenmax)); ^ spring_electrical.c: At top level: spring_electrical.c:326:6: warning: no previous prototype for 'check_int_array_size' [-Wmissing-prototypes] void check_int_array_size(int **a, int len, int *lenmax){ ^~~~~~~~~~~~~~~~~~~~ spring_electrical.c: In function 'check_int_array_size': spring_electrical.c:329:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *a = REALLOC(*a, sizeof(int)*(*lenmax)); ^ spring_electrical.c: At top level: spring_electrical.c:334:6: warning: no previous prototype for 'get_angle' [-Wmissing-prototypes] real get_angle(real *x, int dim, int i, int j){ ^~~~~~~~~ spring_electrical.c:355:5: warning: no previous prototype for 'comp_real' [-Wmissing-prototypes] int comp_real(const void *x, const void *y){ ^~~~~~~~~ spring_electrical.c: In function 'comp_real': spring_electrical.c:356:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] real *xx = (real*) x; ^ spring_electrical.c:357:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] real *yy = (real*) y; ^ spring_electrical.c: In function 'sort_real': spring_electrical.c:367:12: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(a, n, sizeof(real), comp_real); ^ spring_electrical.c: In function 'beautify_leaves': spring_electrical.c:386:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] checked = MALLOC(sizeof(int)*m); ^ spring_electrical.c:387:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] angles = MALLOC(sizeof(real)*nangles_max); ^ spring_electrical.c:388:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] leaves = MALLOC(sizeof(int)*nleaves_max); ^ spring_electrical.c: In function 'spring_electrical_embedding_fast': spring_electrical.c:528:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(ctrl->random_seed); ~~~~^~~~~~~~~~~~~ spring_electrical.c:539:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:539:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:540:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] force = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:540:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] force = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:562:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:562:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c: At top level: spring_electrical.c:686:6: warning: no previous prototype for 'spring_electrical_embedding_slow' [-Wmissing-prototypes] void spring_electrical_embedding_slow(int dim, SparseMatrix A0, spring_electrical_control ctrl, real *node_weights, real *x, int *flag){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spring_electrical.c: In function 'spring_electrical_embedding_slow': spring_electrical.c:717:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] force = MALLOC(sizeof(real)*n*dim); ^ spring_electrical.c:717:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] force = MALLOC(sizeof(real)*n*dim); ^ spring_electrical.c:722:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:722:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:723:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] supernode_wgts = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:724:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] distances = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:738:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(ctrl->random_seed); ~~~~^~~~~~~~~~~~~ spring_electrical.c:761:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f = MALLOC(sizeof(real)*dim); ^ spring_electrical.c:762:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:762:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:767:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:767:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:804:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:817:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:829:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c: In function 'spring_electrical_embedding': spring_electrical.c:980:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:980:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:981:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] supernode_wgts = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:982:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] distances = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:995:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(ctrl->random_seed); ~~~~^~~~~~~~~~~~~ spring_electrical.c:1018:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f = MALLOC(sizeof(real)*dim); ^ spring_electrical.c:1019:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:1019:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:1049:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:1049:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:1099:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1112:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1124:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c: In function 'scale_coord': spring_electrical.c:1222:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dj == 0.) return; ^~ spring_electrical.c: In function 'dmean_get': spring_electrical.c:1245:44: warning: unused parameter 'jd' [-Wunused-parameter] static real dmean_get(int n, int *id, int *jd, real* d){ ~~~~~^~ spring_electrical.c: At top level: spring_electrical.c:1258:6: warning: no previous prototype for 'spring_maxent_embedding' [-Wmissing-prototypes] void spring_maxent_embedding(int dim, SparseMatrix A0, SparseMatrix D, spring_electrical_control ctrl, real *node_weights, real *x, real rho, int *flag){ ^~~~~~~~~~~~~~~~~~~~~~~ spring_electrical.c: In function 'spring_maxent_embedding': spring_electrical.c:1304:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:1304:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:1305:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] supernode_wgts = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:1306:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] distances = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:1335:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(ctrl->random_seed); ~~~~^~~~~~~~~~~~~ spring_electrical.c:1363:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f = MALLOC(sizeof(real)*dim); ^ spring_electrical.c:1364:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:1364:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:1367:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:1367:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:1400:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ctrl->q == 2){ ^~ spring_electrical.c:1405:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (ctrl->q == 1){/* square stress force */ ^~ spring_electrical.c:1429:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1437:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1457:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1470:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1482:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c: In function 'spring_electrical_spring_embedding': spring_electrical.c:1562:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:1562:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] center = MALLOC(sizeof(real)*nsupermax*dim); ^ spring_electrical.c:1563:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] supernode_wgts = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:1564:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] distances = MALLOC(sizeof(real)*nsupermax); ^ spring_electrical.c:1580:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(ctrl->random_seed); ~~~~^~~~~~~~~~~~~ spring_electrical.c:1603:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] f = MALLOC(sizeof(real)*dim); ^ spring_electrical.c:1604:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:1604:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MALLOC(sizeof(real)*dim*n); ^ spring_electrical.c:1607:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:1607:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xold = MEMCPY(xold, x, sizeof(real)*dim*n); ^ spring_electrical.c:1654:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1667:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c:1679:14: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (p == -1){ ^~ spring_electrical.c: In function 'interpolate_coord': spring_electrical.c:1793:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] y = MALLOC(sizeof(real)*dim); ^ spring_electrical.c: In function 'power_law_graph': spring_electrical.c:1838:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*(m+1)); ^ spring_electrical.c: In function 'pcp_rotate': spring_electrical.c:1884:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (y[1] == 0) { ^~ spring_electrical.c: In function 'attach_edge_label_coordinates': spring_electrical.c:1946:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*A->m); ^ spring_electrical.c: In function 'shorting_edge_label_nodes': spring_electrical.c:1991:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*A->m); ^ spring_electrical.c:2019:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] irn = MALLOC(sizeof(int)*nz); ^ spring_electrical.c:2020:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] jcn = MALLOC(sizeof(int)*nz); ^ spring_electrical.c: In function 'multilevel_spring_electrical_embedding_core': spring_electrical.c:2101:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] real *x2 = MALLOC(sizeof(real)*(A->m)*dim); ^ spring_electrical.c:2101:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] real *x2 = MALLOC(sizeof(real)*(A->m)*dim); ^ spring_electrical.c:2124:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xc = MALLOC(sizeof(real)*grid->n*dim); ^ spring_electrical.c:2124:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xc = MALLOC(sizeof(real)*grid->n*dim); ^ spring_electrical.c:2128:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ctrl->p == AUTOP){ ^~ spring_electrical.c:2194:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xf = MALLOC(sizeof(real)*grid->n*dim); ^ spring_electrical.c:2194:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xf = MALLOC(sizeof(real)*grid->n*dim); ^ spring_electrical.c:2224:22: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ctrl->rotation != 0) rotate(n, dim, x, ctrl->rotation); ^~ CC sparse_solve.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] sparse_solve.c:33:6: warning: no previous prototype for 'Operator_uniform_stress_matmul_delete' [-Wmissing-prototypes] void Operator_uniform_stress_matmul_delete(Operator o){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sparse_solve.c:37:7: warning: no previous prototype for 'Operator_uniform_stress_matmul_apply' [-Wmissing-prototypes] real *Operator_uniform_stress_matmul_apply(Operator o, real *x, real *y){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sparse_solve.c:69:7: warning: no previous prototype for 'Operator_matmul_apply' [-Wmissing-prototypes] real *Operator_matmul_apply(Operator o, real *x, real *y){ ^~~~~~~~~~~~~~~~~~~~~ sparse_solve.c:75:10: warning: no previous prototype for 'Operator_matmul_new' [-Wmissing-prototypes] Operator Operator_matmul_new(SparseMatrix A){ ^~~~~~~~~~~~~~~~~~~ sparse_solve.c:85:6: warning: no previous prototype for 'Operator_matmul_delete' [-Wmissing-prototypes] void Operator_matmul_delete(Operator o){ ^~~~~~~~~~~~~~~~~~~~~~ sparse_solve.c:90:7: warning: no previous prototype for 'Operator_diag_precon_apply' [-Wmissing-prototypes] real* Operator_diag_precon_apply(Operator o, real *x, real *y){ ^~~~~~~~~~~~~~~~~~~~~~~~~~ sparse_solve.c: In function 'Operator_uniform_stress_diag_precon_new': sparse_solve.c:111:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] o->data = MALLOC(sizeof(real)*(m + 1)); ^ sparse_solve.c: At top level: sparse_solve.c:129:10: warning: no previous prototype for 'Operator_diag_precon_new' [-Wmissing-prototypes] Operator Operator_diag_precon_new(SparseMatrix A){ ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from sparse_solve.h:18, from sparse_solve.c:16: sparse_solve.c: In function 'Operator_diag_precon_new': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ sparse_solve.c:140:13: note: in expansion of macro 'N_GNEW' o->data = N_GNEW((A->m + 1),real); ^~~~~~ sparse_solve.c: At top level: sparse_solve.c:157:6: warning: no previous prototype for 'Operator_diag_precon_delete' [-Wmissing-prototypes] void Operator_diag_precon_delete(Operator o){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from sparse_solve.h:18, from sparse_solve.c:16: sparse_solve.c: In function 'conjugate_gradient': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ sparse_solve.c:169:7: note: in expansion of macro 'N_GNEW' z = N_GNEW(n,real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ sparse_solve.c:170:7: note: in expansion of macro 'N_GNEW' r = N_GNEW(n,real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ sparse_solve.c:171:7: note: in expansion of macro 'N_GNEW' p = N_GNEW(n,real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ sparse_solve.c:172:7: note: in expansion of macro 'N_GNEW' q = N_GNEW(n,real); ^~~~~~ sparse_solve.c:192:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(p, z, sizeof(real)*n); ^ sparse_solve.c:162:114: warning: unused parameter 'flag' [-Wunused-parameter] static real conjugate_gradient(Operator A, Operator precon, int n, real *x, real *rhs, real tol, int maxit, int *flag){ ~~~~~^~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from sparse_solve.h:18, from sparse_solve.c:16: sparse_solve.c: In function 'cg': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ sparse_solve.c:230:7: note: in expansion of macro 'N_GNEW' x = N_GNEW(n, real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ sparse_solve.c:231:7: note: in expansion of macro 'N_GNEW' b = N_GNEW(n, real); ^~~~~~ sparse_solve.c: At top level: sparse_solve.c:249:7: warning: no previous prototype for 'jacobi' [-Wmissing-prototypes] real* jacobi(SparseMatrix A, int dim, real *x0, real *rhs, int maxit, int *flag){ ^~~~~~ sparse_solve.c: In function 'jacobi': sparse_solve.c:253:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x = MALLOC(sizeof(real)*n); ^ sparse_solve.c:254:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] y = MALLOC(sizeof(real)*n); ^ sparse_solve.c:255:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] b = MALLOC(sizeof(real)*n); ^ sparse_solve.c:275:10: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (sum == 0) fprintf(stderr,"neighb=%d\n",ia[i+1]-ia[i]); ^~ sparse_solve.c:280:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(x, y, sizeof(real)*n); ^ sparse_solve.c:249:76: warning: unused parameter 'flag' [-Wunused-parameter] real* jacobi(SparseMatrix A, int dim, real *x0, real *rhs, int maxit, int *flag){ ~~~~~^~~~ CC post_process.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] post_process.c:251:14: warning: no previous prototype for 'ideal_distance_matrix' [-Wmissing-prototypes] SparseMatrix ideal_distance_matrix(SparseMatrix A, int dim, real *x){ ^~~~~~~~~~~~~~~~~~~~~ In file included from post_process.c:21: post_process.c: In function 'ideal_distance_matrix': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:268:12: note: in expansion of macro 'N_GNEW' D->a = N_GNEW(D->nz,real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:272:10: note: in expansion of macro 'N_GNEW' mask = N_GNEW(D->m,int); ^~~~~~ post_process.c: In function 'StressMajorizationSmoother2_new': post_process.c:342:18: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] sm->maxit_cg = (int)sqrt((double) A->m); ^ In file included from post_process.c:21: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:344:25: note: in expansion of macro 'N_GNEW' lambda = sm->lambda = N_GNEW(m,real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:346:10: note: in expansion of macro 'N_GNEW' mask = N_GNEW(m,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:348:14: note: in expansion of macro 'N_GNEW' avg_dist = N_GNEW(m,real); ^~~~~~ post_process.c: In function 'SparseStressMajorizationSmoother_new': post_process.c:529:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (xdot == 0){ ^~ post_process.c:544:18: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] sm->maxit_cg = (int)sqrt((double) A->m); ^ post_process.c:546:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] lambda = sm->lambda = MALLOC(sizeof(real)*m); ^ post_process.c:574:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dist*dist == 0){ ^~ post_process.c:581:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dist*dist == 0){ ^~ post_process.c:622:9: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (s == 0) { ^~ post_process.c: In function 'get_edge_label_matrix': post_process.c:700:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] irn = data->irn = MALLOC(sizeof(int)*nz); ^ post_process.c:701:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] jcn = data->jcn = MALLOC(sizeof(int)*nz); ^ post_process.c:702:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = data->val = MALLOC(sizeof(double)*nz); ^ post_process.c:736:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] irn = data->irn = MALLOC(sizeof(int)*nz); ^ post_process.c:737:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] jcn = data->jcn = MALLOC(sizeof(int)*nz); ^ post_process.c:738:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = data->val = MALLOC(sizeof(double)*nz); ^ post_process.c:740:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x00 = MALLOC(sizeof(real)*m*dim); ^ post_process.c:740:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x00 = MALLOC(sizeof(real)*m*dim); ^ post_process.c: In function 'get_stress': post_process.c:765:98: warning: unused parameter 'data' [-Wunused-parameter] real get_stress(int m, int dim, int *iw, int *jw, real *w, real *d, real *x, real scaling, void *data, int weighted){ ~~~~~~^~~~ In file included from post_process.c:21: post_process.c: In function 'StressMajorizationSmoother_smooth': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:822:8: note: in expansion of macro 'N_GNEW' x0 = N_GNEW(dim*m,real); ^~~~~~ post_process.c:825:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x0 = MEMCPY(x0, x, sizeof(real)*dim*m); ^ post_process.c:825:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] x0 = MEMCPY(x0, x, sizeof(real)*dim*m); ^ In file included from post_process.c:21: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:826:7: note: in expansion of macro 'N_GNEW' y = N_GNEW(dim*m,real); ^~~~~~ post_process.c:869:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (d[j] == 0){ ^~ post_process.c:872:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dist == 0){ ^~ post_process.c:931:5: warning: "UNIMPEMENTED" is not defined, evaluates to 0 [-Wundef] #if UNIMPEMENTED ^~~~~~~~~~~~ post_process.c:992:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(x, y, sizeof(real)*m*dim); ^ post_process.c:992:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(x, y, sizeof(real)*m*dim); ^ post_process.c:815:95: warning: variable 'res' set but not used [-Wunused-but-set-variable] real *w, *dd, *d, *y = NULL, *x0 = NULL, *x00 = NULL, diag, diff = 1, *lambda = sm->lambda, res, alpha = 0., M = 0.; ^~~ post_process.c:814:35: warning: variable 'jw' set but not used [-Wunused-but-set-variable] int i, j, k, m, *id, *jd, *iw, *jw, idiag, flag = 0, iter = 0; ^~ post_process.c:814:30: warning: variable 'iw' set but not used [-Wunused-but-set-variable] int i, j, k, m, *id, *jd, *iw, *jw, idiag, flag = 0, iter = 0; ^~ In file included from post_process.c:21: post_process.c: In function 'TriangleSmoother_new': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:1036:14: note: in expansion of macro 'N_GNEW' avg_dist = N_GNEW(m,real); ^~~~~~ post_process.c:1055:18: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] sm->maxit_cg = (int)sqrt((double) A->m); ^ In file included from post_process.c:21: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:1057:25: note: in expansion of macro 'N_GNEW' lambda = sm->lambda = N_GNEW(m,real); ^~~~~~ post_process.c: In function 'SpringSmoother_new': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:1155:10: note: in expansion of macro 'N_GNEW' mask = N_GNEW(m,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ post_process.c:1157:14: note: in expansion of macro 'N_GNEW' avg_dist = N_GNEW(m,real); ^~~~~~ post_process.c: In function 'post_process_smoothing': post_process.c:1278:3: warning: switch missing default case [-Wswitch-default] switch (ctrl->smoothing){ ^~~~~~ CC stress_model.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] stress_model.c:7:6: warning: no previous prototype for 'stress_model_core' [-Wmissing-prototypes] void stress_model_core(int dim, SparseMatrix B, real **x, int edge_len_weighted, int maxit_sm, real tol, int *flag){ ^~~~~~~~~~~~~~~~~ stress_model.c: In function 'stress_model_core': stress_model.c:28:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = MALLOC(sizeof(real)*m*dim); ^ stress_model.c:28:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = MALLOC(sizeof(real)*m*dim); ^ stress_model.c: In function 'stress_model': stress_model.c:98:41: warning: unused parameter 'A' [-Wunused-parameter] void stress_model(int dim, SparseMatrix A, SparseMatrix D, real **x, int edge_len_weighted, int maxit_sm, real tol, int *flag){ ~~~~~~~~~~~~~^ CC uniform_stress.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] uniform_stress.c: In function 'UniformStressSmoother_new': uniform_stress.c:48:18: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] sm->maxit_cg = (int)sqrt((double) A->m); ^ uniform_stress.c:30:53: warning: unused parameter 'dim' [-Wunused-parameter] UniformStressSmoother UniformStressSmoother_new(int dim, SparseMatrix A, real *x, real alpha, real M, int *flag){ ~~~~^~~ uniform_stress.c:30:80: warning: unused parameter 'x' [-Wunused-parameter] UniformStressSmoother UniformStressSmoother_new(int dim, SparseMatrix A, real *x, real alpha, real M, int *flag){ uniform_stress.c:30:108: warning: unused parameter 'flag' [-Wunused-parameter] UniformStressSmoother UniformStressSmoother_new(int dim, SparseMatrix A, real *x, real alpha, real M, int *flag){ ~~~~~^~~~ uniform_stress.c: At top level: uniform_stress.c:106:6: warning: no previous prototype for 'UniformStressSmoother_smooth' [-Wmissing-prototypes] real UniformStressSmoother_smooth(UniformStressSmoother sm, int dim, real *x, int maxit_sm) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ uniform_stress.c:112:14: warning: no previous prototype for 'get_distance_matrix' [-Wmissing-prototypes] SparseMatrix get_distance_matrix(SparseMatrix A, real scaling){ ^~~~~~~~~~~~~~~~~~~ uniform_stress.c: In function 'get_distance_matrix': uniform_stress.c:125:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (scaling != 1) for (i = 0; i < B->nz; i++) val[i] *= scaling; ^~ CC Multilevel.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: Multilevel.c: In function 'maximal_independent_vertex_set': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:95:11: note: in expansion of macro 'N_GNEW' *vset = N_GNEW(m,int); ^~~~~~ Multilevel.c:87:30: warning: variable 'n' set but not used [-Wunused-but-set-variable] int i, ii, j, *ia, *ja, m, n, *p = NULL; ^ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: Multilevel.c: In function 'maximal_independent_vertex_set_RS': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:148:11: note: in expansion of macro 'N_GNEW' *vset = N_GNEW(m,int); ^~~~~~ Multilevel.c:138:57: warning: variable 'removed' set but not used [-Wunused-but-set-variable] int i, jj, ii, *p = NULL, j, k, *ia, *ja, m, n, gain, removed, nf = 0; ^~~~~~~ Multilevel.c:138:48: warning: variable 'n' set but not used [-Wunused-but-set-variable] int i, jj, ii, *p = NULL, j, k, *ia, *ja, m, n, gain, removed, nf = 0; ^ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: Multilevel.c: In function 'maximal_independent_edge_set': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:211:15: note: in expansion of macro 'N_GNEW' *matching = N_GNEW(m,int); ^~~~~~ Multilevel.c: In function 'maximal_independent_edge_set_heavest_edge_pernode': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:257:15: note: in expansion of macro 'N_GNEW' *matching = N_GNEW(m,int); ^~~~~~ Multilevel.c: In function 'maximal_independent_edge_set_heavest_edge_pernode_leaves_first': Multilevel.c:331:9: warning: declaration of 'UNMATCHED' shadows a global declaration [-Wshadow] enum {UNMATCHED = -2, MATCHED = -1}; ^~~~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: ../../lib/sparse/general.h:129:7: note: shadowed declaration is here enum {UNMATCHED = -1}; ^~~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:340:14: note: in expansion of macro 'N_GNEW' *cluster = N_GNEW(m,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:341:15: note: in expansion of macro 'N_GNEW' *clusterp = N_GNEW((m+1),int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:342:13: note: in expansion of macro 'N_GNEW' matched = N_GNEW(m,int); ^~~~~~ Multilevel.c:327:30: warning: variable 'n' set but not used [-Wunused-but-set-variable] int i, ii, j, *ia, *ja, m, n, *p = NULL, q; ^ Multilevel.c: In function 'maximal_independent_edge_set_heavest_edge_pernode_supernodes_first': Multilevel.c:506:9: warning: declaration of 'UNMATCHED' shadows a global declaration [-Wshadow] enum {UNMATCHED = -2, MATCHED = -1}; ^~~~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: ../../lib/sparse/general.h:129:7: note: shadowed declaration is here enum {UNMATCHED = -1}; ^~~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:516:14: note: in expansion of macro 'N_GNEW' *cluster = N_GNEW(m,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:517:15: note: in expansion of macro 'N_GNEW' *clusterp = N_GNEW((m+1),int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:518:13: note: in expansion of macro 'N_GNEW' matched = N_GNEW(m,int); ^~~~~~ Multilevel.c:502:30: warning: variable 'n' set but not used [-Wunused-but-set-variable] int i, ii, j, *ia, *ja, m, n, *p = NULL; ^ Multilevel.c: In function 'scomp': Multilevel.c:633:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss1 = (real*) s1; ^ Multilevel.c:634:9: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] ss2 = (real*) s2; ^ Multilevel.c: In function 'maximal_independent_edge_set_heavest_cluster_pernode_leaves_first': Multilevel.c:649:9: warning: declaration of 'UNMATCHED' shadows a global declaration [-Wshadow] enum {UNMATCHED = -2, MATCHED = -1}; ^~~~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: ../../lib/sparse/general.h:129:7: note: shadowed declaration is here enum {UNMATCHED = -1}; ^~~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:659:14: note: in expansion of macro 'N_GNEW' *cluster = N_GNEW(m,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:660:15: note: in expansion of macro 'N_GNEW' *clusterp = N_GNEW((m+1),int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:661:13: note: in expansion of macro 'N_GNEW' matched = N_GNEW(m,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:662:11: note: in expansion of macro 'N_GNEW' vlist = N_GNEW(2*m,real); ^~~~~~ Multilevel.c:716:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(vlist, nv, sizeof(real)*2, scomp); ^~ Multilevel.c:646:30: warning: variable 'n' set but not used [-Wunused-but-set-variable] int i, ii, j, *ia, *ja, m, n, *p = NULL, q, iv; ^ Multilevel.c:645:20: warning: unused parameter 'randomize' [-Wunused-parameter] int randomize, int **cluster, int **clusterp, int *ncluster){ ~~~~^~~~~~~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: Multilevel.c: In function 'maximal_independent_edge_set_heavest_edge_pernode_scaled': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:752:15: note: in expansion of macro 'N_GNEW' *matching = N_GNEW(m,int); ^~~~~~ Multilevel.c: At top level: Multilevel.c:815:14: warning: no previous prototype for 'DistanceMatrix_restrict_cluster' [-Wmissing-prototypes] SparseMatrix DistanceMatrix_restrict_cluster(int ncluster, int *clusterp, int *cluster, SparseMatrix P, SparseMatrix R, SparseMatrix D){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Multilevel.c: In function 'DistanceMatrix_restrict_cluster': Multilevel.c:815:50: warning: unused parameter 'ncluster' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_cluster(int ncluster, int *clusterp, int *cluster, SparseMatrix P, SparseMatrix R, SparseMatrix D){ ~~~~^~~~~~~~ Multilevel.c:815:65: warning: unused parameter 'clusterp' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_cluster(int ncluster, int *clusterp, int *cluster, SparseMatrix P, SparseMatrix R, SparseMatrix D){ ~~~~~^~~~~~~~ Multilevel.c:815:80: warning: unused parameter 'cluster' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_cluster(int ncluster, int *clusterp, int *cluster, SparseMatrix P, SparseMatrix R, SparseMatrix D){ ~~~~~^~~~~~~ Multilevel.c:815:102: warning: unused parameter 'P' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_cluster(int ncluster, int *clusterp, int *cluster, SparseMatrix P, SparseMatrix R, SparseMatrix D){ ~~~~~~~~~~~~~^ Multilevel.c:815:118: warning: unused parameter 'R' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_cluster(int ncluster, int *clusterp, int *cluster, SparseMatrix P, SparseMatrix R, SparseMatrix D){ ~~~~~~~~~~~~~^ Multilevel.c:815:134: warning: unused parameter 'D' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_cluster(int ncluster, int *clusterp, int *cluster, SparseMatrix P, SparseMatrix R, SparseMatrix D){ ~~~~~~~~~~~~~^ Multilevel.c: At top level: Multilevel.c:935:14: warning: no previous prototype for 'DistanceMatrix_restrict_matching' [-Wmissing-prototypes] SparseMatrix DistanceMatrix_restrict_matching(int *matching, SparseMatrix D){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Multilevel.c: In function 'DistanceMatrix_restrict_matching': Multilevel.c:935:52: warning: unused parameter 'matching' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_matching(int *matching, SparseMatrix D){ ~~~~~^~~~~~~~ Multilevel.c: At top level: Multilevel.c:941:14: warning: no previous prototype for 'DistanceMatrix_restrict_filtering' [-Wmissing-prototypes] SparseMatrix DistanceMatrix_restrict_filtering(int *mask, int is_C, int is_F, SparseMatrix D){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Multilevel.c: In function 'DistanceMatrix_restrict_filtering': Multilevel.c:941:53: warning: unused parameter 'mask' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_filtering(int *mask, int is_C, int is_F, SparseMatrix D){ ~~~~~^~~~ Multilevel.c:941:63: warning: unused parameter 'is_C' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_filtering(int *mask, int is_C, int is_F, SparseMatrix D){ ~~~~^~~~ Multilevel.c:941:73: warning: unused parameter 'is_F' [-Wunused-parameter] SparseMatrix DistanceMatrix_restrict_filtering(int *mask, int is_C, int is_F, SparseMatrix D){ ~~~~^~~~ In file included from ../../lib/sparse/general.h:31, from ../../lib/sparse/SparseMatrix.h:16, from Multilevel.h:17, from Multilevel.c:14: Multilevel.c: In function 'Multilevel_coarsen_internal': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1033:11: note: in expansion of macro 'N_GNEW' irn = N_GNEW(n,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1034:11: note: in expansion of macro 'N_GNEW' jcn = N_GNEW(n,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1035:11: note: in expansion of macro 'N_GNEW' val = N_GNEW(n,real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1085:11: note: in expansion of macro 'N_GNEW' irn = N_GNEW(n,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1086:11: note: in expansion of macro 'N_GNEW' jcn = N_GNEW(n,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1087:11: note: in expansion of macro 'N_GNEW' val = N_GNEW(n,real); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1147:11: note: in expansion of macro 'N_GNEW' irn = N_GNEW(nzc,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1148:11: note: in expansion of macro 'N_GNEW' jcn = N_GNEW(nzc,int); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ Multilevel.c:1149:11: note: in expansion of macro 'N_GNEW' val = N_GNEW(nzc,real); ^~~~~~ Multilevel.c:1070:5: warning: this statement may fall through [-Wimplicit-fallthrough=] maximal_independent_edge_set(A, ctrl->randomize, &matching, &nmatch); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Multilevel.c:1071:3: note: here case COARSEN_INDEPENDENT_EDGE_SET_HEAVEST_EDGE_PERNODE: ^~~~ Multilevel.c:1072:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (ctrl->coarsen_scheme == COARSEN_INDEPENDENT_EDGE_SET_HEAVEST_EDGE_PERNODE) ^ Multilevel.c:1074:3: note: here case COARSEN_INDEPENDENT_EDGE_SET_HEAVEST_EDGE_PERNODE_DEGREE_SCALED: ^~~~ CC PriorityQueue.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from PriorityQueue.c:16: PriorityQueue.c: In function 'PriorityQueue_new': ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ PriorityQueue.c:35:16: note: in expansion of macro 'N_GNEW' q->buckets = N_GNEW((ngain+1),DoubleLinkedList); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ PriorityQueue.c:38:14: note: in expansion of macro 'N_GNEW' q->where = N_GNEW((n+1),DoubleLinkedList); ^~~~~~ ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ PriorityQueue.c:41:13: note: in expansion of macro 'N_GNEW' q->gain = N_GNEW((n+1),int); ^~~~~~ CCLD libsfdpgen_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfdpgen' Making all in osage make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/osage' CC osageinit.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from osage.h:16, from osageinit.c:19: osageinit.c: In function 'addCluster': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ osageinit.c:58:21: note: in expansion of macro 'RALLOC' clist->cl = RALLOC(clist->sz, clist->cl, graph_t *); ^~~~~~ osageinit.c: In function 'layout': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ osageinit.c:132:19: note: in expansion of macro 'N_NEW' pinfo.vals = N_NEW(total, packval_t); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ osageinit.c:138:10: note: in expansion of macro 'N_NEW' gs = N_NEW(total, boxf); ^~~~~ ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ osageinit.c:139:16: note: in expansion of macro 'N_NEW' children = N_NEW(total, void*); ^~~~~ osageinit.c:145:22: warning: conversion to 'packval_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] pinfo.vals[j] = late_int (subg, cattr, 0, 0); ^~~~~~~~ osageinit.c:159:19: warning: conversion to 'packval_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] pinfo.vals[j] = late_int (n, vattr, 0, 0); ^~~~~~~~ osageinit.c:202:16: warning: declaration of 'p' shadows a previous local [-Wshadow] pointf p; ^ osageinit.c:94:12: note: shadowed declaration is here pointf p; ^ In file included from ../../lib/common/render.h:44, from osage.h:16, from osageinit.c:19: osageinit.c: In function 'mkClusters': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ osageinit.c:350:27: note: in expansion of macro 'RALLOC' GD_clust(g) = RALLOC(list.cnt + 1, list.cl, graph_t*); ^~~~~~ osageinit.c: At top level: osageinit.c:354:6: warning: no previous prototype for 'osage_layout' [-Wmissing-prototypes] void osage_layout(Agraph_t *g) ^~~~~~~~~~~~ osageinit.c:389:6: warning: no previous prototype for 'osage_cleanup' [-Wmissing-prototypes] void osage_cleanup(Agraph_t *g) ^~~~~~~~~~~~~ CCLD libosage_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/osage' Making all in gvpr make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvpr' CC mkdefs.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] mkdefs.c: In function 'genGuard': mkdefs.c:91:17: warning: conversion from 'int' to 'char' may change value [-Wconversion] *guard++ = toupper(c); ^~~~~~~ CCLD mkdefs ./mkdefs gdefs.h < ../../lib/gvpr/gprdata CC actions.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./actions.h:22, from actions.c:19: ../../lib/expr/expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ../../lib/expr/expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ../../lib/expr/expr.h:58, from ./actions.h:22, from actions.c:19: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./actions.h:22, from actions.c:19: ../../lib/expr/expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ../../lib/expr/expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ../../lib/expr/expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from actions.c:23: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ actions.c: In function 'indexOf': actions.c:67:12: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len2 = strlen(s2) - 1; ^~~~~~ In file included from /usr/include/string.h:637, from ../../lib/cdt/cdt.h:16, from ../../lib/cgraph/cgraph.h:18, from ./actions.h:21, from actions.c:19: actions.c:71:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (strncmp(p, s2 + 1, len2) == 0) ^~~~ actions.c:72:23: warning: conversion from 'long int' to 'int' may change value [-Wconversion] return ((p - s1) - 1); ~~~~~~~~~~^~~~ actions.c: In function 'rindexOf': actions.c:85:16: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] int len1 = strlen(s1); ^~~~~~ actions.c:86:16: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] int len2 = strlen(s2); ^~~~~~ In file included from /usr/include/string.h:637, from ../../lib/cdt/cdt.h:16, from ../../lib/cgraph/cgraph.h:18, from ./actions.h:21, from actions.c:19: actions.c:93:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((c == c1) && (strncmp(p+1, s2+1, len2-1) == 0)) ~~~~^~ actions.c:94:16: warning: conversion from 'long int' to 'int' may change value [-Wconversion] return (p - s1); ~~~^~~~~ actions.c: In function 'copy': actions.c:194:5: warning: switch missing default case [-Wswitch-default] switch (kind) { ^~~~~~ actions.c: In function 'cmppair': actions.c:290:27: warning: unused parameter 'd' [-Wunused-parameter] static int cmppair(Dt_t * d, Agedge_t** key1, Agedge_t** key2, Dtdisc_t * disc) ~~~~~~~^ actions.c:290:75: warning: unused parameter 'disc' [-Wunused-parameter] static int cmppair(Dt_t * d, Agedge_t** key1, Agedge_t** key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ actions.c: In function 'cloneGraph': actions.c:320:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] edgepair_t* data = (edgepair_t*)malloc(sizeof(edgepair_t)*agnedges(src)); ^ actions.c: In function 'clone': actions.c:397:5: warning: switch missing default case [-Wswitch-default] switch (kind) { ^~~~~~ actions.c: In function 'fwriteFile': actions.c:653:22: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (fd < 0 || fd >= elementsof(ex->file) ^~ actions.c: In function 'freadFile': actions.c:665:22: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (fd < 0 || fd >= elementsof(ex->file) ^~ actions.c: In function 'openFile': actions.c:678:23: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for (idx = 3; idx < elementsof(ex->file); idx++) ^ actions.c: In function 'readLine': actions.c:721:22: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] if (fd < 0 || fd >= elementsof(ex->file) || !((sp = ex->file[fd]))) { ^~ In file included from actions.c:23: ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ actions.c:725:12: note: in expansion of macro 'sfstropen' tmps = sfstropen(); ^~~~~~~~~ actions.c: In function 'hsv2rgb': actions.c:851:2: warning: switch missing default case [-Wswitch-default] switch (i) { ^~~~~~ actions.c: In function 'rgb2hsv': actions.c:904:8: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r == rgbmax) ^~ actions.c:906:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (g == rgbmax) ^~ actions.c:908:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (b == rgbmax) ^~ actions.c: In function 'colorcmpf': actions.c:934:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcasecmp(((hsvrgbacolor_t *) p0)->name, ((hsvrgbacolor_t *) p1)->name); ^ actions.c:934:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcasecmp(((hsvrgbacolor_t *) p0)->name, ((hsvrgbacolor_t *) p1)->name); ^ actions.c: In function 'canontoken': actions.c:945:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(str); ^~~~~~ In file included from ../../lib/expr/expr.h:28, from ./actions.h:22, from actions.c:19: ../../lib/ast/ast.h:71:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ actions.c:948:10: note: in expansion of macro 'newof' canon = newof(canon, unsigned char, allocated, 0); ^~~~~ ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ actions.c:948:10: note: in expansion of macro 'newof' canon = newof(canon, unsigned char, allocated, 0); ^~~~~ actions.c:957:10: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] c = tolower(c); ^~~~~~~ actions.c: In function 'fullColor': actions.c:971:15: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] int len = strlen (prefix) + strlen (str) + 3; ^~~~~~ In file included from ../../lib/expr/expr.h:28, from ./actions.h:22, from actions.c:19: ../../lib/ast/ast.h:71:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ actions.c:975:10: note: in expansion of macro 'newof' fulls = newof(fulls, char, allocated, 0); ^~~~~ ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ actions.c:975:10: note: in expansion of macro 'newof' fulls = newof(fulls, char, allocated, 0); ^~~~~ actions.c: In function 'colorxlate': actions.c:1086:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[0] = r; ^ actions.c:1087:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[1] = g; ^ actions.c:1088:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[2] = b; ^ actions.c:1089:25: warning: conversion from 'unsigned int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[3] = a; ^ actions.c:1096:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[0] = (int) C *255; ^ actions.c:1097:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[1] = (int) M *255; ^ actions.c:1098:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[2] = (int) Y *255; ^ actions.c:1099:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[3] = (int) K *255; ^ actions.c:1102:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[0] = r * 65535 / 255; ^ actions.c:1103:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[1] = g * 65535 / 255; ^ actions.c:1104:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[2] = b * 65535 / 255; ^ actions.c:1105:29: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] color->u.rrggbbaa[3] = a * 65535 / 255; ^ actions.c:1073:2: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ actions.c:1124:8: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen((char*)p); ^~~~~~ In file included from ../../lib/expr/expr.h:28, from ./actions.h:22, from actions.c:19: ../../lib/ast/ast.h:71:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ actions.c:1127:14: note: in expansion of macro 'newof' canon = newof(canon, unsigned char, allocated, 0); ^~~~~ ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ actions.c:1127:14: note: in expansion of macro 'newof' canon = newof(canon, unsigned char, allocated, 0); ^~~~~ actions.c:1159:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[0] = (int) (R * 255); ^ actions.c:1160:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[1] = (int) (G * 255); ^ actions.c:1161:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[2] = (int) (B * 255); ^ actions.c:1162:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.rgba[3] = (int) (A * 255); ^ actions.c:1167:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[0] = (int) C *255; ^ actions.c:1168:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[1] = (int) M *255; ^ actions.c:1169:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[2] = (int) Y *255; ^ actions.c:1170:22: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[3] = (int) K *255; ^ actions.c:1150:6: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ actions.c:1227:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[0] = (int) C * 255; ^ actions.c:1228:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[1] = (int) M * 255; ^ actions.c:1229:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[2] = (int) Y * 255; ^ actions.c:1230:25: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] color->u.cmyk[3] = (int) K * 255; ^ actions.c:1209:2: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ actions.c:1254:5: warning: switch missing default case [-Wswitch-default] switch (target_type) { ^~~~~~ actions.c: In function 'gvelapsed_sec': actions.c:1357:83: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] #define DIFF_IN_SECS(S,T) ((S.tms_utime + S.tms_stime - T.tms_utime - T.tms_stime)/(double)HZ) ^ actions.c:1382:10: note: in expansion of macro 'DIFF_IN_SECS' rv = DIFF_IN_SECS(S, T); ^~~~~~~~~~~~ actions.c: In function 'colorx': actions.c:1323:5: warning: 'alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] if (alpha) ^ CC compile.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./gprstate.h:24, from compile.h:23, from compile.c:25: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./gprstate.h:25, from compile.h:23, from compile.c:25: ../../lib/expr/expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ../../lib/expr/expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./gprstate.h:25, from compile.h:23, from compile.c:25: ../../lib/expr/expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ../../lib/expr/expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ../../lib/expr/expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from compile.c:30: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ compile.c: In function 'iofread': compile.c:55:49: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] return read(sffileno((Sfio_t *) chan), buf, bufsize); ^~~~~~~ compile.c:55:12: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] return read(sffileno((Sfio_t *) chan), buf, bufsize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compile.c: In function 'ioputstr': compile.c:60:12: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] return sfputr((Sfio_t *) chan, str, -1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compile.c: In function 'bbOf': compile.c:126:12: warning: conversion from 'long int' to 'int' may change value [-Wconversion] len = p - pt; ^ compile.c:127:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] s = exstralloc(pgm, 0, len + 1); ~~~~^~~ In file included from /usr/include/string.h:637, from ../../lib/cdt/cdt.h:16, from ../../lib/cgraph/cgraph.h:18, from ./gprstate.h:22, from compile.h:23, from compile.c:25: compile.c:128:21: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] strncpy(s, pt, len); ^~~ compile.c: In function 'xyOf': compile.c:151:12: warning: conversion from 'long int' to 'int' may change value [-Wconversion] len = p - pt; ^ compile.c:152:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] v = exstralloc(pgm, 0, len + 1); ~~~~^~~ In file included from /usr/include/string.h:637, from ../../lib/cdt/cdt.h:16, from ../../lib/cgraph/cgraph.h:18, from ./gprstate.h:22, from compile.h:23, from compile.c:25: compile.c:153:21: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] strncpy(v, pt, len); ^~~ compile.c: At top level: compile.c:188:5: warning: "DEBUG" is not defined, evaluates to 0 [-Wundef] #if DEBUG > 1 ^~~~~ In file included from trie.c:3, from compile.c:42: compile.c: In function 'assignable': compile.c:359:24: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-128' to '4294967168' [-Wsign-conversion] TFA_Advance(ch & ~127 ? 127 : ch); ^ trieFA.h:62:12: note: in definition of macro 'TFA_Advance' char c = C; \ ^ compile.c:359:21: warning: conversion from 'unsigned int' to 'char' may change value [-Wconversion] TFA_Advance(ch & ~127 ? 127 : ch); ^~ trieFA.h:62:12: note: in definition of macro 'TFA_Advance' char c = C; \ ^ compile.c:359:9: warning: conversion from 'int' to 'char' may change value [-Wconversion] TFA_Advance(ch & ~127 ? 127 : ch); ^~~~~~~~~~~ compile.c: In function 'lookup': compile.c:47:31: warning: cast from function call of type 'Agraph_t *' {aka 'struct Agraph_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:498:16: note: in expansion of macro 'PTR2INT' v->integer = PTR2INT(agparent((Agraph_t *) objp)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agraph_t *' {aka 'struct Agraph_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:505:19: note: in expansion of macro 'PTR2INT' v->integer = PTR2INT(agroot(agraphof(objp))); ^~~~~~~ compile.c: In function 'getval': compile.c:47:31: warning: cast from function call of type 'Agraph_t *' {aka 'struct Agraph_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:701:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(agsubg(gp, args[1].string, 0)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agnode_t *' {aka 'struct Agnode_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:747:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(addNode(gp, np, 1)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agnode_t *' {aka 'struct Agnode_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:785:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(agnode(gp, args[1].string, 0)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agnode_t *' {aka 'struct Agnode_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:797:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(addNode(gp, np, 0)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agraph_t *' {aka 'struct Agraph_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:861:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(compOf(gp, np)); ^~~~~~~ compile.c:868:13: warning: switch missing default case [-Wswitch-default] } else switch (AGTYPE(objp)) { ^~~~~~ compile.c:47:31: warning: cast from function call of type 'Agedge_t *' {aka 'struct Agedge_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:926:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(addEdge(gp, ep, 1)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agedge_t *' {aka 'struct Agedge_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:958:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(isEdge(agroot(np), np, hp, key)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agedge_t *' {aka 'struct Agedge_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:976:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(isEdge(gp, np, hp, key)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agedge_t *' {aka 'struct Agedge_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:984:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(addEdge(gp, ep, 0)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agobj_t *' {aka 'struct Agobj_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:1143:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(copy(gp, objp)); ^~~~~~~ compile.c:47:31: warning: cast from function call of type 'Agobj_t *' {aka 'struct Agobj_s *'} to non-matching type 'long int' [-Wbad-function-cast] #define PTR2INT(v) ((Sflong_t)(intptr_t)(v)) ^ compile.c:1152:15: note: in expansion of macro 'PTR2INT' v.integer = PTR2INT(clone(gp, objp)); ^~~~~~~ compile.c:1209:42: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] v.integer = fwriteFile(pgm, gp, args[1].integer, state->dfltIO); ~~~~~~~^~~~~~~~ compile.c:1212:33: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] gp = freadFile(pgm, args[0].integer); ~~~~~~~^~~~~~~~ compile.c:1219:40: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] v.integer = closeFile(pgm, args[0].integer); ~~~~~~~^~~~~~~~ compile.c:1222:38: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] v.string = readLine(pgm, args[0].integer); ~~~~~~~^~~~~~~~ compile.c:1266:36: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] v.integer = lockGraph(gp, args[1].integer); ~~~~~~~^~~~~~~~ compile.c:1352:9: warning: declaration of 'name' shadows a previous local [-Wshadow] char* name = args[1].string; ^~~~ compile.c:676:11: note: shadowed declaration is here char* name; ^~~~ compile.c:1371:9: warning: declaration of 'name' shadows a previous local [-Wshadow] char* name = args[2].string; ^~~~ compile.c:676:11: note: shadowed declaration is here char* name; ^~~~ compile.c:1415:9: warning: declaration of 'name' shadows a previous local [-Wshadow] char* name = args[2].string; ^~~~ compile.c:676:11: note: shadowed declaration is here char* name; ^~~~ compile.c:1486:18: warning: conversion to 'long long int' from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] v.integer = strlen(args[0].string); ^~~~~~ compile.c:1512:31: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] v.string = getArg(args[0].integer, state); ~~~~~~~^~~~~~~~ compile.c:1528:2: warning: switch missing default case [-Wswitch-default] switch (sym->index) { ^~~~~~ compile.c: In function 'typeName': compile.c:1589:32: warning: unused parameter 'pg' [-Wunused-parameter] static char *typeName(Expr_t * pg, int op) ~~~~~~~~~^~ compile.c: In function 'setval': compile.c:1623:11: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] iv = v.integer; ^ compile.c:1624:20: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] if (validTVT(v.integer)) ~^~~~~~~~ compile.c:1601:23: warning: unused parameter 'elt' [-Wunused-parameter] void *env, int elt, Extype_t v, Exdisc_t * disc) ~~~~^~~ compile.c:1601:51: warning: unused parameter 'disc' [-Wunused-parameter] void *env, int elt, Extype_t v, Exdisc_t * disc) ~~~~~~~~~~~^~~~ compile.c: In function 'typeChk': compile.c:1724:6: warning: switch missing default case [-Wswitch-default] switch (sym->index) { ^~~~~~ compile.c: In function 'refval': compile.c:1798:14: warning: unused parameter 'str' [-Wunused-parameter] char *str, int elt, Exdisc_t * disc) ~~~~~~^~~ compile.c:1798:23: warning: unused parameter 'elt' [-Wunused-parameter] char *str, int elt, Exdisc_t * disc) ~~~~^~~ compile.c: At top level: compile.c:1868:1: warning: no previous prototype for 'binary' [-Wmissing-prototypes] binary(Expr_t * pg, Exnode_t * l, Exnode_t * ex, Exnode_t * r, int arg, ^~~~~~ compile.c: In function 'binary': compile.c:1890:7: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] li = l->data.constant.value.integer; ^ compile.c:1891:7: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] ri = r->data.constant.value.integer; ^ compile.c:1892:2: warning: switch missing default case [-Wswitch-default] switch (ex->op) { ^~~~~~ compile.c:1941:5: warning: switch missing default case [-Wswitch-default] switch (ex->op) { ^~~~~~ compile.c:1868:17: warning: unused parameter 'pg' [-Wunused-parameter] binary(Expr_t * pg, Exnode_t * l, Exnode_t * ex, Exnode_t * r, int arg, ~~~~~~~~~^~ compile.c:1869:19: warning: unused parameter 'disc' [-Wunused-parameter] Exdisc_t * disc) ~~~~~~~~~~~^~~~ compile.c: In function 'stringOf': compile.c:2097:41: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] tvtypeToStr (x->data.constant.value.integer))) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ compile.c: In function 'convert': compile.c:2147:6: warning: switch missing default case [-Wswitch-default] switch (type) { ^~~~~~ compile.c:2173:42: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] tvtypeToStr (x->data.constant.value.integer); ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ compile.c:2189:42: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] else if (validTVT(x->data.constant.value.integer)) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ compile.c:2211:12: warning: conversion from 'int' to 'Exshort_t' {aka 'short int'} may change value [-Wconversion] x->type = type; ^~~~ compile.c:2124:18: warning: unused parameter 'prog' [-Wunused-parameter] convert(Expr_t * prog, register Exnode_t * x, int type, ~~~~~~~~~^~~~ compile.c:2125:20: warning: unused parameter 'xref' [-Wunused-parameter] register Exid_t * xref, int arg, Exdisc_t * disc) ~~~~~~~~~~~~~~~~~~^~~~ compile.c:2125:46: warning: unused parameter 'disc' [-Wunused-parameter] register Exid_t * xref, int arg, Exdisc_t * disc) ~~~~~~~~~~~^~~~ In file included from ./gprstate.h:22, from compile.h:23, from compile.c:25: compile.c: In function 'keyval': ../../lib/cgraph/cgraph.h:104:20: warning: conversion to 'long long int' from 'IDTYPE' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] #define AGID(obj) (AGTAG(obj).id) ^ compile.c:2222:14: note: in expansion of macro 'AGID' v.integer = AGID(INT2PTR(Agobj_t *, v.integer)); ^~~~ compile.c:2219:33: warning: unused parameter 'pgm' [-Wunused-parameter] static Extype_t keyval(Expr_t * pgm, Extype_t v, int type, Exdisc_t * disc) ~~~~~~~~~^~~ compile.c:2219:71: warning: unused parameter 'disc' [-Wunused-parameter] static Extype_t keyval(Expr_t * pgm, Extype_t v, int type, Exdisc_t * disc) ~~~~~~~~~~~^~~~ compile.c: In function 'matchval': compile.c:2231:19: warning: unused parameter 'pgm' [-Wunused-parameter] matchval(Expr_t * pgm, Exnode_t * xstr, const char *str, Exnode_t * xpat, ~~~~~~~~~^~~ compile.c:2231:35: warning: unused parameter 'xstr' [-Wunused-parameter] matchval(Expr_t * pgm, Exnode_t * xstr, const char *str, Exnode_t * xpat, ~~~~~~~~~~~^~~~ compile.c:2231:69: warning: unused parameter 'xpat' [-Wunused-parameter] matchval(Expr_t * pgm, Exnode_t * xstr, const char *str, Exnode_t * xpat, ~~~~~~~~~~~^~~~ compile.c:2232:26: warning: unused parameter 'env' [-Wunused-parameter] const char *pat, void *env, Exdisc_t * disc) ~~~~~~^~~ compile.c:2232:42: warning: unused parameter 'disc' [-Wunused-parameter] const char *pat, void *env, Exdisc_t * disc) ~~~~~~~~~~~^~~~ compile.c: In function 'initDisc': compile.c:2270:15: warning: cast between incompatible function types from 'void (*)(void *, void *, int, ...)' to 'int (*)(Expr_t *, Exdisc_t *, int, const char *, ...)' {aka 'int (*)(struct Expr_s *, struct Exdisc_s *, int, const char *, ...)'} [-Wcast-function-type] dp->errorf = (Exerror_f) errorf; ^ In file included from ./gprstate.h:23, from compile.h:23, from compile.c:25: compile.c: In function 'mkStmts': ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ compile.c:2349:10: note: in expansion of macro 'newof' cs = newof(0, case_stmt, cnt, 0); ^~~~~ compile.c: In function 'compileProg': ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ compile.c:2498:19: note: in expansion of macro 'newof' p->blocks = bp = newof(0, comp_block, inp->n_blocks, 0); ^~~~~ compile.c: At top level: compile.c:2580:6: warning: no previous prototype for 'ptchk' [-Wmissing-prototypes] void ptchk(void) ^~~~~ CC gvpr.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from gprstate.h:24, from gvpr.c:29: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from gprstate.h:25, from gvpr.c:29: ../../lib/expr/expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ../../lib/expr/expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from gprstate.h:25, from gvpr.c:29: ../../lib/expr/expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ../../lib/expr/expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ../../lib/expr/expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from gvpr.c:37: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ In file included from gprstate.h:23, from gvpr.c:29: gvpr.c: In function 'parseArgs': ../../lib/ast/ast.h:72:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define oldof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)malloc(sizeof(t)*(n)+(x))) ^ gvpr.c:173:7: note: in expansion of macro 'oldof' av = oldof(*argv, char *, argc, 0); ^~~~~ ../../lib/ast/ast.h:72:92: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define oldof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)malloc(sizeof(t)*(n)+(x))) ^ gvpr.c:173:7: note: in expansion of macro 'oldof' av = oldof(*argv, char *, argc, 0); ^~~~~ In file included from gvpr.c:37: gvpr.c: In function 'concat': ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ gvpr.c:194:19: note: in expansion of macro 'sfstropen' if (!(pathp = sfstropen())) { ^~~~~~~~~ gvpr.c: In function 'resolve': gvpr.c:211:37: warning: declaration of 'Verbose' shadows a global declaration [-Wshadow] static char *resolve(char *arg, int Verbose) ~~~~^~~~~~~ In file included from gvpr.c:31: ../../lib/common/globals.h:73:26: note: shadowed declaration is here EXTERN unsigned char Verbose; ^~~~~~~ In file included from gvpr.c:37: ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ gvpr.c:244:16: note: in expansion of macro 'sfstropen' if (!(fp = sfstropen())) { ^~~~~~~~~ gvpr.c:260:11: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] sz = sfprintf(fp, path); ^~~~~~~~ In file included from gprstate.h:23, from gvpr.c:29: gvpr.c: In function 'scanArgs': ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ gvpr.c:412:23: note: in expansion of macro 'newof' input_filenames = newof(0,char*,nfiles + 1,0); ^~~~~ gvpr.c:394:59: warning: unused parameter 'uopts' [-Wunused-parameter] static options* scanArgs(int argc, char **argv, gvpropts* uopts) ~~~~~~~~~~^~~~~ gvpr.c: In function 'evalEdge': gvpr.c:472:13: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] okay = (exeval(prog, cs->guard, state)).integer; ^ gvpr.c: In function 'evalNode': gvpr.c:495:13: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] okay = (exeval(prog, cs->guard, state)).integer; ^ gvpr.c: At top level: gvpr.c:550:38: warning: cast between incompatible function types from 'Agedge_t * (*)(Agraph_t *, Agedge_t *)' {aka 'struct Agedge_s * (*)(struct Agraph_s *, struct Agedge_s *)'} to 'Agedge_t * (*)(Agraph_t *, Agedge_t *, Agnode_t *)' {aka 'struct Agedge_s * (*)(struct Agraph_s *, struct Agedge_s *, struct Agnode_s *)'} [-Wcast-function-type] static trav_fns FWDfns = { agfstout, (nxttedgefn_t) agnxtout, 0, 0 }; ^ gvpr.c:551:37: warning: cast between incompatible function types from 'Agedge_t * (*)(Agraph_t *, Agedge_t *)' {aka 'struct Agedge_s * (*)(struct Agraph_s *, struct Agedge_s *)'} to 'Agedge_t * (*)(Agraph_t *, Agedge_t *, Agnode_t *)' {aka 'struct Agedge_s * (*)(struct Agraph_s *, struct Agedge_s *, struct Agnode_s *)'} [-Wcast-function-type] static trav_fns REVfns = { agfstin, (nxttedgefn_t) agnxtin, 0, 0 }; ^ gvpr.c: In function 'traverse': gvpr.c:762:5: warning: switch missing default case [-Wswitch-default] switch (state->tvt) { ^~~~~~ In file included from gprstate.h:23, from gvpr.c:29: gvpr.c: In function 'addOutputGraph': ../../lib/ast/ast.h:72:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define oldof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)malloc(sizeof(t)*(n)+(x))) ^ gvpr.c:850:24: note: in expansion of macro 'oldof' uopts->outgraphs = oldof(uopts->outgraphs,Agraph_t*,uopts->n_outgraphs,0); ^~~~~ ../../lib/ast/ast.h:72:92: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define oldof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)malloc(sizeof(t)*(n)+(x))) ^ gvpr.c:850:24: note: in expansion of macro 'oldof' uopts->outgraphs = oldof(uopts->outgraphs,Agraph_t*,uopts->n_outgraphs,0); ^~~~~ gvpr.c: In function 'gvexitf': gvpr.c:900:18: warning: unused parameter 'handle' [-Wunused-parameter] gvexitf (Expr_t *handle, Exdisc_t *discipline, int v) ~~~~~~~~^~~~~~ gvpr.c:900:36: warning: unused parameter 'discipline' [-Wunused-parameter] gvexitf (Expr_t *handle, Exdisc_t *discipline, int v) ~~~~~~~~~~^~~~~~~~~~ gvpr.c: In function 'gvpr': gvpr.c:941:17: warning: variable 'prog' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] parse_prog *prog = 0; ^~~~ gvpr.c:942:20: warning: variable 'ing' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] ingraph_state *ing = 0; ^~~ gvpr.c:943:16: warning: variable 'xprog' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] comp_prog *xprog = 0; ^~~~~ gvpr.c:944:12: warning: variable 'state' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Gpr_t *state = 0; ^~~~~ gvpr.c:947:14: warning: variable 'opts' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] options* opts = 0; ^~~~ gvpr.c:949:15: warning: variable 'nextg' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Agraph_t* nextg = NULL; ^~~~~ CC gprstate.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ./gprstate.h:24, from gprstate.c:25: ../../lib/vmalloc/vmalloc.h:105:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:108:6: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if !_BLD_vmalloc && defined(__IMPORT__) ^~~~~~~~~~~~ ../../lib/vmalloc/vmalloc.h:135:5: warning: "_BLD_vmalloc" is not defined, evaluates to 0 [-Wundef] #if _BLD_vmalloc && defined(__EXPORT__) ^~~~~~~~~~~~ In file included from ./gprstate.h:25, from gprstate.c:25: ../../lib/expr/expr.h:33:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ ../../lib/expr/expr.h:36:6: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if !_BLD_expr && defined(__IMPORT__) ^~~~~~~~~ In file included from ./gprstate.h:25, from gprstate.c:25: ../../lib/expr/expr.h:117:5: warning: "LONG_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~~ ../../lib/expr/expr.h:117:16: warning: "INT_MAX" is not defined, evaluates to 0 [-Wundef] #if LONG_MAX > INT_MAX ^~~~~~~ ../../lib/expr/expr.h:296:5: warning: "_BLD_expr" is not defined, evaluates to 0 [-Wundef] #if _BLD_expr && defined(__EXPORT__) ^~~~~~~~~ In file included from gprstate.c:27: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ gprstate.c: In function 'openGPRState': ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ gprstate.c:50:24: note: in expansion of macro 'sfstropen' if (!(state->tmp = sfstropen())) { ^~~~~~~~~ In file included from /usr/include/string.h:637, from ../../lib/cdt/cdt.h:16, from ../../lib/cgraph/cgraph.h:18, from ./gprstate.h:22, from gprstate.c:25: gprstate.c: In function 'bindingcmpf': gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c:74:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] return strcmp (((gvprbinding*)key)->name, ((gvprbinding*)ip)->name); ^ gprstate.c: In function 'findBinding': gprstate.c:95:60: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] bp = (gvprbinding*)bsearch(&key, state->bindings, state->n_bindings, sizeof(gvprbinding), bindingcmpf); ~~~~~^~~~~~~~~~~~ In file included from ./gprstate.h:23, from gprstate.c:25: gprstate.c: In function 'addBindings': ../../lib/ast/ast.h:71:94: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define newof(p,t,n,x) ((p)?(t*)realloc((char*)(p),sizeof(t)*(n)+(x)):(t*)calloc(1,sizeof(t)*(n)+(x))) ^ gprstate.c:117:18: note: in expansion of macro 'newof' bufp = buf = newof(0, gvprbinding, n, 0); ^~~~~ gprstate.c:126:17: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort (buf, n, sizeof(gvprbinding), bindingcmpf); ^ CC parse.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from parse.c:21: ../../lib/ast/sfstr.h:50:5: warning: "_BLD_ast" is not defined, evaluates to 0 [-Wundef] #if _BLD_ast && defined(__EXPORT__) ^~~~~~~~ parse.c: In function 'readc': parse.c:104:7: warning: switch missing default case [-Wswitch-default] switch (cc = sfgetc(str)) { ^~~~~~ parse.c:97:3: warning: switch missing default case [-Wswitch-default] switch (c = sfgetc(str)) { ^~~~~~ parse.c: At top level: parse.c:144:6: warning: no previous prototype for 'unreadc' [-Wmissing-prototypes] void unreadc(Sfio_t * str, int c) ^~~~~~~ parse.c: In function 'parseID': parse.c:175:14: warning: conversion from 'int' to 'char' may change value [-Wconversion] *ptr++ = c; ^ parse.c:184:12: warning: conversion from 'int' to 'char' may change value [-Wconversion] *ptr++ = c; ^ parse.c: In function 'parseKind': parse.c:218:5: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ parse.c: In function 'endBracket': parse.c:295:31: warning: conversion from 'int' to 'char' may change value [-Wconversion] if (endString(ins, outs, c)) return -1; ^ parse.c: In function 'parseBracket': parse.c:318:30: warning: conversion from 'int' to 'char' may change value [-Wconversion] c = endBracket(str, buf, bc, ec); ^~ parse.c:318:34: warning: conversion from 'int' to 'char' may change value [-Wconversion] c = endBracket(str, buf, bc, ec); ^~ In file included from parse.c:21: parse.c: In function 'parseCase': ../../lib/ast/sfstr.h:30:47: warning: unsigned conversion from 'int' to 'size_t' {aka 'long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] #define sfstropen() sfnew((Sfio_t*)0,(char*)0,-1,-1,SF_WRITE|SF_STRING) ^~ parse.c:362:19: note: in expansion of macro 'sfstropen' Sfio_t *buf = sfstropen(); ^~~~~~~~~ parse.c:365:5: warning: switch missing default case [-Wswitch-default] switch (kind) { ^~~~~~ parse.c: In function 'parseProg': parse.c:520:2: warning: switch missing default case [-Wswitch-default] switch (parseCase(str, &guard, &gline, &action, &line)) { ^~~~~~ CC queue.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] queue.c: In function 'makef': queue.c:28:27: warning: unused parameter 'd' [-Wunused-parameter] static void *makef(Dt_t * d, nsitem * obj, Dtdisc_t * disc) ~~~~~~~^ queue.c:28:55: warning: unused parameter 'disc' [-Wunused-parameter] static void *makef(Dt_t * d, nsitem * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ queue.c: In function 'freef': queue.c:37:26: warning: unused parameter 'd' [-Wunused-parameter] static void freef(Dt_t * d, nsitem * obj, Dtdisc_t * disc) ~~~~~~~^ queue.c:37:54: warning: unused parameter 'disc' [-Wunused-parameter] static void freef(Dt_t * d, nsitem * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ CCLD libgvpr.la CCLD libgvpr_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvpr' Making all in spine make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/spine' CC quad.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] quad.c: In function 'cmpdeg': quad.c:12:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] Agnode_t *n0 = *(Agnode_t **) v0; ^ quad.c:13:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] Agnode_t *n1 = *(Agnode_t **) v1; ^ In file included from quad.c:6: quad.c: In function 'genQuads': spinehdr.h:12:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)mcalloc((n),sizeof(t)) ^~~ quad.c:26:19: note: in expansion of macro 'N_NEW' Agnode_t **arr = N_NEW(nnodes, Agnode_t *); ^~~~~ spinehdr.h:12:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)mcalloc((n),sizeof(t)) ^~~ quad.c:28:16: note: in expansion of macro 'N_NEW' Dt_t **subs = N_NEW(nnodes, Dt_t *); ^~~~~ quad.c:50:13: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort(arr, nnodes, sizeof(Agnode_t *), cmpdeg); ^~~~~~ CC spine.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] spine.c: In function 'reweightEdge': spine.c:199:13: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] ED_wt(e) = maxwt; ^~~~~ spine.c: In function 'setEdgeWeights': spine.c:229:14: warning: conversion from 'long int' to 'int' may change value [-Wconversion] ND_id(n) = i++; ^ spine.c:252:6: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] quadv / ^~~~~ spine.c: In function 'computeIndex': spine.c:328:26: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'float' may change value [-Wconversion] size_t r = ceilf(nedges * (1 - s)); ^ spine.c:328:13: warning: conversion from 'float' to 'size_t' {aka 'long unsigned int'} may change value [-Wfloat-conversion] size_t r = ceilf(nedges * (1 - s)); ^~~~~ spine.c: In function 'doBucket': spine.c:337:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] while ((e = edgelist[idx]) && (ED_wt(e) == weight)) { ^~ spine.c: In function 'genSpine': spine.c:425:11: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] nedges = agnedges(g); ^~~~~~~~ CC subset.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC union_find.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libspine_C.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/spine' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' Making all in plugin make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' Making all in core make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/core' CC gvplugin_core.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC gvrender_core_dot.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_dot.c: In function 'xdot_point': gvrender_core_dot.c:152:32: warning: declaration of 'xbuf' shadows a global declaration [-Wshadow] static void xdot_point(agxbuf *xbuf, pointf p) ~~~~~~~~^~~~ gvrender_core_dot.c:63:15: note: shadowed declaration is here static agxbuf xbuf[NUMXBUFS]; ^~~~ gvrender_core_dot.c: In function 'xdot_num': gvrender_core_dot.c:161:30: warning: declaration of 'xbuf' shadows a global declaration [-Wshadow] static void xdot_num(agxbuf *xbuf, double v) ~~~~~~~~^~~~ gvrender_core_dot.c:63:15: note: shadowed declaration is here static agxbuf xbuf[NUMXBUFS]; ^~~~ gvrender_core_dot.c: In function 'xdot_style': gvrender_core_dot.c:207:12: warning: declaration of 'xbuf' shadows a global declaration [-Wshadow] agxbuf xbuf; ^~~~ gvrender_core_dot.c:63:15: note: shadowed declaration is here static agxbuf xbuf[NUMXBUFS]; ^~~~ gvrender_core_dot.c:214:28: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (job->obj->penwidth != penwidth[job->obj->emit_state]) { ^~ gvrender_core_dot.c: In function 'versionStr2Version': gvrender_core_dot.c:366:10: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] us = atoi(buf); ^~~~ gvrender_core_dot.c: In function 'xdot_begin_graph': gvrender_core_dot.c:409:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] xd->version = us; ^~ gvrender_core_dot.c: In function 'dot_begin_graph': gvrender_core_dot.c:461:5: warning: switch missing default case [-Wswitch-default] switch (job->render.id) { ^~~~~~ gvrender_core_dot.c: In function 'dot_end_graph': gvrender_core_dot.c:519:5: warning: switch missing default case [-Wswitch-default] switch (job->render.id) { ^~~~~~ gvrender_core_dot.c: In function 'xdot_textspan': gvrender_core_dot.c:575:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] unsigned int bits = flags & mask; ^ gvrender_core_dot.c: In function 'xdot_gradient_fillcolor': gvrender_core_dot.c:605:12: warning: declaration of 'xbuf' shadows a global declaration [-Wshadow] agxbuf xbuf; ^~~~ gvrender_core_dot.c:63:15: note: shadowed declaration is here static agxbuf xbuf[NUMXBUFS]; ^~~~ gvrender_core_dot.c:607:19: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] float angle = obj->gradient_angle * M_PI / 180; ^~~ gvrender_core_dot.c:626:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] r1 = G[1].x; ^ gvrender_core_dot.c:627:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] r2 = G[1].y; ^ gvrender_core_dot.c:628:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (angle == 0) { ^~ gvrender_core_dot.c: In function 'xdot_bezier': gvrender_core_dot.c:689:61: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] static void xdot_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~~~ gvrender_core_dot.c:689:81: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] static void xdot_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ gvrender_core_dot.c: At top level: gvrender_core_dot.c:728:6: warning: no previous prototype for 'core_loadimage_xdot' [-Wmissing-prototypes] void core_loadimage_xdot(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ^~~~~~~~~~~~~~~~~~~ gvrender_core_dot.c: In function 'core_loadimage_xdot': gvrender_core_dot.c:739:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] xdot_str (job, "", (char*)(us->name)); ^ gvrender_core_dot.c:728:72: warning: unused parameter 'filled' [-Wunused-parameter] void core_loadimage_xdot(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ~~~~~~~~^~~~~~ CC gvrender_core_json.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_json.c: In function 'stoj': gvrender_core_json.c:96:26: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] for (s = input; (c = *s); s++) { ^ gvrender_core_json.c: In function 'set_attrwf': gvrender_core_json.c:147:19: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] AGATTRWF(g) = value; ^~~~~ gvrender_core_json.c:153:20: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] AGATTRWF(n) = value; ^~~~~ gvrender_core_json.c:155:17: warning: conversion from 'int' to 'unsigned char:1' may change value [-Wconversion] AGATTRWF(e) = value; ^~~~~ gvrender_core_json.c: In function 'write_xdot': gvrender_core_json.c:213:5: warning: switch missing default case [-Wswitch-default] switch (op->kind) { ^~~~~~ gvrender_core_json.c: In function 'freef': gvrender_core_json.c:600:26: warning: unused parameter 'dt' [-Wunused-parameter] static void freef(Dt_t * dt, intm * obj, Dtdisc_t * disc) ~~~~~~~^~ gvrender_core_json.c:600:53: warning: unused parameter 'disc' [-Wunused-parameter] static void freef(Dt_t * dt, intm * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gvrender_core_json.c: In function 'json_end_graph': gvrender_core_json.c:720:17: warning: variable 'io_save' set but not used [-Wunused-but-set-variable] Agiodisc_t* io_save; ^~~~~~~ CC gvrender_core_fig.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_fig.c: In function 'fig_string': gvrender_core_fig.c:69:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf = malloc(bufsize * sizeof(char)); ^ gvrender_core_fig.c:73:17: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] while ((c = *s++)) { ^ gvrender_core_fig.c:76:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf = realloc(buf, bufsize * sizeof(char)); ^ gvrender_core_fig.c:84:20: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] *p++ = c; ^ gvrender_core_fig.c: In function 'figColorResolve': gvrender_core_fig.c:123:14: warning: conversion from 'int' to 'short int' may change value [-Wconversion] red[c] = r; ^ gvrender_core_fig.c:124:16: warning: conversion from 'int' to 'short int' may change value [-Wconversion] green[c] = g; ^ gvrender_core_fig.c:125:15: warning: conversion from 'int' to 'short int' may change value [-Wconversion] blue[c] = b; ^ gvrender_core_fig.c: In function 'fig_begin_page': gvrender_core_fig.c:218:36: warning: unused parameter 'job' [-Wunused-parameter] static void fig_begin_page(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_fig.c: In function 'fig_begin_node': gvrender_core_fig.c:223:36: warning: unused parameter 'job' [-Wunused-parameter] static void fig_begin_node(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_fig.c: In function 'fig_end_node': gvrender_core_fig.c:228:34: warning: unused parameter 'job' [-Wunused-parameter] static void fig_end_node(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_fig.c: In function 'fig_begin_edge': gvrender_core_fig.c:233:36: warning: unused parameter 'job' [-Wunused-parameter] static void fig_begin_edge(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_fig.c: In function 'fig_end_edge': gvrender_core_fig.c:238:34: warning: unused parameter 'job' [-Wunused-parameter] static void fig_end_edge(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_fig.c: In function 'fig_textspan': gvrender_core_fig.c:262:42: warning: cast from function call of type 'size_t' {aka 'long unsigned int'} to non-matching type 'double' [-Wbad-function-cast] double length = 2.0*font_size/3.0 * (double)strlen(span->str) / 2.0; ^ gvrender_core_fig.c: In function 'fig_ellipse': gvrender_core_fig.c:301:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ gvrender_core_fig.c: In function 'fig_bezier': gvrender_core_fig.c:338:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ gvrender_core_fig.c:364:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1) * 20 * sizeof(char)); ^ gvrender_core_fig.c:330:60: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] static void fig_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_fig.c:331:12: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ gvrender_core_fig.c: In function 'fig_polygon': gvrender_core_fig.c:429:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ gvrender_core_fig.c: In function 'fig_polyline': gvrender_core_fig.c:460:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ CC gvrender_core_map.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_map.c: In function 'map_output_shape': gvrender_core_map.c:40:24: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] A = realloc(A, size_A * sizeof(point)); ^ CC gvrender_core_mp.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_mp.c: In function 'mp_string': gvrender_core_mp.c:71:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf = malloc(bufsize * sizeof(char)); ^ gvrender_core_mp.c:75:17: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] while ((c = *s++)) { ^ gvrender_core_mp.c:78:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf = realloc(buf, bufsize * sizeof(char)); ^ gvrender_core_mp.c:86:20: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] *p++ = c; ^ gvrender_core_mp.c: In function 'mpColorResolve': gvrender_core_mp.c:125:14: warning: conversion from 'int' to 'short int' may change value [-Wconversion] red[c] = r; ^ gvrender_core_mp.c:126:16: warning: conversion from 'int' to 'short int' may change value [-Wconversion] green[c] = g; ^ gvrender_core_mp.c:127:15: warning: conversion from 'int' to 'short int' may change value [-Wconversion] blue[c] = b; ^ gvrender_core_mp.c: In function 'mp_begin_page': gvrender_core_mp.c:223:35: warning: unused parameter 'job' [-Wunused-parameter] static void mp_begin_page(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_mp.c: In function 'mp_begin_node': gvrender_core_mp.c:228:35: warning: unused parameter 'job' [-Wunused-parameter] static void mp_begin_node(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_mp.c: In function 'mp_end_node': gvrender_core_mp.c:233:33: warning: unused parameter 'job' [-Wunused-parameter] static void mp_end_node(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_mp.c: In function 'mp_begin_edge': gvrender_core_mp.c:238:35: warning: unused parameter 'job' [-Wunused-parameter] static void mp_begin_edge(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_mp.c: In function 'mp_end_edge': gvrender_core_mp.c:243:33: warning: unused parameter 'job' [-Wunused-parameter] static void mp_end_edge(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_mp.c: In function 'mp_ellipse': gvrender_core_mp.c:294:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ gvrender_core_mp.c: In function 'mp_bezier': gvrender_core_mp.c:331:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ gvrender_core_mp.c:354:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1) * 20 * sizeof(char)); ^ gvrender_core_mp.c:323:59: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] static void mp_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_mp.c:324:12: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ gvrender_core_mp.c: In function 'mp_polygon': gvrender_core_mp.c:419:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ gvrender_core_mp.c: In function 'mp_polyline': gvrender_core_mp.c:450:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] int thickness = obj->penwidth; ^~~ CC gvrender_core_ps.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_ps.c: In function 'psgen_begin_layer': gvrender_core_ps.c:115:50: warning: unused parameter 'layername' [-Wunused-parameter] static void psgen_begin_layer(GVJ_t * job, char *layername, int layerNum, int numLayers) ~~~~~~^~~~~~~~~ gvrender_core_ps.c: In function 'psgen_begin_anchor': gvrender_core_ps.c:204:61: warning: unused parameter 'tooltip' [-Wunused-parameter] static void psgen_begin_anchor(GVJ_t *job, char *url, char *tooltip, char *target, char *id) ~~~~~~^~~~~~~ gvrender_core_ps.c:204:76: warning: unused parameter 'target' [-Wunused-parameter] static void psgen_begin_anchor(GVJ_t *job, char *url, char *tooltip, char *target, char *id) ~~~~~~^~~~~~ gvrender_core_ps.c:204:90: warning: unused parameter 'id' [-Wunused-parameter] static void psgen_begin_anchor(GVJ_t *job, char *url, char *tooltip, char *target, char *id) ~~~~~~^~ gvrender_core_ps.c: In function 'psgen_bezier': gvrender_core_ps.c:325:50: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] psgen_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_ps.c:326:11: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ CC gvrender_core_svg.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_svg.c: In function 'svg_bzptarray': gvrender_core_svg.c:58:5: warning: "EDGEALIGN" is not defined, evaluates to 0 [-Wundef] #if EDGEALIGN ^~~~~~~~~ gvrender_core_svg.c:71:5: warning: "EDGEALIGN" is not defined, evaluates to 0 [-Wundef] #if EDGEALIGN ^~~~~~~~~ gvrender_core_svg.c: In function 'svg_grstyle': gvrender_core_svg.c:142:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (obj->penwidth != PENWIDTH_NORMAL) { ^~ gvrender_core_svg.c: In function 'svg_begin_layer': gvrender_core_svg.c:230:63: warning: unused parameter 'layerNum' [-Wunused-parameter] static void svg_begin_layer(GVJ_t * job, char *layername, int layerNum, ~~~~^~~~~~~~ gvrender_core_svg.c:231:12: warning: unused parameter 'numLayers' [-Wunused-parameter] int numLayers) ~~~~^~~~~~~~~ gvrender_core_svg.c: In function 'svg_gradstyle': gvrender_core_svg.c:512:13: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] angle = obj->gradient_angle * M_PI / 180; //angle of gradient line ^~~ gvrender_core_svg.c: In function 'svg_rgradstyle': gvrender_core_svg.c:566:13: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] angle = obj->gradient_angle * M_PI / 180; //angle of gradient line ^~~ gvrender_core_svg.c:569:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (angle == 0.) { ^~ gvrender_core_svg.c:572:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] ifx = 50 * (1 + cos(angle)); ^~ gvrender_core_svg.c:573:8: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] ify = 50 * (1 - sin(angle)); ^~ gvrender_core_svg.c:557:49: warning: unused parameter 'A' [-Wunused-parameter] static int svg_rgradstyle(GVJ_t * job, pointf * A, int n) ~~~~~~~~~^ gvrender_core_svg.c:557:56: warning: unused parameter 'n' [-Wunused-parameter] static int svg_rgradstyle(GVJ_t * job, pointf * A, int n) ~~~~^ gvrender_core_svg.c: In function 'svg_bezier': gvrender_core_svg.c:624:48: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] svg_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_svg.c:625:9: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ CC gvrender_core_tk.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/types.h:39, from ../../lib/gvc/gvplugin_render.h:17, from gvrender_core_tk.c:23: gvrender_core_tk.c: In function 'tkgen_print_tags': ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:64:17: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.n); ^~~~ ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:69:17: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.n); ^~~~ ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:76:17: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.e); ^~~~ ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:83:17: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.e); ^~~~ ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:88:10: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.g); ^~~~ ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:93:10: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.g); ^~~~ ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:98:10: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.sg); ^~~~ ../../lib/cgraph/cgraph.h:104:20: warning: conversion from 'IDTYPE' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] #define AGID(obj) (AGTAG(obj).id) ^ gvrender_core_tk.c:103:10: note: in expansion of macro 'AGID' ObjId = AGID(obj->u.sg); ^~~~ gvrender_core_tk.c: In function 'tkgen_begin_node': gvrender_core_tk.c:154:38: warning: unused parameter 'job' [-Wunused-parameter] static void tkgen_begin_node(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_tk.c: In function 'tkgen_begin_edge': gvrender_core_tk.c:159:38: warning: unused parameter 'job' [-Wunused-parameter] static void tkgen_begin_edge(GVJ_t * job) ~~~~~~~~^~~ gvrender_core_tk.c: In function 'tkgen_bezier': gvrender_core_tk.c:256:50: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] tkgen_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_tk.c:257:12: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ gvrender_core_tk.c:257:30: warning: unused parameter 'filled' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~ CC gvrender_core_vml.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_vml.c: In function 'vml_grstroke': gvrender_core_vml.c:104:23: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (obj->penwidth != PENWIDTH_NORMAL) ^~ gvrender_core_vml.c:98:43: warning: unused parameter 'filled' [-Wunused-parameter] static void vml_grstroke(GVJ_t * job, int filled) ~~~~^~~~~~ gvrender_core_vml.c: At top level: gvrender_core_vml.c:129:7: warning: no previous prototype for 'html_string' [-Wmissing-prototypes] char *html_string(char *s) ^~~~~~~~~~~ gvrender_core_vml.c: In function 'html_string': gvrender_core_vml.c:144:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = gmalloc(bufsize); ^~~~~~~ gvrender_core_vml.c:150:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = grealloc(buf, bufsize); ^~~~~~~ gvrender_core_vml.c:210:20: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] temp=charnum%10; ^~~~~~~ gvrender_core_vml.c: In function 'vml_begin_graph': gvrender_core_vml.c:259:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] graphHeight =(int)(job->bb.UR.y - job->bb.LL.y); ^ gvrender_core_vml.c:260:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] graphWidth =(int)(job->bb.UR.x - job->bb.LL.x); ^ gvrender_core_vml.c: In function 'vml_begin_anchor': gvrender_core_vml.c:353:78: warning: unused parameter 'id' [-Wunused-parameter] vml_begin_anchor(GVJ_t * job, char *href, char *tooltip, char *target, char *id) ~~~~~~^~ gvrender_core_vml.c: In function 'vml_ellipse': gvrender_core_vml.c:448:38: warning: variable 'bottom' set but not used [-Wunused-but-set-variable] double dx, dy, left, right, top, bottom; ^~~~~~ gvrender_core_vml.c:448:26: warning: variable 'right' set but not used [-Wunused-but-set-variable] double dx, dy, left, right, top, bottom; ^~~~~ gvrender_core_vml.c: In function 'vml_bezier': gvrender_core_vml.c:470:48: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] vml_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_vml.c:471:12: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ CC gvrender_core_pov.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_pov.c:364:7: warning: no previous prototype for 'el' [-Wmissing-prototypes] char *el(GVJ_t* job, char *template, ...) ^~ gvrender_core_pov.c: In function 'el': gvrender_core_pov.c:388:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] str = malloc (len+1); ~~~^~ gvrender_core_pov.c: In function 'pov_begin_graph': gvrender_core_pov.c:506:6: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] x = job->view.x / 2.0 * job->scale.x; ^~~ gvrender_core_pov.c:507:6: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] y = job->view.y / 2.0 * job->scale.y; ^~~ gvrender_core_pov.c:509:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] px = atanf(x / fabsf(d)) * 180 / M_PI * 2; ^~~~~ gvrender_core_pov.c:510:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] py = atanf(y / fabsf(d)) * 180 / M_PI * 2; ^~~~~ gvrender_core_pov.c: In function 'pov_begin_layer': gvrender_core_pov.c:526:11: warning: conversion from 'int' to 'float' may change value [-Wconversion] layerz = layerNum * -10; ^~~~~~~~ gvrender_core_pov.c: In function 'pov_ellipse': gvrender_core_pov.c:647:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] cx = (A[0].x + job->translation.x) * job->scale.x; ^ gvrender_core_pov.c:648:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] cy = (A[0].y + job->translation.y) * job->scale.y; ^ gvrender_core_pov.c:649:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] rx = (A[1].x - A[0].x) * job->scale.x; ^ gvrender_core_pov.c:650:7: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] ry = (A[1].y - A[0].y) * job->scale.y; ^ gvrender_core_pov.c:651:6: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] w = job->obj->penwidth / (rx + ry) / 2.0 * 5; ^~~ gvrender_core_pov.c: In function 'pov_bezier': gvrender_core_pov.c:696:60: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] static void pov_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_pov.c:697:14: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ gvrender_core_pov.c:697:32: warning: unused parameter 'filled' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~ CC gvrender_core_pic.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvrender_core_pic.c: In function 'pic_string': gvrender_core_pic.c:160:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf = malloc(bufsize * sizeof(char)); ^ gvrender_core_pic.c:164:17: warning: conversion to 'unsigned char' from 'char' may change the sign of the result [-Wsign-conversion] while ((c = *s++)) { ^ gvrender_core_pic.c:167:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] buf = realloc(buf, bufsize * sizeof(char)); ^ gvrender_core_pic.c:175:20: warning: conversion to 'char' from 'unsigned char' may change the sign of the result [-Wsign-conversion] *p++ = c; ^ gvrender_core_pic.c: In function 'pic_bezier': gvrender_core_pic.c:425:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1) * 20 * sizeof(char)); ^ gvrender_core_pic.c:407:9: warning: variable 'area_fill' set but not used [-Wunused-but-set-variable] int area_fill; ^~~~~~~~~ gvrender_core_pic.c:405:9: warning: variable 'fill_color' set but not used [-Wunused-but-set-variable] int fill_color = obj->fillcolor.u.index; ^~~~~~~~~~ gvrender_core_pic.c:401:9: warning: variable 'sub_type' set but not used [-Wunused-but-set-variable] int sub_type; ^~~~~~~~ gvrender_core_pic.c:394:60: warning: unused parameter 'arrow_at_start' [-Wunused-parameter] static void pic_bezier(GVJ_t * job, pointf * A, int n, int arrow_at_start, ~~~~^~~~~~~~~~~~~~ gvrender_core_pic.c:396:12: warning: unused parameter 'arrow_at_end' [-Wunused-parameter] int arrow_at_end, int filled) ~~~~^~~~~~~~~~~~ gvrender_core_pic.c: In function 'pic_polygon': gvrender_core_pic.c:483:61: warning: unused parameter 'filled' [-Wunused-parameter] static void pic_polygon(GVJ_t * job, pointf * A, int n, int filled) ~~~~^~~~~~ CC gvloadimage_core.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvloadimage_core.c: In function 'core_loadimage_svg': gvloadimage_core.c:46:78: warning: unused parameter 'filled' [-Wunused-parameter] static void core_loadimage_svg(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ~~~~~~~~^~~~~~ gvloadimage_core.c: In function 'core_loadimage_fig': gvloadimage_core.c:75:79: warning: unused parameter 'filled' [-Wunused-parameter] static void core_loadimage_fig(GVJ_t * job, usershape_t *us, boxf bf, boolean filled) ~~~~~~~~^~~~~~ gvloadimage_core.c: In function 'core_loadimage_vrml': gvloadimage_core.c:116:68: warning: unused parameter 'b' [-Wunused-parameter] static void core_loadimage_vrml(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ~~~~~^ gvloadimage_core.c:116:79: warning: unused parameter 'filled' [-Wunused-parameter] static void core_loadimage_vrml(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ~~~~~~~~^~~~~~ gvloadimage_core.c: In function 'core_loadimage_ps': gvloadimage_core.c:177:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from '__off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] us->datasize = statbuf.st_size; ^~~~~~~ gvloadimage_core.c:179:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from '__off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] us->data = mmap(0, statbuf.st_size, PROT_READ, MAP_SHARED, fd, 0); ~~~~~~~^~~~~~~~ gvloadimage_core.c:151:77: warning: unused parameter 'filled' [-Wunused-parameter] static void core_loadimage_ps(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ~~~~~~~~^~~~~~ gvloadimage_core.c: In function 'core_loadimage_vml': gvloadimage_core.c:244:18: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] graphHeight =(int)(job->bb.UR.y - job->bb.LL.y); ^ gvloadimage_core.c:241:78: warning: unused parameter 'filled' [-Wunused-parameter] static void core_loadimage_vml(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ~~~~~~~~^~~~~~ gvloadimage_core.c: In function 'core_loadimage_tk': gvloadimage_core.c:250:77: warning: unused parameter 'filled' [-Wunused-parameter] static void core_loadimage_tk(GVJ_t * job, usershape_t *us, boxf b, boolean filled) ~~~~~~~~^~~~~~ gvloadimage_core.c: At top level: gvloadimage_core.c:258:6: warning: no previous prototype for 'core_loadimage_null' [-Wmissing-prototypes] void core_loadimage_null(GVJ_t *gvc, usershape_t *us, boxf b, boolean filled) ^~~~~~~~~~~~~~~~~~~ gvloadimage_core.c: In function 'core_loadimage_null': gvloadimage_core.c:258:33: warning: unused parameter 'gvc' [-Wunused-parameter] void core_loadimage_null(GVJ_t *gvc, usershape_t *us, boxf b, boolean filled) ~~~~~~~^~~ gvloadimage_core.c:258:51: warning: unused parameter 'us' [-Wunused-parameter] void core_loadimage_null(GVJ_t *gvc, usershape_t *us, boxf b, boolean filled) ~~~~~~~~~~~~~^~ gvloadimage_core.c:258:60: warning: unused parameter 'b' [-Wunused-parameter] void core_loadimage_null(GVJ_t *gvc, usershape_t *us, boxf b, boolean filled) ~~~~~^ gvloadimage_core.c:258:71: warning: unused parameter 'filled' [-Wunused-parameter] void core_loadimage_null(GVJ_t *gvc, usershape_t *us, boxf b, boolean filled) ~~~~~~~~^~~~~~ CCLD libgvplugin_core_C.la CCLD libgvplugin_core.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/core' Making all in devil make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/devil' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/devil' Making all in gd make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gd' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gd' Making all in gdk make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdk' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdk' Making all in gdiplus make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdiplus' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdiplus' Making all in glitz make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/glitz' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/glitz' Making all in gs make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gs' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gs' Making all in gtk make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gtk' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gtk' Making all in lasi make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/lasi' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/lasi' Making all in ming make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/ming' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/ming' Making all in pango make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/pango' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/pango' Making all in quartz make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/quartz' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/quartz' Making all in rsvg make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/rsvg' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/rsvg' Making all in visio make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/visio' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/visio' Making all in xlib make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/xlib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/xlib' Making all in dot_layout make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/dot_layout' CC gvplugin_dot_layout.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC gvlayout_dot_layout.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libgvplugin_dot_layout_C.la CCLD libgvplugin_dot_layout.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/dot_layout' Making all in neato_layout make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/neato_layout' CC gvplugin_neato_layout.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC gvlayout_neato_layout.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libgvplugin_neato_layout_C.la CCLD libgvplugin_neato_layout.la make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/neato_layout' Making all in webp make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/webp' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/webp' Making all in poppler make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/poppler' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/poppler' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' Making all in cmd make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' Making all in dot make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' CC dot-dot.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dot.c: In function 'intr': dot.c:43:22: warning: unused parameter 's' [-Wunused-parameter] static void intr(int s) ~~~~^ CC dot-no_builtins.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD dot CC dot_builtins-dot.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dot.c: In function 'intr': dot.c:43:22: warning: unused parameter 's' [-Wunused-parameter] static void intr(int s) ~~~~^ CC dot_builtins-dot_builtins.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD dot_builtins make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' Making all in tools make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' CC gc.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gc.c: In function 'init': gc.c:97:17: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] while ((c = getopt(argc, argv, "necCaDUrsv")) != -1) { ^~~~~~ gc.c:97:51: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] while ((c = getopt(argc, argv, "necCaDUrsv")) != -1) { ^~ gc.c:98:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ gc.c: In function 'cntCluster': gc.c:237:35: warning: unused parameter 'g' [-Wunused-parameter] static void cntCluster(Agraph_t * g, Agobj_t * sg, void *arg) ~~~~~~~~~~~^ gc.c: In function 'wcp': gc.c:269:66: warning: declaration of 'fname' shadows a global declaration [-Wshadow] wcp(int nnodes, int nedges, int ncc, int ncl, char *gname, char *fname) ~~~~~~^~~~~ gc.c:67:14: note: shadowed declaration is here static char *fname; ^~~~~ CCLD gc CC gvcolor.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvcolor.c: In function 'init': gvcolor.c:98:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ gvcolor.c: In function 'color': gvcolor.c:149:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] nlist = (Agnode_t **) malloc(nn * sizeof(Agnode_t *)); ^ gvcolor.c:176:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (ND_x(n)[j] != 0.0) ^~ CC colxlate.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] colxlate.c: In function 'canoncolor': colxlate.c:56:10: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] c = tolower(c); ^~~~~~~ colxlate.c: In function 'colorcmpf': colxlate.c:65:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] hsbcolor_t *p0 = (hsbcolor_t *) a0; ^ colxlate.c:66:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] hsbcolor_t *p1 = (hsbcolor_t *) a1; ^ colxlate.c: At top level: colxlate.c:71:7: warning: no previous prototype for 'colorxlate' [-Wmissing-prototypes] char *colorxlate(char *str, char *buf) ^~~~~~~~~~ CCLD gvcolor CC cvtgxl.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] cvtgxl.c: In function 'openFile': cvtgxl.c:60:41: warning: declaration of 'mode' shadows a global declaration [-Wshadow] static FILE *openFile(char *name, char *mode) ~~~~~~^~~~ cvtgxl.c:27:37: note: shadowed declaration is here typedef enum { Unset, ToGV, ToGXL } mode; ^~~~ cvtgxl.c: In function 'initargs': cvtgxl.c:145:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CC gv2gxl.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gv2gxl.c: In function 'make_nitem': gv2gxl.c:57:35: warning: unused parameter 'd' [-Wunused-parameter] static namev_t *make_nitem(Dt_t * d, namev_t * objp, Dtdisc_t * disc) ~~~~~~~^ gv2gxl.c:57:65: warning: unused parameter 'disc' [-Wunused-parameter] static namev_t *make_nitem(Dt_t * d, namev_t * objp, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gv2gxl.c: In function 'free_nitem': gv2gxl.c:65:31: warning: unused parameter 'd' [-Wunused-parameter] static void free_nitem(Dt_t * d, namev_t * np, Dtdisc_t * disc) ~~~~~~~^ gv2gxl.c:65:59: warning: unused parameter 'disc' [-Wunused-parameter] static void free_nitem(Dt_t * d, namev_t * np, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gv2gxl.c: In function 'free_iditem': gv2gxl.c:87:32: warning: unused parameter 'd' [-Wunused-parameter] static void free_iditem(Dt_t * d, idv_t * idp, Dtdisc_t * disc) ~~~~~~~^ gv2gxl.c:87:59: warning: unused parameter 'disc' [-Wunused-parameter] static void free_iditem(Dt_t * d, idv_t * idp, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gv2gxl.c: In function '_xml_string': gv2gxl.c:21:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ gv2gxl.c:182:8: note: in expansion of macro 'N_NEW' buf = N_NEW(bufsize, char); ^~~~~ gv2gxl.c:189:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = realloc(buf, bufsize); ^~~~~~~ gv2gxl.c: In function 'createEdgeId': gv2gxl.c:326:19: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] int baselen = strlen(hname) + strlen(tname) + sizeof(EDGEOP); ^~~~~~ gv2gxl.c:21:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ gv2gxl.c:335:7: note: in expansion of macro 'N_NEW' bp = N_NEW(len, char); ^~~~~ gv2gxl.c: In function 'writeDict': gv2gxl.c:408:22: warning: unused parameter 'g' [-Wunused-parameter] writeDict(Agraph_t * g, FILE * gxlFile, char *name, Dict_t * dict, ~~~~~~~~~~~^ gv2gxl.c: In function 'writeHdr': gv2gxl.c:511:8: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] len = strlen(name) + sizeof("N_"); ^~~~~~ gv2gxl.c:21:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ gv2gxl.c:515:20: note: in expansion of macro 'N_NEW' bp = dynbuf = N_NEW(len, char); ^~~~~ gv2gxl.c: In function 'writeEdgeName': gv2gxl.c:590:60: warning: unused parameter 'terminate' [-Wunused-parameter] static int writeEdgeName(Agedge_t * e, FILE * gxlFile, int terminate) ~~~~^~~~~~~~~ gv2gxl.c: In function 'initState': gv2gxl.c:883:21: warning: conversion from 'int' to 'char' may change value [-Wconversion] stp->directed = agisdirected(g); ^~~~~~~~~~~~ CC gxl2gv.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gxl2gv.c: In function 'pushString': gxl2gv.c:63:21: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] #define ROUND2(x,y) (((x) + ((y)-1)) & ~((y)-1)) ^ gxl2gv.c:67:14: note: in expansion of macro 'ROUND2' int sz = ROUND2(sizeof(slist) + strlen(s), sizeof(void *)); ^~~~~~ gxl2gv.c:61:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ gxl2gv.c:68:27: note: in expansion of macro 'N_NEW' slist *sp = (slist *) N_NEW(sz, char); ^~~~~ gxl2gv.c: In function 'make_nitem': gxl2gv.c:133:35: warning: unused parameter 'd' [-Wunused-parameter] static namev_t *make_nitem(Dt_t * d, namev_t * objp, Dtdisc_t * disc) ~~~~~~~^ gxl2gv.c:133:65: warning: unused parameter 'disc' [-Wunused-parameter] static namev_t *make_nitem(Dt_t * d, namev_t * objp, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gxl2gv.c: In function 'free_nitem': gxl2gv.c:141:31: warning: unused parameter 'd' [-Wunused-parameter] static void free_nitem(Dt_t * d, namev_t * np, Dtdisc_t * disc) ~~~~~~~^ gxl2gv.c:141:59: warning: unused parameter 'disc' [-Wunused-parameter] static void free_nitem(Dt_t * d, namev_t * np, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gxl2gv.c: In function 'bind_node': gxl2gv.c:240:19: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] N = agnode(G, (char *) name, 1); ^ gxl2gv.c: In function 'bind_edge': gxl2gv.c:249:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tailNode = agnode(G, (char *) tail, 1); ^ gxl2gv.c:250:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] headNode = agnode(G, (char *) head, 1); ^ gxl2gv.c: In function 'setGlobalNodeAttr': gxl2gv.c:306:71: warning: unused parameter 'ud' [-Wunused-parameter] setGlobalNodeAttr(Agraph_t * g, char *name, char *value, userdata_t * ud) ~~~~~~~~~~~~~^~ gxl2gv.c: In function 'setGlobalEdgeAttr': gxl2gv.c:356:71: warning: unused parameter 'ud' [-Wunused-parameter] setGlobalEdgeAttr(Agraph_t * g, char *name, char *value, userdata_t * ud) ~~~~~~~~~~~~~^~ gxl2gv.c: In function 'setAttr': gxl2gv.c:393:5: warning: switch missing default case [-Wswitch-default] switch (Current_class) { ^~~~~~ gxl2gv.c: In function 'startElementHandler': gxl2gv.c:435:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] g = agopen((char *) id, Agdirected, &AgDefaultDisc); ^ gxl2gv.c:437:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] g = agopen((char *) id, Agundirected, &AgDefaultDisc); ^ gxl2gv.c:442:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] g = agopen((char *) id, Agdirected, &AgDefaultDisc); ^ gxl2gv.c:447:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (isAnonGraph((char *) id)) { ^ gxl2gv.c:452:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] subg = agsubg(G, (char *) id, 1); ^ gxl2gv.c:458:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] setGraphAttr(G, GXL_ROLE, (char *) atts[pos], ud); ^ gxl2gv.c:463:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] setGraphAttr(G, GXL_HYPER, (char *) atts[pos], ud); ^ gxl2gv.c:492:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tname = mapLookup(ud->nameMap, (char *) tail); ^ gxl2gv.c:496:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tname = mapLookup(ud->nameMap, (char *) head); ^ gxl2gv.c:513:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] setEdgeAttr(E, GXL_FROM, (char *) atts[pos], ud); ^ gxl2gv.c:518:29: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] setEdgeAttr(E, GXL_TO, (char *) atts[pos], ud); ^ gxl2gv.c:523:29: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] setEdgeAttr(E, GXL_ID, (char *) atts[pos], ud); ^ gxl2gv.c:528:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput(&ud->xml_attr_name, (char *) attrname); ^ gxl2gv.c:549:37: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput(&ud->composite_buffer, (char *) name); ^ gxl2gv.c:557:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] setAttr(GXL_TYPE, (char *) atts[pos], ud); ^ gxl2gv.c:564:35: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput(&ud->xml_attr_value, (char *) href); ^ gxl2gv.c:573:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput(&ud->composite_buffer, (char *) name); ^ gxl2gv.c: In function 'endElementHandler': gxl2gv.c:607:8: warning: declaration of 'name' shadows a parameter [-Wshadow] char *name; ^~~~ gxl2gv.c:583:59: note: shadowed declaration is here static void endElementHandler(void *userData, const char *name) ~~~~~~~~~~~~^~~~ gxl2gv.c:614:33: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] int len = sizeof(GXL_COMP) + agxblen(&ud->xml_attr_name); ^ gxl2gv.c:614:16: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] int len = sizeof(GXL_COMP) + agxblen(&ud->xml_attr_name); ^~~~~~ gxl2gv.c:61:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ gxl2gv.c:618:19: note: in expansion of macro 'N_NEW' name = dynbuf = N_NEW(len, char); ^~~~~ gxl2gv.c:631:2: warning: switch missing default case [-Wswitch-default] switch (ud->globalAttrType) { ^~~~~~ gxl2gv.c:655:37: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput(&ud->composite_buffer, (char *) name); ^ gxl2gv.c:664:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput(&ud->composite_buffer, (char *) name); ^ gxl2gv.c: In function 'characterDataHandler': gxl2gv.c:677:35: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput_n(&ud->composite_buffer, (char *) s, length); ^ gxl2gv.c:677:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] agxbput_n(&ud->composite_buffer, (char *) s, length); ^~~~~~ gxl2gv.c:681:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput_n(&ud->xml_attr_value, (char *) s, length); ^ gxl2gv.c:681:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] agxbput_n(&ud->xml_attr_value, (char *) s, length); ^~~~~~ gxl2gv.c: In function 'gxl_to_gv': gxl2gv.c:702:29: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] if (XML_Parse(parser, buf, len, done) == XML_STATUS_ERROR) { ^~~ CCLD gxl2gv CC acyclic.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] acyclic.c: In function 'init': acyclic.c:149:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CCLD acyclic CC nop.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] nop.c: In function 'init': nop.c:51:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CCLD nop CC ccomps.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ccomps.c: In function 'split': ccomps.c:115:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] size = sfx - name; ^~~ ccomps.c:116:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] path = (char *) malloc(size + 1); ~~~~~^~~ In file included from /usr/include/string.h:637, from ../../lib/cdt/cdt.h:16, from ../../lib/cgraph/cgraph.h:18, from ccomps.c:24: ccomps.c:117:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] strncpy(path, name, size); ^~~~ ccomps.c: In function 'init': ccomps.c:140:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ ccomps.c: In function 'getBuf': ccomps.c:399:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = (char *) malloc(sz); ^~ ccomps.c:401:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = (char *) realloc(buf, sz); ^~ ccomps.c: In function 'printSorted': ccomps.c:26:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ ccomps.c:571:22: note: in expansion of macro 'N_NEW' Agraph_t** ccs = N_NEW(c_cnt, Agraph_t*); ^~~~~ ccomps.c:580:17: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] qsort (ccs, c_cnt, sizeof(Agraph_t*), (qsort_cmpf)cmp); ^~~~~ ccomps.c: In function 'processClusters': ccomps.c:650:29: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] name = getBuf(sizeof(PFX1) + strlen(graphName)); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ccomps.c:675:49: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] name = getBuf(sizeof(PFX2) + strlen(graphName) + 32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ccomps.c:728:18: warning: conversion from 'long int' to 'int' may change value [-Wconversion] printSorted (g, c_cnt); ^~~~~ ccomps.c: In function 'process': ccomps.c:778:29: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] name = getBuf(sizeof(PFX1) + strlen(graphName)); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ccomps.c:800:49: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] name = getBuf(sizeof(PFX2) + strlen(graphName) + 32); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ccomps.c:850:18: warning: conversion from 'long int' to 'int' may change value [-Wconversion] printSorted (g, c_cnt); ^~~~~ ccomps.c: In function 'chkGraphName': ccomps.c:885:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(s) + 2; /* plus '\0' and '_' */ ^~~~~~ ccomps.c:887:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = realloc (buf, len); ^~~ CCLD ccomps CC sccmap.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] sccmap.c: In function 'getval': sccmap.c:81:46: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return (((Agnodeinfo_t *) (n->base.data))->val); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ sccmap.c: In function 'setval': sccmap.c:85:46: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ((Agnodeinfo_t *) (n->base.data))->val = v; ^ sccmap.c: In function 'initStack': sccmap.c:97:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] sp->data = (Agnode_t **) malloc(sz * sizeof(Agnode_t *)); ^ sccmap.c: In function 'visit': sccmap.c:174:11: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] min = ++(st->ID); ^~ sccmap.c:175:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] setval(n, min); ^~~ sccmap.c:181:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] m = visit(t, map, sp, st); ^~~~~ sccmap.c:183:10: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] m = getval(t); ^~~~~~ sccmap.c:188:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (getval(n) == min) { ^~ sccmap.c:37:13: warning: signed conversion from 'unsigned int' to 'int' changes value from '4294967295' to '-1' [-Wsign-conversion] #define INF ((unsigned int)(-1)) ^~~~~~~~~~~~~~~~~~~~ sccmap.c:190:16: note: in expansion of macro 'INF' setval(n, INF); ^~~ sccmap.c:37:13: warning: signed conversion from 'unsigned int' to 'int' changes value from '4294967295' to '-1' [-Wsign-conversion] #define INF ((unsigned int)(-1)) ^~~~~~~~~~~~~~~~~~~~ sccmap.c:202:13: note: in expansion of macro 'INF' setval(t, INF); ^~~ sccmap.c:211:12: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] return min; ^~~ sccmap.c: In function 'process': sccmap.c:300:34: warning: cast from function call of type 'int' to non-matching type 'double' [-Wbad-function-cast] state.N_nodes_in_nontriv_SCC / (double) agnnodes(G), ^ sccmap.c: In function 'scanArgs': sccmap.c:348:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CCLD sccmap CC tred.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] tred.c: In function 'init': tred.c:104:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CCLD tred CC unflatten.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] unflatten.c: In function 'scanargs': unflatten.c:180:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ unflatten.c: In function 'main': unflatten.c:76:21: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(buf, "%d", newlen); ^ unflatten.c:76:5: note: 'sprintf' output between 2 and 11 bytes into a destination of size 10 sprintf(buf, "%d", newlen); ^~~~~~~~~~~~~~~~~~~~~~~~~~ unflatten.c:76:21: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(buf, "%d", newlen); ^ unflatten.c:76:5: note: 'sprintf' output between 2 and 11 bytes into a destination of size 10 sprintf(buf, "%d", newlen); ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD unflatten CC gvpack-gvpack.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/common/render.h:44, from gvpack.c:27: gvpack.c: In function 'setNameValue': ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ gvpack.c:154:11: note: in expansion of macro 'RALLOC' G_args = RALLOC(G_sz, G_args, attr_t); ^~~~~~ gvpack.c: In function 'init': gvpack.c:216:12: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(optarg) + 2; ^~~~~~ In file included from ../../lib/common/render.h:44, from gvpack.c:27: ../../lib/common/memory.h:39:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_GNEW(n,t) (t*)gmalloc((n)*sizeof(t)) ^ gvpack.c:218:8: note: in expansion of macro 'N_GNEW' bp = N_GNEW(len, char); ^~~~~~ gvpack.c:214:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ gvpack.c: In function 'cloneDfltAttrs': gvpack.c:351:62: warning: declaration of 'kind' shadows a global declaration [-Wshadow] static void cloneDfltAttrs(Agraph_t *old, Agraph_t *new, int kind) ~~~~^~~~ gvpack.c:90:17: note: shadowed declaration is here static Agdesc_t kind; /* type of graph */ ^~~~ gvpack.c: In function 'cloneAttrs': gvpack.c:364:9: warning: declaration of 'kind' shadows a global declaration [-Wshadow] int kind = AGTYPE(old); ^~~~ gvpack.c:90:17: note: shadowed declaration is here static Agdesc_t kind; /* type of graph */ ^~~~ gvpack.c: In function 'freef': gvpack.c:425:26: warning: unused parameter 'dt' [-Wunused-parameter] static void freef(Dt_t * dt, void * obj, Dtdisc_t * disc) ~~~~~~~^~ gvpack.c:425:53: warning: unused parameter 'disc' [-Wunused-parameter] static void freef(Dt_t * dt, void * obj, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ gvpack.c: In function 'fillDict': gvpack.c:447:55: warning: declaration of 'kind' shadows a global declaration [-Wshadow] static void fillDict(Dt_t * newdict, Agraph_t* g, int kind) ~~~~^~~~ gvpack.c:90:17: note: shadowed declaration is here static Agdesc_t kind; /* type of graph */ ^~~~ gvpack.c: In function 'xName': gvpack.c:570:8: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen(oldname) + 100; /* 100 for "_gv" and decimal no. */ ^~~~~~ In file included from ../../lib/common/render.h:44, from gvpack.c:27: ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ gvpack.c:573:13: note: in expansion of macro 'N_NEW' name = N_NEW(len, char); ^~~~~ gvpack.c: In function 'cloneClusterTree': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ gvpack.c:661:17: note: in expansion of macro 'N_NEW' GD_clust(ng) = N_NEW(1 + GD_n_cluster(g), Agraph_t *); ^~~~~ gvpack.c: In function 'cloneGraph': ../../lib/common/memory.h:36:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)zmalloc((n)*sizeof(t)) ^ gvpack.c:755:19: note: in expansion of macro 'N_NEW' GD_clust(root) = N_NEW(1 + GD_n_cluster(root), graph_t *); ^~~~~ gvpack.c: In function 'readGraphs': ../../lib/common/memory.h:41:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ gvpack.c:809:11: note: in expansion of macro 'ALLOC' gs = ALLOC(sz, gs, Agraph_t *); ^~~~~ ../../lib/common/memory.h:41:98: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define ALLOC(size,ptr,type) (ptr? (type*)grealloc(ptr,(size)*sizeof(type)):(type*)gmalloc((size)*sizeof(type))) ^ gvpack.c:809:11: note: in expansion of macro 'ALLOC' gs = ALLOC(sz, gs, Agraph_t *); ^~~~~ gvpack.c:821:16: warning: conversion from 'int' to 'boolean' {aka 'unsigned char'} may change value [-Wconversion] init_graph(g, doPack, gvc); ^~~~~~ In file included from ../../lib/common/render.h:44, from gvpack.c:27: ../../lib/common/memory.h:42:58: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)grealloc(ptr,(size)*sizeof(type))) ^ gvpack.c:825:10: note: in expansion of macro 'RALLOC' gs = RALLOC(cnt, gs, Agraph_t *); ^~~~~~ gvpack.c: At top level: gvpack.c:835:6: warning: no previous prototype for 'compBB' [-Wmissing-prototypes] boxf compBB(Agraph_t ** gs, int cnt) ^~~~~~ CCLD gvpack CC dijkstra.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dijkstra.c: In function 'cmpf': dijkstra.c:99:24: warning: unused parameter 'd' [-Wunused-parameter] static int cmpf(Dt_t * d, void *key1, void *key2, Dtdisc_t * disc) ~~~~~~~^ dijkstra.c:99:62: warning: unused parameter 'disc' [-Wunused-parameter] static int cmpf(Dt_t * d, void *key1, void *key2, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ dijkstra.c: In function 'update': dijkstra.c:139:16: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (oldlen == 0) { /* first time to see dest */ ^~ dijkstra.c: In function 'post': dijkstra.c:180:6: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (dist) { ^~~~ dijkstra.c: At top level: dijkstra.c:213:6: warning: no previous prototype for 'dijkstra' [-Wmissing-prototypes] void dijkstra(Dict_t * Q, Agraph_t * G, Agnode_t * n) ^~~~~~~~ dijkstra.c: In function 'init': dijkstra.c:260:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ dijkstra.c:286:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] Files = malloc(sizeof(char *) * argc / 2 + 2); ^ dijkstra.c:287:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] Nodes = malloc(sizeof(char *) * argc / 2 + 2); ^ CCLD dijkstra CC bcomps.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] bcomps.c: In function 'blockName': bcomps.c:103:10: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] sz = strlen(gname) + 128; ^~~~~~ bcomps.c:107:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = (char *) malloc(sz); ^~ bcomps.c: In function 'getName': bcomps.c:133:11: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] sz = strlen(outfile) + 100; /* enough to handle '__' */ ^~~~~~ bcomps.c:134:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] buf = (char *) malloc(sz); ^~ bcomps.c: In function 'split': bcomps.c:330:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] size = sfx - name; ^~~ bcomps.c:332:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] path = (char *) malloc(size + 1); ~~~~~^~~ In file included from /usr/include/string.h:637, from bcomps.c:23: bcomps.c:333:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] strncpy(path, name, size); ^~~~ bcomps.c: In function 'init': bcomps.c:346:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CCLD bcomps CC mm2gv.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] In file included from ../../lib/sparse/SparseMatrix.h:16, from mm2gv.c:26: mm2gv.c: In function 'makeDotGraph': ../../lib/sparse/general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ mm2gv.c:243:22: note: in expansion of macro 'N_NEW' Agnode_t **arr = N_NEW(A->m, Agnode_t *); ^~~~~ ../../lib/sparse/general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ mm2gv.c:298:10: note: in expansion of macro 'N_NEW' color = N_NEW(A->nz, real); ^~~~~ mm2gv.c: In function 'init': mm2gv.c:411:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CC matrix_market.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] matrix_market.c: In function 'SparseMatrix_import_matrix_market': matrix_market.c:104:19: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = MALLOC(nz * sizeof(int)); ^ matrix_market.c:105:19: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = MALLOC(nz * sizeof(int)); ^ matrix_market.c:122:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = (real *) malloc(nz * sizeof(real)); ^ matrix_market.c:129:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:130:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:131:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = REALLOC(val, 2 * sizeof(real) * nz); ^ matrix_market.c:141:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:142:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:143:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = REALLOC(val, 2 * sizeof(real) * nz); ^ matrix_market.c:158:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vali = (int *) malloc(nz * sizeof(int)); ^ matrix_market.c:165:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:166:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:167:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vali = REALLOC(vali, 2 * sizeof(int) * nz); ^ matrix_market.c:177:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:178:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:179:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vali = REALLOC(vali, 2 * sizeof(int) * nz); ^ matrix_market.c:200:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:201:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:214:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = (real *) malloc(2 * nz * sizeof(real)); ^ matrix_market.c:223:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:224:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:225:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = REALLOC(val, 4 * sizeof(real) * nz); ^ matrix_market.c:237:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:238:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:239:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = REALLOC(val, 4 * sizeof(real) * nz); ^ matrix_market.c:252:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = REALLOC(I, 2 * sizeof(int) * nz); ^ matrix_market.c:253:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = REALLOC(J, 2 * sizeof(int) * nz); ^ matrix_market.c:254:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = REALLOC(val, 4 * sizeof(real) * nz); ^ CC mmio.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] mmio.c: In function 'mm_read_unsymmetric_sparse': mmio.c:74:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] I = (int *) malloc(nz * sizeof(int)); ^ mmio.c:75:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] J = (int *) malloc(nz * sizeof(int)); ^ mmio.c:76:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] val = (double *) malloc(nz * sizeof(double)); ^ mmio.c: In function 'mm_read_banner': mmio.c:130:36: warning: conversion from 'int' to 'char' may change value [-Wconversion] for (p = mtx; *p != '\0'; *p = tolower(*p), p++); /* convert to lower case */ ^~~~~~~ mmio.c:131:36: warning: conversion from 'int' to 'char' may change value [-Wconversion] for (p = crd; *p != '\0'; *p = tolower(*p), p++); ^~~~~~~ mmio.c:132:42: warning: conversion from 'int' to 'char' may change value [-Wconversion] for (p = data_type; *p != '\0'; *p = tolower(*p), p++); ^~~~~~~ mmio.c:133:47: warning: conversion from 'int' to 'char' may change value [-Wconversion] for (p = storage_scheme; *p != '\0'; *p = tolower(*p), p++); ^~~~~~~ mmio.c: In function 'mm_read_mtx_crd_data': mmio.c:271:40: warning: unused parameter 'M' [-Wunused-parameter] int mm_read_mtx_crd_data(FILE * f, int M, int N, int nz, int I[], int J[], ~~~~^ mmio.c:271:47: warning: unused parameter 'N' [-Wunused-parameter] int mm_read_mtx_crd_data(FILE * f, int M, int N, int nz, int I[], int J[], ~~~~^ mmio.c: At top level: mmio.c:336:5: warning: no previous prototype for 'mm_read_mtx_crd' [-Wmissing-prototypes] int mm_read_mtx_crd(char *fname, int *M, int *N, int *nz, int **I, int **J, ^~~~~~~~~~~~~~~ mmio.c: In function 'mm_read_mtx_crd': mmio.c:359:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *I = (int *) malloc(*nz * sizeof(int)); ^ mmio.c:360:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *J = (int *) malloc(*nz * sizeof(int)); ^ mmio.c:364:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *val = (double *) malloc(*nz * 2 * sizeof(double)); ^ mmio.c:370:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *val = (double *) malloc(*nz * sizeof(double)); ^ mmio.c: In function 'mm_typecode_to_str': mmio.c:463:9: warning: variable 'error' set but not used [-Wunused-but-set-variable] int error = 0; ^~~~~ CCLD mm2gv CC gvgen.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvgen.c: In function 'readPos': gvgen.c:126:9: warning: conversion from 'long int' to 'int' may change value [-Wconversion] d = strtol(s, e, 10); ^~~~~~ gvgen.c: In function 'init': gvgen.c:304:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:309:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:314:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:325:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:330:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:335:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:340:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:345:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:350:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:355:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:360:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:374:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:379:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:382:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:388:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:393:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:398:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:402:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:410:11: warning: conversion from 'int' to 'char' may change value [-Wconversion] errexit(c); ^ gvgen.c:300:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ gvgen.c: In function 'main': gvgen.c:518:6: warning: implicit declaration of function 'makeTetrix'; did you mean 'makeTree'? [-Wimplicit-function-declaration] makeTetrix(opts.graphSize1, ef); ^~~~~~~~~~ makeTree gvgen.c:518:6: warning: nested extern declaration of 'makeTetrix' [-Wnested-externs] gvgen.c: In function 'init': gvgen.c:320:22: warning: this statement may fall through [-Wimplicit-fallthrough=] opts->isPartial = 1; ~~~~~~~~~~~~~~~~^~~ gvgen.c:321:2: note: here case 'g': ^~~~ CC graph_generator.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] graph_generator.c: In function 'makeTree': graph_generator.c:229:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] unsigned int n = (ipow(nary,depth)-1)/(nary-1); /* no. of non-leaf nodes */ ^ graph_generator.c:233:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] for (j = 0; j < nary; j++) { ^ graph_generator.c:234:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ef (i, idx++); ^ graph_generator.c:234:16: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ef (i, idx++); ~~~^~ graph_generator.c: In function 'makeBinaryTree': graph_generator.c:242:22: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] unsigned int n = (1 << depth) - 1; ^ graph_generator.c:245:6: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ef( i, 2 * i); ^ graph_generator.c:245:11: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ef( i, 2 * i); ~~^~~ graph_generator.c:246:6: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ef( i, 2 * i + 1); ^ graph_generator.c:246:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] ef( i, 2 * i + 1); ~~~~~~^~~ graph_generator.c: In function 'makeSierpinski': graph_generator.c:309:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] graph_generator.c:294:37: #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ~~~ graph_generator.c:309:21: graph = N_NEW(n + 1, vtx_data); graph_generator.c:294:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ^ graph_generator.c:310:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] graph_generator.c:294:37: #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ~~~ graph_generator.c:310:21: edges = N_NEW(4 * n, int); graph_generator.c:294:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ^ graph_generator.c:301:9: warning: variable 'nedges' set but not used [-Wunused-but-set-variable] int nedges; ^~~~~~ graph_generator.c: At top level: graph_generator.c:383:6: warning: no previous prototype for 'makeTetrix' [-Wmissing-prototypes] void makeTetrix(int depth, edgefn ef) ^~~~~~~~~~ graph_generator.c: In function 'makeTetrix': graph_generator.c:396:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] graph_generator.c:294:37: #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ~~~ graph_generator.c:396:21: graph = N_NEW(n + 1, vtx_data); graph_generator.c:294:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ^ graph_generator.c:397:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] graph_generator.c:294:37: #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ~~~ graph_generator.c:397:21: edges = N_NEW(6 * n, int); graph_generator.c:294:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ^ graph_generator.c:388:9: warning: variable 'nedges' set but not used [-Wunused-but-set-variable] int nedges; ^~~~~~ graph_generator.c: In function 'makeRandom': graph_generator.c:484:11: warning: conversion from 'time_t' {aka 'long int'} to 'unsigned int' may change value [-Wconversion] srand(time(0)); ^~~~~~~ graph_generator.c: In function 'mkTree': graph_generator.c:294:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ^~~ graph_generator.c:563:13: note: in expansion of macro 'N_NEW' tp->p = N_NEW(sz,int); ^~~~~ graph_generator.c: In function 'mkStack': graph_generator.c:294:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ^~~ graph_generator.c:646:13: note: in expansion of macro 'N_NEW' sp->v = N_NEW(sz,pair); ^~~~~ graph_generator.c: In function 'genCnt': graph_generator.c:683:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] graph_generator.c:294:37: #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ~~~ graph_generator.c:683:22: int* T = N_NEW(NN+1,int); graph_generator.c:294:38: note: in definition of macro 'N_NEW' #define N_NEW(n,t) (t*)calloc((n),sizeof(t)) ^ graph_generator.c: In function 'genTree': graph_generator.c:715:33: warning: declaration of 'stack' shadows a global declaration [-Wshadow] genTree (int NN, int* T, stack* stack, tree_t* TREE) ~~~~~~~^~~~~ graph_generator.c:639:3: note: shadowed declaration is here } stack; ^~~~~ graph_generator.c:726:10: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] Z = v*drand(); ^ graph_generator.c: In function 'makeTreeGen': graph_generator.c:787:11: warning: conversion from 'time_t' {aka 'long int'} to 'unsigned int' may change value [-Wconversion] srand(time(0)); ^~~~~~~ CCLD gvgen CC gml2gv.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gml2gv.c: In function 'initargs': gml2gv.c:115:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CC gmlparse.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ../../cmd/tools/gmlparse.y: In function 'free_node': ../../cmd/tools/gmlparse.y:40:17: warning: unused parameter 'd' [-Wunused-parameter] free_node (Dt_t*d, gmlnode* p, Dtdisc_t* ds) ~~~~~^ ../../cmd/tools/gmlparse.y:40:42: warning: unused parameter 'ds' [-Wunused-parameter] free_node (Dt_t*d, gmlnode* p, Dtdisc_t* ds) ~~~~~~~~~~^~ ../../cmd/tools/gmlparse.y: In function 'free_edge': ../../cmd/tools/gmlparse.y:48:17: warning: unused parameter 'd' [-Wunused-parameter] free_edge (Dt_t*d, gmledge* p, Dtdisc_t* ds) ~~~~~^ ../../cmd/tools/gmlparse.y:48:42: warning: unused parameter 'ds' [-Wunused-parameter] free_edge (Dt_t*d, gmledge* p, Dtdisc_t* ds) ~~~~~~~~~~^~ ../../cmd/tools/gmlparse.y: In function 'free_graph': ../../cmd/tools/gmlparse.y:56:18: warning: unused parameter 'd' [-Wunused-parameter] free_graph (Dt_t*d, gmlgraph* p, Dtdisc_t* ds) ~~~~~^ ../../cmd/tools/gmlparse.y:56:44: warning: unused parameter 'ds' [-Wunused-parameter] free_graph (Dt_t*d, gmlgraph* p, Dtdisc_t* ds) ~~~~~~~~~~^~ ../../cmd/tools/gmlparse.y: In function 'initstk': ../../cmd/tools/gmlparse.y:24:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ ../../cmd/tools/gmlparse.y:123:15: note: in expansion of macro 'N_NEW' liststk = N_NEW(liststk_sz, Dt_t*); ^~~~~ ../../cmd/tools/gmlparse.y: In function 'pushAlist': ../../cmd/tools/gmlparse.y:25:57: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define RALLOC(size,ptr,type) ((type*)realloc(ptr,(size)*sizeof(type))) ^ ../../cmd/tools/gmlparse.y:163:16: note: in expansion of macro 'RALLOC' liststk = RALLOC(liststk_sz, liststk, Dt_t*); ^~~~~~ ../../cmd/tools/gmlparse.y: In function 'mkAttr': ../../cmd/tools/gmlparse.y:234:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] gp->sort = sort; ^~~~ ../../cmd/tools/gmlparse.y:235:16: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] gp->kind = kind; ^~~~ y.tab.c: In function 'gmlparse': y.tab.c:1613:13: warning: conversion from 'int' to 'gmltype_int16' {aka 'short int'} may change value [-Wconversion] *yyssp = yystate; ^~~~~~~ y.tab.c:1618:26: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] YYSIZE_T yysize = yyssp - yyss + 1; ^~~~~~ ../../cmd/tools/gmlparse.y: In function 'free_attr': ../../cmd/tools/gmlparse.y:397:17: warning: unused parameter 'd' [-Wunused-parameter] free_attr (Dt_t*d, gmlattr* p, Dtdisc_t* ds) ~~~~~^ ../../cmd/tools/gmlparse.y:397:42: warning: unused parameter 'ds' [-Wunused-parameter] free_attr (Dt_t*d, gmlattr* p, Dtdisc_t* ds) ~~~~~~~~~~^~ ../../cmd/tools/gmlparse.y: In function 'addNodeLabelGraphics': ../../cmd/tools/gmlparse.y:461:58: warning: unused parameter 'xb' [-Wunused-parameter] addNodeLabelGraphics (Agnode_t* np, Dt_t* alist, agxbuf* xb, agxbuf* unk) ~~~~~~~~^~ ../../cmd/tools/gmlparse.y: In function 'mkGraph': ../../cmd/tools/gmlparse.y:734:20: warning: declaration of 'G' shadows a global declaration [-Wshadow] mkGraph (gmlgraph* G, Agraph_t* parent, char* name, agxbuf* xb, agxbuf* unk) ~~~~~~~~~~^ ../../cmd/tools/gmlparse.y:29:18: note: shadowed declaration is here static gmlgraph* G; ^ CC gmlscan.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] ../../cmd/tools/gmlscan.l: In function 'addstr': ../../cmd/tools/gmlscan.l:56:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] Sbuf = (char*)realloc(Sbuf,sz); ^~ lex.gml.c: In function 'gmllex': lex.gml.c:874:29: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.gml.c:884:14: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.gml.c:886:60: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] lex.gml.c:1183:8: warning: switch missing default case [-Wswitch-default] lex.gml.c: In function 'gml_get_next_buffer': lex.gml.c:1298:43: warning: conversion to 'gml_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.gml.c:1332:57: warning: conversion to 'gml_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] ../../cmd/tools/gmlscan.l:30:55: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] if ((result = fread(buf, 1, max_size, Ifile)) < 0) \ ^ lex.gml.c:1341:3: note: in expansion of macro 'YY_INPUT' lex.gml.c:1366:34: warning: conversion to 'gml_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.gml.c:1368:39: warning: conversion to 'gml_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.gml.c:1374:16: warning: conversion to 'gml_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.gml.c: In function 'gml_get_previous_state': lex.gml.c:1395:28: warning: conversion from 'int' to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.gml.c:1405:13: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.gml.c:1407:59: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] lex.gml.c: In function 'gml_try_NUL_trans': lex.gml.c:1433:12: warning: conversion from 'flex_int32_t' {aka 'const int'} to 'YY_CHAR' {aka 'unsigned char'} may change value [-Wconversion] lex.gml.c:1435:58: warning: conversion to 'unsigned int' from 'flex_int16_t' {aka 'const short int'} may change the sign of the result [-Wsign-conversion] lex.gml.c: In function 'input': lex.gml.c:1502:24: warning: conversion to 'gml_size_t' {aka 'long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] lex.gml.c:1505:4: warning: switch missing default case [-Wswitch-default] lex.gml.c: In function 'gml_create_buffer': lex.gml.c:1629:20: warning: conversion to 'gml_size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.gml.c: In function 'gmlensure_buffer_stack': lex.gml.c:1803:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] lex.gml.c:1812:68: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] lex.gml.c: In function 'gml_scan_bytes': lex.gml.c:1886:17: warning: comparison of integer expressions of different signedness: 'int' and 'gml_size_t' {aka 'long unsigned int'} [-Wsign-compare] At top level: lex.gml.c:1482:16: warning: 'input' defined but not used [-Wunused-function] CCLD gml2gv CC gv2gml.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gv2gml.c: In function 'indent': gv2gml.c:97:35: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] static void indent (int ix, FILE* outFile) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitInt': gv2gml.c:149:39: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitInt (char* name, int value, FILE* outFile, int ix) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitReal': gv2gml.c:156:43: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitReal (char* name, double value, FILE* outFile, int ix) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitPoint': gv2gml.c:163:38: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitPoint (double x, double y, FILE* outFile, int ix) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitSpline': gv2gml.c:210:28: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitSpline (char* s, FILE* outFile, int ix) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitAttr': gv2gml.c:232:42: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitAttr (char* name, char* value, FILE* outFile, int ix) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitNodeAttrs': gv2gml.c:247:49: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitNodeAttrs (Agraph_t* G, Agnode_t* np, FILE* outFile, int ix) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitNode': gv2gml.c:431:43: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitNode (Agraph_t* G, Agnode_t* n, FILE* outFile) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitEdgeAttrs': gv2gml.c:447:49: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitEdgeAttrs (Agraph_t* G, Agedge_t* ep, FILE* outFile, int ix) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitEdge': gv2gml.c:611:43: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitEdge (Agraph_t* G, Agedge_t* e, FILE* outFile) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'emitGraphAttrs': gv2gml.c:621:36: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] emitGraphAttrs (Agraph_t* G, FILE* outFile) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'gv_to_gml': gv2gml.c:634:30: warning: declaration of 'outFile' shadows a global declaration [-Wshadow] gv_to_gml(Agraph_t* G, FILE* outFile) ~~~~~~^~~~~~~ gv2gml.c:39:14: note: shadowed declaration is here static FILE *outFile; ^~~~~~~ gv2gml.c: In function 'initargs': gv2gml.c:711:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ CCLD gv2gml CC graphml2gv.o cc1: warning: ../../lib/graph: No such file or directory [-Wmissing-include-dirs] cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] graphml2gv.c: In function 'pushString': graphml2gv.c:70:21: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] #define ROUND2(x,y) (((x) + ((y)-1)) & ~((y)-1)) ^ graphml2gv.c:74:14: note: in expansion of macro 'ROUND2' int sz = ROUND2(sizeof(slist) + strlen(s), sizeof(void *)); ^~~~~~ graphml2gv.c:68:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ graphml2gv.c:75:27: note: in expansion of macro 'N_NEW' slist *sp = (slist *) N_NEW(sz, char); ^~~~~ graphml2gv.c: In function 'make_nitem': graphml2gv.c:141:35: warning: unused parameter 'd' [-Wunused-parameter] static namev_t *make_nitem(Dt_t * d, namev_t * objp, Dtdisc_t * disc) ~~~~~~~^ graphml2gv.c:141:65: warning: unused parameter 'disc' [-Wunused-parameter] static namev_t *make_nitem(Dt_t * d, namev_t * objp, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ graphml2gv.c: In function 'free_nitem': graphml2gv.c:149:31: warning: unused parameter 'd' [-Wunused-parameter] static void free_nitem(Dt_t * d, namev_t * np, Dtdisc_t * disc) ~~~~~~~^ graphml2gv.c:149:59: warning: unused parameter 'disc' [-Wunused-parameter] static void free_nitem(Dt_t * d, namev_t * np, Dtdisc_t * disc) ~~~~~~~~~~~^~~~ graphml2gv.c: In function 'bind_node': graphml2gv.c:249:19: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] N = agnode(G, (char *) name, 1); ^ graphml2gv.c: In function 'bind_edge': graphml2gv.c:258:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tailNode = agnode(G, (char *) tail, 1); ^ graphml2gv.c:259:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] headNode = agnode(G, (char *) head, 1); ^ graphml2gv.c: In function 'setGlobalNodeAttr': graphml2gv.c:315:71: warning: unused parameter 'ud' [-Wunused-parameter] setGlobalNodeAttr(Agraph_t * g, char *name, char *value, userdata_t * ud) ~~~~~~~~~~~~~^~ graphml2gv.c: In function 'setGlobalEdgeAttr': graphml2gv.c:365:71: warning: unused parameter 'ud' [-Wunused-parameter] setGlobalEdgeAttr(Agraph_t * g, char *name, char *value, userdata_t * ud) ~~~~~~~~~~~~~^~ graphml2gv.c: In function 'setAttr': graphml2gv.c:402:5: warning: switch missing default case [-Wswitch-default] switch (Current_class) { ^~~~~~ graphml2gv.c: In function 'startElementHandler': graphml2gv.c:460:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] g = agopen((char *) id, dir, &AgDefaultDisc); ^ graphml2gv.c:464:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] if (isAnonGraph((char *) id)) { ^ graphml2gv.c:469:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] subg = agsubg(G, (char *) id, 1); ^ graphml2gv.c:499:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tname = mapLookup(ud->nameMap, (char *) tail); ^ graphml2gv.c:503:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tname = mapLookup(ud->nameMap, (char *) head); ^ graphml2gv.c:520:33: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] setEdgeAttr(E, GRAPHML_ID, (char *) atts[pos], ud); ^ graphml2gv.c: In function 'endElementHandler': graphml2gv.c:554:8: warning: declaration of 'name' shadows a parameter [-Wshadow] char *name; ^~~~ graphml2gv.c:530:59: note: shadowed declaration is here static void endElementHandler(void *userData, const char *name) ~~~~~~~~~~~~^~~~ graphml2gv.c:561:37: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] int len = sizeof(GRAPHML_COMP) + agxblen(&ud->xml_attr_name); ^ graphml2gv.c:561:16: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] int len = sizeof(GRAPHML_COMP) + agxblen(&ud->xml_attr_name); ^~~~~~ graphml2gv.c:68:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ graphml2gv.c:565:19: note: in expansion of macro 'N_NEW' name = dynbuf = N_NEW(len, char); ^~~~~ graphml2gv.c:578:2: warning: switch missing default case [-Wswitch-default] switch (ud->globalAttrType) { ^~~~~~ graphml2gv.c: In function 'characterDataHandler': graphml2gv.c:606:35: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput_n(&ud->composite_buffer, (char *) s, length); ^ graphml2gv.c:606:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] agxbput_n(&ud->composite_buffer, (char *) s, length); ^~~~~~ graphml2gv.c:610:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] agxbput_n(&ud->xml_attr_value, (char *) s, length); ^ graphml2gv.c:610:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] agxbput_n(&ud->xml_attr_value, (char *) s, length); ^~~~~~ graphml2gv.c: At top level: graphml2gv.c:613:11: warning: no previous prototype for 'graphml_to_gv' [-Wmissing-prototypes] Agraph_t *graphml_to_gv(char* gname, FILE * graphmlFile, int* rv) ^~~~~~~~~~~~~ graphml2gv.c: In function 'graphml_to_gv': graphml2gv.c:613:31: warning: declaration of 'gname' shadows a global declaration [-Wshadow] Agraph_t *graphml_to_gv(char* gname, FILE * graphmlFile, int* rv) ~~~~~~^~~~~ graphml2gv.c:59:14: note: shadowed declaration is here static char* gname = ""; ^~~~~ graphml2gv.c:632:29: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] if (XML_Parse(parser, buf, len, done) == XML_STATUS_ERROR) { ^~~ graphml2gv.c: In function 'initargs': graphml2gv.c:721:2: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ graphml2gv.c: In function 'main': graphml2gv.c:776:15: warning: declaration of 'G' shadows a global declaration [-Wshadow] Agraph_t *G; ^ graphml2gv.c:128:18: note: shadowed declaration is here static Agraph_t *G; /* Current graph */ ^ CCLD graphml2gv make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' Making all in gvpr make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' Making all in lib make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' CC gvpr-gvprmain.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD gvpr make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' Making all in lefty make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' Making all in ws make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' Making all in x11 make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' Making all in libfilereq make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' Making all in mswin32 make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' Making all in os make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' Making all in unix make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' CC io.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] io.c: In function 'IOinit': io.c:102:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iop = Marrayalloc ((long) ion * IOSIZE); ^ io.c:102:35: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] iop = Marrayalloc ((long) ion * IOSIZE); io.c: In function 'IOopen': io.c:159:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] iop = Marraygrow (iop, (long) (ion + IOINCR) * IOSIZE); ^ io.c:159:54: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] iop = Marraygrow (iop, (long) (ion + IOINCR) * IOSIZE); io.c:167:5: warning: switch missing default case [-Wswitch-default] switch (type) { ^~~~~~ io.c: In function 'IOreadline': io.c:271:9: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] l = strlen (bufp) - 1; ^~~~~~ io.c: In function 'IOread': io.c:284:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if ((l = read (fileno (p->ifp), bufp, bufn - 1)) == -1) ~~~~~^~~ io.c:284:14: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] if ((l = read (fileno (p->ifp), bufp, bufn - 1)) == -1) ^~~~ io.c: In function 'findpty': io.c:397:33: warning: unsigned conversion from 'int' to 'tcflag_t' {aka 'unsigned int'} changes value from '-9' to '4294967287' [-Wsign-conversion] tio.c_lflag &= ~ECHO; ^~ io.c: In function 'sigchldhandler': io.c:462:33: warning: unused parameter 'data' [-Wunused-parameter] static void sigchldhandler (int data) { ~~~~^~~~ io.c: In function 'ptyopen': io.c:360:9: warning: this statement may fall through [-Wimplicit-fallthrough=] panic2 (POS, "ptyopen", "cannot fork"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:361:5: note: here case 0: ^~~~ io.c:365:9: warning: this statement may fall through [-Wimplicit-fallthrough=] panic2 (POS, "ptyopen", "child cannot exec: %s\n", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:366:5: note: here default: ^~~~~~~ io.c: In function 'pipeopen': io.c:420:9: warning: this statement may fall through [-Wimplicit-fallthrough=] panic2 (POS, "pipeopen", "cannot fork"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:421:5: note: here case 0: ^~~~ io.c:432:9: warning: this statement may fall through [-Wimplicit-fallthrough=] panic2 (POS, "pipeopen", "child cannot exec: %s\n", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:433:5: note: here default: ^~~~~~~ io.c: In function 'socketopen': io.c:447:9: warning: this statement may fall through [-Wimplicit-fallthrough=] panic2 (POS, "socketopen", "cannot fork"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:448:5: note: here case 0: ^~~~ io.c:450:9: warning: this statement may fall through [-Wimplicit-fallthrough=] panic2 (POS, "socketopen", "child cannot exec: %s\n", cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ io.c:451:5: note: here default: ^~~~~~~ CCLD libos.la make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' Making all in mswin32 make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' Making all in dot2l make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' CC dot2l.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dot2l.c: In function 'filllabelrect': dot2l.c:202:9: warning: switch missing default case [-Wswitch-default] switch (i) { ^~~~~~ dot2l.c: In function 'D2Lwritegraph': dot2l.c:313:17: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = 100 * Tgettablen (nodes); ^~~ In file included from dot2l.c:18: ../../../cmd/lefty/tbl.h:99:59: warning: conversion from 'long int' to 'double' may change value [-Wconversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:315:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (no); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:315:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (no); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:315:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (no); ^~~~~~~~~~ dot2l.c:332:17: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = 100 * Tgettablen (sgraphs); ^~~ In file included from dot2l.c:18: ../../../cmd/lefty/tbl.h:99:59: warning: conversion from 'long int' to 'double' may change value [-Wconversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:334:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (no); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:334:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (no); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:334:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (no); ^~~~~~~~~~ dot2l.c:349:17: warning: conversion from 'long int' to 'int' may change value [-Wconversion] n = 100 * Tgettablen (edges); ^~~ In file included from dot2l.c:18: ../../../cmd/lefty/tbl.h:99:59: warning: conversion from 'long int' to 'double' may change value [-Wconversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:351:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (eo); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:351:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (eo); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:351:17: note: in expansion of macro 'Tgetnumber' n = Tgetnumber (eo); ^~~~~~~~~~ dot2l.c: In function 'writeattr': dot2l.c:465:9: warning: switch missing default case [-Wswitch-default] switch (Tgettype (tkvi.kvp->ko)) { ^~~~~~ In file included from dot2l.c:18: dot2l.c: In function 'D2Lpushgraph': ../../../cmd/lefty/tbl.h:99:59: warning: conversion from 'long int' to 'double' may change value [-Wconversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:603:15: note: in expansion of macro 'Tgetnumber' gid = Tgetnumber (idobj), gstack->g = g = Tfindi (allgraphs, gid); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'long int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:603:15: note: in expansion of macro 'Tgetnumber' gid = Tgetnumber (idobj), gstack->g = g = Tfindi (allgraphs, gid); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'long int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:603:15: note: in expansion of macro 'Tgetnumber' gid = Tgetnumber (idobj), gstack->g = g = Tfindi (allgraphs, gid); ^~~~~~~~~~ dot2l.c: In function 'D2Linsertnode': ../../../cmd/lefty/tbl.h:99:59: warning: conversion from 'long int' to 'double' may change value [-Wconversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:656:15: note: in expansion of macro 'Tgetnumber' nid = Tgetnumber (idobj), n = Tfindi (allnodes, nid); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'long int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:656:15: note: in expansion of macro 'Tgetnumber' nid = Tgetnumber (idobj), n = Tfindi (allnodes, nid); ^~~~~~~~~~ ../../../cmd/lefty/tbl.h:99:24: warning: conversion from 'double' to 'long int' may change value [-Wfloat-conversion] #define Tgetnumber(p) (T_ISINTEGER (p) ? Tgetinteger (p) : Tgetreal (p)) ^ dot2l.c:656:15: note: in expansion of macro 'Tgetnumber' nid = Tgetnumber (idobj), n = Tfindi (allnodes, nid); ^~~~~~~~~~ dot2l.c: In function 'D2Lsetattr': dot2l.c:755:9: warning: switch missing default case [-Wswitch-default] switch (attrclass) { ^~~~~~ dot2l.c:762:5: warning: switch missing default case [-Wswitch-default] switch (attrclass) { ^~~~~~ dot2l.c: In function 'filllabeltable': dot2l.c:148:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (*(lsp + 1)) { ^ dot2l.c:155:9: note: here default: ^~~~~~~ CC dotlex.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] dotlex.c:41:5: warning: no previous prototype for 'lex_begin' [-Wmissing-prototypes] int lex_begin (int ioi) { ^~~~~~~~~ dotlex.c:52:5: warning: no previous prototype for 'myyylex' [-Wmissing-prototypes] int myyylex (void) { /* for debugging */ ^~~~~~~ dotlex.c:129:1: warning: no previous prototype for 'yyerror' [-Wmissing-prototypes] yyerror (char *fmt, char *s) { ^~~~~~~ dotlex.c: In function 'lex_gets': dotlex.c:149:15: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len = strlen (clp); ^~~~~~ dotlex.c:163:20: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] if ((len = strlen (clp)) > 1) { ^~~~~~ dotlex.c:171:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] if (!(lexbuf = realloc (lexbuf, lexsiz * 2))) { ~~~~~~~^~~ dotlex.c: In function 'lex_token': dotlex.c:188:9: warning: conversion from 'int' to 'char' may change value [-Wconversion] TFA_Advance (*p++); ^~~~~~~~~~~ dotlex.c: In function 'scan_token': dotlex.c:255:11: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (p == '\0') ^~ dotlex.c:255:9: note: did you mean to dereference the pointer? if (p == '\0') ^ dotlex.c: In function 'html_string': dotlex.c:348:44: warning: conversion from 'long int' to 'int' may change value [-Wconversion] if ((lexptr = lex_gets (p - lexbuf - 1)) == NULL) { ~~~~~~~~~~~^~~ CC dotparse.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] y.tab.c: In function 'yyparse': y.tab.c:1278:12: warning: conversion from 'int' to 'yytype_int16' {aka 'short int'} may change value [-Wconversion] *yyssp = yystate; ^~~~~~~ y.tab.c:1283:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] YYSIZE_T yysize = yyssp - yyss + 1; ^~~~~ CC dottrie.lo cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD libdot2l.la make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' Making all in examples make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' Making all in lneato make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lneato' cp ../../cmd/lneato/lneato.sh lneato chmod +x lneato make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lneato' Making all in dotty make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dotty' cp ../../cmd/dotty/dotty.sh dotty chmod +x dotty make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dotty' Making all in smyrna make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/smyrna' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/smyrna' Making all in gvmap make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvmap' CC gvmap-gvmap.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] gvmap.c:125:5: warning: no previous prototype for 'string_split' [-Wmissing-prototypes] int string_split(char *s, char sp, char ***ss0, int *ntokens0){ ^~~~~~~~~~~~ gvmap.c: In function 'string_split': gvmap.c:137:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (i = 0; i < strlen(s); i++){ ^ gvmap.c:146:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ss = malloc(sizeof(char*)*(ntokens+1)); ^ gvmap.c:148:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (i = 0; i < strlen(s); i++){ ^ gvmap.c:151:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ss[ntokens] = malloc(sizeof(char)*(len+1)); ^ gvmap.c:158:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] ss[ntokens] = malloc(sizeof(char)*(len+1)); ^ gvmap.c: In function 'init': gvmap.c:309:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] while ((c = getopt(argc, argv, ":evODQko:m:s:r:p:c:C:l:b:g:t:a:h:z:d:")) != -1) { ^~~~~~ gvmap.c:309:76: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] while ((c = getopt(argc, argv, ":evODQko:m:s:r:p:c:C:l:b:g:t:a:h:z:d:")) != -1) { ^~ gvmap.c:312:47: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((sscanf(optarg,"%lf",&s) > 0) && (s != 0)){ ^~ gvmap.c:310:5: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ gvmap.c: In function 'makeMap': gvmap.c:534:9: warning: declaration of 'MAX_GRPS' shadows a global declaration [-Wshadow] enum {MAX_GRPS = 10000}; ^~~~~~~~ gvmap.c:40:7: note: shadowed declaration is here enum {MAX_GRPS = 10000}; ^~~~~~~~ CC gvmap-make_map.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] make_map.c: In function 'map_palette_optimal_coloring': make_map.c:83:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_r = MALLOC(sizeof(float)*(n+1)); ^ make_map.c:84:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_g = MALLOC(sizeof(float)*(n+1)); ^ make_map.c:85:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_b = MALLOC(sizeof(float)*(n+1)); ^ make_map.c: In function 'improve_contiguity': make_map.c:120:120: warning: unused parameter 'label_sizes' [-Wunused-parameter] void improve_contiguity(int n, int dim, int *grouping, SparseMatrix poly_point_map, real *x, SparseMatrix graph, real *label_sizes){ make_map.c: In function 'normal': make_map.c:220:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (v[0] == 0){ ^~ make_map.c: In function 'triangle_center': make_map.c:258:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (bot == 0){/* xy and yz are parallel */ ^~ make_map.c: At top level: make_map.c:280:6: warning: no previous prototype for 'plot_polys' [-Wmissing-prototypes] void plot_polys(int use_line, SparseMatrix polys, real *x_poly, int *polys_groups, float *r, float *g, float *b){ ^~~~~~~~~~ make_map.c: In function 'plot_dot_edges': make_map.c:580:57: warning: unused parameter 'dim' [-Wunused-parameter] static void plot_dot_edges(FILE *f, SparseMatrix A, int dim, real *x){ ~~~~^~~ make_map.c:580:68: warning: unused parameter 'x' [-Wunused-parameter] static void plot_dot_edges(FILE *f, SparseMatrix A, int dim, real *x){ make_map.c: At top level: make_map.c:615:6: warning: no previous prototype for 'plot_dot_labels' [-Wmissing-prototypes] void plot_dot_labels(FILE *f, int n, int dim, real *x, char **labels, real *width, float *fsz){ ^~~~~~~~~~~~~~~ make_map.c: In function 'plot_dot_labels': make_map.c:615:77: warning: unused parameter 'width' [-Wunused-parameter] void plot_dot_labels(FILE *f, int n, int dim, real *x, char **labels, real *width, float *fsz){ make_map.c: In function 'dot_polygon': make_map.c:660:15: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len_swidth = strlen(swidth); ^~~~~~ make_map.c:672:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] *len_max = *len_max + MAX(100, 0.2*(*len_max)) + ret; ^ make_map.c:673:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] *sbuff = REALLOC(*sbuff, *len_max); ^~~~~~~~ make_map.c:682:22: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len_swidth = strlen(swidth); ^~~~~~ make_map.c:645:18: warning: unused parameter 'close' [-Wunused-parameter] int fill, int close, char *cstring){ ~~~~^~~~~ make_map.c: In function 'processing_polygon': make_map.c:699:102: warning: unused parameter 'close' [-Wunused-parameter] static void processing_polygon(FILE *f, int np, float *xp, float *yp, real line_width, int fill, int close, ~~~~^~~~~ make_map.c: At top level: make_map.c:728:6: warning: no previous prototype for 'dot_one_poly' [-Wmissing-prototypes] void dot_one_poly(char **sbuff, int *len, int *len_max, int use_line, real line_width, int fill, int close, int is_river, int np, float *xp, float *yp, char *cstring){ ^~~~~~~~~~~~ make_map.c:740:6: warning: no previous prototype for 'processing_one_poly' [-Wmissing-prototypes] void processing_one_poly(FILE *f, int use_line, real line_width, int fill, int close, int is_river, int np, float *xp, float *yp, ^~~~~~~~~~~~~~~~~~~ make_map.c:754:6: warning: no previous prototype for 'plot_dot_polygons' [-Wmissing-prototypes] void plot_dot_polygons(char **sbuff, int *len, int *len_max, real line_width, char *line_color, SparseMatrix polys, real *x_poly, int *polys_groups, float *r, float *g, float *b, char *opacity){ ^~~~~~~~~~~~~~~~~ make_map.c: In function 'plot_dot_polygons': make_map.c:765:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:766:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] yp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:783:16: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ make_map.c:783:44: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ make_map.c: At top level: make_map.c:798:6: warning: no previous prototype for 'plot_processing_polygons' [-Wmissing-prototypes] void plot_processing_polygons(FILE *f, real line_width, SparseMatrix polys, real *x_poly, int *polys_groups, float *r, float *g, float *b){ ^~~~~~~~~~~~~~~~~~~~~~~~ make_map.c: In function 'plot_processing_polygons': make_map.c:809:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:810:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] yp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:827:16: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ make_map.c:827:44: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from make_map.c:15: make_map.c: In function 'plot_dot_map': ../../lib/sparse/general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ make_map.c:849:11: note: in expansion of macro 'N_NEW' sbuff = N_NEW(len_max,char); ^~~~~ make_map.c:843:68: warning: unused parameter 'plot_label' [-Wunused-parameter] float *fsz, float *r, float *g, float *b, char* opacity, char *plot_label, real *bg_color, SparseMatrix A, FILE* f){ ~~~~~~^~~~~~~~~~ make_map.c:843:86: warning: unused parameter 'bg_color' [-Wunused-parameter] float *fsz, float *r, float *g, float *b, char* opacity, char *plot_label, real *bg_color, SparseMatrix A, FILE* f){ In file included from ../../lib/sparse/SparseMatrix.h:16, from make_map.c:15: make_map.c: In function 'get_tri': ../../lib/sparse/general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ make_map.c:1010:8: note: in expansion of macro 'N_NEW' *T = N_NEW(ntri,struct Triangle); ^~~~~ make_map.c: At top level: make_map.c:1039:6: warning: no previous prototype for 'plot_labels' [-Wmissing-prototypes] void plot_labels(int n, int dim, real *x, char **labels){ ^~~~~~~~~~~ make_map.c:1057:6: warning: no previous prototype for 'plot_points' [-Wmissing-prototypes] void plot_points(int n, int dim, real *x){ ^~~~~~~~~~~ make_map.c:1088:6: warning: no previous prototype for 'plot_edges' [-Wmissing-prototypes] void plot_edges(int n, int dim, real *x, SparseMatrix A){ ^~~~~~~~~~ make_map.c: In function 'get_country_graph': make_map.c:1119:89: warning: unused parameter 'poly_point_map' [-Wunused-parameter] static SparseMatrix get_country_graph(int n, SparseMatrix A, int *groups, SparseMatrix *poly_point_map, int GRP_RANDOM, int GRP_BBOX){ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ make_map.c: In function 'get_poly_lines': make_map.c:1206:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] gmask = malloc(sizeof(int)*n); ^ make_map.c:1214:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] elist = MALLOC(sizeof(int)*(nt)*edim); ^ make_map.c:1214:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] elist = MALLOC(sizeof(int)*(nt)*edim); ^ make_map.c:1215:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] tlist = MALLOC(sizeof(int)*nt*2); ^ make_map.c:1217:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *polys_groups = MALLOC(sizeof(int)*(ncomps)); ^ make_map.c: In function 'get_polygon_solids': make_map.c:1439:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] edge_table = MALLOC(sizeof(int)*ne*2); ^ make_map.c:1472:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cycle = MALLOC(sizeof(int)*ne*2); ^ make_map.c:1476:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] edge_cycle_map = MALLOC(sizeof(int)*ne); ^ make_map.c:1477:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] emask = MALLOC(sizeof(int)*ne); ^ make_map.c:1484:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] elist = MALLOC(sizeof(int)*(nt)*3); ^ make_map.c:1405:36: warning: unused parameter 'exclude_random' [-Wunused-parameter] static void get_polygon_solids(int exclude_random, int nt, SparseMatrix E, int ncomps, int *comps_ptr, int *comps, ~~~~^~~~~~~~~~~~~~ make_map.c:1406:16: warning: unused parameter 'groups' [-Wunused-parameter] int *groups, int *mask, real *x_poly, SparseMatrix *polys, int **polys_groups, ~~~~~^~~~~~ make_map.c:1406:76: warning: unused parameter 'polys_groups' [-Wunused-parameter] int *groups, int *mask, real *x_poly, SparseMatrix *polys, int **polys_groups, ~~~~~~^~~~~~~~~~~~ make_map.c:1407:15: warning: unused parameter 'GRP_RANDOM' [-Wunused-parameter] int GRP_RANDOM, int GRP_BBOX){ ~~~~^~~~~~~~~~ make_map.c:1407:31: warning: unused parameter 'GRP_BBOX' [-Wunused-parameter] int GRP_RANDOM, int GRP_BBOX){ ~~~~^~~~~~~~ make_map.c: In function 'get_polygons': make_map.c:1684:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] groups = MALLOC(sizeof(int)*(n + nrandom)); ^ make_map.c:1700:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*MAX(n + nrandom, 2*nt)); ^ make_map.c:1700:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] make_map.c:1725:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x_poly = MALLOC(sizeof(real)*dim*nt); ^ make_map.c:1725:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x_poly = MALLOC(sizeof(real)*dim*nt); ^ make_map.c:1667:101: warning: unused parameter 'xcombined' [-Wunused-parameter] static void get_polygons(int exclude_random, int n, int nrandom, int dim, SparseMatrix graph, real *xcombined, int *grouping, make_map.c: At top level: make_map.c:1756:5: warning: no previous prototype for 'make_map_internal' [-Wmissing-prototypes] int make_map_internal(int exclude_random, int include_OK_points, ^~~~~~~~~~~~~~~~~ make_map.c: In function 'make_map_internal': make_map.c:1813:9: warning: declaration of 'nz' shadows a previous local [-Wshadow] int nz; ^~ make_map.c:1769:13: note: shadowed declaration is here int imin, nz, nzok = 0, nzok0 = 0, nt; ^~ make_map.c:1819:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] y = MALLOC(sizeof(real)*(dim*n + dim*nz*np)); ^ make_map.c:1821:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grouping = MALLOC(sizeof(int)*(n + nz*np)); ^ make_map.c:1860:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (bounding_box_margin[i] == 0) {/* auto bounding box */ ^~ make_map.c:1873:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (bbm0 == 0) ^~ make_map.c:1879:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (bbm1 == 0) ^~ In file included from ../../lib/sparse/SparseMatrix.h:16, from make_map.c:15: ../../lib/sparse/general.h:46:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):b) ^ make_map.c:1889:18: note: in expansion of macro 'MAX' *nrandom = MAX(n1, n2); ^~~ make_map.c:1892:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xran = MALLOC(sizeof(real)*(*nrandom + 4)*dim2); ^ make_map.c:1892:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xran = MALLOC(sizeof(real)*(*nrandom + 4)*dim2); ^ make_map.c:1897:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grouping2 = MALLOC(sizeof(int)*(n + *nrandom)); ^ make_map.c:1898:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(grouping2, grouping, sizeof(int)*n); ^ make_map.c:1930:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xran = MALLOC(sizeof(real)*4*dim2); ^ make_map.c:1950:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(nn+*nrandom)*dim2); ^ make_map.c:1950:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(nn+*nrandom)*dim2); ^ make_map.c:1952:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(n+*nrandom)*dim2); ^ make_map.c:1952:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(n+*nrandom)*dim2); ^ make_map.c:1970:9: warning: declaration of 'nz' shadows a previous local [-Wshadow] int nz, nh = 0;/* the set to highlight */ ^~ make_map.c:1769:13: note: shadowed declaration is here int imin, nz, nzok = 0, nzok0 = 0, nt; ^~ make_map.c:1974:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xtemp = MALLOC(sizeof(real)*n*dim); ^ make_map.c:1974:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xtemp = MALLOC(sizeof(real)*n*dim); ^ make_map.c:1999:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(*xcombined, xtemp, n*dim*sizeof(real)); ^ make_map.c:1758:36: warning: unused parameter 'edge_bridge_tol' [-Wunused-parameter] real shore_depth_tol, real edge_bridge_tol, real **xcombined, int *nverts, real **x_poly, make_map.c: In function 'add_point': make_map.c:2111:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = REALLOC(*x, sizeof(real)*2*(*nmax)); ^ make_map.c:2112:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *groups = REALLOC(*groups, sizeof(int)*(*nmax)); ^ make_map.c: In function 'make_map_from_rectangle_groups': make_map.c:2217:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] K = (int) 10/(1+n/400.);/* 0 if n > 3600*/ ^ make_map.c:2249:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] X = MALLOC(sizeof(real)*dim*(n+nmax)); ^ make_map.c:2249:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] X = MALLOC(sizeof(real)*dim*(n+nmax)); ^ make_map.c:2250:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] groups = MALLOC(sizeof(int)*(n+nmax)); ^ make_map.c:2261:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (shore_depth_tol == 0){ ^~ make_map.c:2286:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (avgsz == 0){ ^~ make_map.c:2289:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] nadded[j] = (int) K*sizes[i*dim+j]/avgsz; ^ make_map.c:2344:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (graph && edge_bridge_tol != 0){ ^~ make_map.c:2373:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] nadded[0] = (int) 2*KB*dist/avgdist; ^ make_map.c: In function 'dot_polygon.isra.3.part.4': make_map.c:662:9: warning: '%s' directive writing up to 9999 bytes into a region of size 9993 [-Wformat-overflow=] ret += sprintf(buf, " c %d -%s %s L %d ",(int) strlen(cstring), cstring, swidth, np); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make_map.c:662:9: note: 'sprintf' output 13 or more bytes (assuming 10012) into a destination of size 10000 CC gvmap-power.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] power.c: In function 'power_method': power.c:67:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*eigv)) *eigv = MALLOC(sizeof(real)*n*K); ^ power.c:67:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*eigv)) *eigv = MALLOC(sizeof(real)*n*K); ^ power.c:68:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*eigs)) *eigs = MALLOC(sizeof(real)*K); ^ power.c:69:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] v = MALLOC(sizeof(real*)*K); ^ power.c:71:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vv = MALLOC(sizeof(real)*n); ^ power.c:72:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] u = MALLOC(sizeof(real)*n); ^ power.c:74:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(random_seed); ^~~~~~~~~~~ power.c: In function 'matvec_sparse': power.c:138:33: warning: unused parameter 'm' [-Wunused-parameter] void matvec_sparse(void *M, int m, int n, real *u, real **v, int transpose, ~~~~^ power.c:138:40: warning: unused parameter 'n' [-Wunused-parameter] void matvec_sparse(void *M, int m, int n, real *u, real **v, int transpose, ~~~~^ power.c: In function 'matvec_dense': power.c:177:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*v)) *v = MALLOC(sizeof(real)*m); ^ power.c:185:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*v)) *v = MALLOC(sizeof(real)*n); ^ CC gvmap-country_graph_coloring.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] country_graph_coloring.c: In function 'check_swap': country_graph_coloring.c:75:104: warning: unused parameter 'pq' [-Wunused-parameter] int u, int p_u, int v, int p_v, int *aband_local, int *p, int *p_inv, int aband, PriorityQueue pq, int *pmax, int *pmin, real lambda){ ~~~~~~~~~~~~~~^~ country_graph_coloring.c: At top level: country_graph_coloring.c:135:6: warning: no previous prototype for 'improve_antibandwidth_by_swapping_cheap' [-Wmissing-prototypes] void improve_antibandwidth_by_swapping_cheap(SparseMatrix A, int *p){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping_cheap': country_graph_coloring.c:152:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] p_inv = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c:153:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pmax = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c:154:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pmin = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c:155:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] aband_local = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping': country_graph_coloring.c:232:16: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] real start = clock(); ^~~~~ country_graph_coloring.c:249:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[i] = pj; ^~ country_graph_coloring.c:250:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[j] = pi; ^~ country_graph_coloring.c:261:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[i] = pi; ^~ country_graph_coloring.c:262:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[j] = pj; ^~ country_graph_coloring.c:266:43: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] fprintf(fp,"%f %f %f\n", (real) (clock() - start)/(CLOCKS_PER_SEC), norm1[0], norm1[2]); ^ country_graph_coloring.c:272:48: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] fprintf(fp,"%f %f %f\n", (real) (clock() - start)/(CLOCKS_PER_SEC), norm1[0], norm1[2]); ^ country_graph_coloring.c: At top level: country_graph_coloring.c:277:6: warning: no previous prototype for 'country_graph_coloring_internal' [-Wmissing-prototypes] void country_graph_coloring_internal(int seed, SparseMatrix A, int **p, real *norm_1, int do_swapping){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping_for_fortran': country_graph_coloring.c:367:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] Verbose = *verbose; ^ country_graph_coloring.c:391:9: warning: conversion from 'long int' to 'double' may change value [-Wconversion] cpu = (clock() - start)/(CLOCKS_PER_SEC); ^ country_graph_coloring.c:352:65: warning: unused parameter 'nz' [-Wunused-parameter] void improve_antibandwidth_by_swapping_for_fortran(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *verbose){ ~~~~~^~ country_graph_coloring.c: At top level: country_graph_coloring.c:402:6: warning: no previous prototype for 'improve_antibandwidth_by_swapping_for_fortran_' [-Wmissing-prototypes] void improve_antibandwidth_by_swapping_for_fortran_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping_for_fortran_': country_graph_coloring.c:402:113: warning: declaration of 'Verbose' shadows a global declaration [-Wshadow] void improve_antibandwidth_by_swapping_for_fortran_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ~~~~~^~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from country_graph_coloring.h:17, from country_graph_coloring.c:15: ../../lib/sparse/general.h:66:22: note: shadowed declaration is here extern unsigned char Verbose; ^~~~~~~ country_graph_coloring.c: At top level: country_graph_coloring.c:405:6: warning: no previous prototype for 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN' [-Wmissing-prototypes] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN': country_graph_coloring.c:405:112: warning: declaration of 'Verbose' shadows a global declaration [-Wshadow] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ~~~~~^~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from country_graph_coloring.h:17, from country_graph_coloring.c:15: ../../lib/sparse/general.h:66:22: note: shadowed declaration is here extern unsigned char Verbose; ^~~~~~~ country_graph_coloring.c: At top level: country_graph_coloring.c:408:6: warning: no previous prototype for 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_' [-Wmissing-prototypes] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_': country_graph_coloring.c:408:113: warning: declaration of 'Verbose' shadows a global declaration [-Wshadow] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ~~~~~^~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from country_graph_coloring.h:17, from country_graph_coloring.c:15: ../../lib/sparse/general.h:66:22: note: shadowed declaration is here extern unsigned char Verbose; ^~~~~~~ CCLD gvmap CC cluster-cluster.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] cluster.c: In function 'init': cluster.c:128:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] while ((c = getopt(argc, argv, ":vC:c:o:")) != -1) { ^~~~~~ cluster.c:128:47: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] while ((c = getopt(argc, argv, ":vC:c:o:")) != -1) { ^~ cluster.c:129:5: warning: switch missing default case [-Wswitch-default] switch (c) { ^~~~~~ cluster.c: At top level: cluster.c:173:6: warning: no previous prototype for 'clusterGraph' [-Wmissing-prototypes] void clusterGraph (Agraph_t* g, int maxcluster, int clustering_method){ ^~~~~~~~~~~~ CC cluster-make_map.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] make_map.c: In function 'map_palette_optimal_coloring': make_map.c:83:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_r = MALLOC(sizeof(float)*(n+1)); ^ make_map.c:84:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_g = MALLOC(sizeof(float)*(n+1)); ^ make_map.c:85:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *rgb_b = MALLOC(sizeof(float)*(n+1)); ^ make_map.c: In function 'improve_contiguity': make_map.c:120:120: warning: unused parameter 'label_sizes' [-Wunused-parameter] void improve_contiguity(int n, int dim, int *grouping, SparseMatrix poly_point_map, real *x, SparseMatrix graph, real *label_sizes){ make_map.c: In function 'normal': make_map.c:220:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (v[0] == 0){ ^~ make_map.c: In function 'triangle_center': make_map.c:258:11: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (bot == 0){/* xy and yz are parallel */ ^~ make_map.c: At top level: make_map.c:280:6: warning: no previous prototype for 'plot_polys' [-Wmissing-prototypes] void plot_polys(int use_line, SparseMatrix polys, real *x_poly, int *polys_groups, float *r, float *g, float *b){ ^~~~~~~~~~ make_map.c: In function 'plot_dot_edges': make_map.c:580:57: warning: unused parameter 'dim' [-Wunused-parameter] static void plot_dot_edges(FILE *f, SparseMatrix A, int dim, real *x){ ~~~~^~~ make_map.c:580:68: warning: unused parameter 'x' [-Wunused-parameter] static void plot_dot_edges(FILE *f, SparseMatrix A, int dim, real *x){ make_map.c: At top level: make_map.c:615:6: warning: no previous prototype for 'plot_dot_labels' [-Wmissing-prototypes] void plot_dot_labels(FILE *f, int n, int dim, real *x, char **labels, real *width, float *fsz){ ^~~~~~~~~~~~~~~ make_map.c: In function 'plot_dot_labels': make_map.c:615:77: warning: unused parameter 'width' [-Wunused-parameter] void plot_dot_labels(FILE *f, int n, int dim, real *x, char **labels, real *width, float *fsz){ make_map.c: In function 'dot_polygon': make_map.c:660:15: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len_swidth = strlen(swidth); ^~~~~~ make_map.c:672:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] *len_max = *len_max + MAX(100, 0.2*(*len_max)) + ret; ^ make_map.c:673:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] *sbuff = REALLOC(*sbuff, *len_max); ^~~~~~~~ make_map.c:682:22: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] len_swidth = strlen(swidth); ^~~~~~ make_map.c:645:18: warning: unused parameter 'close' [-Wunused-parameter] int fill, int close, char *cstring){ ~~~~^~~~~ make_map.c: In function 'processing_polygon': make_map.c:699:102: warning: unused parameter 'close' [-Wunused-parameter] static void processing_polygon(FILE *f, int np, float *xp, float *yp, real line_width, int fill, int close, ~~~~^~~~~ make_map.c: At top level: make_map.c:728:6: warning: no previous prototype for 'dot_one_poly' [-Wmissing-prototypes] void dot_one_poly(char **sbuff, int *len, int *len_max, int use_line, real line_width, int fill, int close, int is_river, int np, float *xp, float *yp, char *cstring){ ^~~~~~~~~~~~ make_map.c:740:6: warning: no previous prototype for 'processing_one_poly' [-Wmissing-prototypes] void processing_one_poly(FILE *f, int use_line, real line_width, int fill, int close, int is_river, int np, float *xp, float *yp, ^~~~~~~~~~~~~~~~~~~ make_map.c:754:6: warning: no previous prototype for 'plot_dot_polygons' [-Wmissing-prototypes] void plot_dot_polygons(char **sbuff, int *len, int *len_max, real line_width, char *line_color, SparseMatrix polys, real *x_poly, int *polys_groups, float *r, float *g, float *b, char *opacity){ ^~~~~~~~~~~~~~~~~ make_map.c: In function 'plot_dot_polygons': make_map.c:765:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:766:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] yp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:783:16: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ make_map.c:783:44: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ make_map.c: At top level: make_map.c:798:6: warning: no previous prototype for 'plot_processing_polygons' [-Wmissing-prototypes] void plot_processing_polygons(FILE *f, real line_width, SparseMatrix polys, real *x_poly, int *polys_groups, float *r, float *g, float *b){ ^~~~~~~~~~~~~~~~~~~~~~~~ make_map.c: In function 'plot_processing_polygons': make_map.c:809:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:810:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] yp = MALLOC(sizeof(float)*maxlen); ^ make_map.c:827:16: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ make_map.c:827:44: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] xp[np] = x_poly[2*ja[j]]; yp[np++] = x_poly[2*ja[j]+1]; ^~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from make_map.c:15: make_map.c: In function 'plot_dot_map': ../../lib/sparse/general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ make_map.c:849:11: note: in expansion of macro 'N_NEW' sbuff = N_NEW(len_max,char); ^~~~~ make_map.c:843:68: warning: unused parameter 'plot_label' [-Wunused-parameter] float *fsz, float *r, float *g, float *b, char* opacity, char *plot_label, real *bg_color, SparseMatrix A, FILE* f){ ~~~~~~^~~~~~~~~~ make_map.c:843:86: warning: unused parameter 'bg_color' [-Wunused-parameter] float *fsz, float *r, float *g, float *b, char* opacity, char *plot_label, real *bg_color, SparseMatrix A, FILE* f){ In file included from ../../lib/sparse/SparseMatrix.h:16, from make_map.c:15: make_map.c: In function 'get_tri': ../../lib/sparse/general.h:44:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define N_NEW(n,t) (t*)malloc((n)*sizeof(t)) ^ make_map.c:1010:8: note: in expansion of macro 'N_NEW' *T = N_NEW(ntri,struct Triangle); ^~~~~ make_map.c: At top level: make_map.c:1039:6: warning: no previous prototype for 'plot_labels' [-Wmissing-prototypes] void plot_labels(int n, int dim, real *x, char **labels){ ^~~~~~~~~~~ make_map.c:1057:6: warning: no previous prototype for 'plot_points' [-Wmissing-prototypes] void plot_points(int n, int dim, real *x){ ^~~~~~~~~~~ make_map.c:1088:6: warning: no previous prototype for 'plot_edges' [-Wmissing-prototypes] void plot_edges(int n, int dim, real *x, SparseMatrix A){ ^~~~~~~~~~ make_map.c: In function 'get_country_graph': make_map.c:1119:89: warning: unused parameter 'poly_point_map' [-Wunused-parameter] static SparseMatrix get_country_graph(int n, SparseMatrix A, int *groups, SparseMatrix *poly_point_map, int GRP_RANDOM, int GRP_BBOX){ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ make_map.c: In function 'get_poly_lines': make_map.c:1206:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] gmask = malloc(sizeof(int)*n); ^ make_map.c:1214:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] elist = MALLOC(sizeof(int)*(nt)*edim); ^ make_map.c:1214:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] elist = MALLOC(sizeof(int)*(nt)*edim); ^ make_map.c:1215:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] tlist = MALLOC(sizeof(int)*nt*2); ^ make_map.c:1217:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *polys_groups = MALLOC(sizeof(int)*(ncomps)); ^ make_map.c: In function 'get_polygon_solids': make_map.c:1439:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] edge_table = MALLOC(sizeof(int)*ne*2); ^ make_map.c:1472:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] cycle = MALLOC(sizeof(int)*ne*2); ^ make_map.c:1476:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] edge_cycle_map = MALLOC(sizeof(int)*ne); ^ make_map.c:1477:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] emask = MALLOC(sizeof(int)*ne); ^ make_map.c:1484:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] elist = MALLOC(sizeof(int)*(nt)*3); ^ make_map.c:1405:36: warning: unused parameter 'exclude_random' [-Wunused-parameter] static void get_polygon_solids(int exclude_random, int nt, SparseMatrix E, int ncomps, int *comps_ptr, int *comps, ~~~~^~~~~~~~~~~~~~ make_map.c:1406:16: warning: unused parameter 'groups' [-Wunused-parameter] int *groups, int *mask, real *x_poly, SparseMatrix *polys, int **polys_groups, ~~~~~^~~~~~ make_map.c:1406:76: warning: unused parameter 'polys_groups' [-Wunused-parameter] int *groups, int *mask, real *x_poly, SparseMatrix *polys, int **polys_groups, ~~~~~~^~~~~~~~~~~~ make_map.c:1407:15: warning: unused parameter 'GRP_RANDOM' [-Wunused-parameter] int GRP_RANDOM, int GRP_BBOX){ ~~~~^~~~~~~~~~ make_map.c:1407:31: warning: unused parameter 'GRP_BBOX' [-Wunused-parameter] int GRP_RANDOM, int GRP_BBOX){ ~~~~^~~~~~~~ make_map.c: In function 'get_polygons': make_map.c:1684:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] groups = MALLOC(sizeof(int)*(n + nrandom)); ^ make_map.c:1700:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] mask = MALLOC(sizeof(int)*MAX(n + nrandom, 2*nt)); ^ make_map.c:1700:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] make_map.c:1725:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x_poly = MALLOC(sizeof(real)*dim*nt); ^ make_map.c:1725:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x_poly = MALLOC(sizeof(real)*dim*nt); ^ make_map.c:1667:101: warning: unused parameter 'xcombined' [-Wunused-parameter] static void get_polygons(int exclude_random, int n, int nrandom, int dim, SparseMatrix graph, real *xcombined, int *grouping, make_map.c: At top level: make_map.c:1756:5: warning: no previous prototype for 'make_map_internal' [-Wmissing-prototypes] int make_map_internal(int exclude_random, int include_OK_points, ^~~~~~~~~~~~~~~~~ make_map.c: In function 'make_map_internal': make_map.c:1813:9: warning: declaration of 'nz' shadows a previous local [-Wshadow] int nz; ^~ make_map.c:1769:13: note: shadowed declaration is here int imin, nz, nzok = 0, nzok0 = 0, nt; ^~ make_map.c:1819:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] y = MALLOC(sizeof(real)*(dim*n + dim*nz*np)); ^ make_map.c:1821:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grouping = MALLOC(sizeof(int)*(n + nz*np)); ^ make_map.c:1860:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (bounding_box_margin[i] == 0) {/* auto bounding box */ ^~ make_map.c:1873:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (bbm0 == 0) ^~ make_map.c:1879:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] else if (bbm1 == 0) ^~ In file included from ../../lib/sparse/SparseMatrix.h:16, from make_map.c:15: ../../lib/sparse/general.h:46:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] #define MAX(a,b) ((a)>(b)?(a):b) ^ make_map.c:1889:18: note: in expansion of macro 'MAX' *nrandom = MAX(n1, n2); ^~~ make_map.c:1892:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xran = MALLOC(sizeof(real)*(*nrandom + 4)*dim2); ^ make_map.c:1892:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xran = MALLOC(sizeof(real)*(*nrandom + 4)*dim2); ^ make_map.c:1897:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] grouping2 = MALLOC(sizeof(int)*(n + *nrandom)); ^ make_map.c:1898:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(grouping2, grouping, sizeof(int)*n); ^ make_map.c:1930:33: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xran = MALLOC(sizeof(real)*4*dim2); ^ make_map.c:1950:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(nn+*nrandom)*dim2); ^ make_map.c:1950:51: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(nn+*nrandom)*dim2); ^ make_map.c:1952:37: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(n+*nrandom)*dim2); ^ make_map.c:1952:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *xcombined = MALLOC(sizeof(real)*(n+*nrandom)*dim2); ^ make_map.c:1970:9: warning: declaration of 'nz' shadows a previous local [-Wshadow] int nz, nh = 0;/* the set to highlight */ ^~ make_map.c:1769:13: note: shadowed declaration is here int imin, nz, nzok = 0, nzok0 = 0, nt; ^~ make_map.c:1974:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xtemp = MALLOC(sizeof(real)*n*dim); ^ make_map.c:1974:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] xtemp = MALLOC(sizeof(real)*n*dim); ^ make_map.c:1999:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] MEMCPY(*xcombined, xtemp, n*dim*sizeof(real)); ^ make_map.c:1758:36: warning: unused parameter 'edge_bridge_tol' [-Wunused-parameter] real shore_depth_tol, real edge_bridge_tol, real **xcombined, int *nverts, real **x_poly, make_map.c: In function 'add_point': make_map.c:2111:36: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *x = REALLOC(*x, sizeof(real)*2*(*nmax)); ^ make_map.c:2112:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] *groups = REALLOC(*groups, sizeof(int)*(*nmax)); ^ make_map.c: In function 'make_map_from_rectangle_groups': make_map.c:2217:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] K = (int) 10/(1+n/400.);/* 0 if n > 3600*/ ^ make_map.c:2249:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] X = MALLOC(sizeof(real)*dim*(n+nmax)); ^ make_map.c:2249:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] X = MALLOC(sizeof(real)*dim*(n+nmax)); ^ make_map.c:2250:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] groups = MALLOC(sizeof(int)*(n+nmax)); ^ make_map.c:2261:32: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] } else if (shore_depth_tol == 0){ ^~ make_map.c:2286:12: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (avgsz == 0){ ^~ make_map.c:2289:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] nadded[j] = (int) K*sizes[i*dim+j]/avgsz; ^ make_map.c:2344:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (graph && edge_bridge_tol != 0){ ^~ make_map.c:2373:16: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] nadded[0] = (int) 2*KB*dist/avgdist; ^ make_map.c: In function 'dot_polygon.isra.3.part.4': make_map.c:662:9: warning: '%s' directive writing up to 9999 bytes into a region of size 9993 [-Wformat-overflow=] ret += sprintf(buf, " c %d -%s %s L %d ",(int) strlen(cstring), cstring, swidth, np); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make_map.c:662:9: note: 'sprintf' output 13 or more bytes (assuming 10012) into a destination of size 10000 CC cluster-power.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] power.c: In function 'power_method': power.c:67:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*eigv)) *eigv = MALLOC(sizeof(real)*n*K); ^ power.c:67:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*eigv)) *eigv = MALLOC(sizeof(real)*n*K); ^ power.c:68:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*eigs)) *eigs = MALLOC(sizeof(real)*K); ^ power.c:69:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] v = MALLOC(sizeof(real*)*K); ^ power.c:71:27: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] vv = MALLOC(sizeof(real)*n); ^ power.c:72:26: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] u = MALLOC(sizeof(real)*n); ^ power.c:74:9: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] srand(random_seed); ^~~~~~~~~~~ power.c: In function 'matvec_sparse': power.c:138:33: warning: unused parameter 'm' [-Wunused-parameter] void matvec_sparse(void *M, int m, int n, real *u, real **v, int transpose, ~~~~^ power.c:138:40: warning: unused parameter 'n' [-Wunused-parameter] void matvec_sparse(void *M, int m, int n, real *u, real **v, int transpose, ~~~~^ power.c: In function 'matvec_dense': power.c:177:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*v)) *v = MALLOC(sizeof(real)*m); ^ power.c:185:40: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if (!(*v)) *v = MALLOC(sizeof(real)*n); ^ CC cluster-country_graph_coloring.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] country_graph_coloring.c: In function 'check_swap': country_graph_coloring.c:75:104: warning: unused parameter 'pq' [-Wunused-parameter] int u, int p_u, int v, int p_v, int *aband_local, int *p, int *p_inv, int aband, PriorityQueue pq, int *pmax, int *pmin, real lambda){ ~~~~~~~~~~~~~~^~ country_graph_coloring.c: At top level: country_graph_coloring.c:135:6: warning: no previous prototype for 'improve_antibandwidth_by_swapping_cheap' [-Wmissing-prototypes] void improve_antibandwidth_by_swapping_cheap(SparseMatrix A, int *p){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping_cheap': country_graph_coloring.c:152:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] p_inv = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c:153:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pmax = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c:154:28: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] pmin = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c:155:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] aband_local = MALLOC(sizeof(int)*n); ^ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping': country_graph_coloring.c:232:16: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] real start = clock(); ^~~~~ country_graph_coloring.c:249:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[i] = pj; ^~ country_graph_coloring.c:250:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[j] = pi; ^~ country_graph_coloring.c:261:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[i] = pi; ^~ country_graph_coloring.c:262:11: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] (p)[j] = pj; ^~ country_graph_coloring.c:266:43: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] fprintf(fp,"%f %f %f\n", (real) (clock() - start)/(CLOCKS_PER_SEC), norm1[0], norm1[2]); ^ country_graph_coloring.c:272:48: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] fprintf(fp,"%f %f %f\n", (real) (clock() - start)/(CLOCKS_PER_SEC), norm1[0], norm1[2]); ^ country_graph_coloring.c: At top level: country_graph_coloring.c:277:6: warning: no previous prototype for 'country_graph_coloring_internal' [-Wmissing-prototypes] void country_graph_coloring_internal(int seed, SparseMatrix A, int **p, real *norm_1, int do_swapping){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping_for_fortran': country_graph_coloring.c:367:13: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] Verbose = *verbose; ^ country_graph_coloring.c:391:9: warning: conversion from 'long int' to 'double' may change value [-Wconversion] cpu = (clock() - start)/(CLOCKS_PER_SEC); ^ country_graph_coloring.c:352:65: warning: unused parameter 'nz' [-Wunused-parameter] void improve_antibandwidth_by_swapping_for_fortran(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *verbose){ ~~~~~^~ country_graph_coloring.c: At top level: country_graph_coloring.c:402:6: warning: no previous prototype for 'improve_antibandwidth_by_swapping_for_fortran_' [-Wmissing-prototypes] void improve_antibandwidth_by_swapping_for_fortran_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping_for_fortran_': country_graph_coloring.c:402:113: warning: declaration of 'Verbose' shadows a global declaration [-Wshadow] void improve_antibandwidth_by_swapping_for_fortran_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ~~~~~^~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from country_graph_coloring.h:17, from country_graph_coloring.c:15: ../../lib/sparse/general.h:66:22: note: shadowed declaration is here extern unsigned char Verbose; ^~~~~~~ country_graph_coloring.c: At top level: country_graph_coloring.c:405:6: warning: no previous prototype for 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN' [-Wmissing-prototypes] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN': country_graph_coloring.c:405:112: warning: declaration of 'Verbose' shadows a global declaration [-Wshadow] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ~~~~~^~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from country_graph_coloring.h:17, from country_graph_coloring.c:15: ../../lib/sparse/general.h:66:22: note: shadowed declaration is here extern unsigned char Verbose; ^~~~~~~ country_graph_coloring.c: At top level: country_graph_coloring.c:408:6: warning: no previous prototype for 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_' [-Wmissing-prototypes] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ country_graph_coloring.c: In function 'IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_': country_graph_coloring.c:408:113: warning: declaration of 'Verbose' shadows a global declaration [-Wshadow] void IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN_(int *n, int *nz, int *ja, int *ia, int *p, int *aprof, int *Verbose){ ~~~~~^~~~~~~ In file included from ../../lib/sparse/SparseMatrix.h:16, from country_graph_coloring.h:17, from country_graph_coloring.c:15: ../../lib/sparse/general.h:66:22: note: shadowed declaration is here extern unsigned char Verbose; ^~~~~~~ CCLD cluster make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvmap' Making all in gvedit make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' Making all in ui make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' Making all in images make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' Making all in mingle make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/mingle' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/mingle' Making all in edgepaint make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/edgepaint' CC edgepaint-edgepaintmain.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] edgepaintmain.c: In function 'init': edgepaintmain.c:129:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] while ((c = getopt(argc, argv, ":vc:a:s:r:l:o")) != -1) { ^~~~~~ edgepaintmain.c:129:52: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] while ((c = getopt(argc, argv, ":vc:a:s:r:l:o")) != -1) { ^~ edgepaintmain.c: In function 'clarify': edgepaintmain.c:214:66: warning: unused parameter 'infile' [-Wunused-parameter] static int clarify(Agraph_t* g, real angle, real accuracy, char *infile, int check_edges_with_same_endpoint, int seed, char *color_scheme, char *lightness){ ~~~~~~^~~~~~ CCLD edgepaint make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/edgepaint' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' Making all in tclpkg make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' Making all in tclstubs make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' Making all in tclhandle make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' Making all in gdtclft make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' Making all in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' Making all in tcldot make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' Making all in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' Making all in tclpathplan make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' Making all in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' Making all in pathplan_data make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' Making all in gv make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' Making all in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' Making all in doc make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' Making all in info make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/info' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/info' Making all in schema make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/schema' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/schema' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' Making all in contrib make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' Making all in prune make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/prune' CC generic_list.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CC prune.o cc1: warning: /opt/metwork-mfext-1.0/opt/devtools/include: No such file or directory [-Wmissing-include-dirs] CCLD prune make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/prune' Making all in diffimg make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/diffimg' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/diffimg' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' Making all in share make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' Making all in examples make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/examples' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/examples' Making all in gui make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/gui' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/gui' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' Making all in graphs make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' Making all in directed make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/directed' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/directed' Making all in undirected make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/undirected' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/undirected' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' Making all in rtest make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/rtest' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/rtest' Making all in tests make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' Making all in unit_tests make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' Making all in lib make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' Making all in common make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' Making all in regression_tests make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' Making all in shapes make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[3]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[2]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' cd build/graphviz-2.40.1 && make install make[2]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make install-recursive make[3]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' Making install in libltdl make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' make install-am make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' test -z "/opt/metwork-mfext-1.0/opt/devtools/lib" || /bin/mkdir -p "/opt/metwork-mfext-1.0/opt/devtools/lib" test -z "/opt/metwork-mfext-1.0/opt/devtools/include" || /bin/mkdir -p "/opt/metwork-mfext-1.0/opt/devtools/include" test -z "" || /bin/mkdir -p "" make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libltdl' Making install in lib make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' Making install in cdt make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cdt' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cdt' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcdt.la '/opt/metwork-mfext-1.0/opt/devtools/lib' libtool: install: /usr/bin/install -c .libs/libcdt.so.5.0.0 /opt/metwork-mfext-1.0/opt/devtools/lib/libcdt.so.5.0.0 libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib && { ln -s -f libcdt.so.5.0.0 libcdt.so.5 || { rm -f libcdt.so.5 && ln -s libcdt.so.5.0.0 libcdt.so.5; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib && { ln -s -f libcdt.so.5.0.0 libcdt.so || { rm -f libcdt.so && ln -s libcdt.so.5.0.0 libcdt.so; }; }) libtool: install: /usr/bin/install -c .libs/libcdt.lai /opt/metwork-mfext-1.0/opt/devtools/lib/libcdt.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/devtools/local/bin:/opt/metwork-mfext-1.0/opt/devtools/bin:/opt/metwork-mfext-1.0/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/devtools/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/devtools/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 cdt.3 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 cdt.3.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib/pkgconfig' /usr/bin/install -c -m 644 libcdt.pc '/opt/metwork-mfext-1.0/opt/devtools/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 cdt.h '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cdt' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cdt' Making install in cgraph make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cgraph' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cgraph' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcgraph.la '/opt/metwork-mfext-1.0/opt/devtools/lib' libtool: install: warning: relinking `libcgraph.la' libtool: install: (cd /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cgraph; /bin/sh /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libtool --silent --tag CC --mode=relink gcc -g -O2 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -no-undefined -L/opt/metwork-mfext-1.0/opt/devtools/lib -o libcgraph.la -rpath /opt/metwork-mfext-1.0/opt/devtools/lib agerror.lo agxbuf.lo apply.lo attr.lo edge.lo flatten.lo graph.lo grammar.lo id.lo imap.lo io.lo mem.lo node.lo obj.lo pend.lo rec.lo refstr.lo scan.lo subg.lo utils.lo write.lo ../../lib/cdt/libcdt.la ) libtool: install: /usr/bin/install -c .libs/libcgraph.so.6.0.0T /opt/metwork-mfext-1.0/opt/devtools/lib/libcgraph.so.6.0.0 libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib && { ln -s -f libcgraph.so.6.0.0 libcgraph.so.6 || { rm -f libcgraph.so.6 && ln -s libcgraph.so.6.0.0 libcgraph.so.6; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib && { ln -s -f libcgraph.so.6.0.0 libcgraph.so || { rm -f libcgraph.so && ln -s libcgraph.so.6.0.0 libcgraph.so; }; }) libtool: install: /usr/bin/install -c .libs/libcgraph.lai /opt/metwork-mfext-1.0/opt/devtools/lib/libcgraph.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/devtools/local/bin:/opt/metwork-mfext-1.0/opt/devtools/bin:/opt/metwork-mfext-1.0/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/devtools/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/devtools/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 cgraph.3 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 cgraph.3.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib/pkgconfig' /usr/bin/install -c -m 644 libcgraph.pc '/opt/metwork-mfext-1.0/opt/devtools/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 cgraph.h '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cgraph' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/cgraph' Making install in pathplan make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pathplan' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pathplan' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libpathplan.la '/opt/metwork-mfext-1.0/opt/devtools/lib' libtool: install: /usr/bin/install -c .libs/libpathplan.so.4.0.0 /opt/metwork-mfext-1.0/opt/devtools/lib/libpathplan.so.4.0.0 libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib && { ln -s -f libpathplan.so.4.0.0 libpathplan.so.4 || { rm -f libpathplan.so.4 && ln -s libpathplan.so.4.0.0 libpathplan.so.4; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib && { ln -s -f libpathplan.so.4.0.0 libpathplan.so || { rm -f libpathplan.so && ln -s libpathplan.so.4.0.0 libpathplan.so; }; }) libtool: install: /usr/bin/install -c .libs/libpathplan.lai /opt/metwork-mfext-1.0/opt/devtools/lib/libpathplan.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/devtools/local/bin:/opt/metwork-mfext-1.0/opt/devtools/bin:/opt/metwork-mfext-1.0/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/devtools/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/devtools/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 pathplan.3 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 pathplan.3.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib/pkgconfig' /usr/bin/install -c -m 644 libpathplan.pc '/opt/metwork-mfext-1.0/opt/devtools/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 pathgeom.h pathplan.h '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pathplan' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pathplan' Making install in sfio make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' Making install in Sfio_f make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio/Sfio_f' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfio' Making install in vmalloc make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vmalloc' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vmalloc' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vmalloc' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vmalloc' Making install in ast make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ast' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ast' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ast' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ast' Making install in vpsc make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vpsc' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vpsc' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vpsc' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/vpsc' Making install in rbtree make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/rbtree' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/rbtree' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/rbtree' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/rbtree' Making install in ortho make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ortho' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ortho' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ortho' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ortho' Making install in sparse make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sparse' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sparse' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sparse' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sparse' Making install in patchwork make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/patchwork' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/patchwork' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/patchwork' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/patchwork' Making install in expr make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/expr' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/expr' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 expr.3 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 expr.3.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/expr' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/expr' Making install in common make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' make install-am make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 arith.h geom.h color.h types.h textspan.h usershape.h '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/common' Making install in pack make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pack' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pack' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 pack.3 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 pack.3.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 pack.h '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pack' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/pack' Making install in xdot make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/xdot' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/xdot' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libxdot.la '/opt/metwork-mfext-1.0/opt/devtools/lib' libtool: install: /usr/bin/install -c .libs/libxdot.so.4.0.0 /opt/metwork-mfext-1.0/opt/devtools/lib/libxdot.so.4.0.0 libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib && { ln -s -f libxdot.so.4.0.0 libxdot.so.4 || { rm -f libxdot.so.4 && ln -s libxdot.so.4.0.0 libxdot.so.4; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib && { ln -s -f libxdot.so.4.0.0 libxdot.so || { rm -f libxdot.so && ln -s libxdot.so.4.0.0 libxdot.so; }; }) libtool: install: /usr/bin/install -c .libs/libxdot.lai /opt/metwork-mfext-1.0/opt/devtools/lib/libxdot.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/devtools/local/bin:/opt/metwork-mfext-1.0/opt/devtools/bin:/opt/metwork-mfext-1.0/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/devtools/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/devtools/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 xdot.3 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 xdot.3.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib/pkgconfig' /usr/bin/install -c -m 644 libxdot.pc '/opt/metwork-mfext-1.0/opt/devtools/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 xdot.h '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/xdot' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/xdot' Making install in label make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/label' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/label' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/label' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/label' Making install in gvc make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvc' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvc' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvc.la '/opt/metwork-mfext-1.0/opt/devtools/lib' libtool: install: warning: relinking `libgvc.la' libtool: install: (cd /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvc; /bin/sh /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libtool --silent --tag CC --mode=relink gcc -g -O2 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -no-undefined -L/opt/metwork-mfext-1.0/opt/devtools/lib -o libgvc.la -rpath /opt/metwork-mfext-1.0/opt/devtools/lib gvrender.lo gvlayout.lo gvdevice.lo gvloadimage.lo gvcontext.lo gvjobs.lo gvevent.lo gvplugin.lo gvconfig.lo gvtool_tred.lo gvtextlayout.lo gvusershape.lo gvc.lo ../../lib/pack/libpack_C.la ../../lib/xdot/libxdot_C.la ../../lib/label/liblabel_C.la ../../lib/common/libcommon_C.la ../../lib/ortho/libortho_C.la ../../libltdl/libltdlc.la ../../lib/xdot/libxdot.la ../../lib/cdt/libcdt.la ../../lib/cgraph/libcgraph.la ../../lib/pathplan/libpathplan.la -L/usr/lib64 -lexpat -lz -lm -lz -lm ) libtool: install: /usr/bin/install -c .libs/libgvc.so.6.0.0T /opt/metwork-mfext-1.0/opt/devtools/lib/libgvc.so.6.0.0 libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib && { ln -s -f libgvc.so.6.0.0 libgvc.so.6 || { rm -f libgvc.so.6 && ln -s libgvc.so.6.0.0 libgvc.so.6; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib && { ln -s -f libgvc.so.6.0.0 libgvc.so || { rm -f libgvc.so && ln -s libgvc.so.6.0.0 libgvc.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvc.lai /opt/metwork-mfext-1.0/opt/devtools/lib/libgvc.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/devtools/local/bin:/opt/metwork-mfext-1.0/opt/devtools/bin:/opt/metwork-mfext-1.0/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/devtools/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/devtools/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 gvc.3 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gvc.3.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib/pkgconfig' /usr/bin/install -c -m 644 libgvc.pc '/opt/metwork-mfext-1.0/opt/devtools/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 gvc.h gvcext.h gvplugin.h gvcjob.h gvcommon.h gvplugin_render.h gvplugin_layout.h gvconfig.h gvplugin_textlayout.h gvplugin_device.h gvplugin_loadimage.h '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvc' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvc' Making install in ingraphs make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ingraphs' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ingraphs' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ingraphs' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/ingraphs' Making install in topfish make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/topfish' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/topfish' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/topfish' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/topfish' Making install in glcomp make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/glcomp' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/glcomp' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/glcomp' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/glcomp' Making install in mingle make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/mingle' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/mingle' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/mingle' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/mingle' Making install in edgepaint make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/edgepaint' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/edgepaint' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c liblab_gamut.la '/opt/metwork-mfext-1.0/opt/devtools/lib' libtool: install: /usr/bin/install -c .libs/liblab_gamut.so.1.0.0 /opt/metwork-mfext-1.0/opt/devtools/lib/liblab_gamut.so.1.0.0 libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib && { ln -s -f liblab_gamut.so.1.0.0 liblab_gamut.so.1 || { rm -f liblab_gamut.so.1 && ln -s liblab_gamut.so.1.0.0 liblab_gamut.so.1; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib && { ln -s -f liblab_gamut.so.1.0.0 liblab_gamut.so || { rm -f liblab_gamut.so && ln -s liblab_gamut.so.1.0.0 liblab_gamut.so; }; }) libtool: install: /usr/bin/install -c .libs/liblab_gamut.lai /opt/metwork-mfext-1.0/opt/devtools/lib/liblab_gamut.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/devtools/local/bin:/opt/metwork-mfext-1.0/opt/devtools/bin:/opt/metwork-mfext-1.0/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/devtools/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/devtools/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 lab_gamut.3 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 lab_gamut.3.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib/pkgconfig' /usr/bin/install -c -m 644 liblab_gamut.pc '/opt/metwork-mfext-1.0/opt/devtools/lib/pkgconfig' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/edgepaint' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/edgepaint' Making install in circogen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/circogen' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/circogen' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/circogen' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/circogen' Making install in dotgen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/dotgen' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/dotgen' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/dotgen' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/dotgen' Making install in fdpgen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/fdpgen' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/fdpgen' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/fdpgen' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/fdpgen' Making install in neatogen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/neatogen' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/neatogen' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/neatogen' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/neatogen' Making install in twopigen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/twopigen' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/twopigen' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/twopigen' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/twopigen' Making install in sfdpgen make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfdpgen' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfdpgen' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfdpgen' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/sfdpgen' Making install in osage make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/osage' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/osage' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/osage' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/osage' Making install in gvpr make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvpr' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvpr' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvpr.la '/opt/metwork-mfext-1.0/opt/devtools/lib' libtool: install: warning: relinking `libgvpr.la' libtool: install: (cd /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvpr; /bin/sh /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libtool --silent --tag CC --mode=relink gcc -g -O2 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 2:0:0 -no-undefined -L/opt/metwork-mfext-1.0/opt/devtools/lib -o libgvpr.la -rpath /opt/metwork-mfext-1.0/opt/devtools/lib actions.lo compile.lo gvpr.lo gprstate.lo parse.lo queue.lo ../../lib/ingraphs/libingraphs_C.la ../../lib/expr/libexpr_C.la ../../lib/cdt/libcdt.la ../../lib/cgraph/libcgraph.la -lm ) libtool: install: /usr/bin/install -c .libs/libgvpr.so.2.0.0T /opt/metwork-mfext-1.0/opt/devtools/lib/libgvpr.so.2.0.0 libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib && { ln -s -f libgvpr.so.2.0.0 libgvpr.so.2 || { rm -f libgvpr.so.2 && ln -s libgvpr.so.2.0.0 libgvpr.so.2; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib && { ln -s -f libgvpr.so.2.0.0 libgvpr.so || { rm -f libgvpr.so && ln -s libgvpr.so.2.0.0 libgvpr.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvpr.lai /opt/metwork-mfext-1.0/opt/devtools/lib/libgvpr.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/devtools/local/bin:/opt/metwork-mfext-1.0/opt/devtools/bin:/opt/metwork-mfext-1.0/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/devtools/lib ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/devtools/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /usr/bin/install -c -m 644 gvpr.3 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man3' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gvpr.3.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib/pkgconfig' /usr/bin/install -c -m 644 libgvpr.pc '/opt/metwork-mfext-1.0/opt/devtools/lib/pkgconfig' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 gvpr.h '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvpr' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/gvpr' Making install in spine make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/spine' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/spine' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/spine' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib/spine' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/lib' Making install in plugin make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' Making install in core make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/core' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/core' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_core.la '/opt/metwork-mfext-1.0/opt/devtools/lib/graphviz' libtool: install: warning: relinking `libgvplugin_core.la' libtool: install: (cd /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/core; /bin/sh /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libtool --silent --tag CC --mode=relink gcc -g -O2 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -L/opt/metwork-mfext-1.0/opt/devtools/lib -o libgvplugin_core.la -rpath /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz gvplugin_core.lo gvrender_core_dot.lo gvrender_core_json.lo gvrender_core_fig.lo gvrender_core_map.lo gvrender_core_mp.lo gvrender_core_ps.lo gvrender_core_svg.lo gvrender_core_tk.lo gvrender_core_vml.lo gvrender_core_pov.lo gvrender_core_pic.lo gvloadimage_core.lo ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la ) libtool: install: /usr/bin/install -c .libs/libgvplugin_core.so.6.0.0T /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz/libgvplugin_core.so.6.0.0 libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz && { ln -s -f libgvplugin_core.so.6.0.0 libgvplugin_core.so.6 || { rm -f libgvplugin_core.so.6 && ln -s libgvplugin_core.so.6.0.0 libgvplugin_core.so.6; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz && { ln -s -f libgvplugin_core.so.6.0.0 libgvplugin_core.so || { rm -f libgvplugin_core.so && ln -s libgvplugin_core.so.6.0.0 libgvplugin_core.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_core.lai /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz/libgvplugin_core.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/devtools/local/bin:/opt/metwork-mfext-1.0/opt/devtools/bin:/opt/metwork-mfext-1.0/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/core' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/core' Making install in devil make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/devil' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/devil' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/devil' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/devil' Making install in gd make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gd' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gd' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gd' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gd' Making install in gdk make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdk' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdk' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdk' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdk' Making install in gdiplus make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdiplus' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdiplus' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdiplus' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gdiplus' Making install in glitz make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/glitz' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/glitz' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/glitz' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/glitz' Making install in gs make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gs' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gs' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gs' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gs' Making install in gtk make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gtk' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gtk' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gtk' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/gtk' Making install in lasi make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/lasi' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/lasi' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/lasi' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/lasi' Making install in ming make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/ming' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/ming' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/ming' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/ming' Making install in pango make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/pango' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/pango' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/pango' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/pango' Making install in quartz make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/quartz' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/quartz' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/quartz' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/quartz' Making install in rsvg make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/rsvg' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/rsvg' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/rsvg' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/rsvg' Making install in visio make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/visio' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/visio' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/visio' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/visio' Making install in xlib make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/xlib' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/xlib' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 vimdot.1 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 vimdot.1.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/xlib' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/xlib' Making install in dot_layout make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/dot_layout' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/dot_layout' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_dot_layout.la '/opt/metwork-mfext-1.0/opt/devtools/lib/graphviz' libtool: install: warning: relinking `libgvplugin_dot_layout.la' libtool: install: (cd /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/dot_layout; /bin/sh /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libtool --silent --tag CC --mode=relink gcc -g -O2 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -L/opt/metwork-mfext-1.0/opt/devtools/lib -o libgvplugin_dot_layout.la -rpath /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz gvplugin_dot_layout.lo gvlayout_dot_layout.lo ../../lib/dotgen/libdotgen_C.la ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la ../../lib/pathplan/libpathplan.la -lm ) libtool: install: /usr/bin/install -c .libs/libgvplugin_dot_layout.so.6.0.0T /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz && { ln -s -f libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so.6 || { rm -f libgvplugin_dot_layout.so.6 && ln -s libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so.6; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz && { ln -s -f libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so || { rm -f libgvplugin_dot_layout.so && ln -s libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_dot_layout.lai /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz/libgvplugin_dot_layout.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/devtools/local/bin:/opt/metwork-mfext-1.0/opt/devtools/bin:/opt/metwork-mfext-1.0/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/dot_layout' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/dot_layout' Making install in neato_layout make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/neato_layout' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/neato_layout' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_neato_layout.la '/opt/metwork-mfext-1.0/opt/devtools/lib/graphviz' libtool: install: warning: relinking `libgvplugin_neato_layout.la' libtool: install: (cd /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/neato_layout; /bin/sh /src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/libtool --silent --tag CC --mode=relink gcc -g -O2 -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 6:0:0 -L/opt/metwork-mfext-1.0/opt/devtools/lib -o libgvplugin_neato_layout.la -rpath /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz gvplugin_neato_layout.lo gvlayout_neato_layout.lo ../../lib/neatogen/libneatogen_C.la ../../lib/twopigen/libtwopigen_C.la ../../lib/patchwork/libpatchwork_C.la ../../lib/osage/libosage_C.la ../../lib/fdpgen/libfdpgen_C.la ../../lib/sparse/libsparse_C.la ../../lib/rbtree/librbtree_C.la ../../lib/circogen/libcircogen_C.la ../../lib/sfdpgen/libsfdpgen_C.la ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la ../../lib/pathplan/libpathplan.la -lm ) libtool: install: /usr/bin/install -c .libs/libgvplugin_neato_layout.so.6.0.0T /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz/libgvplugin_neato_layout.so.6.0.0 libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz && { ln -s -f libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so.6 || { rm -f libgvplugin_neato_layout.so.6 && ln -s libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so.6; }; }) libtool: install: (cd /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz && { ln -s -f libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so || { rm -f libgvplugin_neato_layout.so && ln -s libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_neato_layout.lai /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz/libgvplugin_neato_layout.la libtool: finish: PATH="/opt/rh/devtoolset-8/root/usr/bin:/opt/metwork-mfext-1.0/opt/devtools/local/bin:/opt/metwork-mfext-1.0/opt/devtools/bin:/opt/metwork-mfext-1.0/opt/devtools/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/devtools/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/local/bin:/opt/metwork-mfext-1.0/opt/core/bin:/opt/metwork-mfext-1.0/opt/core/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/lib/node_modules/.bin:/opt/metwork-mfext-1.0/opt/core/node_modules/.bin:/opt/metwork-mfext-1.0/local/bin:/opt/metwork-mfext-1.0/bin:/opt/metwork-mfext-1.0/local/lib/node_modules/.bin:/opt/metwork-mfext-1.0/lib/node_modules/.bin:/opt/metwork-mfext-1.0/node_modules/.bin:/src/bootstrap/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:/sbin" ldconfig -n /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz ---------------------------------------------------------------------- Libraries have been installed in: /opt/metwork-mfext-1.0/opt/devtools/lib/graphviz If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/neato_layout' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/neato_layout' Making install in webp make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/webp' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/webp' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/webp' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/webp' Making install in poppler make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/poppler' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/poppler' make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/poppler' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin/poppler' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/plugin' Making install in cmd make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' Making install in dot make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c dot dot_builtins '/opt/metwork-mfext-1.0/opt/devtools/bin' libtool: install: /usr/bin/install -c .libs/dot /opt/metwork-mfext-1.0/opt/devtools/bin/dot libtool: install: /usr/bin/install -c .libs/dot_builtins /opt/metwork-mfext-1.0/opt/devtools/bin/dot_builtins make install-exec-hook make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' (cd /opt/metwork-mfext-1.0/opt/devtools/bin; if test -x dot; then for i in neato twopi fdp circo osage patchwork sfdp; do rm -f $i; ln -s dot $i; done; fi;) if test "x" = "x"; then if test -x /opt/metwork-mfext-1.0/opt/devtools/bin/dot; then if test -x /sbin/ldconfig; then /sbin/ldconfig 2>/dev/null; fi; /opt/metwork-mfext-1.0/opt/devtools/bin/dot -c; else /opt/metwork-mfext-1.0/opt/devtools/bin/dot_static -c; fi; fi make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 dot.1 osage.1 patchwork.1 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 dot.1.pdf osage.1.pdf patchwork.1.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' make install-data-hook make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' (cd /opt/metwork-mfext-1.0/opt/devtools/share/man/man1; for i in neato.1 twopi.1 fdp.1 circo.1 sfdp.1; do rm -f $i; ln -s dot.1 $i; done;) (cd /opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf; for i in neato.1.pdf twopi.1.pdf fdp.1.pdf circo.1.pdf sfdp.1.pdf; do rm -f $i; ln -s dot.1.pdf $i; done;) make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dot' Making install in tools make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c gc gvcolor gxl2gv acyclic nop ccomps sccmap tred unflatten gvpack dijkstra bcomps mm2gv gvgen gml2gv gv2gml graphml2gv '/opt/metwork-mfext-1.0/opt/devtools/bin' libtool: install: /usr/bin/install -c .libs/gc /opt/metwork-mfext-1.0/opt/devtools/bin/gc libtool: install: /usr/bin/install -c .libs/gvcolor /opt/metwork-mfext-1.0/opt/devtools/bin/gvcolor libtool: install: /usr/bin/install -c .libs/gxl2gv /opt/metwork-mfext-1.0/opt/devtools/bin/gxl2gv libtool: install: /usr/bin/install -c .libs/acyclic /opt/metwork-mfext-1.0/opt/devtools/bin/acyclic libtool: install: /usr/bin/install -c .libs/nop /opt/metwork-mfext-1.0/opt/devtools/bin/nop libtool: install: /usr/bin/install -c .libs/ccomps /opt/metwork-mfext-1.0/opt/devtools/bin/ccomps libtool: install: /usr/bin/install -c .libs/sccmap /opt/metwork-mfext-1.0/opt/devtools/bin/sccmap libtool: install: /usr/bin/install -c .libs/tred /opt/metwork-mfext-1.0/opt/devtools/bin/tred libtool: install: /usr/bin/install -c .libs/unflatten /opt/metwork-mfext-1.0/opt/devtools/bin/unflatten libtool: install: /usr/bin/install -c .libs/gvpack /opt/metwork-mfext-1.0/opt/devtools/bin/gvpack libtool: install: /usr/bin/install -c .libs/dijkstra /opt/metwork-mfext-1.0/opt/devtools/bin/dijkstra libtool: install: /usr/bin/install -c .libs/bcomps /opt/metwork-mfext-1.0/opt/devtools/bin/bcomps libtool: install: /usr/bin/install -c .libs/mm2gv /opt/metwork-mfext-1.0/opt/devtools/bin/mm2gv libtool: install: /usr/bin/install -c .libs/gvgen /opt/metwork-mfext-1.0/opt/devtools/bin/gvgen libtool: install: /usr/bin/install -c .libs/gml2gv /opt/metwork-mfext-1.0/opt/devtools/bin/gml2gv libtool: install: /usr/bin/install -c .libs/gv2gml /opt/metwork-mfext-1.0/opt/devtools/bin/gv2gml libtool: install: /usr/bin/install -c .libs/graphml2gv /opt/metwork-mfext-1.0/opt/devtools/bin/graphml2gv make install-exec-hook make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' (cd /opt/metwork-mfext-1.0/opt/devtools/bin; rm -f gv2gxl; ln -s gxl2gv gv2gxl;) (cd /opt/metwork-mfext-1.0/opt/devtools/bin; rm -f dot2gxl; ln -s gxl2gv dot2gxl;) (cd /opt/metwork-mfext-1.0/opt/devtools/bin; rm -f gxl2dot; ln -s gxl2gv gxl2dot;) make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 gc.1 gvcolor.1 gxl2gv.1 acyclic.1 nop.1 ccomps.1 sccmap.1 tred.1 unflatten.1 gvpack.1 dijkstra.1 bcomps.1 mm2gv.1 gvgen.1 gml2gv.1 graphml2gv.1 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gc.1.pdf gvcolor.1.pdf gxl2gv.1.pdf acyclic.1.pdf nop.1.pdf ccomps.1.pdf sccmap.1.pdf tred.1.pdf unflatten.1.pdf gvpack.1.pdf dijkstra.1.pdf bcomps.1.pdf mm2gv.1.pdf gvgen.1.pdf gml2gv.1.pdf graphml2gv.1.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' make install-data-hook make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' (cd /opt/metwork-mfext-1.0/opt/devtools/share/man/man1; rm -f gv2gxl.1; ln -s gxl2gv.1 gv2gxl.1;) (cd /opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf; rm -f gv2gxl.1.pdf; ln -s gxl2gv.1.pdf gv2gxl.1.pdf;) (cd /opt/metwork-mfext-1.0/opt/devtools/share/man/man1; rm -f gv2gml.1; ln -s gml2gv.1 gv2gml.1;) (cd /opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf; rm -f gv2gml.1.pdf; ln -s gml2gv.1.pdf gv2gml.1.pdf;) make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/tools' Making install in gvpr make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' Making install in lib make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/gvpr' /usr/bin/install -c -m 644 addedges addranks addrings anon attr bb bbox bipart binduce chkclusters chkedges cliptree col collapse color cycle dechain deghist deledges delmulti delnodes depath dijkstra flatten get-layers-list histogram group indent knbhd maxdeg path rotate scale scalexy span topon treetoclust '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/gvpr' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr/lib' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c gvpr '/opt/metwork-mfext-1.0/opt/devtools/bin' libtool: install: /usr/bin/install -c .libs/gvpr /opt/metwork-mfext-1.0/opt/devtools/bin/gvpr /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 gvpr.1 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gvpr.1.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvpr' Making install in lefty make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' Making install in ws make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' Making install in x11 make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' Making install in libfilereq make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[9]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Nothing to be done for 'install-data-am'. make[9]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11/libfilereq' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[9]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Nothing to be done for 'install-data-am'. make[9]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/x11' Making install in mswin32 make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws/mswin32' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/ws' Making install in os make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' Making install in unix make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/unix' Making install in mswin32 make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os/mswin32' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/os' Making install in dot2l make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/dot2l' Making install in examples make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[7]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/lefty' /usr/bin/install -c -m 644 box.lefty def.lefty fractal.lefty fractal2.lefty slides.lefty tree.lefty '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/lefty' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty/examples' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/lefty' /usr/bin/install -c -m 644 lefty.psp '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/lefty' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 lefty.1 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 lefty.1.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lefty' Making install in lneato make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lneato' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lneato' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/bin' /usr/bin/install -c lneato '/opt/metwork-mfext-1.0/opt/devtools/bin' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 lneato.1 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 lneato.1.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lneato' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/lneato' Making install in dotty make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dotty' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dotty' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/bin' /usr/bin/install -c dotty '/opt/metwork-mfext-1.0/opt/devtools/bin' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/lefty' /usr/bin/install -c -m 644 dotty.lefty dotty_draw.lefty dotty_edit.lefty dotty_layout.lefty dotty_ui.lefty '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/lefty' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 dotty.1 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 dotty.1.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dotty' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/dotty' Making install in smyrna make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/smyrna' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/smyrna' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/bin' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 smyrna.1 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 smyrna.1.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/smyrna' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/smyrna' Making install in gvmap make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvmap' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvmap' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c gvmap cluster '/opt/metwork-mfext-1.0/opt/devtools/bin' libtool: install: /usr/bin/install -c .libs/gvmap /opt/metwork-mfext-1.0/opt/devtools/bin/gvmap libtool: install: /usr/bin/install -c .libs/cluster /opt/metwork-mfext-1.0/opt/devtools/bin/cluster /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/bin' /usr/bin/install -c gvmap.sh '/opt/metwork-mfext-1.0/opt/devtools/bin' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 gvmap.1 cluster.1 gvmap.sh.1 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 gvmap.1.pdf cluster.1.pdf gvmap.sh.1.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvmap' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvmap' Making install in gvedit make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' Making install in ui make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/ui' Making install in images make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit/images' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/gvedit' Making install in mingle make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/mingle' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/mingle' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 mingle.1 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 mingle.1.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/mingle' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/mingle' Making install in edgepaint make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/edgepaint' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/edgepaint' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c edgepaint '/opt/metwork-mfext-1.0/opt/devtools/bin' libtool: install: /usr/bin/install -c .libs/edgepaint /opt/metwork-mfext-1.0/opt/devtools/bin/edgepaint /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 edgepaint.1 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 edgepaint.1.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/edgepaint' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd/edgepaint' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/cmd' Making install in tclpkg make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' Making install in tclstubs make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclstubs' Making install in tclhandle make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclhandle' Making install in gdtclft make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' Making install in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gdtclft' Making install in tcldot make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' Making install in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tcldot' Making install in tclpathplan make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' Making install in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' Making install in pathplan_data make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo/pathplan_data' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/tclpathplan' Making install in gv make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' Making install in demo make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv/demo' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 gv.i gv.cpp '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' make install-data-hook make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[8]: Nothing to be done for 'install-data-hook'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg/gv' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[6]: Nothing to be done for 'install-exec-am'. make install-data-hook make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[7]: Nothing to be done for 'install-data-hook'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tclpkg' Making install in doc make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' Making install in info make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/info' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/info' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/html/info' /usr/bin/install -c -m 644 attrs.html colors.html command.html index.html lang.html output.html shapes.html arrows.html Mcircle.gif Mdiamond.gif Msquare.gif a_box.gif a_crow.gif a_diamond.gif a_dot.gif a_ediamond.gif a_empty.gif a_forward.gif a_halfopen.gif a_inv.gif a_invdot.gif a_invempty.gif a_invodot.gif a_lteeoldiamond.gif a_nohead.gif a_none.gif a_normal.gif a_obox.gif a_odiamond.gif a_odot.gif a_open.gif a_tee.gif aa_box.gif aa_crow.gif aa_diamond.gif aa_dot.gif aa_inv.gif aa_lbox.gif aa_lcrow.gif aa_ldiamond.gif '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/html/info' /usr/bin/install -c -m 644 aa_linv.gif aa_lnormal.gif aa_ltee.gif aa_lvee.gif aa_none.gif aa_normal.gif aa_obox.gif aa_odiamond.gif aa_odot.gif aa_oinv.gif aa_olbox.gif aa_oldiamond.gif aa_olinv.gif aa_olnormal.gif aa_onormal.gif aa_orbox.gif aa_ordiamond.gif aa_orinv.gif aa_ornormal.gif aa_rbox.gif aa_rcrow.gif aa_rdiamond.gif aa_rinv.gif aa_rnormal.gif aa_rtee.gif aa_rvee.gif aa_tee.gif aa_vee.gif back.gif both.gif box.gif box3d.gif circle.gif colorlist.gif component.gif underline.gif constraint.gif cylinder.gif diamond.gif doublecircle.gif '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/html/info' /usr/bin/install -c -m 644 doubleoctagon.gif egg.gif ellipse.gif fill.gif folder.gif forward.gif hexagon.gif house.gif g_lin0.png g_lin270.png g_lin45.png g_rad0.png g_rad270.png g_rad45.png g_lin180.png g_lin360.png g_lin90.png g_rad180.png g_rad360.png g_rad90.png html1.gif html2.gif html3.gif html4.gif invhouse.gif invtrapezium.gif invtriangle.gif mrecord.gif nohead.gif none.gif plain.gif note.gif octagon.gif oval.gif parallelogram.gif pentagon.gif plaintext.gif point.gif polygon.gif record.gif '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/html/info' /usr/bin/install -c -m 644 record2.gif rect.gif rectangle.gif round.gif septagon.gif tab.gif trapezium.gif triangle.gif tripleoctagon.gif sdlshapes.jpg sdlshapes.png square.gif html2.gv html3.gv html4.gv plugins.png c_bold.png c_dashed.png c_dotted.png c_filled.png c_rounded.png c_solid.png c_striped.png e_bold.png e_dashed.png e_dotted.png e_solid.png g_lin0.png g_lin180.png g_lin270.png g_lin360.png g_lin45.png g_lin90.png g_rad0.png g_rad180.png g_rad270.png g_rad360.png g_rad45.png g_rad90.png n_bold.png '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/html/info' /usr/bin/install -c -m 644 n_dashed.png n_diagonals.png n_dotted.png n_filled.png n_rounded.png n_solid.png n_striped.png n_wedged.png none_back.png none_both.png none_forward.png none_none.png normal_back.png normal_both.png normal_forward.png normal_none.png spline_curved.png spline_none.png spline_polyline.png spline_line.png spline_ortho.png spline_spline.png '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/html/info' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/info' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/info' Making install in schema make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/schema' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/schema' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/html/schema' /usr/bin/install -c -m 644 arguments.xml attributes.xml attributes.xslt '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/html/schema' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/schema' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc/schema' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/html' /usr/bin/install -c -m 644 build.html FAQ.html index.html winbuild.html pspdf.png char.html gdtclft.entities.example.png todo.html internal_todo.html '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/html' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 dotguide.pdf dottyguide.pdf leftyguide.pdf neatoguide.pdf libgraph/Agraph.pdf libguide/libguide.pdf smyrna/smyrna.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc' /usr/bin/install -c -m 644 Dot.ref latex_suggestions.txt fontfaq.txt addingLayout.txt '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/doc' Making install in contrib make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' Making install in prune make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/prune' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/prune' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c prune '/opt/metwork-mfext-1.0/opt/devtools/bin' libtool: install: /usr/bin/install -c .libs/prune /opt/metwork-mfext-1.0/opt/devtools/bin/prune /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 prune.1 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 prune.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/prune' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/prune' Making install in diffimg make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/diffimg' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/diffimg' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /usr/bin/install -c -m 644 diffimg.1 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man1' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' /usr/bin/install -c -m 644 diffimg.1.pdf '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc/pdf' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/diffimg' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib/diffimg' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/contrib' Making install in share make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' Making install in examples make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/examples' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/examples' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/examples' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/examples' Making install in gui make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/gui' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/gui' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/gui' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share/gui' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/share' Making install in graphs make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' Making install in directed make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/directed' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/directed' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/graphs/directed' /usr/bin/install -c -m 644 KW91.gv Latin1.gv NaN.gv abstract.gv alf.gv arrows.gv awilliams.gv biological.gv clust.gv clust1.gv clust2.gv clust3.gv clust4.gv clust5.gv crazy.gv ctext.gv dfa.gv fig6.gv fsm.gv grammar.gv hashtable.gv honda-tokoro.gv jcctree.gv jsort.gv ldbxtried.gv longflat.gv mike.gv nhg.gv oldarrows.gv pgram.gv pm2way.gv pmpipe.gv polypoly.gv proc3d.gv psfonttest.gv record2.gv records.gv rowe.gv japanese.gv russian.gv '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/graphs/directed' /usr/bin/install -c -m 644 sdh.gv shells.gv states.gv structs.gv table.gv train11.gv trapeziumlr.gv tree.gv triedds.gv try.gv unix.gv unix2.gv viewfile.gv world.gv switch.gv '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/graphs/directed' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/directed' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/directed' Making install in undirected make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/undirected' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/undirected' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/graphs/undirected' /usr/bin/install -c -m 644 ER.gv ngk10_4.gv process.gv Heawood.gv Petersen.gv '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/graphs/undirected' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/undirected' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs/undirected' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/graphs' Making install in rtest make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/rtest' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/rtest' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/rtest' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/rtest' Making install in tests make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' Making install in unit_tests make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' Making install in lib make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' Making install in common make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib/common' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[8]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests/lib' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/unit_tests' Making install in regression_tests make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' Making install in shapes make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests/shapes' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[7]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests/regression_tests' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[6]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1/tests' make[4]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[5]: Entering directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/man/man7' /usr/bin/install -c -m 644 graphviz.7 '/opt/metwork-mfext-1.0/opt/devtools/share/man/man7' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' /usr/bin/install -c -m 644 ./graphviz_version.h '/opt/metwork-mfext-1.0/opt/devtools/include/graphviz' /bin/mkdir -p '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc' /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog NEWS cpl1.0.txt '/opt/metwork-mfext-1.0/opt/devtools/share/graphviz/doc' make[5]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[4]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[3]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[2]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz/build/graphviz-2.40.1' make[1]: Leaving directory '/src/layers/layer7_devtools/0050_graphviz' rm -f /opt/metwork-mfext-1.0/opt/devtools/bin/gvedit make[3]: Leaving directory `/src/layers/layer7_devtools/0050_graphviz' make[3]: Entering directory `/src/layers/layer7_devtools/0060_wrk' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,devtools@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml touch /opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml echo "name: 'wrk'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml echo "version: '4.1.0'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml echo "checksum: '1dffe26f74b7ae3408cfbcd9700d4d4f'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml echo -n "A modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml echo "website: 'https://github.com/wg/wrk'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml echo "license: 'Modified Apache 2.0 License (Version 2.0.1, February 2015)'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/devtools download uncompress build make[1]: Entering directory '/src/layers/layer7_devtools/0060_wrk' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/wrk-4.1.0.tar.gz` `readlink -m ./sources` MD5 1dffe26f74b7ae3408cfbcd9700d4d4f Computing checksum for /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0.tar.gz... Good checksum rm -Rf wrk-4.1.0 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/wrk-4.1.0.tar.gz` tar.gz wrk-4.1.0 cd build/wrk-4.1.0 && make make[2]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0' Building LuaJIT... make[3]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/LuaJIT-2.1.0-beta3' ==== Building LuaJIT 2.1.0-beta3 ==== make -C src make[4]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/LuaJIT-2.1.0-beta3/src' HOSTCC host/minilua.o HOSTLINK host/minilua DYNASM host/buildvm_arch.h HOSTCC host/buildvm.o HOSTCC host/buildvm_asm.o HOSTCC host/buildvm_peobj.o HOSTCC host/buildvm_lib.o HOSTCC host/buildvm_fold.o HOSTLINK host/buildvm BUILDVM lj_vm.S ASM lj_vm.o CC lj_gc.o BUILDVM lj_ffdef.h CC lj_err.o CC lj_char.o BUILDVM lj_bcdef.h CC lj_bc.o CC lj_obj.o CC lj_buf.o CC lj_str.o CC lj_tab.o CC lj_func.o CC lj_udata.o CC lj_meta.o CC lj_debug.o CC lj_state.o CC lj_dispatch.o CC lj_vmevent.o CC lj_vmmath.o CC lj_strscan.o CC lj_strfmt.o CC lj_strfmt_num.o CC lj_api.o CC lj_profile.o CC lj_lex.o CC lj_parse.o CC lj_bcread.o CC lj_bcwrite.o CC lj_load.o CC lj_ir.o CC lj_opt_mem.o BUILDVM lj_folddef.h CC lj_opt_fold.o CC lj_opt_narrow.o CC lj_opt_dce.o CC lj_opt_loop.o CC lj_opt_split.o CC lj_opt_sink.o CC lj_mcode.o CC lj_snap.o CC lj_record.o CC lj_crecord.o BUILDVM lj_recdef.h CC lj_ffrecord.o CC lj_asm.o CC lj_trace.o CC lj_gdbjit.o CC lj_ctype.o CC lj_cdata.o CC lj_cconv.o CC lj_ccall.o CC lj_ccallback.o CC lj_carith.o CC lj_clib.o CC lj_cparse.o CC lj_lib.o CC lj_alloc.o CC lib_aux.o BUILDVM lj_libdef.h CC lib_base.o CC lib_math.o CC lib_bit.o CC lib_string.o CC lib_table.o CC lib_io.o CC lib_os.o CC lib_package.o CC lib_debug.o CC lib_jit.o CC lib_ffi.o CC lib_init.o AR libluajit.a CC luajit.o BUILDVM jit/vmdef.lua LINK luajit OK Successfully built LuaJIT make[4]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/LuaJIT-2.1.0-beta3/src' ==== Successfully built LuaJIT 2.1.0-beta3 ==== ==== Installing LuaJIT 2.1.0-beta3 to /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj ==== mkdir -p /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/bin /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/luajit-2.1 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/share/man/man1 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/pkgconfig /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/share/luajit-2.1.0-beta3/jit /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/share/lua/5.1 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/lua/5.1 cd src && install -m 0755 luajit /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/bin/luajit-2.1.0-beta3 cd src && test -f libluajit.a && install -m 0644 libluajit.a /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.a || : rm -f /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so.2.1.0 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so.2 cd src && test -f libluajit.so && \ install -m 0755 libluajit.so /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so.2.1.0 && \ ldconfig -n /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib && \ ln -sf libluajit-5.1.so.2.1.0 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so && \ ln -sf libluajit-5.1.so.2.1.0 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libluajit-5.1.so.2 || : cd etc && install -m 0644 luajit.1 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/share/man/man1 cd etc && sed -e "s|^prefix=.*|prefix=/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ install -m 0644 luajit.pc.tmp /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/pkgconfig/luajit.pc && \ rm -f luajit.pc.tmp cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/luajit-2.1 cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/share/luajit-2.1.0-beta3/jit ==== Successfully installed LuaJIT 2.1.0-beta3 to /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj ==== Note: the development releases deliberately do NOT install a symlink for luajit You can do this now by running this command (with sudo): ln -sf luajit-2.1.0-beta3 /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/bin/luajit make[3]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/LuaJIT-2.1.0-beta3' Building OpenSSL... Operating system: x86_64-whatever-linux2 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/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/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.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o apps/openssl apps/app_rand.o apps/apps.o apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/opt.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_cb.o apps/s_client.o apps/s_server.o apps/s_socket.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/ts.o apps/verify.o apps/version.o apps/x509.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/asn1.d.tmp -MT fuzz/asn1.o -c -o fuzz/asn1.o fuzz/asn1.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/test-corpus.d.tmp -MT fuzz/test-corpus.o -c -o fuzz/test-corpus.o fuzz/test-corpus.c rm -f fuzz/asn1-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/asn1-test OBJECTS="fuzz/asn1.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/asn1-test} fuzz/asn1.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/asn1-test} fuzz/asn1.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/asn1-test fuzz/asn1.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/asn1parse.d.tmp -MT fuzz/asn1parse.o -c -o fuzz/asn1parse.o fuzz/asn1parse.c rm -f fuzz/asn1parse-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/asn1parse-test OBJECTS="fuzz/asn1parse.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/asn1parse-test} fuzz/asn1parse.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/asn1parse-test} fuzz/asn1parse.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/asn1parse-test fuzz/asn1parse.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/bignum.d.tmp -MT fuzz/bignum.o -c -o fuzz/bignum.o fuzz/bignum.c rm -f fuzz/bignum-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/bignum-test OBJECTS="fuzz/bignum.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/bignum-test} fuzz/bignum.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/bignum-test} fuzz/bignum.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/bignum-test fuzz/bignum.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/bndiv.d.tmp -MT fuzz/bndiv.o -c -o fuzz/bndiv.o fuzz/bndiv.c rm -f fuzz/bndiv-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/bndiv-test OBJECTS="fuzz/bndiv.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/bndiv-test} fuzz/bndiv.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/bndiv-test} fuzz/bndiv.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/bndiv-test fuzz/bndiv.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/cms.d.tmp -MT fuzz/cms.o -c -o fuzz/cms.o fuzz/cms.c rm -f fuzz/cms-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/cms-test OBJECTS="fuzz/cms.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/cms-test} fuzz/cms.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/cms-test} fuzz/cms.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/cms-test fuzz/cms.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/conf.d.tmp -MT fuzz/conf.o -c -o fuzz/conf.o fuzz/conf.c rm -f fuzz/conf-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/conf-test OBJECTS="fuzz/conf.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/conf-test} fuzz/conf.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/conf-test} fuzz/conf.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/conf-test fuzz/conf.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/crl.d.tmp -MT fuzz/crl.o -c -o fuzz/crl.o fuzz/crl.c rm -f fuzz/crl-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/crl-test OBJECTS="fuzz/crl.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/crl-test} fuzz/crl.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/crl-test} fuzz/crl.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/crl-test fuzz/crl.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/ct.d.tmp -MT fuzz/ct.o -c -o fuzz/ct.o fuzz/ct.c rm -f fuzz/ct-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/ct-test OBJECTS="fuzz/ct.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/ct-test} fuzz/ct.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/ct-test} fuzz/ct.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/ct-test fuzz/ct.o fuzz/test-corpus.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/server.d.tmp -MT fuzz/server.o -c -o fuzz/server.o fuzz/server.c rm -f fuzz/server-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/server-test OBJECTS="fuzz/server.o fuzz/test-corpus.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/server-test} fuzz/server.o fuzz/test-corpus.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/server-test} fuzz/server.o fuzz/test-corpus.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/server-test fuzz/server.o fuzz/test-corpus.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF fuzz/x509.d.tmp -MT fuzz/x509.o -c -o fuzz/x509.o fuzz/x509.c rm -f fuzz/x509-test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=fuzz/x509-test OBJECTS="fuzz/test-corpus.o fuzz/x509.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/x509-test} fuzz/test-corpus.o fuzz/x509.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=fuzz/x509-test} fuzz/test-corpus.o fuzz/x509.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o fuzz/x509-test fuzz/test-corpus.o fuzz/x509.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/aborttest.d.tmp -MT test/aborttest.o -c -o test/aborttest.o test/aborttest.c rm -f test/aborttest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/aborttest OBJECTS="test/aborttest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/aborttest} test/aborttest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/aborttest} test/aborttest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/aborttest test/aborttest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/afalgtest.d.tmp -MT test/afalgtest.o -c -o test/afalgtest.o test/afalgtest.c rm -f test/afalgtest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/afalgtest OBJECTS="test/afalgtest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/afalgtest} test/afalgtest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/afalgtest} test/afalgtest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/afalgtest test/afalgtest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/asynciotest.d.tmp -MT test/asynciotest.o -c -o test/asynciotest.o test/asynciotest.c gcc -Iinclude -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ssltestlib.d.tmp -MT test/ssltestlib.o -c -o test/ssltestlib.o test/ssltestlib.c rm -f test/asynciotest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/asynciotest OBJECTS="test/asynciotest.o test/ssltestlib.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/asynciotest} test/asynciotest.o test/ssltestlib.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/asynciotest} test/asynciotest.o test/ssltestlib.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/asynciotest test/asynciotest.o test/ssltestlib.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/asynctest.d.tmp -MT test/asynctest.o -c -o test/asynctest.o test/asynctest.c rm -f test/asynctest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/asynctest OBJECTS="test/asynctest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/asynctest} test/asynctest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/asynctest} test/asynctest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/asynctest test/asynctest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/bad_dtls_test.d.tmp -MT test/bad_dtls_test.o -c -o test/bad_dtls_test.o test/bad_dtls_test.c rm -f test/bad_dtls_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/bad_dtls_test OBJECTS="test/bad_dtls_test.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bad_dtls_test} test/bad_dtls_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bad_dtls_test} test/bad_dtls_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/bad_dtls_test test/bad_dtls_test.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/bftest.d.tmp -MT test/bftest.o -c -o test/bftest.o test/bftest.c rm -f test/bftest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/bftest OBJECTS="test/bftest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bftest} test/bftest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bftest} test/bftest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/bftest test/bftest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/bio_enc_test.d.tmp -MT test/bio_enc_test.o -c -o test/bio_enc_test.o test/bio_enc_test.c rm -f test/bio_enc_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/bio_enc_test OBJECTS="test/bio_enc_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bio_enc_test} test/bio_enc_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bio_enc_test} test/bio_enc_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/bio_enc_test test/bio_enc_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/bioprinttest.d.tmp -MT test/bioprinttest.o -c -o test/bioprinttest.o test/bioprinttest.c rm -f test/bioprinttest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/bioprinttest OBJECTS="test/bioprinttest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bioprinttest} test/bioprinttest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bioprinttest} test/bioprinttest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/bioprinttest test/bioprinttest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/bntest.d.tmp -MT test/bntest.o -c -o test/bntest.o test/bntest.c rm -f test/bntest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/bntest OBJECTS="test/bntest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bntest} test/bntest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/bntest} test/bntest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/bntest test/bntest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl aes > test/buildtest_aes.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_aes.d.tmp -MT test/buildtest_aes.o -c -o test/buildtest_aes.o test/buildtest_aes.c rm -f test/buildtest_aes make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_aes OBJECTS="test/buildtest_aes.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_aes} test/buildtest_aes.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_aes} test/buildtest_aes.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_aes test/buildtest_aes.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl asn1 > test/buildtest_asn1.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_asn1.d.tmp -MT test/buildtest_asn1.o -c -o test/buildtest_asn1.o test/buildtest_asn1.c rm -f test/buildtest_asn1 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_asn1 OBJECTS="test/buildtest_asn1.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_asn1} test/buildtest_asn1.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_asn1} test/buildtest_asn1.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_asn1 test/buildtest_asn1.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl asn1t > test/buildtest_asn1t.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_asn1t.d.tmp -MT test/buildtest_asn1t.o -c -o test/buildtest_asn1t.o test/buildtest_asn1t.c rm -f test/buildtest_asn1t make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_asn1t OBJECTS="test/buildtest_asn1t.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_asn1t} test/buildtest_asn1t.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_asn1t} test/buildtest_asn1t.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_asn1t test/buildtest_asn1t.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl async > test/buildtest_async.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_async.d.tmp -MT test/buildtest_async.o -c -o test/buildtest_async.o test/buildtest_async.c rm -f test/buildtest_async make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_async OBJECTS="test/buildtest_async.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_async} test/buildtest_async.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_async} test/buildtest_async.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_async test/buildtest_async.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl bio > test/buildtest_bio.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_bio.d.tmp -MT test/buildtest_bio.o -c -o test/buildtest_bio.o test/buildtest_bio.c rm -f test/buildtest_bio make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_bio OBJECTS="test/buildtest_bio.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_bio} test/buildtest_bio.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_bio} test/buildtest_bio.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_bio test/buildtest_bio.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl blowfish > test/buildtest_blowfish.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_blowfish.d.tmp -MT test/buildtest_blowfish.o -c -o test/buildtest_blowfish.o test/buildtest_blowfish.c rm -f test/buildtest_blowfish make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_blowfish OBJECTS="test/buildtest_blowfish.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_blowfish} test/buildtest_blowfish.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_blowfish} test/buildtest_blowfish.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_blowfish test/buildtest_blowfish.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl bn > test/buildtest_bn.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_bn.d.tmp -MT test/buildtest_bn.o -c -o test/buildtest_bn.o test/buildtest_bn.c rm -f test/buildtest_bn make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_bn OBJECTS="test/buildtest_bn.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_bn} test/buildtest_bn.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_bn} test/buildtest_bn.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_bn test/buildtest_bn.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl buffer > test/buildtest_buffer.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_buffer.d.tmp -MT test/buildtest_buffer.o -c -o test/buildtest_buffer.o test/buildtest_buffer.c rm -f test/buildtest_buffer make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_buffer OBJECTS="test/buildtest_buffer.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_buffer} test/buildtest_buffer.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_buffer} test/buildtest_buffer.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_buffer test/buildtest_buffer.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl camellia > test/buildtest_camellia.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_camellia.d.tmp -MT test/buildtest_camellia.o -c -o test/buildtest_camellia.o test/buildtest_camellia.c rm -f test/buildtest_camellia make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_camellia OBJECTS="test/buildtest_camellia.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_camellia} test/buildtest_camellia.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_camellia} test/buildtest_camellia.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_camellia test/buildtest_camellia.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl cast > test/buildtest_cast.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_cast.d.tmp -MT test/buildtest_cast.o -c -o test/buildtest_cast.o test/buildtest_cast.c rm -f test/buildtest_cast make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_cast OBJECTS="test/buildtest_cast.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cast} test/buildtest_cast.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cast} test/buildtest_cast.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_cast test/buildtest_cast.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl cmac > test/buildtest_cmac.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_cmac.d.tmp -MT test/buildtest_cmac.o -c -o test/buildtest_cmac.o test/buildtest_cmac.c rm -f test/buildtest_cmac make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_cmac OBJECTS="test/buildtest_cmac.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cmac} test/buildtest_cmac.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cmac} test/buildtest_cmac.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_cmac test/buildtest_cmac.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl cms > test/buildtest_cms.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_cms.d.tmp -MT test/buildtest_cms.o -c -o test/buildtest_cms.o test/buildtest_cms.c rm -f test/buildtest_cms make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_cms OBJECTS="test/buildtest_cms.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cms} test/buildtest_cms.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_cms} test/buildtest_cms.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_cms test/buildtest_cms.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl comp > test/buildtest_comp.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_comp.d.tmp -MT test/buildtest_comp.o -c -o test/buildtest_comp.o test/buildtest_comp.c rm -f test/buildtest_comp make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_comp OBJECTS="test/buildtest_comp.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_comp} test/buildtest_comp.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_comp} test/buildtest_comp.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_comp test/buildtest_comp.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl conf > test/buildtest_conf.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_conf.d.tmp -MT test/buildtest_conf.o -c -o test/buildtest_conf.o test/buildtest_conf.c rm -f test/buildtest_conf make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_conf OBJECTS="test/buildtest_conf.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_conf} test/buildtest_conf.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_conf} test/buildtest_conf.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_conf test/buildtest_conf.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl conf_api > test/buildtest_conf_api.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_conf_api.d.tmp -MT test/buildtest_conf_api.o -c -o test/buildtest_conf_api.o test/buildtest_conf_api.c rm -f test/buildtest_conf_api make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_conf_api OBJECTS="test/buildtest_conf_api.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_conf_api} test/buildtest_conf_api.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_conf_api} test/buildtest_conf_api.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_conf_api test/buildtest_conf_api.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl crypto > test/buildtest_crypto.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_crypto.d.tmp -MT test/buildtest_crypto.o -c -o test/buildtest_crypto.o test/buildtest_crypto.c rm -f test/buildtest_crypto make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_crypto OBJECTS="test/buildtest_crypto.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_crypto} test/buildtest_crypto.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_crypto} test/buildtest_crypto.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_crypto test/buildtest_crypto.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ct > test/buildtest_ct.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ct.d.tmp -MT test/buildtest_ct.o -c -o test/buildtest_ct.o test/buildtest_ct.c rm -f test/buildtest_ct make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ct OBJECTS="test/buildtest_ct.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ct} test/buildtest_ct.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ct} test/buildtest_ct.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ct test/buildtest_ct.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl des > test/buildtest_des.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_des.d.tmp -MT test/buildtest_des.o -c -o test/buildtest_des.o test/buildtest_des.c rm -f test/buildtest_des make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_des OBJECTS="test/buildtest_des.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_des} test/buildtest_des.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_des} test/buildtest_des.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_des test/buildtest_des.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl dh > test/buildtest_dh.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_dh.d.tmp -MT test/buildtest_dh.o -c -o test/buildtest_dh.o test/buildtest_dh.c rm -f test/buildtest_dh make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_dh OBJECTS="test/buildtest_dh.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_dh} test/buildtest_dh.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_dh} test/buildtest_dh.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_dh test/buildtest_dh.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl dsa > test/buildtest_dsa.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_dsa.d.tmp -MT test/buildtest_dsa.o -c -o test/buildtest_dsa.o test/buildtest_dsa.c rm -f test/buildtest_dsa make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_dsa OBJECTS="test/buildtest_dsa.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_dsa} test/buildtest_dsa.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_dsa} test/buildtest_dsa.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_dsa test/buildtest_dsa.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl e_os2 > test/buildtest_e_os2.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_e_os2.d.tmp -MT test/buildtest_e_os2.o -c -o test/buildtest_e_os2.o test/buildtest_e_os2.c rm -f test/buildtest_e_os2 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_e_os2 OBJECTS="test/buildtest_e_os2.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_e_os2} test/buildtest_e_os2.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_e_os2} test/buildtest_e_os2.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_e_os2 test/buildtest_e_os2.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ebcdic > test/buildtest_ebcdic.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ebcdic.d.tmp -MT test/buildtest_ebcdic.o -c -o test/buildtest_ebcdic.o test/buildtest_ebcdic.c rm -f test/buildtest_ebcdic make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ebcdic OBJECTS="test/buildtest_ebcdic.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ebcdic} test/buildtest_ebcdic.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ebcdic} test/buildtest_ebcdic.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ebcdic test/buildtest_ebcdic.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ec > test/buildtest_ec.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ec.d.tmp -MT test/buildtest_ec.o -c -o test/buildtest_ec.o test/buildtest_ec.c rm -f test/buildtest_ec make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ec OBJECTS="test/buildtest_ec.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ec} test/buildtest_ec.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ec} test/buildtest_ec.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ec test/buildtest_ec.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ecdh > test/buildtest_ecdh.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ecdh.d.tmp -MT test/buildtest_ecdh.o -c -o test/buildtest_ecdh.o test/buildtest_ecdh.c rm -f test/buildtest_ecdh make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ecdh OBJECTS="test/buildtest_ecdh.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ecdh} test/buildtest_ecdh.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ecdh} test/buildtest_ecdh.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ecdh test/buildtest_ecdh.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ecdsa > test/buildtest_ecdsa.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ecdsa.d.tmp -MT test/buildtest_ecdsa.o -c -o test/buildtest_ecdsa.o test/buildtest_ecdsa.c rm -f test/buildtest_ecdsa make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ecdsa OBJECTS="test/buildtest_ecdsa.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ecdsa} test/buildtest_ecdsa.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ecdsa} test/buildtest_ecdsa.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ecdsa test/buildtest_ecdsa.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl engine > test/buildtest_engine.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_engine.d.tmp -MT test/buildtest_engine.o -c -o test/buildtest_engine.o test/buildtest_engine.c rm -f test/buildtest_engine make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_engine OBJECTS="test/buildtest_engine.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_engine} test/buildtest_engine.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_engine} test/buildtest_engine.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_engine test/buildtest_engine.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl err > test/buildtest_err.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_err.d.tmp -MT test/buildtest_err.o -c -o test/buildtest_err.o test/buildtest_err.c rm -f test/buildtest_err make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_err OBJECTS="test/buildtest_err.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_err} test/buildtest_err.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_err} test/buildtest_err.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_err test/buildtest_err.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl evp > test/buildtest_evp.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_evp.d.tmp -MT test/buildtest_evp.o -c -o test/buildtest_evp.o test/buildtest_evp.c rm -f test/buildtest_evp make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_evp OBJECTS="test/buildtest_evp.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_evp} test/buildtest_evp.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_evp} test/buildtest_evp.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_evp test/buildtest_evp.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl hmac > test/buildtest_hmac.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_hmac.d.tmp -MT test/buildtest_hmac.o -c -o test/buildtest_hmac.o test/buildtest_hmac.c rm -f test/buildtest_hmac make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_hmac OBJECTS="test/buildtest_hmac.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_hmac} test/buildtest_hmac.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_hmac} test/buildtest_hmac.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_hmac test/buildtest_hmac.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl kdf > test/buildtest_kdf.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_kdf.d.tmp -MT test/buildtest_kdf.o -c -o test/buildtest_kdf.o test/buildtest_kdf.c rm -f test/buildtest_kdf make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_kdf OBJECTS="test/buildtest_kdf.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_kdf} test/buildtest_kdf.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_kdf} test/buildtest_kdf.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_kdf test/buildtest_kdf.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl lhash > test/buildtest_lhash.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_lhash.d.tmp -MT test/buildtest_lhash.o -c -o test/buildtest_lhash.o test/buildtest_lhash.c rm -f test/buildtest_lhash make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_lhash OBJECTS="test/buildtest_lhash.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_lhash} test/buildtest_lhash.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_lhash} test/buildtest_lhash.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_lhash test/buildtest_lhash.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl md4 > test/buildtest_md4.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_md4.d.tmp -MT test/buildtest_md4.o -c -o test/buildtest_md4.o test/buildtest_md4.c rm -f test/buildtest_md4 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_md4 OBJECTS="test/buildtest_md4.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_md4} test/buildtest_md4.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_md4} test/buildtest_md4.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_md4 test/buildtest_md4.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl md5 > test/buildtest_md5.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_md5.d.tmp -MT test/buildtest_md5.o -c -o test/buildtest_md5.o test/buildtest_md5.c rm -f test/buildtest_md5 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_md5 OBJECTS="test/buildtest_md5.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_md5} test/buildtest_md5.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_md5} test/buildtest_md5.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_md5 test/buildtest_md5.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl mdc2 > test/buildtest_mdc2.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_mdc2.d.tmp -MT test/buildtest_mdc2.o -c -o test/buildtest_mdc2.o test/buildtest_mdc2.c rm -f test/buildtest_mdc2 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_mdc2 OBJECTS="test/buildtest_mdc2.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_mdc2} test/buildtest_mdc2.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_mdc2} test/buildtest_mdc2.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_mdc2 test/buildtest_mdc2.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl modes > test/buildtest_modes.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_modes.d.tmp -MT test/buildtest_modes.o -c -o test/buildtest_modes.o test/buildtest_modes.c rm -f test/buildtest_modes make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_modes OBJECTS="test/buildtest_modes.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_modes} test/buildtest_modes.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_modes} test/buildtest_modes.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_modes test/buildtest_modes.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl obj_mac > test/buildtest_obj_mac.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_obj_mac.d.tmp -MT test/buildtest_obj_mac.o -c -o test/buildtest_obj_mac.o test/buildtest_obj_mac.c rm -f test/buildtest_obj_mac make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_obj_mac OBJECTS="test/buildtest_obj_mac.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_obj_mac} test/buildtest_obj_mac.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_obj_mac} test/buildtest_obj_mac.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_obj_mac test/buildtest_obj_mac.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl objects > test/buildtest_objects.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_objects.d.tmp -MT test/buildtest_objects.o -c -o test/buildtest_objects.o test/buildtest_objects.c rm -f test/buildtest_objects make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_objects OBJECTS="test/buildtest_objects.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_objects} test/buildtest_objects.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_objects} test/buildtest_objects.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_objects test/buildtest_objects.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ocsp > test/buildtest_ocsp.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ocsp.d.tmp -MT test/buildtest_ocsp.o -c -o test/buildtest_ocsp.o test/buildtest_ocsp.c rm -f test/buildtest_ocsp make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ocsp OBJECTS="test/buildtest_ocsp.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ocsp} test/buildtest_ocsp.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ocsp} test/buildtest_ocsp.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ocsp test/buildtest_ocsp.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl opensslv > test/buildtest_opensslv.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_opensslv.d.tmp -MT test/buildtest_opensslv.o -c -o test/buildtest_opensslv.o test/buildtest_opensslv.c rm -f test/buildtest_opensslv make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_opensslv OBJECTS="test/buildtest_opensslv.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_opensslv} test/buildtest_opensslv.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_opensslv} test/buildtest_opensslv.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_opensslv test/buildtest_opensslv.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ossl_typ > test/buildtest_ossl_typ.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ossl_typ.d.tmp -MT test/buildtest_ossl_typ.o -c -o test/buildtest_ossl_typ.o test/buildtest_ossl_typ.c rm -f test/buildtest_ossl_typ make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ossl_typ OBJECTS="test/buildtest_ossl_typ.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ossl_typ} test/buildtest_ossl_typ.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ossl_typ} test/buildtest_ossl_typ.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ossl_typ test/buildtest_ossl_typ.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl pem > test/buildtest_pem.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_pem.d.tmp -MT test/buildtest_pem.o -c -o test/buildtest_pem.o test/buildtest_pem.c rm -f test/buildtest_pem make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_pem OBJECTS="test/buildtest_pem.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pem} test/buildtest_pem.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pem} test/buildtest_pem.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_pem test/buildtest_pem.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl pem2 > test/buildtest_pem2.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_pem2.d.tmp -MT test/buildtest_pem2.o -c -o test/buildtest_pem2.o test/buildtest_pem2.c rm -f test/buildtest_pem2 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_pem2 OBJECTS="test/buildtest_pem2.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pem2} test/buildtest_pem2.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pem2} test/buildtest_pem2.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_pem2 test/buildtest_pem2.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl pkcs12 > test/buildtest_pkcs12.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_pkcs12.d.tmp -MT test/buildtest_pkcs12.o -c -o test/buildtest_pkcs12.o test/buildtest_pkcs12.c rm -f test/buildtest_pkcs12 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_pkcs12 OBJECTS="test/buildtest_pkcs12.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pkcs12} test/buildtest_pkcs12.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pkcs12} test/buildtest_pkcs12.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_pkcs12 test/buildtest_pkcs12.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl pkcs7 > test/buildtest_pkcs7.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_pkcs7.d.tmp -MT test/buildtest_pkcs7.o -c -o test/buildtest_pkcs7.o test/buildtest_pkcs7.c rm -f test/buildtest_pkcs7 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_pkcs7 OBJECTS="test/buildtest_pkcs7.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pkcs7} test/buildtest_pkcs7.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_pkcs7} test/buildtest_pkcs7.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_pkcs7 test/buildtest_pkcs7.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl rand > test/buildtest_rand.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_rand.d.tmp -MT test/buildtest_rand.o -c -o test/buildtest_rand.o test/buildtest_rand.c rm -f test/buildtest_rand make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_rand OBJECTS="test/buildtest_rand.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rand} test/buildtest_rand.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rand} test/buildtest_rand.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_rand test/buildtest_rand.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl rc2 > test/buildtest_rc2.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_rc2.d.tmp -MT test/buildtest_rc2.o -c -o test/buildtest_rc2.o test/buildtest_rc2.c rm -f test/buildtest_rc2 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_rc2 OBJECTS="test/buildtest_rc2.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rc2} test/buildtest_rc2.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rc2} test/buildtest_rc2.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_rc2 test/buildtest_rc2.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl rc4 > test/buildtest_rc4.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_rc4.d.tmp -MT test/buildtest_rc4.o -c -o test/buildtest_rc4.o test/buildtest_rc4.c rm -f test/buildtest_rc4 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_rc4 OBJECTS="test/buildtest_rc4.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rc4} test/buildtest_rc4.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rc4} test/buildtest_rc4.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_rc4 test/buildtest_rc4.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ripemd > test/buildtest_ripemd.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ripemd.d.tmp -MT test/buildtest_ripemd.o -c -o test/buildtest_ripemd.o test/buildtest_ripemd.c rm -f test/buildtest_ripemd make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ripemd OBJECTS="test/buildtest_ripemd.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ripemd} test/buildtest_ripemd.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ripemd} test/buildtest_ripemd.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ripemd test/buildtest_ripemd.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl rsa > test/buildtest_rsa.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_rsa.d.tmp -MT test/buildtest_rsa.o -c -o test/buildtest_rsa.o test/buildtest_rsa.c rm -f test/buildtest_rsa make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_rsa OBJECTS="test/buildtest_rsa.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rsa} test/buildtest_rsa.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_rsa} test/buildtest_rsa.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_rsa test/buildtest_rsa.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl safestack > test/buildtest_safestack.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_safestack.d.tmp -MT test/buildtest_safestack.o -c -o test/buildtest_safestack.o test/buildtest_safestack.c rm -f test/buildtest_safestack make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_safestack OBJECTS="test/buildtest_safestack.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_safestack} test/buildtest_safestack.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_safestack} test/buildtest_safestack.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_safestack test/buildtest_safestack.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl seed > test/buildtest_seed.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_seed.d.tmp -MT test/buildtest_seed.o -c -o test/buildtest_seed.o test/buildtest_seed.c rm -f test/buildtest_seed make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_seed OBJECTS="test/buildtest_seed.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_seed} test/buildtest_seed.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_seed} test/buildtest_seed.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_seed test/buildtest_seed.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl sha > test/buildtest_sha.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_sha.d.tmp -MT test/buildtest_sha.o -c -o test/buildtest_sha.o test/buildtest_sha.c rm -f test/buildtest_sha make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_sha OBJECTS="test/buildtest_sha.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_sha} test/buildtest_sha.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_sha} test/buildtest_sha.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_sha test/buildtest_sha.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl srtp > test/buildtest_srtp.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_srtp.d.tmp -MT test/buildtest_srtp.o -c -o test/buildtest_srtp.o test/buildtest_srtp.c rm -f test/buildtest_srtp make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_srtp OBJECTS="test/buildtest_srtp.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_srtp} test/buildtest_srtp.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_srtp} test/buildtest_srtp.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_srtp test/buildtest_srtp.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ssl > test/buildtest_ssl.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ssl.d.tmp -MT test/buildtest_ssl.o -c -o test/buildtest_ssl.o test/buildtest_ssl.c rm -f test/buildtest_ssl make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ssl OBJECTS="test/buildtest_ssl.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ssl} test/buildtest_ssl.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ssl} test/buildtest_ssl.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ssl test/buildtest_ssl.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ssl2 > test/buildtest_ssl2.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ssl2.d.tmp -MT test/buildtest_ssl2.o -c -o test/buildtest_ssl2.o test/buildtest_ssl2.c rm -f test/buildtest_ssl2 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ssl2 OBJECTS="test/buildtest_ssl2.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ssl2} test/buildtest_ssl2.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ssl2} test/buildtest_ssl2.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ssl2 test/buildtest_ssl2.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl stack > test/buildtest_stack.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_stack.d.tmp -MT test/buildtest_stack.o -c -o test/buildtest_stack.o test/buildtest_stack.c rm -f test/buildtest_stack make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_stack OBJECTS="test/buildtest_stack.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_stack} test/buildtest_stack.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_stack} test/buildtest_stack.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_stack test/buildtest_stack.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl symhacks > test/buildtest_symhacks.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_symhacks.d.tmp -MT test/buildtest_symhacks.o -c -o test/buildtest_symhacks.o test/buildtest_symhacks.c rm -f test/buildtest_symhacks make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_symhacks OBJECTS="test/buildtest_symhacks.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_symhacks} test/buildtest_symhacks.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_symhacks} test/buildtest_symhacks.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_symhacks test/buildtest_symhacks.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl tls1 > test/buildtest_tls1.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_tls1.d.tmp -MT test/buildtest_tls1.o -c -o test/buildtest_tls1.o test/buildtest_tls1.c rm -f test/buildtest_tls1 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_tls1 OBJECTS="test/buildtest_tls1.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_tls1} test/buildtest_tls1.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_tls1} test/buildtest_tls1.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_tls1 test/buildtest_tls1.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ts > test/buildtest_ts.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ts.d.tmp -MT test/buildtest_ts.o -c -o test/buildtest_ts.o test/buildtest_ts.c rm -f test/buildtest_ts make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ts OBJECTS="test/buildtest_ts.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ts} test/buildtest_ts.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ts} test/buildtest_ts.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ts test/buildtest_ts.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl txt_db > test/buildtest_txt_db.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_txt_db.d.tmp -MT test/buildtest_txt_db.o -c -o test/buildtest_txt_db.o test/buildtest_txt_db.c rm -f test/buildtest_txt_db make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_txt_db OBJECTS="test/buildtest_txt_db.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_txt_db} test/buildtest_txt_db.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_txt_db} test/buildtest_txt_db.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_txt_db test/buildtest_txt_db.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl ui > test/buildtest_ui.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_ui.d.tmp -MT test/buildtest_ui.o -c -o test/buildtest_ui.o test/buildtest_ui.c rm -f test/buildtest_ui make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_ui OBJECTS="test/buildtest_ui.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ui} test/buildtest_ui.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_ui} test/buildtest_ui.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_ui test/buildtest_ui.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl whrlpool > test/buildtest_whrlpool.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_whrlpool.d.tmp -MT test/buildtest_whrlpool.o -c -o test/buildtest_whrlpool.o test/buildtest_whrlpool.c rm -f test/buildtest_whrlpool make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_whrlpool OBJECTS="test/buildtest_whrlpool.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_whrlpool} test/buildtest_whrlpool.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_whrlpool} test/buildtest_whrlpool.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_whrlpool test/buildtest_whrlpool.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl x509 > test/buildtest_x509.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_x509.d.tmp -MT test/buildtest_x509.o -c -o test/buildtest_x509.o test/buildtest_x509.c rm -f test/buildtest_x509 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_x509 OBJECTS="test/buildtest_x509.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509} test/buildtest_x509.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509} test/buildtest_x509.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_x509 test/buildtest_x509.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl x509_vfy > test/buildtest_x509_vfy.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_x509_vfy.d.tmp -MT test/buildtest_x509_vfy.o -c -o test/buildtest_x509_vfy.o test/buildtest_x509_vfy.c rm -f test/buildtest_x509_vfy make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_x509_vfy OBJECTS="test/buildtest_x509_vfy.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509_vfy} test/buildtest_x509_vfy.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509_vfy} test/buildtest_x509_vfy.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_x509_vfy test/buildtest_x509_vfy.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl test/generate_buildtest.pl x509v3 > test/buildtest_x509v3.c gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/buildtest_x509v3.d.tmp -MT test/buildtest_x509v3.o -c -o test/buildtest_x509v3.o test/buildtest_x509v3.c rm -f test/buildtest_x509v3 make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/buildtest_x509v3 OBJECTS="test/buildtest_x509v3.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509v3} test/buildtest_x509v3.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/buildtest_x509v3} test/buildtest_x509v3.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/buildtest_x509v3 test/buildtest_x509v3.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/casttest.d.tmp -MT test/casttest.o -c -o test/casttest.o test/casttest.c rm -f test/casttest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/casttest OBJECTS="test/casttest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/casttest} test/casttest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/casttest} test/casttest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/casttest test/casttest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/cipherlist_test.d.tmp -MT test/cipherlist_test.o -c -o test/cipherlist_test.o test/cipherlist_test.c gcc -I. -Iinclude -I. -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/testutil.d.tmp -MT test/testutil.o -c -o test/testutil.o test/testutil.c rm -f test/cipherlist_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/cipherlist_test OBJECTS="test/cipherlist_test.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/cipherlist_test} test/cipherlist_test.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/cipherlist_test} test/cipherlist_test.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/cipherlist_test test/cipherlist_test.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/clienthellotest.d.tmp -MT test/clienthellotest.o -c -o test/clienthellotest.o test/clienthellotest.c rm -f test/clienthellotest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/clienthellotest OBJECTS="test/clienthellotest.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/clienthellotest} test/clienthellotest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/clienthellotest} test/clienthellotest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/clienthellotest test/clienthellotest.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/constant_time_test.d.tmp -MT test/constant_time_test.o -c -o test/constant_time_test.o test/constant_time_test.c rm -f test/constant_time_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/constant_time_test OBJECTS="test/constant_time_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/constant_time_test} test/constant_time_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/constant_time_test} test/constant_time_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/constant_time_test test/constant_time_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/crltest.d.tmp -MT test/crltest.o -c -o test/crltest.o test/crltest.c rm -f test/crltest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/crltest OBJECTS="test/crltest.o test/testutil.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/crltest} test/crltest.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/crltest} test/crltest.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/crltest test/crltest.o test/testutil.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ct_test.d.tmp -MT test/ct_test.o -c -o test/ct_test.o test/ct_test.c rm -f test/ct_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ct_test OBJECTS="test/ct_test.o test/testutil.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ct_test} test/ct_test.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ct_test} test/ct_test.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ct_test test/ct_test.o test/testutil.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/d2i_test.d.tmp -MT test/d2i_test.o -c -o test/d2i_test.o test/d2i_test.c rm -f test/d2i_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/d2i_test OBJECTS="test/d2i_test.o test/testutil.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/d2i_test} test/d2i_test.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/d2i_test} test/d2i_test.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/d2i_test test/d2i_test.o test/testutil.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/danetest.d.tmp -MT test/danetest.o -c -o test/danetest.o test/danetest.c rm -f test/danetest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/danetest OBJECTS="test/danetest.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/danetest} test/danetest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/danetest} test/danetest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/danetest test/danetest.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/destest.d.tmp -MT test/destest.o -c -o test/destest.o test/destest.c rm -f test/destest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/destest OBJECTS="test/destest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/destest} test/destest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/destest} test/destest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/destest test/destest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/dhtest.d.tmp -MT test/dhtest.o -c -o test/dhtest.o test/dhtest.c rm -f test/dhtest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/dhtest OBJECTS="test/dhtest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dhtest} test/dhtest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dhtest} test/dhtest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/dhtest test/dhtest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/dsatest.d.tmp -MT test/dsatest.o -c -o test/dsatest.o test/dsatest.c rm -f test/dsatest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/dsatest OBJECTS="test/dsatest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dsatest} test/dsatest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dsatest} test/dsatest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/dsatest test/dsatest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -Itest -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/dtlstest.d.tmp -MT test/dtlstest.o -c -o test/dtlstest.o test/dtlstest.c rm -f test/dtlstest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/dtlstest OBJECTS="test/dtlstest.o test/ssltestlib.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dtlstest} test/dtlstest.o test/ssltestlib.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dtlstest} test/dtlstest.o test/ssltestlib.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/dtlstest test/dtlstest.o test/ssltestlib.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/dtlsv1listentest.d.tmp -MT test/dtlsv1listentest.o -c -o test/dtlsv1listentest.o test/dtlsv1listentest.c rm -f test/dtlsv1listentest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/dtlsv1listentest OBJECTS="test/dtlsv1listentest.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dtlsv1listentest} test/dtlsv1listentest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/dtlsv1listentest} test/dtlsv1listentest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/dtlsv1listentest test/dtlsv1listentest.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ecdsatest.d.tmp -MT test/ecdsatest.o -c -o test/ecdsatest.o test/ecdsatest.c rm -f test/ecdsatest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ecdsatest OBJECTS="test/ecdsatest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ecdsatest} test/ecdsatest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ecdsatest} test/ecdsatest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ecdsatest test/ecdsatest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ectest.d.tmp -MT test/ectest.o -c -o test/ectest.o test/ectest.c rm -f test/ectest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ectest OBJECTS="test/ectest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ectest} test/ectest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ectest} test/ectest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ectest test/ectest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/enginetest.d.tmp -MT test/enginetest.o -c -o test/enginetest.o test/enginetest.c rm -f test/enginetest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/enginetest OBJECTS="test/enginetest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/enginetest} test/enginetest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/enginetest} test/enginetest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/enginetest test/enginetest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/evp_extra_test.d.tmp -MT test/evp_extra_test.o -c -o test/evp_extra_test.o test/evp_extra_test.c rm -f test/evp_extra_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/evp_extra_test OBJECTS="test/evp_extra_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/evp_extra_test} test/evp_extra_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/evp_extra_test} test/evp_extra_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/evp_extra_test test/evp_extra_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/evp_test.d.tmp -MT test/evp_test.o -c -o test/evp_test.o test/evp_test.c rm -f test/evp_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/evp_test OBJECTS="test/evp_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/evp_test} test/evp_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/evp_test} test/evp_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/evp_test test/evp_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/exdatatest.d.tmp -MT test/exdatatest.o -c -o test/exdatatest.o test/exdatatest.c rm -f test/exdatatest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/exdatatest OBJECTS="test/exdatatest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/exdatatest} test/exdatatest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/exdatatest} test/exdatatest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/exdatatest test/exdatatest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/exptest.d.tmp -MT test/exptest.o -c -o test/exptest.o test/exptest.c rm -f test/exptest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/exptest OBJECTS="test/exptest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/exptest} test/exptest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/exptest} test/exptest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/exptest test/exptest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/gmdifftest.d.tmp -MT test/gmdifftest.o -c -o test/gmdifftest.o test/gmdifftest.c rm -f test/gmdifftest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/gmdifftest OBJECTS="test/gmdifftest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/gmdifftest} test/gmdifftest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/gmdifftest} test/gmdifftest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/gmdifftest test/gmdifftest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/heartbeat_test.d.tmp -MT test/heartbeat_test.o -c -o test/heartbeat_test.o test/heartbeat_test.c rm -f test/heartbeat_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/heartbeat_test OBJECTS="test/heartbeat_test.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/heartbeat_test} test/heartbeat_test.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/heartbeat_test} test/heartbeat_test.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/heartbeat_test test/heartbeat_test.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/hmactest.d.tmp -MT test/hmactest.o -c -o test/hmactest.o test/hmactest.c rm -f test/hmactest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/hmactest OBJECTS="test/hmactest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/hmactest} test/hmactest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/hmactest} test/hmactest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/hmactest test/hmactest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ideatest.d.tmp -MT test/ideatest.o -c -o test/ideatest.o test/ideatest.c rm -f test/ideatest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ideatest OBJECTS="test/ideatest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ideatest} test/ideatest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ideatest} test/ideatest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ideatest test/ideatest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/igetest.d.tmp -MT test/igetest.o -c -o test/igetest.o test/igetest.c rm -f test/igetest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/igetest OBJECTS="test/igetest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/igetest} test/igetest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/igetest} test/igetest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/igetest test/igetest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/md2test.d.tmp -MT test/md2test.o -c -o test/md2test.o test/md2test.c rm -f test/md2test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/md2test OBJECTS="test/md2test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md2test} test/md2test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md2test} test/md2test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/md2test test/md2test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/md4test.d.tmp -MT test/md4test.o -c -o test/md4test.o test/md4test.c rm -f test/md4test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/md4test OBJECTS="test/md4test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md4test} test/md4test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md4test} test/md4test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/md4test test/md4test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/md5test.d.tmp -MT test/md5test.o -c -o test/md5test.o test/md5test.c rm -f test/md5test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/md5test OBJECTS="test/md5test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md5test} test/md5test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/md5test} test/md5test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/md5test test/md5test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/mdc2test.d.tmp -MT test/mdc2test.o -c -o test/mdc2test.o test/mdc2test.c rm -f test/mdc2test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/mdc2test OBJECTS="test/mdc2test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/mdc2test} test/mdc2test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/mdc2test} test/mdc2test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/mdc2test test/mdc2test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/memleaktest.d.tmp -MT test/memleaktest.o -c -o test/memleaktest.o test/memleaktest.c rm -f test/memleaktest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/memleaktest OBJECTS="test/memleaktest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/memleaktest} test/memleaktest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/memleaktest} test/memleaktest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/memleaktest test/memleaktest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/p5_crpt2_test.d.tmp -MT test/p5_crpt2_test.o -c -o test/p5_crpt2_test.o test/p5_crpt2_test.c rm -f test/p5_crpt2_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/p5_crpt2_test OBJECTS="test/p5_crpt2_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/p5_crpt2_test} test/p5_crpt2_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/p5_crpt2_test} test/p5_crpt2_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/p5_crpt2_test test/p5_crpt2_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/packettest.d.tmp -MT test/packettest.o -c -o test/packettest.o test/packettest.c rm -f test/packettest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/packettest OBJECTS="test/packettest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/packettest} test/packettest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/packettest} test/packettest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/packettest test/packettest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/pbelutest.d.tmp -MT test/pbelutest.o -c -o test/pbelutest.o test/pbelutest.c rm -f test/pbelutest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/pbelutest OBJECTS="test/pbelutest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/pbelutest} test/pbelutest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/pbelutest} test/pbelutest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/pbelutest test/pbelutest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/randtest.d.tmp -MT test/randtest.o -c -o test/randtest.o test/randtest.c rm -f test/randtest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/randtest OBJECTS="test/randtest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/randtest} test/randtest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/randtest} test/randtest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/randtest test/randtest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/rc2test.d.tmp -MT test/rc2test.o -c -o test/rc2test.o test/rc2test.c rm -f test/rc2test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/rc2test OBJECTS="test/rc2test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc2test} test/rc2test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc2test} test/rc2test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/rc2test test/rc2test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/rc4test.d.tmp -MT test/rc4test.o -c -o test/rc4test.o test/rc4test.c rm -f test/rc4test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/rc4test OBJECTS="test/rc4test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc4test} test/rc4test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc4test} test/rc4test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/rc4test test/rc4test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/rc5test.d.tmp -MT test/rc5test.o -c -o test/rc5test.o test/rc5test.c rm -f test/rc5test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/rc5test OBJECTS="test/rc5test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc5test} test/rc5test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rc5test} test/rc5test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/rc5test test/rc5test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/rmdtest.d.tmp -MT test/rmdtest.o -c -o test/rmdtest.o test/rmdtest.c rm -f test/rmdtest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/rmdtest OBJECTS="test/rmdtest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rmdtest} test/rmdtest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rmdtest} test/rmdtest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/rmdtest test/rmdtest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/rsa_test.d.tmp -MT test/rsa_test.o -c -o test/rsa_test.o test/rsa_test.c rm -f test/rsa_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/rsa_test OBJECTS="test/rsa_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rsa_test} test/rsa_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/rsa_test} test/rsa_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/rsa_test test/rsa_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sanitytest.d.tmp -MT test/sanitytest.o -c -o test/sanitytest.o test/sanitytest.c rm -f test/sanitytest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sanitytest OBJECTS="test/sanitytest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sanitytest} test/sanitytest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sanitytest} test/sanitytest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sanitytest test/sanitytest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/secmemtest.d.tmp -MT test/secmemtest.o -c -o test/secmemtest.o test/secmemtest.c rm -f test/secmemtest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/secmemtest OBJECTS="test/secmemtest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/secmemtest} test/secmemtest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/secmemtest} test/secmemtest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/secmemtest test/secmemtest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sha1test.d.tmp -MT test/sha1test.o -c -o test/sha1test.o test/sha1test.c rm -f test/sha1test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sha1test OBJECTS="test/sha1test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha1test} test/sha1test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha1test} test/sha1test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sha1test test/sha1test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sha256t.d.tmp -MT test/sha256t.o -c -o test/sha256t.o test/sha256t.c rm -f test/sha256t make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sha256t OBJECTS="test/sha256t.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha256t} test/sha256t.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha256t} test/sha256t.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sha256t test/sha256t.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sha512t.d.tmp -MT test/sha512t.o -c -o test/sha512t.o test/sha512t.c rm -f test/sha512t make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sha512t OBJECTS="test/sha512t.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha512t} test/sha512t.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sha512t} test/sha512t.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sha512t test/sha512t.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/srptest.d.tmp -MT test/srptest.o -c -o test/srptest.o test/srptest.c rm -f test/srptest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/srptest OBJECTS="test/srptest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/srptest} test/srptest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/srptest} test/srptest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/srptest test/srptest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/handshake_helper.d.tmp -MT test/handshake_helper.o -c -o test/handshake_helper.o test/handshake_helper.c gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ssl_test.d.tmp -MT test/ssl_test.o -c -o test/ssl_test.o test/ssl_test.c gcc -I. -Iinclude -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ssl_test_ctx.d.tmp -MT test/ssl_test_ctx.o -c -o test/ssl_test_ctx.o test/ssl_test_ctx.c rm -f test/ssl_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ssl_test OBJECTS="test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssl_test} test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssl_test} test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ssl_test test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ssl_test_ctx_test.d.tmp -MT test/ssl_test_ctx_test.o -c -o test/ssl_test_ctx_test.o test/ssl_test_ctx_test.c rm -f test/ssl_test_ctx_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ssl_test_ctx_test OBJECTS="test/ssl_test_ctx.o test/ssl_test_ctx_test.o test/testutil.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssl_test_ctx_test} test/ssl_test_ctx.o test/ssl_test_ctx_test.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssl_test_ctx_test} test/ssl_test_ctx.o test/ssl_test_ctx_test.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ssl_test_ctx_test test/ssl_test_ctx.o test/ssl_test_ctx_test.o test/testutil.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -I. -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sslapitest.d.tmp -MT test/sslapitest.o -c -o test/sslapitest.o test/sslapitest.c rm -f test/sslapitest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sslapitest OBJECTS="test/sslapitest.o test/ssltestlib.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sslapitest} test/sslapitest.o test/ssltestlib.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sslapitest} test/sslapitest.o test/ssltestlib.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sslapitest test/sslapitest.o test/ssltestlib.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -Itest -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/sslcorrupttest.d.tmp -MT test/sslcorrupttest.o -c -o test/sslcorrupttest.o test/sslcorrupttest.c rm -f test/sslcorrupttest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/sslcorrupttest OBJECTS="test/sslcorrupttest.o test/ssltestlib.o test/testutil.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sslcorrupttest} test/sslcorrupttest.o test/ssltestlib.o test/testutil.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/sslcorrupttest} test/sslcorrupttest.o test/ssltestlib.o test/testutil.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/sslcorrupttest test/sslcorrupttest.o test/ssltestlib.o test/testutil.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/ssltest_old.d.tmp -MT test/ssltest_old.o -c -o test/ssltest_old.o test/ssltest_old.c rm -f test/ssltest_old make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/ssltest_old OBJECTS="test/ssltest_old.o" \ LIBDEPS=' '" -L. -lssl -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lssl -L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssltest_old} test/ssltest_old.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/ssltest_old} test/ssltest_old.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/ssltest_old test/ssltest_old.o -L. -lssl -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -I. -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/threadstest.d.tmp -MT test/threadstest.o -c -o test/threadstest.o test/threadstest.c rm -f test/threadstest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/threadstest OBJECTS="test/threadstest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/threadstest} test/threadstest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/threadstest} test/threadstest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/threadstest test/threadstest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/v3ext.d.tmp -MT test/v3ext.o -c -o test/v3ext.o test/v3ext.c rm -f test/v3ext make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/v3ext OBJECTS="test/v3ext.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/v3ext} test/v3ext.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/v3ext} test/v3ext.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/v3ext test/v3ext.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/v3nametest.d.tmp -MT test/v3nametest.o -c -o test/v3nametest.o test/v3nametest.c rm -f test/v3nametest make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/v3nametest OBJECTS="test/v3nametest.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/v3nametest} test/v3nametest.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/v3nametest} test/v3nametest.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/v3nametest test/v3nametest.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/verify_extra_test.d.tmp -MT test/verify_extra_test.o -c -o test/verify_extra_test.o test/verify_extra_test.c rm -f test/verify_extra_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/verify_extra_test OBJECTS="test/verify_extra_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/verify_extra_test} test/verify_extra_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/verify_extra_test} test/verify_extra_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/verify_extra_test test/verify_extra_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/wp_test.d.tmp -MT test/wp_test.o -c -o test/wp_test.o test/wp_test.c rm -f test/wp_test make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/wp_test OBJECTS="test/wp_test.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/wp_test} test/wp_test.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/wp_test} test/wp_test.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/wp_test test/wp_test.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' gcc -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -MMD -MF test/x509aux.d.tmp -MT test/x509aux.o -c -o test/x509aux.o test/x509aux.c rm -f test/x509aux make -f ./Makefile.shared -e \ PERL="/usr/bin/perl" SRCDIR=. \ APPNAME=test/x509aux OBJECTS="test/x509aux.o" \ LIBDEPS=' '" -L. -lcrypto"' -ldl ' \ CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack ' \ LDFLAGS='' \ link_app. make[5]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' ( :; LIBDEPS="${LIBDEPS:--L. -lcrypto -ldl }"; LDCMD="${LDCMD:-gcc}"; LDFLAGS="${LDFLAGS:--DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl\"" -DENGINESDIR="\"/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack }"; LIBPATH=`for x in $LIBDEPS; do echo $x; done | sed -e 's/^ *-L//;t' -e d | uniq`; LIBPATH=`echo $LIBPATH | sed -e 's/ /:/g'`; echo LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/x509aux} test/x509aux.o ${LIBDEPS}; LD_LIBRARY_PATH=$LIBPATH:$LD_LIBRARY_PATH ${LDCMD} ${LDFLAGS} -o ${APPNAME:=test/x509aux} test/x509aux.o ${LIBDEPS} ) LD_LIBRARY_PATH=.:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/metwork-mfext-1.0/opt/devtools/local/lib:/opt/metwork-mfext-1.0/opt/devtools/lib:/opt/metwork-mfext-1.0/opt/core/local/lib:/opt/metwork-mfext-1.0/opt/core/lib:/opt/metwork-mfext-1.0/local/lib:/opt/metwork-mfext-1.0/lib gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/ssl" -DENGINESDIR="/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1" -Wall -O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -o test/x509aux test/x509aux.o -L. -lcrypto -ldl make[5]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" apps/CA.pl.in > "apps/CA.pl" chmod a+x apps/CA.pl /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" apps/tsget.in > "apps/tsget" chmod a+x apps/tsget /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" tools/c_rehash.in > "tools/c_rehash" chmod a+x tools/c_rehash /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ "-oMakefile" util/shlib_wrap.sh.in > "util/shlib_wrap.sh" chmod a+x util/shlib_wrap.sh make[4]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[3]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[3]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make depend && make _all make[4]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[4]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[4]: Entering directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' make[4]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' *** Installing development files created directory `/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl' install ./include/openssl/aes.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/aes.h install ./include/openssl/asn1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1.h install ./include/openssl/asn1_mac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1_mac.h install ./include/openssl/asn1t.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1t.h install ./include/openssl/async.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/async.h install ./include/openssl/bio.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/bio.h install ./include/openssl/blowfish.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/blowfish.h install ./include/openssl/bn.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/bn.h install ./include/openssl/buffer.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/buffer.h install ./include/openssl/camellia.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/camellia.h install ./include/openssl/cast.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cast.h install ./include/openssl/cmac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cmac.h install ./include/openssl/cms.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cms.h install ./include/openssl/comp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/comp.h install ./include/openssl/conf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/conf.h install ./include/openssl/conf_api.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/conf_api.h install ./include/openssl/crypto.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/crypto.h install ./include/openssl/ct.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ct.h install ./include/openssl/des.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/des.h install ./include/openssl/dh.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dh.h install ./include/openssl/dsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dsa.h install ./include/openssl/dtls1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ec.h install ./include/openssl/ecdh.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ecdsa.h install ./include/openssl/engine.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/engine.h install ./include/openssl/err.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/err.h install ./include/openssl/evp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/evp.h install ./include/openssl/hmac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/hmac.h install ./include/openssl/idea.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/idea.h install ./include/openssl/kdf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/kdf.h install ./include/openssl/lhash.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/lhash.h install ./include/openssl/md2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md2.h install ./include/openssl/md4.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md4.h install ./include/openssl/md5.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md5.h install ./include/openssl/mdc2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/mdc2.h install ./include/openssl/modes.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/objects.h install ./include/openssl/ocsp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ocsp.h install ./include/openssl/opensslconf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ossl_typ.h install ./include/openssl/pem.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pem.h install ./include/openssl/pem2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pem2.h install ./include/openssl/pkcs12.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pkcs12.h install ./include/openssl/pkcs7.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pkcs7.h install ./include/openssl/rand.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rand.h install ./include/openssl/rc2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc2.h install ./include/openssl/rc4.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc4.h install ./include/openssl/rc5.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rsa.h install ./include/openssl/safestack.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/safestack.h install ./include/openssl/seed.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/seed.h install ./include/openssl/sha.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/sha.h install ./include/openssl/srp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/srp.h install ./include/openssl/srtp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/srtp.h install ./include/openssl/ssl.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl3.h install ./include/openssl/stack.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/stack.h install ./include/openssl/symhacks.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/tls1.h install ./include/openssl/ts.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ts.h install ./include/openssl/txt_db.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/txt_db.h install ./include/openssl/ui.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ui.h install ./include/openssl/whrlpool.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509_vfy.h install ./include/openssl/x509v3.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509v3.h install ./include/openssl/aes.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/aes.h install ./include/openssl/asn1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1.h install ./include/openssl/asn1_mac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1_mac.h install ./include/openssl/asn1t.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/asn1t.h install ./include/openssl/async.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/async.h install ./include/openssl/bio.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/bio.h install ./include/openssl/blowfish.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/blowfish.h install ./include/openssl/bn.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/bn.h install ./include/openssl/buffer.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/buffer.h install ./include/openssl/camellia.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/camellia.h install ./include/openssl/cast.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cast.h install ./include/openssl/cmac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cmac.h install ./include/openssl/cms.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/cms.h install ./include/openssl/comp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/comp.h install ./include/openssl/conf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/conf.h install ./include/openssl/conf_api.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/conf_api.h install ./include/openssl/crypto.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/crypto.h install ./include/openssl/ct.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ct.h install ./include/openssl/des.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/des.h install ./include/openssl/dh.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dh.h install ./include/openssl/dsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dsa.h install ./include/openssl/dtls1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/e_os2.h install ./include/openssl/ebcdic.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ec.h install ./include/openssl/ecdh.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ecdsa.h install ./include/openssl/engine.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/engine.h install ./include/openssl/err.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/err.h install ./include/openssl/evp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/evp.h install ./include/openssl/hmac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/hmac.h install ./include/openssl/idea.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/idea.h install ./include/openssl/kdf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/kdf.h install ./include/openssl/lhash.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/lhash.h install ./include/openssl/md2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md2.h install ./include/openssl/md4.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md4.h install ./include/openssl/md5.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/md5.h install ./include/openssl/mdc2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/mdc2.h install ./include/openssl/modes.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/objects.h install ./include/openssl/ocsp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ocsp.h install ./include/openssl/opensslconf.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ossl_typ.h install ./include/openssl/pem.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pem.h install ./include/openssl/pem2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pem2.h install ./include/openssl/pkcs12.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pkcs12.h install ./include/openssl/pkcs7.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/pkcs7.h install ./include/openssl/rand.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rand.h install ./include/openssl/rc2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc2.h install ./include/openssl/rc4.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc4.h install ./include/openssl/rc5.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/rsa.h install ./include/openssl/safestack.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/safestack.h install ./include/openssl/seed.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/seed.h install ./include/openssl/sha.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/sha.h install ./include/openssl/srp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/srp.h install ./include/openssl/srtp.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/srtp.h install ./include/openssl/ssl.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ssl3.h install ./include/openssl/stack.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/stack.h install ./include/openssl/symhacks.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/symhacks.h install ./include/openssl/tls1.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/tls1.h install ./include/openssl/ts.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ts.h install ./include/openssl/txt_db.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/txt_db.h install ./include/openssl/ui.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/ui.h install ./include/openssl/whrlpool.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509.h install ./include/openssl/x509_vfy.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509_vfy.h install ./include/openssl/x509v3.h -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/include/openssl/x509v3.h install libcrypto.a -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libcrypto.a install libssl.a -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/libssl.a install libcrypto.pc -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/pkgconfig/libcrypto.pc install libssl.pc -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/pkgconfig/libssl.pc install openssl.pc -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/pkgconfig/openssl.pc created directory `/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/lib/engines-1.1' *** Installing engines *** Installing runtime files install apps/openssl -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/bin/openssl install ./tools/c_rehash -> /src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/bin/c_rehash make[3]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0/obj/openssl-1.1.0g' CC src/wrk.c CC src/net.c CC src/ssl.c CC src/aprintf.c CC src/stats.c CC src/script.c CC src/units.c CC src/ae.c CC src/zmalloc.c CC src/http_parser.c LUAJIT src/wrk.lua LINK wrk make[2]: Leaving directory '/src/layers/layer7_devtools/0060_wrk/build/wrk-4.1.0' make[1]: Leaving directory '/src/layers/layer7_devtools/0060_wrk' cd build/wrk-4.1.0 && cp wrk /opt/metwork-mfext-1.0/opt/devtools/bin make[3]: Leaving directory `/src/layers/layer7_devtools/0060_wrk' make[3]: Entering directory `/src/layers/layer7_devtools/0061_wrk2' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,devtools@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml touch /opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "name: 'wrk2'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "version: 'master20191107'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "checksum: 'b3b049e7b796b10fb326f260f6076984'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml echo -n "A constant throughput, correct latency recording variant of wrk" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "website: 'https://github.com/giltene/wrk2'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml echo "license: 'Modified Apache 2.0 License (Version 2.0.1, February 2015)'" >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/devtools/share/metwork_packages/wrk2.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/devtools EXPLICIT_NAME="wrk2-master" download uncompress build make[1]: Entering directory '/src/layers/layer7_devtools/0061_wrk2' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/wrk2-master20191107.tar.bz2` `readlink -m ./sources` MD5 b3b049e7b796b10fb326f260f6076984 Computing checksum for /src/layers/layer7_devtools/0061_wrk2/build/wrk2-master20191107.tar.bz2... Good checksum rm -Rf wrk2-master /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/wrk2-master20191107.tar.bz2` tar.bz2 wrk2-master Patching with wrk2-openssl.patch... patching file Makefile Patch ok cd build/wrk2-master && make make[2]: Entering directory '/src/layers/layer7_devtools/0061_wrk2/build/wrk2-master' Building LuaJIT... make[3]: Entering directory '/src/layers/layer7_devtools/0061_wrk2/build/wrk2-master/deps/luajit/src' HOSTCC host/minilua.o HOSTLINK host/minilua DYNASM host/buildvm_arch.h HOSTCC host/buildvm.o In file included from host/buildvm.c:59: ./../dynasm/dasm_x86.h: In function 'dasm_put': ./../dynasm/dasm_x86.h:207:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (*p++ == 1 && *p == DASM_DISP) mrm = n; continue; ^~ ./../dynasm/dasm_x86.h:207:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (*p++ == 1 && *p == DASM_DISP) mrm = n; continue; ^~~~~~~~ HOSTCC host/buildvm_asm.o HOSTCC host/buildvm_peobj.o HOSTCC host/buildvm_lib.o HOSTCC host/buildvm_fold.o HOSTLINK host/buildvm BUILDVM lj_vm.s ASM lj_vm.o CC lj_gc.o BUILDVM lj_ffdef.h CC lj_err.o CC lj_char.o BUILDVM lj_bcdef.h CC lj_bc.o CC lj_obj.o CC lj_str.o CC lj_tab.o CC lj_func.o CC lj_udata.o CC lj_meta.o CC lj_debug.o CC lj_state.o CC lj_dispatch.o CC lj_vmevent.o CC lj_vmmath.o CC lj_strscan.o CC lj_api.o CC lj_lex.o CC lj_parse.o CC lj_bcread.o CC lj_bcwrite.o CC lj_load.o CC lj_ir.o CC lj_opt_mem.o BUILDVM lj_folddef.h CC lj_opt_fold.o CC lj_opt_narrow.o CC lj_opt_dce.o CC lj_opt_loop.o CC lj_opt_split.o CC lj_opt_sink.o CC lj_mcode.o CC lj_snap.o CC lj_record.o CC lj_crecord.o BUILDVM lj_recdef.h CC lj_ffrecord.o CC lj_asm.o CC lj_trace.o CC lj_gdbjit.o CC lj_ctype.o CC lj_cdata.o CC lj_cconv.o CC lj_ccall.o CC lj_ccallback.o CC lj_carith.o CC lj_clib.o CC lj_cparse.o lj_cparse.c: In function 'cp_next_': lj_cparse.c:313:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_get(cp) != '|') return '|'; cp_get(cp); return CTOK_OROR; ^~ lj_cparse.c:313:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (cp_get(cp) != '|') return '|'; cp_get(cp); return CTOK_OROR; ^~~~~~ lj_cparse.c:315:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_get(cp) != '&') return '&'; cp_get(cp); return CTOK_ANDAND; ^~ lj_cparse.c:315:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (cp_get(cp) != '&') return '&'; cp_get(cp); return CTOK_ANDAND; ^~~~~~ lj_cparse.c:317:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_get(cp) != '=') return '='; cp_get(cp); return CTOK_EQ; ^~ lj_cparse.c:317:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (cp_get(cp) != '=') return '='; cp_get(cp); return CTOK_EQ; ^~~~~~ lj_cparse.c:319:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_get(cp) != '=') return '!'; cp_get(cp); return CTOK_NE; ^~ lj_cparse.c:319:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (cp_get(cp) != '=') return '!'; cp_get(cp); return CTOK_NE; ^~~~~~ lj_cparse.c:329:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_get(cp) != '>') return '-'; cp_get(cp); return CTOK_DEREF; ^~ lj_cparse.c:329:42: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (cp_get(cp) != '>') return '-'; cp_get(cp); return CTOK_DEREF; ^~~~~~ CC lj_lib.o CC lj_alloc.o CC lib_aux.o BUILDVM lj_libdef.h CC lib_base.o CC lib_math.o CC lib_bit.o CC lib_string.o CC lib_table.o CC lib_io.o CC lib_os.o CC lib_package.o CC lib_debug.o CC lib_jit.o CC lib_ffi.o CC lib_init.o AR libluajit.a CC luajit.o BUILDVM jit/vmdef.lua LINK luajit OK Successfully built LuaJIT make[3]: Leaving directory '/src/layers/layer7_devtools/0061_wrk2/build/wrk2-master/deps/luajit/src' CC src/wrk.c 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.0/opt/devtools/bin/wrk2 make[3]: Leaving directory `/src/layers/layer7_devtools/0061_wrk2' if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-1.0/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/devtools" cache: /buildcache/mfext_cache_layer_devtools_e6d29e7ce2f922c6a2cf0f5ad609d411.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.0/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): f678d5cbc8b7c0e40b891859126f6463 devtools@mfext layer (dependency) hash (from cache): c66e4f9edc7629683b034367d5e1ae32 python3@mfext layer (dependency) hash (from cache): d1b2ac93d3d0bfbe6bd025aa7056a985 python3_core@mfext layer (dependency) hash (from cache): 720e725841eebb8d2fb8c6bf44b8cabb root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: 227084802539c18ac7c7d1ecbb0dd555 cache missed (/buildcache/mfext_cache_layer_python3_devtools_7254d0e08bae723c4da997e563e975f6.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.0/opt/python3_devtools ; \ fi make[3]: Entering directory `/src/layers/layer7_python3_devtools/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,devtools@mfext,python3_devtools@mfext -- 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 tempolayer22842[/src/layers/layer7_python3_devtools/0500_extra_python_packages/tempolayer22842] Collecting certifi==2019.3.9 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) Downloading https://files.pythonhosted.org/packages/06/b8/d1ea38513c22e8c906275d135818fee16ad8495985956a9b7e2bb21942a1/certifi-2019.3.9.tar.gz (158kB) Collecting apipkg==1.5 (from -r requirements3.txt (line 1)) Downloading https://files.pythonhosted.org/packages/a8/af/07a13b1560ebcc9bf4dd439aeb63243cbd8d374f4f328691470d6a9b9804/apipkg-1.5.tar.gz Collecting astroid==2.4.1 (from -r requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/c4/82/30e5f146863fb34b733bd57e82f96a6c61a6cb3692fc838e20d0091ee752/astroid-2.4.1.tar.gz (310kB) Collecting black==19.10b0 (from -r requirements3.txt (line 3)) Downloading https://files.pythonhosted.org/packages/b0/dc/ecd83b973fb7b82c34d828aad621a6e5865764d52375b8ac1d7a45e23c8d/black-19.10b0.tar.gz (1.0MB) Collecting coverage==5.1 (from -r requirements3.txt (line 5)) Downloading https://files.pythonhosted.org/packages/fe/4d/3d892bdd21acba6c9e9bec6dc93fbe619883a0967c62f976122f2c6366f3/coverage-5.1.tar.gz (687kB) Collecting execnet==1.7.1 (from -r requirements3.txt (line 6)) Downloading https://files.pythonhosted.org/packages/5a/61/1b50e0891d9b934154637fdaac88c68a82fd8dc5648dfb04e65937fc6234/execnet-1.7.1.tar.gz (174kB) Collecting flake8==3.8.1 (from -r requirements3.txt (line 7)) Downloading https://files.pythonhosted.org/packages/73/9e/dfb9413d2962433551a93927be524a1b4369e4ac317ca3231191c6933ae7/flake8-3.8.1.tar.gz (157kB) Collecting flake8-docstrings==1.5.0 (from -r requirements3.txt (line 8)) Downloading https://files.pythonhosted.org/packages/3f/a8/41268bdb46d4ec7c8dc098076d32fa16d4b9e83f12b95427f6c35c060b89/flake8-docstrings-1.5.0.tar.gz Collecting freezegun==0.3.15 (from -r requirements3.txt (line 9)) Downloading https://files.pythonhosted.org/packages/67/eb/6ac50b9faaa5dc2345ed4e905d242b840750d99a15763a880c4d785974e9/freezegun-0.3.15.tar.gz Collecting importlib-metadata==1.6.0 (from -r requirements3.txt (line 10)) Downloading https://files.pythonhosted.org/packages/b4/1b/baab42e3cd64c9d5caac25a9d6c054f8324cdc38975a44d600569f1f7158/importlib_metadata-1.6.0.tar.gz Collecting isort==4.3.21 (from -r requirements3.txt (line 11)) Downloading https://files.pythonhosted.org/packages/43/00/8705e8d0c05ba22f042634f791a61f4c678c32175763dcf2ca2a133f4739/isort-4.3.21.tar.gz (69kB) Collecting joblib==0.15.1 (from -r requirements3.txt (line 12)) Downloading https://files.pythonhosted.org/packages/57/d2/45a038246a0596fb73af64c07e95578764d0fd115ce67f6b41eb457eed39/joblib-0.15.1.tar.gz (347kB) Collecting lazy-object-proxy==1.4.3 (from -r requirements3.txt (line 13)) Downloading https://files.pythonhosted.org/packages/07/3f/a3d687f83c7d44970f70ff0400677746c8860b11f0c08f6b4e07205f0cdc/lazy-object-proxy-1.4.3.tar.gz Collecting livereload==2.6.1 (from -r requirements3.txt (line 14)) Downloading https://files.pythonhosted.org/packages/27/26/85ba3851d2e4905be7d2d41082adca833182bb1d7de9dfc7f623383d36e1/livereload-2.6.1.tar.gz Collecting lunr==0.5.8 (from -r requirements3.txt (line 15)) Downloading https://files.pythonhosted.org/packages/ad/c0/431b92d6707a4bf7692ea76bcfb00aa0f1db737cd3daf4b4f6a85e2b9d6c/lunr-0.5.8.tar.gz (45kB) Collecting Mako==1.1.2 (from -r requirements3.txt (line 16)) Downloading https://files.pythonhosted.org/packages/42/64/fc7c506d14d8b6ed363e7798ffec2dfe4ba21e14dda4cfab99f4430cba3a/Mako-1.1.2.tar.gz (469kB) Collecting Markdown==3.2.2 (from -r requirements3.txt (line 17)) Downloading https://files.pythonhosted.org/packages/44/30/cb4555416609a8f75525e34cbacfc721aa5b0044809968b2cf553fd879c7/Markdown-3.2.2.tar.gz (299kB) Collecting mccabe==0.6.1 (from -r requirements3.txt (line 18)) Downloading https://files.pythonhosted.org/packages/06/18/fa675aa501e11d6d6ca0ae73a101b2f3571a565e0f7d38e062eec18a91ee/mccabe-0.6.1.tar.gz Collecting mkdocs==1.1.2 (from -r requirements3.txt (line 19)) Downloading https://files.pythonhosted.org/packages/78/a3/ec98a4eab53b7adf435df6c17765e1d7b603e1487ad6ab7c824d5488bf5c/mkdocs-1.1.2.tar.gz (6.4MB) Collecting mkdocs-add-number-plugin==1.2.1 (from -r requirements3.txt (line 20)) Downloading https://files.pythonhosted.org/packages/20/af/bc5d6285cc8b0415fef10a1396b8d704fec55a195125b66c92825a065e40/mkdocs-add-number-plugin-1.2.1.tar.gz Collecting mkdocs-awesome-pages-plugin==2.2.1 (from -r requirements3.txt (line 21)) Downloading https://files.pythonhosted.org/packages/77/e1/9135ecec532ee2ef34142e48c7766c331a27884243c913149a481e1e3bd5/mkdocs-awesome-pages-plugin-2.2.1.tar.gz Collecting mkdocs-exclude==1.0.2 (from -r requirements3.txt (line 22)) Downloading https://files.pythonhosted.org/packages/54/b5/3a8e289282c9e8d7003f8a2f53d673d4fdaa81d493dc6966092d9985b6fc/mkdocs-exclude-1.0.2.tar.gz Collecting mkdocs-macros-plugin==0.4.9 (from -r requirements3.txt (line 23)) Downloading https://files.pythonhosted.org/packages/80/14/3fbec8aaa8e78dbd19ba7f669f6876f2aec342980d011c266b632083b8be/mkdocs-macros-plugin-0.4.9.tar.gz Collecting mkdocs-material==5.2.0 (from -r requirements3.txt (line 24)) Downloading https://files.pythonhosted.org/packages/40/51/2cce89371184a557aa1a6cdc979be7605a4972ab305522cba2d6b71256ec/mkdocs-material-5.2.0.tar.gz (1.6MB) Collecting mkdocs-material-extensions==1.0 (from -r requirements3.txt (line 25)) Downloading https://files.pythonhosted.org/packages/37/96/9c7825ac728f89de143741bb6db8750726e590b1f1a85cab9050871c9311/mkdocs-material-extensions-1.0.tar.gz Collecting mock==4.0.2 (from -r requirements3.txt (line 26)) Downloading https://files.pythonhosted.org/packages/2e/35/594f501b2a0fb3732c8190ca885dfdf60af72d678cd5fa8169c358717567/mock-4.0.2.tar.gz (71kB) Collecting more-itertools==8.3.0 (from -r requirements3.txt (line 27)) Downloading https://files.pythonhosted.org/packages/16/e8/b371710ad458e56b6c74b82352fdf1625e75c03511c66a75314f1084f057/more-itertools-8.3.0.tar.gz (86kB) Collecting nltk==3.5 (from -r requirements3.txt (line 28)) Downloading https://files.pythonhosted.org/packages/92/75/ce35194d8e3022203cca0d2f896dbb88689f9b3fce8e9f9cff942913519d/nltk-3.5.zip (1.4MB) Collecting nose==1.3.7 (from -r requirements3.txt (line 29)) Downloading https://files.pythonhosted.org/packages/58/a5/0dc93c3ec33f4e281849523a5a913fa1eea9a3068acfa754d44d88107a44/nose-1.3.7.tar.gz (280kB) Collecting pathspec==0.8.0 (from -r requirements3.txt (line 30)) Downloading https://files.pythonhosted.org/packages/93/9c/4bb0a33b0ec07d2076f0b3d7c6aae4dad0a99f9a7a14f7f7ff6f4ed7fa38/pathspec-0.8.0.tar.gz Collecting pdoc3==0.8.1 (from -r requirements3.txt (line 31)) Downloading https://files.pythonhosted.org/packages/11/1c/ce4459d7aab0890b6059a8c5cc3494c92d3a1cfe1938e2ae49555b3bf31a/pdoc3-0.8.1.tar.gz (75kB) Collecting pluggy==0.13.1 (from -r requirements3.txt (line 32)) Downloading https://files.pythonhosted.org/packages/f8/04/7a8542bed4b16a65c2714bf76cf5a0b026157da7f75e87cc88774aa10b14/pluggy-0.13.1.tar.gz (57kB) Collecting py==1.8.1 (from -r requirements3.txt (line 33)) Downloading https://files.pythonhosted.org/packages/bd/8f/169d08dcac7d6e311333c96b63cbe92e7947778475e1a619b674989ba1ed/py-1.8.1.tar.gz (205kB) Collecting pydocstyle==5.0.2 (from -r requirements3.txt (line 34)) Downloading https://files.pythonhosted.org/packages/39/f4/3f670e71f11c4c65f0d5f4153f5191fb38786483513c90de66f08ef6e810/pydocstyle-5.0.2.tar.gz Collecting pyflakes==2.2.0 (from -r requirements3.txt (line 35)) Downloading https://files.pythonhosted.org/packages/f1/e2/e02fc89959619590eec0c35f366902535ade2728479fc3082c8af8840013/pyflakes-2.2.0.tar.gz (65kB) Collecting pylint==2.5.2 (from -r requirements3.txt (line 36)) Downloading https://files.pythonhosted.org/packages/b4/2d/c209a539c32e2d9c7396e69bab95ad4332b73cdc360bbc89495d7e49d332/pylint-2.5.2.tar.gz (683kB) Collecting pymdown-extensions==7.1 (from -r requirements3.txt (line 37)) Downloading https://files.pythonhosted.org/packages/f8/18/4ecc803c94a5797e8598671cd52d01f247d785b629e52ef6d4d8022b59d0/pymdown-extensions-7.1.tar.gz (443kB) Collecting pytest==5.4.2 (from -r requirements3.txt (line 38)) Downloading https://files.pythonhosted.org/packages/49/10/4a8f2f7828b195fe9c9e2b910e9b0dd3d4a263bffbab54f09bf6c2f488bb/pytest-5.4.2.tar.gz (1.0MB) Collecting pytest-cov==2.8.1 (from -r requirements3.txt (line 39)) Downloading https://files.pythonhosted.org/packages/13/8a/51f54b43a043c799bceca846594b9a310823a3e52df5ec27109cccba90f4/pytest-cov-2.8.1.tar.gz (47kB) Collecting pytest-forked==1.1.3 (from -r requirements3.txt (line 40)) Downloading https://files.pythonhosted.org/packages/43/b4/d0efa1748880e24aaaf8343825138ed5460b8e260e84ac73ef4415e1d1d4/pytest-forked-1.1.3.tar.gz Collecting pytest-httpserver==0.3.4 (from -r requirements3.txt (line 41)) Downloading https://files.pythonhosted.org/packages/7d/8d/58276f7d74cdc9e94850873b40bd7fc71f7be47d764b32af1117b05278a9/pytest_httpserver-0.3.4.tar.gz Collecting pytest-mock==3.1.0 (from -r requirements3.txt (line 42)) Downloading https://files.pythonhosted.org/packages/bf/7f/259d29303ab4525deddda1d278d7a827d2fcbc2fe940913e31426e773377/pytest-mock-3.1.0.tar.gz Collecting pytest-xdist==1.32.0 (from -r requirements3.txt (line 43)) Downloading https://files.pythonhosted.org/packages/2f/4c/906cd21f4ca1afed6636de0a40d1ffdd64e8b6990223f0c2dd094cf8396a/pytest-xdist-1.32.0.tar.gz (67kB) Collecting regex==2020.5.14 (from -r requirements3.txt (line 44)) Downloading https://files.pythonhosted.org/packages/14/8d/d44863d358e9dba3bdfb06099bbbeddbac8fb360773ba73250a849af4b01/regex-2020.5.14.tar.gz (696kB) Collecting snowballstemmer==2.0.0 (from -r requirements3.txt (line 45)) Downloading https://files.pythonhosted.org/packages/21/1b/6b8bbee253195c61aeaa61181bb41d646363bdaa691d0b94b304d4901193/snowballstemmer-2.0.0.tar.gz (79kB) Collecting termcolor==1.1.0 (from -r requirements3.txt (line 46)) Downloading https://files.pythonhosted.org/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173aa79f981/termcolor-1.1.0.tar.gz Collecting toml==0.10.1 (from -r requirements3.txt (line 47)) Downloading https://files.pythonhosted.org/packages/da/24/84d5c108e818ca294efe7c1ce237b42118643ce58a14d2462b3b2e3800d5/toml-0.10.1.tar.gz Collecting tornado==6.0.4 (from -r requirements3.txt (line 48)) Downloading https://files.pythonhosted.org/packages/95/84/119a46d494f008969bf0c775cb2c6b3579d3c4cc1bb1b41a022aa93ee242/tornado-6.0.4.tar.gz (496kB) Collecting typed-ast==1.4.1 (from -r requirements3.txt (line 49)) Downloading https://files.pythonhosted.org/packages/18/09/b6a6b14bb8c5ec4a24fe0cf0160aa0b784fd55a6fd7f8da602197c5c461e/typed_ast-1.4.1.tar.gz (208kB) Collecting Werkzeug==1.0.1 (from -r requirements3.txt (line 50)) Downloading https://files.pythonhosted.org/packages/10/27/a33329150147594eff0ea4c33c2036c0eadd933141055be0ff911f7f8d04/Werkzeug-1.0.1.tar.gz (904kB) Collecting wrapt==1.12.1 (from -r requirements3.txt (line 51)) Downloading https://files.pythonhosted.org/packages/82/f7/e43cefbe88c5fd371f4cf0cf5eb3feccd07515af9fd6cf7dbf1d1793a797/wrapt-1.12.1.tar.gz Collecting zipp==1.2.0 (from -r requirements3.txt (line 52)) Downloading https://files.pythonhosted.org/packages/78/08/d52f0ea643bc1068d6dc98b412f4966a9b63255d20911a23ac3220c033c4/zipp-1.2.0.tar.gz Collecting six==1.12.0 (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 5)) Downloading https://files.pythonhosted.org/packages/dd/bf/4138e7bfb757de47d1f4b6994648ec67a51efe58fa907c1e11e350cddfca/six-1.12.0.tar.gz Collecting Click==7.0 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 21)) Downloading https://files.pythonhosted.org/packages/f8/5c/f60e9d8a1e77005f664b76ff8aeaee5bc05d0a91798afd7f53fc998dbc47/Click-7.0.tar.gz (286kB) Collecting attrs==19.3.0 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 32)) Downloading https://files.pythonhosted.org/packages/98/c3/2c227e66b5e896e15ccdae2e00bbc69aa46e9a8ce8869cc5fa96310bf612/attrs-19.3.0.tar.gz (132kB) Collecting appdirs==1.4.3 (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 1)) Downloading https://files.pythonhosted.org/packages/48/69/d87c60746b393309ca30761f8e2b49473d43450b150cb08f3c6df5c11be5/appdirs-1.4.3.tar.gz Collecting pycodestyle==2.6.0 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 57)) Downloading https://files.pythonhosted.org/packages/bb/82/0df047a5347d607be504ad5faa255caa7919562962b934f9372b157e8a70/pycodestyle-2.6.0.tar.gz (100kB) Collecting python-dateutil==2.8.0 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 61)) Downloading https://files.pythonhosted.org/packages/ad/99/5b2e99737edeb28c71bcbec5b5dda19d0d9ef3ca3e92e3e925e7c0bb364c/python-dateutil-2.8.0.tar.gz (327kB) Collecting future==0.17.1 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 46)) Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB) Collecting MarkupSafe==1.1.1 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 23)) Downloading https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz Collecting Jinja2==2.10.1 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 22)) Downloading https://files.pythonhosted.org/packages/93/ea/d884a06f8c7f9b7afbc8138b762e80479fb17aedbbe2b06515a12de9378d/Jinja2-2.10.1.tar.gz (260kB) Collecting PyYAML==5.1.1 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 26)) Downloading https://files.pythonhosted.org/packages/a3/65/837fefac7475963d1eccf4aa684c23b95aa6c1d033a2c5965ccb11e22623/PyYAML-5.1.1.tar.gz (274kB) Collecting repackage (from mkdocs-macros-plugin==0.4.9->-r requirements3.txt (line 23)) Downloading https://files.pythonhosted.org/packages/ce/19/5122e8279b7dfdbacbab648116ac84751b7c603ff3569c5e32ccb75bf0e4/repackage-0.7.3.tar.gz Collecting Pygments==2.6.1 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 27)) Downloading https://files.pythonhosted.org/packages/6e/4d/4d2fe93a35dfba417311a4ff627489a947b01dc0cc377a3673c00cf7e4b2/Pygments-2.6.1.tar.gz (3.3MB) Collecting tqdm (from nltk==3.5->-r requirements3.txt (line 28)) Downloading https://files.pythonhosted.org/packages/e3/c1/b3e42d5b659ca598508e2a9ef315d5eef0a970f874ef9d3b38d4578765bd/tqdm-4.62.3.tar.gz (167kB) Collecting packaging==19.0 (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 3)) Downloading https://files.pythonhosted.org/packages/16/51/d72654dbbaa4a4ffbf7cb0ecd7d12222979e0a660bf3f42acc47550bf098/packaging-19.0.tar.gz (48kB) Collecting wcwidth (from pytest==5.4.2->-r requirements3.txt (line 38)) Downloading https://files.pythonhosted.org/packages/89/38/459b727c381504f361832b9e5ace19966de1a235d73cdbdea91c771a1155/wcwidth-0.2.5.tar.gz Collecting pyparsing==2.4.0 (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 4)) Downloading https://files.pythonhosted.org/packages/5d/3a/24d275393f493004aeb15a1beae2b4a3043526e8b692b65b4a9341450ebe/pyparsing-2.4.0.tar.gz (611kB) Building wheels for collected packages: Click, Jinja2, MarkupSafe, PyYAML, Pygments, attrs, certifi, future, pycodestyle, python-dateutil, appdirs, packaging, pyparsing, six, apipkg, astroid, black, coverage, execnet, flake8, flake8-docstrings, freezegun, importlib-metadata, isort, joblib, lazy-object-proxy, livereload, lunr, Mako, Markdown, mccabe, mkdocs, mkdocs-add-number-plugin, mkdocs-awesome-pages-plugin, mkdocs-exclude, mkdocs-macros-plugin, mkdocs-material, mkdocs-material-extensions, mock, more-itertools, nltk, nose, pathspec, pdoc3, pluggy, py, pydocstyle, pyflakes, pylint, pymdown-extensions, pytest, pytest-cov, pytest-forked, pytest-httpserver, pytest-mock, pytest-xdist, regex, snowballstemmer, termcolor, toml, tornado, typed-ast, Werkzeug, wrapt, zipp, repackage, tqdm, wcwidth Running setup.py bdist_wheel for Click: started Running setup.py bdist_wheel for Click: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for Jinja2: started Running setup.py bdist_wheel for Jinja2: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for MarkupSafe: started Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for PyYAML: started Running setup.py bdist_wheel for PyYAML: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for Pygments: started Running setup.py bdist_wheel for Pygments: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for attrs: started Running setup.py bdist_wheel for attrs: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for certifi: started Running setup.py bdist_wheel for certifi: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for future: started Running setup.py bdist_wheel for future: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pycodestyle: started Running setup.py bdist_wheel for pycodestyle: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for python-dateutil: started Running setup.py bdist_wheel for python-dateutil: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for appdirs: started Running setup.py bdist_wheel for appdirs: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for packaging: started Running setup.py bdist_wheel for packaging: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pyparsing: started Running setup.py bdist_wheel for pyparsing: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for six: started Running setup.py bdist_wheel for six: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for apipkg: started Running setup.py bdist_wheel for apipkg: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for astroid: started Running setup.py bdist_wheel for astroid: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for black: started Running setup.py bdist_wheel for black: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for coverage: started Running setup.py bdist_wheel for coverage: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for execnet: started Running setup.py bdist_wheel for execnet: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for flake8: started Running setup.py bdist_wheel for flake8: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for flake8-docstrings: started Running setup.py bdist_wheel for flake8-docstrings: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for freezegun: started Running setup.py bdist_wheel for freezegun: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for importlib-metadata: started Running setup.py bdist_wheel for importlib-metadata: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for isort: started Running setup.py bdist_wheel for isort: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for joblib: started Running setup.py bdist_wheel for joblib: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for lazy-object-proxy: started Running setup.py bdist_wheel for lazy-object-proxy: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for livereload: started Running setup.py bdist_wheel for livereload: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for lunr: started Running setup.py bdist_wheel for lunr: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for Mako: started Running setup.py bdist_wheel for Mako: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for Markdown: started Running setup.py bdist_wheel for Markdown: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mccabe: started Running setup.py bdist_wheel for mccabe: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mkdocs: started Running setup.py bdist_wheel for mkdocs: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mkdocs-add-number-plugin: started Running setup.py bdist_wheel for mkdocs-add-number-plugin: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mkdocs-awesome-pages-plugin: started Running setup.py bdist_wheel for mkdocs-awesome-pages-plugin: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mkdocs-exclude: started Running setup.py bdist_wheel for mkdocs-exclude: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mkdocs-macros-plugin: started Running setup.py bdist_wheel for mkdocs-macros-plugin: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mkdocs-material: started Running setup.py bdist_wheel for mkdocs-material: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mkdocs-material-extensions: started Running setup.py bdist_wheel for mkdocs-material-extensions: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mock: started Running setup.py bdist_wheel for mock: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for more-itertools: started Running setup.py bdist_wheel for more-itertools: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for nltk: started Running setup.py bdist_wheel for nltk: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for nose: started Running setup.py bdist_wheel for nose: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pathspec: started Running setup.py bdist_wheel for pathspec: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pdoc3: started Running setup.py bdist_wheel for pdoc3: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pluggy: started Running setup.py bdist_wheel for pluggy: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for py: started Running setup.py bdist_wheel for py: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pydocstyle: started Running setup.py bdist_wheel for pydocstyle: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pyflakes: started Running setup.py bdist_wheel for pyflakes: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pylint: started Running setup.py bdist_wheel for pylint: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pymdown-extensions: started Running setup.py bdist_wheel for pymdown-extensions: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pytest: started Running setup.py bdist_wheel for pytest: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pytest-cov: started Running setup.py bdist_wheel for pytest-cov: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pytest-forked: started Running setup.py bdist_wheel for pytest-forked: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pytest-httpserver: started Running setup.py bdist_wheel for pytest-httpserver: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pytest-mock: started Running setup.py bdist_wheel for pytest-mock: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pytest-xdist: started Running setup.py bdist_wheel for pytest-xdist: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for regex: started Running setup.py bdist_wheel for regex: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for snowballstemmer: started Running setup.py bdist_wheel for snowballstemmer: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for termcolor: started Running setup.py bdist_wheel for termcolor: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for toml: started Running setup.py bdist_wheel for toml: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for tornado: started Running setup.py bdist_wheel for tornado: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for typed-ast: started Running setup.py bdist_wheel for typed-ast: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for Werkzeug: started Running setup.py bdist_wheel for Werkzeug: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for wrapt: started Running setup.py bdist_wheel for wrapt: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for zipp: started Running setup.py bdist_wheel for zipp: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for repackage: started Running setup.py bdist_wheel for repackage: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for tqdm: started Running setup.py bdist_wheel for tqdm: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for wcwidth: started Running setup.py bdist_wheel for wcwidth: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Successfully built Click Jinja2 MarkupSafe PyYAML Pygments attrs certifi future pycodestyle python-dateutil appdirs packaging pyparsing six apipkg astroid black coverage execnet flake8 flake8-docstrings freezegun importlib-metadata isort joblib lazy-object-proxy livereload lunr Mako Markdown mccabe mkdocs mkdocs-add-number-plugin mkdocs-awesome-pages-plugin mkdocs-exclude mkdocs-macros-plugin mkdocs-material mkdocs-material-extensions mock more-itertools nltk nose pathspec pdoc3 pluggy py pydocstyle pyflakes pylint pymdown-extensions pytest pytest-cov pytest-forked pytest-httpserver pytest-mock pytest-xdist regex snowballstemmer termcolor toml tornado typed-ast Werkzeug wrapt zipp repackage tqdm wcwidth if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.0/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.0/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-1.0/opt/python3_devtools] is already loaded Looking in links: ./src Requirement already satisfied: certifi==2019.3.9 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) (2019.3.9) Collecting apipkg==1.5 (from -r requirements3.txt.tmp (line 1)) Collecting astroid==2.4.1 (from -r requirements3.txt.tmp (line 2)) Collecting black==19.10b0 (from -r requirements3.txt.tmp (line 3)) Collecting coverage==5.1 (from -r requirements3.txt.tmp (line 5)) Collecting execnet==1.7.1 (from -r requirements3.txt.tmp (line 6)) Collecting flake8==3.8.1 (from -r requirements3.txt.tmp (line 7)) Collecting flake8-docstrings==1.5.0 (from -r requirements3.txt.tmp (line 8)) Collecting freezegun==0.3.15 (from -r requirements3.txt.tmp (line 9)) Collecting importlib-metadata==1.6.0 (from -r requirements3.txt.tmp (line 10)) Collecting isort==4.3.21 (from -r requirements3.txt.tmp (line 11)) Collecting joblib==0.15.1 (from -r requirements3.txt.tmp (line 12)) Collecting lazy-object-proxy==1.4.3 (from -r requirements3.txt.tmp (line 13)) Collecting livereload==2.6.1 (from -r requirements3.txt.tmp (line 14)) Collecting lunr==0.5.8 (from -r requirements3.txt.tmp (line 15)) Collecting Mako==1.1.2 (from -r requirements3.txt.tmp (line 16)) Collecting Markdown==3.2.2 (from -r requirements3.txt.tmp (line 17)) Collecting mccabe==0.6.1 (from -r requirements3.txt.tmp (line 18)) Collecting mkdocs==1.1.2 (from -r requirements3.txt.tmp (line 19)) Collecting mkdocs-add-number-plugin==1.2.1 (from -r requirements3.txt.tmp (line 20)) Collecting mkdocs-awesome-pages-plugin==2.2.1 (from -r requirements3.txt.tmp (line 21)) Collecting mkdocs-exclude==1.0.2 (from -r requirements3.txt.tmp (line 22)) Collecting mkdocs-macros-plugin==0.4.9 (from -r requirements3.txt.tmp (line 23)) Collecting mkdocs-material==5.2.0 (from -r requirements3.txt.tmp (line 24)) Collecting mkdocs-material-extensions==1.0 (from -r requirements3.txt.tmp (line 25)) Collecting mock==4.0.2 (from -r requirements3.txt.tmp (line 26)) Collecting more-itertools==8.3.0 (from -r requirements3.txt.tmp (line 27)) Collecting nltk==3.5 (from -r requirements3.txt.tmp (line 28)) Collecting nose==1.3.7 (from -r requirements3.txt.tmp (line 29)) Collecting pathspec==0.8.0 (from -r requirements3.txt.tmp (line 30)) Collecting pdoc3==0.8.1 (from -r requirements3.txt.tmp (line 31)) Collecting pluggy==0.13.1 (from -r requirements3.txt.tmp (line 32)) Collecting py==1.8.1 (from -r requirements3.txt.tmp (line 33)) Collecting pydocstyle==5.0.2 (from -r requirements3.txt.tmp (line 34)) Collecting pyflakes==2.2.0 (from -r requirements3.txt.tmp (line 35)) Collecting pylint==2.5.2 (from -r requirements3.txt.tmp (line 36)) Collecting pymdown-extensions==7.1 (from -r requirements3.txt.tmp (line 37)) Collecting pytest==5.4.2 (from -r requirements3.txt.tmp (line 38)) Collecting pytest-cov==2.8.1 (from -r requirements3.txt.tmp (line 39)) Collecting pytest-forked==1.1.3 (from -r requirements3.txt.tmp (line 40)) Collecting pytest-httpserver==0.3.4 (from -r requirements3.txt.tmp (line 41)) Collecting pytest-mock==3.1.0 (from -r requirements3.txt.tmp (line 42)) Collecting pytest-xdist==1.32.0 (from -r requirements3.txt.tmp (line 43)) Collecting regex==2020.5.14 (from -r requirements3.txt.tmp (line 44)) Collecting snowballstemmer==2.0.0 (from -r requirements3.txt.tmp (line 45)) Collecting termcolor==1.1.0 (from -r requirements3.txt.tmp (line 46)) Collecting toml==0.10.1 (from -r requirements3.txt.tmp (line 47)) Collecting tornado==6.0.4 (from -r requirements3.txt.tmp (line 48)) Collecting typed-ast==1.4.1 (from -r requirements3.txt.tmp (line 49)) Collecting Werkzeug==1.0.1 (from -r requirements3.txt.tmp (line 50)) Collecting wrapt==1.12.1 (from -r requirements3.txt.tmp (line 51)) Collecting zipp==1.2.0 (from -r requirements3.txt.tmp (line 52)) Requirement already satisfied: six==1.12.0 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 5)) (1.12.0) Requirement already satisfied: attrs==19.3.0 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 32)) (19.3.0) Requirement already satisfied: appdirs==1.4.3 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 1)) (1.4.3) Requirement already satisfied: Click==7.0 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 21)) (7.0) Requirement already satisfied: pycodestyle==2.6.0 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 57)) (2.6.0) Requirement already satisfied: python-dateutil==2.8.0 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 61)) (2.8.0) Requirement already satisfied: future==0.17.1 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 46)) (0.17.1) Requirement already satisfied: MarkupSafe==1.1.1 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 23)) (1.1.1) Requirement already satisfied: PyYAML==5.1.1 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 26)) (5.1.1) Requirement already satisfied: Jinja2==2.10.1 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 22)) (2.10.1) Collecting repackage (from mkdocs-macros-plugin==0.4.9->-r requirements3.txt.tmp (line 23)) Requirement already satisfied: Pygments==2.6.1 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 27)) (2.6.1) Collecting tqdm (from nltk==3.5->-r requirements3.txt.tmp (line 28)) Collecting wcwidth (from pytest==5.4.2->-r requirements3.txt.tmp (line 38)) Requirement already satisfied: packaging==19.0 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 3)) (19.0) Installing collected packages: apipkg, wrapt, typed-ast, lazy-object-proxy, astroid, toml, regex, pathspec, black, coverage, execnet, zipp, importlib-metadata, mccabe, pyflakes, flake8, snowballstemmer, pydocstyle, flake8-docstrings, freezegun, isort, joblib, tornado, livereload, lunr, Mako, Markdown, mkdocs, mkdocs-add-number-plugin, mkdocs-awesome-pages-plugin, mkdocs-exclude, repackage, mkdocs-material-extensions, pymdown-extensions, mkdocs-material, termcolor, mkdocs-macros-plugin, mock, more-itertools, tqdm, nltk, nose, pdoc3, pluggy, py, pylint, wcwidth, pytest, pytest-cov, pytest-forked, Werkzeug, pytest-httpserver, pytest-mock, pytest-xdist Successfully installed Mako-1.1.2 Markdown-3.2.2 Werkzeug-1.0.1 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 importlib-metadata-1.6.0 isort-4.3.21 joblib-0.15.1 lazy-object-proxy-1.4.3 livereload-2.6.1 lunr-0.5.8 mccabe-0.6.1 mkdocs-1.1.2 mkdocs-add-number-plugin-1.2.1 mkdocs-awesome-pages-plugin-2.2.1 mkdocs-exclude-1.0.2 mkdocs-macros-plugin-0.4.9 mkdocs-material-5.2.0 mkdocs-material-extensions-1.0 mock-4.0.2 more-itertools-8.3.0 nltk-3.5 nose-1.3.7 pathspec-0.8.0 pdoc3-0.8.1 pluggy-0.13.1 py-1.8.1 pydocstyle-5.0.2 pyflakes-2.2.0 pylint-2.5.2 pymdown-extensions-7.1 pytest-5.4.2 pytest-cov-2.8.1 pytest-forked-1.1.3 pytest-httpserver-0.3.4 pytest-mock-3.1.0 pytest-xdist-1.32.0 regex-2020.5.14 repackage-0.7.3 snowballstemmer-2.0.0 termcolor-1.1.0 toml-0.10.1 tornado-6.0.4 tqdm-4.62.3 typed-ast-1.4.1 wcwidth-0.2.5 wrapt-1.12.1 zipp-1.2.0 if ! test -d /opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/site-packages; fi if test -f /opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/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.0/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/Mako.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/Markdown.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/Werkzeug.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/apipkg.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/astroid.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/black.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/certifi.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/coverage.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/execnet.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/flake8-docstrings.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/flake8.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/freezegun.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/importlib-metadata.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/isort.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/joblib.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/lazy-object-proxy.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/livereload.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/lunr.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mccabe.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mkdocs-add-number-plugin.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mkdocs-awesome-pages-plugin.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mkdocs-exclude.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mkdocs-macros-plugin.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mkdocs-material-extensions.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mkdocs-material.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mkdocs.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mock.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/more-itertools.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/nltk.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/nose.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pathspec.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pdoc3.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pluggy.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/py.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pydocstyle.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pyflakes.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pylint.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pymdown-extensions.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pytest-cov.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pytest-forked.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pytest-httpserver.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pytest-mock.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pytest-xdist.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pytest.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/regex.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/snowballstemmer.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/termcolor.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/toml.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/tornado.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/typed-ast.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/wrapt.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/zipp.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.0/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-1.0/opt/python3_devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/python3_devtools" cache: /buildcache/mfext_cache_layer_python3_devtools_7254d0e08bae723c4da997e563e975f6.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.0/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/java/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/java/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/java/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/java" "java" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): f678d5cbc8b7c0e40b891859126f6463 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: bd88c4d302c786461c93b9a4f072ed04 cache missed (/buildcache/mfext_cache_layer_java_2a85753b190434d3201e6b9e83178c32.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.0/opt/java ; \ fi make[3]: Entering directory `/src/layers/layer8_java/0500_openjdk' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,java@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml touch /opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml echo "name: 'openjdk'" >>/opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml echo "version: '11.0.5+10'" >>/opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml echo "checksum: 'b36a67900617c0f1b16511c0286dc5b7'" >>/opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml echo -n "AdoptOpenJDK uses infrastructure, build and test scripts to produce prebuilt binaries from OpenJDKâ„¢ class libraries and a choice of either the OpenJDK HotSpot or Eclipse OpenJ9 VM. All AdoptOpenJDK binaries and scripts are open source licensed and available for free." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml echo "website: 'https://adoptopenjdk.net'" >>/opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml echo "license: 'GPL v2 with Classpath Exception (GPLv2+CE).'" >>/opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/java/share/metwork_packages/openjdk.yaml; fi make --file=/opt/metwork-mfext-1.0/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/java download uncompress make[1]: Entering directory '/src/layers/layer8_java/0500_openjdk' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/OpenJDK11U-jdk_x64_linux_hotspot_11.0.5_10.tar.gz` `readlink -m ./sources` MD5 b36a67900617c0f1b16511c0286dc5b7 Computing checksum for /src/layers/layer8_java/0500_openjdk/build/OpenJDK11U-jdk_x64_linux_hotspot_11.0.5_10.tar.gz... Good checksum rm -Rf openjdk-11.0.5+10 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/OpenJDK11U-jdk_x64_linux_hotspot_11.0.5_10.tar.gz` tar.gz openjdk-11.0.5+10 make[1]: Leaving directory '/src/layers/layer8_java/0500_openjdk' cd build/jdk-11.0.5+10 && for DIR in bin conf demo include jmods legal lib man release; do rm -Rf /opt/metwork-mfext-1.0/opt/java/${DIR}; cp -Rf ${DIR} /opt/metwork-mfext-1.0/opt/java/; done make[3]: Leaving directory `/src/layers/layer8_java/0500_openjdk' if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-1.0/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/java" cache: /buildcache/mfext_cache_layer_java_2a85753b190434d3201e6b9e83178c32.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.0/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/monitoring/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/monitoring/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/monitoring/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/monitoring" "monitoring" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): f678d5cbc8b7c0e40b891859126f6463 python3@mfext layer (dependency) hash (from cache): d1b2ac93d3d0bfbe6bd025aa7056a985 python3_core@mfext layer (dependency) hash (from cache): 720e725841eebb8d2fb8c6bf44b8cabb root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: 602c055fcc77e479e4e8d1b7d4030970 cache missed (/buildcache/mfext_cache_layer_monitoring_52838c037322d3f4689779f6d4364ef2.tar) if ! test -f cache/hit; then \ for SUBDIR in 0300_telegraf 0500_extra_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.0/opt/monitoring ; \ fi make[3]: Entering directory `/src/layers/layer8_monitoring/0300_telegraf' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3@mfext,monitoring@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml touch /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "name: 'telegraf'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "version: '1.13.3-1'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checksum: 'c4e9024da0221a663449994d8719da89'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo -n "influxdb plugin-driven server agent for collecting and reporting metrics." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "website: 'https://github.com/influxdata/telegraf'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml; fi make --file=/opt/metwork-mfext-1.0/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/monitoring download uncompress make[1]: Entering directory '/src/layers/layer8_monitoring/0300_telegraf' /opt/metwork-mfext-1.0/bin/_download_helper.sh `readlink -m ./build/telegraf-1.13.3_linux_amd64.tar.gz` `readlink -m ./sources` MD5 c4e9024da0221a663449994d8719da89 Computing checksum for /src/layers/layer8_monitoring/0300_telegraf/build/telegraf-1.13.3_linux_amd64.tar.gz... Good checksum rm -Rf telegraf-1.13.3-1 /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh `readlink -m ./build/telegraf-1.13.3_linux_amd64.tar.gz` tar.gz telegraf-1.13.3-1 make[1]: Leaving directory '/src/layers/layer8_monitoring/0300_telegraf' cd build/telegraf && cp -f usr/bin/telegraf /opt/metwork-mfext-1.0/opt/monitoring/bin/telegraf make[3]: Leaving directory `/src/layers/layer8_monitoring/0300_telegraf' make[3]: Entering directory `/src/layers/layer8_monitoring/0500_extra_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@mfext,monitoring@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 tempolayer28666[/src/layers/layer8_monitoring/0500_extra_packages/tempolayer28666] Collecting certifi==2019.3.9 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) Downloading https://files.pythonhosted.org/packages/06/b8/d1ea38513c22e8c906275d135818fee16ad8495985956a9b7e2bb21942a1/certifi-2019.3.9.tar.gz (158kB) Collecting ciso8601==2.1.1 (from -r requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/1a/c5/1f2426cdf29a40d2c22e847fe40157ed9b1d74fb3b8ef7cb4afffc4ebc6e/ciso8601-2.1.1.tar.gz Collecting distro==1.4.0 (from -r requirements3.txt (line 3)) Downloading https://files.pythonhosted.org/packages/ca/e3/78443d739d7efeea86cbbe0216511d29b2f5ca8dbf51a6f2898432738987/distro-1.4.0.tar.gz (53kB) Collecting elasticsearch==6.4.0 (from -r requirements3.txt (line 4)) Downloading https://files.pythonhosted.org/packages/9e/66/84914ae9483d03055c1245e7e26e095de413fa364c4cdb6e4f6e1a2ce210/elasticsearch-6.4.0.tar.gz (83kB) Obtaining jsonsyslog2elasticsearch from git+https://github.com/metwork-framework/jsonsyslog2elasticsearch@2d15fed792cba59515d3f4c253c0060d7be73364#egg=jsonsyslog2elasticsearch (from -r requirements3.txt (line 5)) Cloning https://github.com/metwork-framework/jsonsyslog2elasticsearch (to revision 2d15fed792cba59515d3f4c253c0060d7be73364) to ./tmp_src/jsonsyslog2elasticsearch Collecting ujson==1.35 (from -r requirements3.txt (line 6)) Downloading https://files.pythonhosted.org/packages/16/c4/79f3409bc710559015464e5f49b9879430d8f87498ecdc335899732e5377/ujson-1.35.tar.gz (192kB) Collecting urllib3==1.25.11 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 72)) Downloading https://files.pythonhosted.org/packages/76/d9/bbbafc76b18da706451fa91bc2ebe21c0daf8868ef3c30b869ac7cb7f01d/urllib3-1.25.11.tar.gz (260kB) Collecting pytz==2019.1 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 62)) Downloading https://files.pythonhosted.org/packages/df/d5/3e3ff673e8f3096921b3f1b79ce04b832e0100b4741573154b72b756a681/pytz-2019.1.tar.gz (308kB) Building wheels for collected packages: certifi, pytz, urllib3, ciso8601, distro, elasticsearch, jsonsyslog2elasticsearch, ujson Running setup.py bdist_wheel for certifi: started Running setup.py bdist_wheel for certifi: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Running setup.py bdist_wheel for pytz: started Running setup.py bdist_wheel for pytz: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Running setup.py bdist_wheel for urllib3: started Running setup.py bdist_wheel for urllib3: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Running setup.py bdist_wheel for ciso8601: started Running setup.py bdist_wheel for ciso8601: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Running setup.py bdist_wheel for distro: started Running setup.py bdist_wheel for distro: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Running setup.py bdist_wheel for elasticsearch: started Running setup.py bdist_wheel for elasticsearch: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Running setup.py bdist_wheel for jsonsyslog2elasticsearch: started Running setup.py bdist_wheel for jsonsyslog2elasticsearch: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Running setup.py bdist_wheel for ujson: started Running setup.py bdist_wheel for ujson: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Successfully built certifi pytz urllib3 ciso8601 distro elasticsearch jsonsyslog2elasticsearch ujson if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.0/opt/monitoring ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.0/opt/monitoring ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer monitoring@mfext[/opt/metwork-mfext-1.0/opt/monitoring] is already loaded Looking in links: ./src Requirement already satisfied: certifi==2019.3.9 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) (2019.3.9) Collecting ciso8601==2.1.1 (from -r requirements3.txt.tmp (line 2)) Collecting distro==1.4.0 (from -r requirements3.txt.tmp (line 3)) Collecting elasticsearch==6.4.0 (from -r requirements3.txt.tmp (line 4)) Collecting jsonsyslog2elasticsearch (from -r requirements3.txt.tmp (line 5)) Collecting ujson==1.35 (from -r requirements3.txt.tmp (line 6)) Requirement already satisfied: urllib3==1.25.11 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 72)) (1.25.11) Requirement already satisfied: pytz==2019.1 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 62)) (2019.1) Installing collected packages: ciso8601, distro, elasticsearch, ujson, jsonsyslog2elasticsearch Successfully installed ciso8601-2.1.1 distro-1.4.0 elasticsearch-6.4.0 jsonsyslog2elasticsearch-0.0.0 ujson-1.35 if ! test -d /opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/site-packages; fi if test -f /opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/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.0/opt/monitoring/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/jsonsyslog2elasticsearch.yaml is ready /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/certifi.yaml is ready /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/ciso8601.yaml is ready /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/distro.yaml is ready /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/elasticsearch.yaml is ready /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/ujson.yaml is ready make[3]: Leaving directory `/src/layers/layer8_monitoring/0500_extra_packages' if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-1.0/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/monitoring" cache: /buildcache/mfext_cache_layer_monitoring_52838c037322d3f4689779f6d4364ef2.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.0/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/nodejs/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/nodejs/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/nodejs" "nodejs" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): f678d5cbc8b7c0e40b891859126f6463 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: b67df0b00fc94b997fce005ec86376fb cache missed (/buildcache/mfext_cache_layer_nodejs_c8e4ec83dd399dc9c5d13b8fb41db9fc.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.0/opt/nodejs ; \ fi make[3]: Entering directory `/src/layers/layer8_nodejs/0500_nodejs' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,nodejs@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml touch /opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "name: 'nodejs'" >>/opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "version: '10.16.3'" >>/opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "extension: 'tar.xz'" >>/opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "checksum: '9a539e6a9c00539a4ce44b71837cb112'" >>/opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo -n "Node.js is a JavaScript runtime built on Chrome s V8 JavaScript engine. npm, provided with Node.js, is a software registry used to share and borrow packages, and to manage development as well." |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "website: 'http://nodejs.org'" >>/opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml echo "license: 'X11'" >>/opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/nodejs/share/metwork_packages/nodejs.yaml; fi make --file=../../Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/nodejs download uncompress make[1]: Entering directory '/src/layers/layer8_nodejs/0500_nodejs' /opt/metwork-mfext-1.0/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.0/bin/_uncompress_helper.sh `readlink -m ./build/nodejs-10.16.3.tar.xz` tar.xz nodejs-10.16.3 make[1]: Leaving directory '/src/layers/layer8_nodejs/0500_nodejs' cd build/node-v10.16.3-linux-x64 && cp -Rf * /opt/metwork-mfext-1.0/opt/nodejs/ make[3]: Leaving directory `/src/layers/layer8_nodejs/0500_nodejs' if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-1.0/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/nodejs" cache: /buildcache/mfext_cache_layer_nodejs_c8e4ec83dd399dc9c5d13b8fb41db9fc.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.0/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/default/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .extra_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/default/.extra_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/default/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/default" "default" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 829308b55464dea72c2a12e339acd687 core@mfext layer (dependency) hash (from cache): f678d5cbc8b7c0e40b891859126f6463 devtools@mfext layer (dependency) hash (from cache): c66e4f9edc7629683b034367d5e1ae32 java@mfext layer (dependency) hash (from cache): 4c4c51fc3172d894a4d7a9392d013997 monitoring@mfext layer (dependency) hash (from cache): 564265f4c29f45e23f82983636a608b9 nodejs@mfext layer (dependency) hash (from cache): d652bbd3cf7f21c0542273a234fe6b17 openresty@mfext layer (dependency) hash (from cache): 80313bb3dc1c1332cd9731bf7435c31d python3@mfext layer (dependency) hash (from cache): d1b2ac93d3d0bfbe6bd025aa7056a985 python3_core@mfext layer (dependency) hash (from cache): 720e725841eebb8d2fb8c6bf44b8cabb python3_devtools@mfext layer (dependency) hash (from cache): 7518bff4d48c2fc309be633a4ffe019e python3_scientific_core@mfext layer (dependency) hash (from cache): 76ecaa6f12114d550d790881b71312a0 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 scientific_core@mfext layer (dependency) hash (from cache): 4a94ffb62496e14177d3ab141da81b52 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: fc773d8121b3cef7e408cad7974589b0 cache missed (/buildcache/mfext_cache_layer_default_41aef04a255e88cd10f5982bfe5f9cba.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.0/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-1.0/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/default" cache: /buildcache/mfext_cache_layer_default_41aef04a255e88cd10f5982bfe5f9cba.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.0/bin/outside chmod a+rx /opt/metwork-mfext-1.0/bin/outside cp -f metwork_debug /opt/metwork-mfext-1.0/bin/metwork_debug chmod a+rx /opt/metwork-mfext-1.0/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-1.0/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-1.0/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-1.0/bin/clear.sh chmod a+rx /opt/metwork-mfext-1.0/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-1.0/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-1.0/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-1.0/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-1.0/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-1.0/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-1.0/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-1.0/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-1.0/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-1.0/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-1.0/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-1.0/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-1.0/bin/components chmod a+rx /opt/metwork-mfext-1.0/bin/components cp -f _circus.start /opt/metwork-mfext-1.0/bin/_circus.start chmod a+rx /opt/metwork-mfext-1.0/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-1.0/bin/_circus.stop chmod a+rx /opt/metwork-mfext-1.0/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-1.0/bin/_circus.status chmod a+rx /opt/metwork-mfext-1.0/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-1.0/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-1.0/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-1.0/bin/before_start_redis chmod a+rx /opt/metwork-mfext-1.0/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-1.0/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-1.0/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-1.0/bin/port_test.sh chmod a+rx /opt/metwork-mfext-1.0/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-1.0/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-1.0/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-1.0/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-1.0/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-1.0/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-1.0/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-1.0/bin/config.py chmod a+rx /opt/metwork-mfext-1.0/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-1.0/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-1.0/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-1.0/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-1.0/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-1.0/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-1.0/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-1.0/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-1.0/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-1.0/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-1.0/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-1.0/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-1.0/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-1.0/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-1.0/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-1.0/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-1.0/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-1.0/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-1.0/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-1.0/bin/_circusctl chmod a+rx /opt/metwork-mfext-1.0/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-1.0/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-1.0/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-1.0/bin/nginx.status chmod a+rx /opt/metwork-mfext-1.0/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-1.0/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-1.0/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-1.0/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-1.0/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-1.0/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-1.0/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-1.0/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-1.0/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-1.0/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-1.0/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-1.0/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-1.0/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-1.0/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-1.0/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-1.0/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-1.0/bin/_circus.reload chmod a+rx /opt/metwork-mfext-1.0/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-1.0/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-1.0/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-1.0/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-1.0/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-1.0/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-1.0/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-1.0/bin/plugins.status chmod a+rx /opt/metwork-mfext-1.0/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-1.0/bin/_plugins.status chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-1.0/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-1.0/bin/plugins.stop chmod a+rx /opt/metwork-mfext-1.0/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-1.0/bin/_plugins.start chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-1.0/bin/plugins.start chmod a+rx /opt/metwork-mfext-1.0/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-1.0/bin/_send_state.py chmod a+rx /opt/metwork-mfext-1.0/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-1.0/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-1.0/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-1.0/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-1.0/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-1.0/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-1.0/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-1.0/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-1.0/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-1.0/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-1.0/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-1.0/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-1.0/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-1.0/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-1.0/bin/repeat.sh chmod a+rx /opt/metwork-mfext-1.0/bin/repeat.sh cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-1.0/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-1.0/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-1.0/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-1.0/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-1.0/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-1.0/share/templates/bashrc /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-1.0/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-1.0/share/templates/bash_profile /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-1.0/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-1.0/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-1.0/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-1.0/share/templates/nethard_profile /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-1.0/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-1.0/share/templates/interactive_profile /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-1.0/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-1.0/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-1.0 && /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.0/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.0/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.0/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-1.0/share/templates/mfxxx_wrapper /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-1.0/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-1.0/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-1.0/share/templates/_mfxxx_wrapper /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-1.0/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-1.0/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-1.0/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-1.0/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-1.0/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-1.0/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-1.0/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-1.0/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-1.0/share/templates/mfxxx.start cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-1.0/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-1.0/share/templates/crontab cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-1.0/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-1.0/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-1.0/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-1.0/share/templates/telegraf.conf mkdir -p /opt/metwork-mfext-1.0/lib/mfext touch /opt/metwork-mfext-1.0/lib/mfext/__init__.py cp -f jsonsyslog2es_metwork_addon.py /opt/metwork-mfext-1.0/lib/mfext/jsonsyslog2es_metwork_addon.py cp -f ini_to_env.py /opt/metwork-mfext-1.0/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-1.0/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-1.0/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-1.0/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-1.0/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-1.0/bin/envtpl >/opt/metwork-mfext-1.0/bin/metwork make[1]: Leaving directory `/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-1.0/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md /opt/metwork-mfext-1.0/bin/_yaml_to_md.py:70: 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))